Prove that when $x>0$, $(x+1/2)^3>3x^2+1/8$ without graphing.
The only thing I have tried till now is graphing, from which I proved this, but how would you prove this mathematically?
Prove that when $x>0$, $(x+1/2)^3>3x^2+1/8$ without graphing.
The only thing I have tried till now is graphing, from which I proved this, but how would you prove this mathematically?
On
Let $f(x)=\bigg(x+\cfrac 12\bigg)^3-3x^2-\cfrac 18$.
$$f(x)=x^3-\cfrac 32 x^2+\cfrac 34x $$
$$f'(x)=3x^2-3x+\cfrac 34$$
$$f'(x)=3\bigg(x-\cfrac 12\bigg)^2$$
What can you tell about $x$ from here?
It is always monotone increasing.
From $f(0)=0, x>0$ and $f(x)>0$. Therefore, when $x>0$, $\left(x+\cfrac 12\right)^3>3x^2+\cfrac 18$
\begin{align*} \left(x+\frac{1}{2}\right)^3-3x^2-\frac{1}{8}&=x^3-\frac{3x^2}{2}+\frac{3x}{4}\\ &=x\left(x-\frac{3}{4}\right)^2+\frac{3x}{16}\\ &>0 \end{align*}