Solveeit Logo

Question

Question: Tangents are drawn from the point (-1,2) on the parabola $y^2=4x$. Find the length, these tangents w...

Tangents are drawn from the point (-1,2) on the parabola y2=4xy^2=4x. Find the length, these tangents will intercept on the line x=2.

Answer

The length of the intercept is 626\sqrt{2}.

Explanation

Solution

  1. The equation of the parabola is y2=4xy^2 = 4x, which implies a=1a=1.
  2. The general equation of a tangent to the parabola y2=4axy^2=4ax is y=mx+amy = mx + \frac{a}{m}. For a=1a=1, this becomes y=mx+1my = mx + \frac{1}{m}.
  3. Since the tangents are drawn from the point (1,2)(-1, 2), substituting these coordinates into the tangent equation gives 2=m(1)+1m2 = m(-1) + \frac{1}{m}.
  4. Multiplying by mm and rearranging yields the quadratic equation for the slopes of the tangents: m2+2m1=0m^2 + 2m - 1 = 0. Let the roots be m1m_1 and m2m_2.
  5. From Vieta's formulas, m1+m2=2m_1 + m_2 = -2 and m1m2=1m_1 m_2 = -1.
  6. The line on which the intercept is to be found is x=2x=2. The y-coordinates of the points where the tangents intersect the line x=2x=2 are y1=2m1+1m1y_1 = 2m_1 + \frac{1}{m_1} and y2=2m2+1m2y_2 = 2m_2 + \frac{1}{m_2}.
  7. The length of the intercept, LL, is the absolute difference between these y-coordinates: L=y1y2=(2m1+1m1)(2m2+1m2)L = |y_1 - y_2| = |(2m_1 + \frac{1}{m_1}) - (2m_2 + \frac{1}{m_2})|.
  8. This simplifies to L=2(m1m2)+(1m11m2)=2(m1m2)+m2m1m1m2=(m1m2)(21m1m2)L = |2(m_1 - m_2) + (\frac{1}{m_1} - \frac{1}{m_2})| = |2(m_1 - m_2) + \frac{m_2 - m_1}{m_1 m_2}| = |(m_1 - m_2)(2 - \frac{1}{m_1 m_2})|.
  9. Substituting m1m2=1m_1 m_2 = -1, we get L=(m1m2)(211)=3(m1m2)L = |(m_1 - m_2)(2 - \frac{1}{-1})| = |3(m_1 - m_2)|.
  10. To find m1m2|m_1 - m_2|, we use the identity (m1m2)2=(m1+m2)24m1m2(m_1 - m_2)^2 = (m_1 + m_2)^2 - 4m_1 m_2. Substituting the values: (m1m2)2=(2)24(1)=4+4=8(m_1 - m_2)^2 = (-2)^2 - 4(-1) = 4 + 4 = 8. Thus, m1m2=8=22|m_1 - m_2| = \sqrt{8} = 2\sqrt{2}.
  11. Finally, L=3×m1m2=3×22=62L = 3 \times |m_1 - m_2| = 3 \times 2\sqrt{2} = 6\sqrt{2}.