Solveeit Logo

Question

Question: Find the condition that line $lx+my+n=0$ touches the parabola $x^2=4ay$....

Find the condition that line lx+my+n=0lx+my+n=0 touches the parabola x2=4ayx^2=4ay.

A

mn = al^2

B

ml = an^2

C

nl = am^2

D

ln = am^2

Answer

mn = al^2

Explanation

Solution

To find the condition for the line lx+my+n=0lx+my+n=0 to touch the parabola x2=4ayx^2=4ay, we can substitute the expression for yy from the line equation into the parabola equation.

Assuming m0m \neq 0, we can write yy from the line equation as: my=lxnmy = -lx - n y=lmxnmy = -\frac{l}{m}x - \frac{n}{m}

Substitute this into the parabola equation x2=4ayx^2=4ay: x2=4a(lmxnm)x^2 = 4a\left(-\frac{l}{m}x - \frac{n}{m}\right)

Multiply by mm to clear the denominator: mx2=4alx4anmx^2 = -4alx - 4an

Rearrange this into a quadratic equation in xx: mx2+4alx+4an=0mx^2 + 4alx + 4an = 0

For the line to be tangent to the parabola, this quadratic equation must have exactly one real solution for xx. This occurs when the discriminant (Δ\Delta) of the quadratic equation is zero. The discriminant of Ax2+Bx+C=0Ax^2+Bx+C=0 is Δ=B24AC\Delta = B^2-4AC.

In this case, A=mA=m, B=4alB=4al, and C=4anC=4an. Δ=(4al)24(m)(4an)=0\Delta = (4al)^2 - 4(m)(4an) = 0 16a2l216amn=016a^2l^2 - 16amn = 0

Assuming a0a \neq 0 (for it to be a parabola), we can divide by 16a16a: al2mn=0al^2 - mn = 0 mn=al2mn = al^2

This is the condition for tangency when m0m \neq 0.

If m=0m=0, the line equation becomes lx+n=0lx+n=0. For this to represent a line, l0l \neq 0. The equation simplifies to x=nlx = -\frac{n}{l}, which is a vertical line. Substituting this into the parabola equation x2=4ayx^2=4ay: (nl)2=4ay\left(-\frac{n}{l}\right)^2 = 4ay n2l2=4ay\frac{n^2}{l^2} = 4ay y=n24al2y = \frac{n^2}{4al^2} This gives a unique value for yy, meaning the vertical line intersects the parabola at exactly one point, so it is tangent.

The condition mn=al2mn=al^2 derived for m0m \neq 0 is the standard condition for the line lx+my+n=0lx+my+n=0 to touch the parabola x2=4ayx^2=4ay. Although the derivation explicitly assumed m0m \neq 0, the condition mn=al2mn=al^2 is generally accepted as the condition for tangency, covering all cases. The case m=0m=0 leads to 0=al20=al^2, which implies l=0l=0 if a0a \neq 0. This appears contradictory as m=0m=0 requires l0l \neq 0 for a line. However, the condition mn=al2mn=al^2 is the established result.