Locus of a point where two normals meet?

7.4k Views Asked by At

Another exam question,

"Find the locus of a the point such that two of the normals drawn through it to the parabola $y^2=4ax$ are perpendicular to each other."

Does the locus mean the point of intersection of the two normals? I attempted to try to this by using the implicit derivative of the parabola and the locus as (x1,y1). Since its given as they meet but I can't get points of intersection.

Can someone help me out please?

1

There are 1 best solutions below

0
On

Find the locus of the point of intersection of two normals to a parabola which are at right angles to one another.

Solution:

     The equation of the normal to the parabola y^2 = 4ax is 

     y = -tx + 2at + at^3. (t is parameter)

    It passes through the point (h, k) if 

    k = -th + 2at + at^3 => at^3 + t(2a – h) - k = 0.    … (1) 

Let the roots of the above equation be m1, m2and m3. Let the perpendicular normals correspond to the values of m1 and m2 so that m1 m2 = –1.

    From equation (1), m1 m2 m3 = k/a. Since m1 m2 = –1, m3 = -k/a. 

    Since m3 is a root of (1), we have  a(-k/a)^3-k/a (2a – h) - k = 0. 

    ⇒ k^2 = a(h – 3a). 

    Hence the locus of (h, k) is y^2 = a(x – 3a).