Let $L$ be a normal to the parabola $y^2 = 4x$. If $L$ passes through the point $(9, 6)$, then $L$ is given by
(A) $\;y − x + 3 = 0$
(B) $\;y + 3x − 33 = 0$
(C) $\;y + x − 15 = 0$
(D) $\;y − 2x + 12 = 0$
My attempt: Let $(h,k)$ be the point on parabola where normal is to be found out. Taking derivative, I get the slope of the normal to be $\frac{-k}{2}$. Since the normal passes through $(9,6)$, so, the equation of the normal becomes:$$y-6=\frac{-k}{2}(x-9)$$$$\implies \frac{kx}{2}+y=\frac{9k}{2}+6$$
By putting $k$ as $2,-2,-4$ and $6$, I get normals mentioned in $A,B,C$ and $D$ above (not in that order).
But the answer is given as $A,B$ and $D$. What am I doing wrong?
In addition to having slope $-k/2$ the normal must also pass through the point of contact $(h,k)$. The line in option $C$ does not pass through the point of contact for $k=2$ which is $(1,2)$. Your equation is the equation of a line having the slope of a normal at point $(h,k)$ on the parabola and passing through $(9,6)$. It is not necessarily a normal because you didn't make it pass through the point of contact.