Find common tangent between curves $y=x^3$ and $112x^2 +y^2 =112$
For common tangent slope of both the curve must be equal and then we have to find the point of intersection of the curves.
Problem is that I can't able to find the point of intersection of the curves.
$y=mx+n$ is a tangent to ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ iff $n^2=a^2m^2+b^2$.
Let $(t,t^3)$ is touching point of the tangent to the graph of $y=x^3$.
Thus, $y-t^3=3t^2(x-t)$ or $y=3t^2x-2t^3$ is an equation of the common tangent.
Thus, $$(-2t^3)^2=1\cdot(3t^2)^2+112.$$ Can you end it now?