I want to find the common tangent to $y^2=4x$ and $x^2=32y$
The equation for a tangent of slope m for each, respectively is: $y=mx+\frac {1}{m}$ and $x=my+\frac{8}{m}$. Since these both represent the same line, I compared the equations but that's giving me a contradictory result. What did I do wrong?