Two straight lines one being a tangent to $y^2=4ax$ and the other to $x^2=4by$ are at right angles.Find the locus of their point of intersection.
I tried but could not reach final answer.The tangent to $y^2=4ax$ is $y=m_1x+\frac{a}{m_1}$ and the tangent to $x^2=4by$ is $x=m_2y+\frac{b}{m_2}$.Let the point of intersection of these tangents be $(h,k)$.
$k=m_1h+\frac{a}{m_1}$ and $h=m_2k+\frac{b}{m_2}$.Now i need to eliminate $m_1$ and $m_2$ from these two equations using $m_1m_2=-1$.Final answer is $(ah+bk)(h^2+k^2)+(bh-ak)^2=0$.But i could not reach final answer.
Please help me.