Solveeit Logo

Question

Question: Find the equation of common tangent(s) of (i) Parabola $y^2 = 4ax$ and $x^2 = 4by$....

Find the equation of common tangent(s) of (i) Parabola y2=4axy^2 = 4ax and x2=4byx^2 = 4by.

Answer

The equation of the common tangent is (a/b)1/3x+y+a(b/a)1/3=0(a/b)^{1/3} x + y + a(b/a)^{1/3} = 0.

Explanation

Solution

Let the common tangent be Ax+By+C=0Ax+By+C=0. The condition for this line to be tangent to y2=4axy^2=4ax is aB2=ACaB^2=AC. The condition for this line to be tangent to x2=4byx^2=4by is bA2=BCbA^2=BC. From the first condition, C=aB2/AC = aB^2/A. Substituting this into the second condition, bA2=B(aB2/A)    bA3=aB3    (A/B)3=a/bbA^2 = B(aB^2/A) \implies bA^3 = aB^3 \implies (A/B)^3 = a/b. Let k=A/Bk = A/B, so k3=a/bk^3 = a/b. From C=aB2/AC=aB^2/A, dividing by BB, C/B=a(B/A)=a/kC/B = a(B/A) = a/k. The equation of the tangent Ax+By+C=0Ax+By+C=0, when divided by BB, becomes (A/B)x+y+(C/B)=0(A/B)x + y + (C/B) = 0, which is kx+y+a/k=0kx + y + a/k = 0. Substituting k=(a/b)1/3k=(a/b)^{1/3}, we get (a/b)1/3x+y+a(b/a)1/3=0(a/b)^{1/3}x + y + a(b/a)^{1/3} = 0. This is the equation of the common tangent.