Animated Solution for Mathematics - Quadratic Equations: For p,q∈R, consider the real valued function f(x)=(x−p)2−q,x∈R and q>0. Let a1,a2,a3 and a4 be in an arithmetic progression with mean p and positive common difference. If ∣f(ai)∣=500 for all i=1,2,3,4, then the absolute difference between the roots of f(x)=0 is ________.
Enter Numerical Value:
Visualized Solution
Analyze the Function f(x)
Given function: f(x)=(x−p)2−q
The graph is an upward-opening parabola.
The vertex is at (p,−q) and the axis of symmetry is x=p.
They cannot both be 500 or both be −500 (as d=0).
Therefore, the larger one is 500 and the smaller one is −500.
Set Up the Equations
Equation 1: 9d2−q=500
Equation 2: d2−q=−500
Solve for d2
Subtract Equation 2 from Equation 1:
(9d2−q)−(d2−q)=500−(−500)
8d2=1000
d2=125
Solve for q
Substitute d2=125 into Equation 2:
125−q=−500
q=125+500
q=625
Final Calculation
Recall the target: Absolute difference of roots =2q
Substitute q=625:
Difference =2625=2×25=50
Final Answer: 50
00:00 / 00:00
The Sigma Insight: Maximum and Minimum Values of Quadratic Expressions
Solution Diagram
Analyzing the Geometry of the Parabola
Imagine you are standing on a coordinate plane, looking at the graph of f(x)=(x−p)2−q. Because the coefficient of the squared term is positive, this is an upward-opening parabola. It has a vertex at (p,−q) and is perfectly symmetric about the vertical line x=p.
In the world of JEE Advanced, whenever you see a quadratic expression in the form (x−p)2−q, do not rush to expand it. Instead, embrace the vertex form, as it reveals the function's behavior relative to its axis of symmetry.
Our goal is to find the absolute difference between the roots of f(x)=0. Setting f(x)=0 yields (x−p)2=q, which leads to x=p±q. The distance between these two roots is:
∣(p+q)−(p−q)∣=2q
Thus, the entire problem boils down to finding the value of q.
The Symphony of the Arithmetic Progression
Now, let us introduce the four points a1,a2,a3,a4. We are told they are in an arithmetic progression with a mean of p. Since the mean is p, these points are perfectly balanced around the axis of symmetry x=p.
Instead of using the standard a,a+d,a+2d,a+3d, let us use a symmetric representation. Let the common difference be 2d. We define our points as:
a1=p−3d,a2=p−d,a3=p+d,a4=p+3d
When we plug these into f(x)=(x−p)2−q, the p vanishes instantly. The calculations are as follows:
f(a1)=f(p−3d)=((p−3d)−p)2−q=9d2−q
f(a2)=f(p−d)=((p−d)−p)2−q=d2−q
Due to the symmetry of the parabola, f(a4)=f(a1) and f(a3)=f(a2). We have reduced four complex points down to just two distinct values: 9d2−q and d2−q.
The Algebraic Conflict
The problem states that ∣f(ai)∣=500 for all i. This implies that the absolute value of our two distinct expressions must be 500. Therefore, we have:
∣9d2−q∣=500and∣d2−q∣=500
Since d>0, it is undeniable that 9d2−q>d2−q. They cannot both be 500, and they cannot both be −500. The only logical conclusion is that the larger value must be positive, and the smaller value must be negative.
Thus, we lock in our system of equations:
9d2−q=500
d2−q=−500
The Final Resolution
We now solve the system of two linear equations in terms of d2 and q. Subtracting the second equation from the first, we get:
(9d2−q)−(d2−q)=500−(−500)
8d2=1000⟹d2=125
Substituting d2=125 back into the second equation:
125−q=−500⟹q=625
We know that the absolute difference between the roots is 2q. Substituting our value of q:
2625=2×25=50
The journey is complete. The final answer is 50. Remember, in JEE Advanced, the math is rarely about brute force; it is about finding the path of least resistance through symmetry and logic.