Solveeit Logo

Question

Question: Let $T_1$ & $T_2$ be two distinct common tangents to the ellipse $E: 3x^2 + 8y^2 = 48$ and the parab...

Let T1T_1 & T2T_2 be two distinct common tangents to the ellipse E:3x2+8y2=48E: 3x^2 + 8y^2 = 48 and the parabola P:y2=4xP: y^2 = 4x. Suppose that the tangent T1T_1 touches PP and EE at the points A1A_1 & A2A_2 respectively and the tangent T2T_2 touches PP and EE at the points A3A_3 and A4A_4 respectively. Then which of the following statements is(are) true?

A

The two common tangents are y=x22+22y=\frac{x}{2\sqrt2}+2\sqrt2 and y=x2222y=-\frac{x}{2\sqrt2}-2\sqrt2

B

The points of contact on the parabola are A1=(8,42)A_1=(8,4\sqrt2) and A3=(8,42)A_3=(8,-4\sqrt2)

C

The points of contact on the ellipse are A2=(2,32/2)A_2=(-2,3\sqrt2/2) and A4=(2,32/2)A_4=(-2,-3\sqrt2/2)

D

The tangents intersect at (8,0)(-8,0)

Answer

All of the above statements are true.

Explanation

Solution

Here's a breakdown of the solution:

  1. Find the common tangents:

    • Express the tangent to the parabola P:y2=4xP: y^2 = 4x in slope-intercept form: y=mx+1my = mx + \frac{1}{m}.
    • Express the ellipse as x216+y26=1\frac{x^2}{16} + \frac{y^2}{6} = 1.
    • Use the tangency condition for the ellipse: c2=16m2+6c^2 = 16m^2 + 6, where y=mx+cy = mx + c is tangent.
    • Equate c=1mc = \frac{1}{m} and solve for mm. You should find m=±122m = \pm \frac{1}{2\sqrt{2}}.
    • The two tangents are therefore T1:y=x22+22T_1: y = \frac{x}{2\sqrt{2}} + 2\sqrt{2} and T2:y=x2222T_2: y = -\frac{x}{2\sqrt{2}} - 2\sqrt{2}.
  2. Find the points of contact on the parabola:

    • Use the formula for the point of tangency on y2=4xy^2 = 4x: (1m2,2m)(\frac{1}{m^2}, \frac{2}{m}).
    • For T1T_1, m=122m = \frac{1}{2\sqrt{2}}, so A1=(8,42)A_1 = (8, 4\sqrt{2}).
    • For T2T_2, m=122m = -\frac{1}{2\sqrt{2}}, so A3=(8,42)A_3 = (8, -4\sqrt{2}).
  3. Find the points of contact on the ellipse:

    • Substitute the tangent equations into the ellipse equation 3x2+8y2=483x^2 + 8y^2 = 48.
    • For T1T_1, you should find x=2x = -2. Then y=222+22=322y = \frac{-2}{2\sqrt{2}} + 2\sqrt{2} = \frac{3\sqrt{2}}{2}, so A2=(2,322)A_2 = (-2, \frac{3\sqrt{2}}{2}).
    • For T2T_2, you should find x=2x = -2. Then y=22222=322y = -\frac{-2}{2\sqrt{2}} - 2\sqrt{2} = -\frac{3\sqrt{2}}{2}, so A4=(2,322)A_4 = (-2, -\frac{3\sqrt{2}}{2}).
  4. Find the intersection of the tangents:

    • Solve the system of equations: y=x22+22y = \frac{x}{2\sqrt{2}} + 2\sqrt{2} y=x2222y = -\frac{x}{2\sqrt{2}} - 2\sqrt{2}
    • Adding the equations gives x2=42\frac{x}{\sqrt{2}} = -4\sqrt{2}, so x=8x = -8. Thus y=0y = 0, and the intersection point is (8,0)(-8, 0).

Therefore, all given statements are true.