If the two tangents drawn from a point P to the parabola $y^{2}=4x$ are at right angles then find the locus of P.
I have no real idea on what to do here...I tried to compare this with the general form of a parabola that is $y=mx+1/m$ and find its intersection with the line $y=-\frac{-1}{m}x-m$ and solve this but this does not give a matching answer.
Take a general point on the parabola $\;\left(\cfrac{t^4}4\,,\,\,t\right)\;$ . The slope of the tangent line to the parabolla at the above point is:
$$m:=\frac2t\implies \text{ the tangent line is}\;\;y-t=\frac2t\left(x-\frac{t^2}4\right)=\frac2tx-\frac t2\implies\color{red}{y=\frac2tx+\frac t2}$$
If we take another point $\;\left(\cfrac{a^2}4,\,a\right)\;$, the tangent line at this point is, of course
$$\color{red}{y=\frac 2ax+\frac a2}\implies\text{ the intersection point of these two lines is given by}$$
$$\frac2ax+\frac a2=\frac 2tx+\frac t2\implies2\left(\frac1a-\frac1t\right)x=\frac{t-a}2\implies$$
$$\begin{cases}x=\cfrac{at}4\\{}\\y=\cfrac2a\cfrac{at}4+\cfrac a2=\cfrac t2+\cfrac a2=\cfrac{a+t}2\end{cases}\;\;\;\;\implies P=\left(\frac{at}4\,,\,\,\frac{a+t}2\right)$$
But we're given both tangent lines above are perpendicular, so:
$$\frac2a\cdot\frac2t=-1\implies at=-4\implies P=\left(-1,\,\,\frac{a-\frac4a}2\right)=\left(-1\,,\,\,\frac{a^2-4}{2a}\right)$$