Skip to main content
Back to Sets, Relations & Functions
JEE Main 2024
Sets, Relations & Functions
Functions
Easy

Question

For p,qR\mathrm{p}, \mathrm{q} \in \mathbf{R}, consider the real valued function f(x)=(xp)2q,xRf(x)=(x-\mathrm{p})^{2}-\mathrm{q}, x \in \mathbf{R} and q>0\mathrm{q}>0. Let a1\mathrm{a}_{1}, a2\mathrm{a}_{2^{\prime}} a3\mathrm{a}_{3} and a4\mathrm{a}_{4} be in an arithmetic progression with mean p\mathrm{p} and positive common difference. If f(ai)=500\left|f\left(\mathrm{a}_{i}\right)\right|=500 for all i=1,2,3,4i=1,2,3,4, then the absolute difference between the roots of f(x)=0f(x)=0 is ___________.

Answer: 1

Solution

Key Concepts and Formulas

  • Quadratic Function (Vertex Form): f(x)=a(xh)2+kf(x) = a(x-h)^2 + k, where (h,k)(h, k) is the vertex. The given function f(x)=(xp)2qf(x) = (x-p)^2 - q is in this form with a=1a=1, vertex at (p,q)(p, -q).
  • Roots of a Quadratic Equation: For f(x)=0f(x) = 0, the roots are the values of xx that satisfy the equation. For f(x)=(xp)2q=0f(x) = (x-p)^2 - q = 0, the roots are x=p±qx = p \pm \sqrt{q}.
  • Absolute Difference Between Roots: For roots r1,r2r_1, r_2, this is r1r2|r_1 - r_2|. For f(x)=(xp)2q=0f(x) = (x-p)^2 - q = 0, the absolute difference is (p+q)(pq)=2q=2q|(p+\sqrt{q}) - (p-\sqrt{q})| = |2\sqrt{q}| = 2\sqrt{q} (since q>0q>0).
  • Arithmetic Progression (AP): A sequence where the difference between consecutive terms is constant (the common difference, DD). If the mean of nn terms is pp, and nn is even, the terms can be symmetrically represented as p±D2,p±3D2,p \pm \frac{D}{2}, p \pm \frac{3D}{2}, \dots.
  • Properties of Absolute Value: If A=B|A| = |B|, then either A=BA=B or A=BA=-B.

Step-by-Step Solution

Step 1: Represent the Arithmetic Progression Terms We are given that a1,a2,a3,a4a_1, a_2, a_3, a_4 are in an arithmetic progression with mean pp and a positive common difference, let's call it DD. Since there are four terms and their mean is pp, we can represent them symmetrically around pp. Let d=D/2d = D/2. Since D>0D>0, we have d>0d>0. The terms are: a1=p3da_1 = p - 3d a2=pda_2 = p - d a3=p+da_3 = p + d a4=p+3da_4 = p + 3d Explanation: Representing the terms symmetrically simplifies calculations when substituted into f(x)=(xp)2qf(x) = (x-p)^2 - q, as the pp terms will cancel out. The condition D>0D>0 implies d>0d>0.

Step 2: Evaluate f(ai)f(a_i) for each term Substitute the AP terms into the function f(x)=(xp)2qf(x) = (x-p)^2 - q: For a1=p3da_1 = p - 3d: f(a1)=((p3d)p)2q=(3d)2q=9d2qf(a_1) = ((p - 3d) - p)^2 - q = (-3d)^2 - q = 9d^2 - q For a2=pda_2 = p - d: f(a2)=((pd)p)2q=(d)2q=d2qf(a_2) = ((p - d) - p)^2 - q = (-d)^2 - q = d^2 - q For a3=p+da_3 = p + d: f(a3)=((p+d)p)2q=(d)2q=d2qf(a_3) = ((p + d) - p)^2 - q = (d)^2 - q = d^2 - q For a4=p+3da_4 = p + 3d: f(a4)=((p+3d)p)2q=(3d)2q=9d2qf(a_4) = ((p + 3d) - p)^2 - q = (3d)^2 - q = 9d^2 - q Explanation: This step expresses the values of the function at the AP points in terms of dd and qq. We observe that f(a1)=f(a4)f(a_1) = f(a_4) and f(a2)=f(a3)f(a_2) = f(a_3), which is expected due to the symmetry of the AP terms around pp and the quadratic nature of f(x)f(x).

Step 3: Apply the given condition f(ai)=500|f(a_i)| = 500 We are given that f(ai)=500|f(a_i)| = 500 for all i{1,2,3,4}i \in \{1, 2, 3, 4\}. This leads to the following distinct equations:

  1. 9d2q=500|9d^2 - q| = 500
  2. d2q=500|d^2 - q| = 500 Explanation: This step translates the problem's condition into a system of equations involving dd and qq.

Step 4: Solve the system of absolute value equations From 9d2q=500|9d^2 - q| = 500 and d2q=500|d^2 - q| = 500, we must have 9d2q=d2q|9d^2 - q| = |d^2 - q|. Using the property that if A=B|A| = |B|, then A=BA=B or A=BA=-B: Case 1: 9d2q=d2q9d^2 - q = d^2 - q 9d2=d29d^2 = d^2 8d2=08d^2 = 0 d2=0    d=0d^2 = 0 \implies d = 0 Explanation: This case leads to d=0d=0. However, from Step 1, we know that d>0d>0 (since the common difference DD is positive). Thus, this case is invalid.

Case 2: 9d2q=(d2q)9d^2 - q = -(d^2 - q) 9d2q=d2+q9d^2 - q = -d^2 + q 9d2+d2=q+q9d^2 + d^2 = q + q 10d2=2q10d^2 = 2q 5d2=q5d^2 = q Explanation: This case yields a valid relationship between d2d^2 and qq.

Step 5: Use the valid equation to find qq Substitute q=5d2q = 5d^2 into one of the original absolute value equations, for example, d2q=500|d^2 - q| = 500: d2(5d2)=500|d^2 - (5d^2)| = 500 4d2=500|-4d^2| = 500 4d2=5004d^2 = 500 (since d20d^2 \ge 0) d2=5004=125d^2 = \frac{500}{4} = 125 Now, we can find qq using q=5d2q = 5d^2: q=5×125=625q = 5 \times 125 = 625 Explanation: By substituting the relationship found in Case 2 into one of the given conditions, we can solve for d2d^2 and then subsequently for qq. We are given q>0q>0, and q=625q=625 satisfies this.

Step 6: Calculate the absolute difference between the roots of f(x)=0f(x)=0 The roots of f(x)=(xp)2q=0f(x) = (x-p)^2 - q = 0 are x=p±qx = p \pm \sqrt{q}. The absolute difference between the roots is (p+q)(pq)=2q=2q|(p + \sqrt{q}) - (p - \sqrt{q})| = |2\sqrt{q}| = 2\sqrt{q} (since q>0q>0). Substitute the value of qq we found: Absolute difference =2625= 2\sqrt{625} Absolute difference =2×25= 2 \times 25 Absolute difference =50= 50 Explanation: The problem asks for the absolute difference between the roots of f(x)=0f(x)=0. We use the formula for this difference and substitute the value of qq we determined.

Common Mistakes & Tips

  • Ignoring the condition d>0d>0: The case d=0d=0 arises from A=B|A|=|B| but is invalid because the common difference of the AP is positive.
  • Incorrectly setting up AP terms: Using p3d,pd,p+d,p+3dp-3d, p-d, p+d, p+3d is crucial for symmetry and simplification.
  • Forgetting q>0q>0: While q=625q=625 naturally satisfies this, always check constraints.

Summary

The problem involves a quadratic function and an arithmetic progression. By representing the AP terms symmetrically around the mean pp, we simplified the function evaluations f(ai)f(a_i). The condition f(ai)=500|f(a_i)|=500 led to a system of absolute value equations. Solving this system, we found the value of qq. Finally, we used the formula for the absolute difference between the roots of a quadratic equation, 2q2\sqrt{q}, to find the required answer.

The final answer is 50\boxed{50}.

Practice More Sets, Relations & Functions Questions

View All Questions