How to solve $6x^{2/3}-12-2x=0$? I need it to prove that the graphic of $y=6x^{2/3}$ never meets the graphic of function $y=12+2x$.
2026-03-25 04:38:51.1774413531
How to solve $6x^{2/3}-12-2x=0$?
322 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
If $t=x^{1/3}$, the equation is $$ t^3-3t^2+6=0 $$ The only real root of this equation is negative. Indeed the derivative of $f(t)=t^3-3t^2+6$ is $f'(t)=3(t^2-2)$, that vanishes at $t=-\sqrt{2}$ and $t=\sqrt{2}$. Since $$ f(-\sqrt{2})=-2\sqrt{2}<0 \qquad f(\sqrt{2})=2\sqrt{2}>0 $$ the polynomial has a single real root, which is negative because $f(0)=6>0$.
Thus the curve $y=x^{2/3}$ and the line $y=12+2x$ intersect at a point with $x<0$.
If you consider $x^{2/3}$ only defined for $x\ge0$, then you're right, there is no intersection.