Here is my problem: If the normals at the ends of a variable chord PQ of the parabola $y^2-4y-2x=0$ are perpendicular then the tangents at P and Q will intersect at?? The correct answer is $2x+5=0$.
I could not figure out the way from where to start. Basically i am strucked with the equation of parabola since it is not the standard parabola. The vertex of the given parabola is $(-2,2)$. Thanks for any kind of help.
Let $P\left(\frac{p^2-4p}{2},p\right),Q\left(\frac{q^2-4q}{2},q\right)$ where $p\not=q$.
Now, one has $x=\frac{y^2-4y}{2}\Rightarrow \frac{dx}{dy}=\frac{2y-4}{2}=y-2$. Since the normals at $P,Q$ are perpendicular, one has $$(p-2)(q-2)=-1\iff pq-2p-2q=-5\tag 1$$
By the way, since the tangents at $P,Q$ are $$y-p=\frac{1}{p-2}\left(x-\frac{p^2-4p}{2}\right)\tag2$$ $$y-q=\frac{1}{q-2}\left(x-\frac{q^2-4q}{2}\right)\tag3$$ respectively, $(2)-(3)$ gives us $$\begin{align}q-p&=\left(\frac{1}{p-2}-\frac{1}{q-2}\right)x-\frac{1}{p-2}\cdot \frac{p^2-4p}{2}+\frac{1}{q-2}\cdot\frac{q^2-4q}{2}\\&=\frac{q-p}{(p-2)(q-2)}x+\frac{(q-p)(pq-2p-2q+8)}{2(p-2)(q-2)}\end{align}$$ From $p\not=q$ and $(1)$, one has $$1=-x-\frac{3}{2}\Rightarrow x=-\frac 52.$$