Equation of Tangent to Parabola y² = 4ax at Point (at², 2at)

medium CBSE JEE-MAIN JEE-ADVANCED JEE Main 2023 4 min read

Question

Find the equation of the tangent to the parabola y2=4axy^2 = 4ax at the point P(at2,2at)P(at^2, 2at), where tt is the parameter.


Solution — Step by Step

We need the slope of the tangent at our point. Differentiating y2=4axy^2 = 4ax with respect to xx:

2ydydx=4a    dydx=2ay2y \frac{dy}{dx} = 4a \implies \frac{dy}{dx} = \frac{2a}{y}

At P(at2,2at)P(at^2, 2at), the yy-coordinate is 2at2at. Plug it in:

dydxP=2a2at=1t\frac{dy}{dx}\bigg|_P = \frac{2a}{2at} = \frac{1}{t}

So the slope of the tangent at parameter tt is 1t\frac{1}{t}.

Tangent through (at2,2at)(at^2, 2at) with slope 1t\frac{1}{t}:

y2at=1t(xat2)y - 2at = \frac{1}{t}(x - at^2) ty2at2=xat2ty - 2at^2 = x - at^2 ty=x+at2ty = x + at^2
ty=x+at2\boxed{ty = x + at^2}

This is the standard result you must memorise for JEE. The parameter tt appears in both the slope and the intercept — that’s the elegance of parametric form.


Why This Works

The parametric point (at2,2at)(at^2, 2at) lies on y2=4axy^2 = 4ax by construction — substitute and verify: (2at)2=4at2a(2at)^2 = 4at^2 \cdot a. We’re not guessing a point; we’re guaranteed it’s on the curve for every real tt.

The implicit differentiation approach gives us slope as a function of yy, not xx. This is actually cleaner for parabolas because yy appears linearly in the derivative, whereas xx would require a square root. Substituting y=2aty = 2at directly gives the slope 1t\frac{1}{t} without any messy algebra.

The result ty=x+at2ty = x + at^2 is a linear equation — that confirms it’s genuinely a line, not a curve. The key insight is that tt acts as a single-parameter description of every tangent to this parabola.


Alternative Method — Using the Condition for Tangency

We can derive the same result by assuming the tangent has the form y=mx+cy = mx + c and imposing the condition that it touches the parabola.

Substitute y=mx+cy = mx + c into y2=4axy^2 = 4ax:

(mx+c)2=4ax(mx + c)^2 = 4ax m2x2+(2mc4a)x+c2=0m^2x^2 + (2mc - 4a)x + c^2 = 0

For tangency, the discriminant must be zero (equal roots):

(2mc4a)24m2c2=0(2mc - 4a)^2 - 4m^2c^2 = 0 4m2c216amc+16a24m2c2=04m^2c^2 - 16amc + 16a^2 - 4m^2c^2 = 0 16amc+16a2=0    c=am-16amc + 16a^2 = 0 \implies c = \frac{a}{m}

So the tangent is y=mx+amy = mx + \frac{a}{m}. Now, at our point P(at2,2at)P(at^2, 2at) the slope m=1tm = \frac{1}{t}, giving c=atc = at. Substituting back:

y=xt+at    ty=x+at2y = \frac{x}{t} + at \implies ty = x + at^2 \checkmark

The formula y=mx+amy = mx + \frac{a}{m} is the tangent to y2=4axy^2 = 4ax in slope form. It’s directly useful when the slope mm is given in the problem, instead of the parameter tt. JEE Main 2023 had a variant where they gave the slope — this form saves a full step.


Common Mistake

The most common error: students differentiate y2=4axy^2 = 4ax and write dydx=2ay\frac{dy}{dx} = \frac{2a}{y}, then substitute x=at2x = at^2 instead of y=2aty = 2at. The derivative is expressed in terms of yy, so you must substitute the yy-coordinate. Substituting xx here gives a completely wrong slope and loses all the marks for the remaining steps.

A second trap — forgetting to verify the point lies on the curve before using it. If you’re ever given a general parametric point in a JEE problem, always do a quick sanity check: does it satisfy the curve equation? For (at2,2at)(at^2, 2at) on y2=4axy^2 = 4ax: (2at)2=4a2t2=4aat2(2at)^2 = 4a^2t^2 = 4a \cdot at^2. Yes, it does.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next