Question:medium

The equation of a common tangent to the parabolas \( y = x^2 \) and \( y = -(x - 2)^2 \) is:

Show Hint

For finding the common tangent to two parabolas, use the equation of the tangent in slope form and ensure that the discriminant is zero for the quadratic equation formed.
Updated On: Jan 13, 2026
  • \( y = 4(x - 2) \)
  • \( y = 4(x - 1) \)
  • \( y = 4(x + 1) \)
  • \( y = 4(x + 2) \)
Show Solution

The Correct Option is B

Solution and Explanation

The equation of the tangent to the parabola \( y = x^2 \) at \( (t, t^2) \) is \( tx = y + at^2 \). Substituting \( y = x^2 \), we get \( y = tx - \frac{t^2}{4} \). Equating this with \( y = (x - 2)^2 \) for a common tangent yields \( tx - \frac{t^2}{4} = (x - 2)^2 \). Expanding and simplifying leads to \( x^2 + x(t - 4) - \frac{t^2}{4} + 4 = 0 \). For a common tangent, the discriminant must be zero: \( (t - 4)^2 - 4 \left( 4 - \frac{t^2}{4} \right) = 0 \). Solving for \( t \) gives \( t^2 - 4t = 0 \), so \( t = 0 \) or \( t = 4 \). Substituting \( t = 4 \) into the tangent equation results in \( y = 4(x - 1) \). The correct answer is \(\boxed{(b)}\).
Was this answer helpful?
0