How to find the common tangent to the curves $y^2=8x$ and $xy=-1$ ?
My approach: I used the formulae for tangents of a parabola and hyperbola.For any conic section if $y^2$ is replaced by $yy_1$,$xy$ is replaced by $\frac{ xy_1+yx_1}{2}$,$x$ is replaced by $\frac{x+x_1}{2}$. I formed two equations and found the condition for their equality but it evaluates to:The common tangent is $y+2x=2$.But that is the wrong answer.
What is the right method?