Check whether $$\int_0^1 x\sin xdx>0.3$$
The anti-derivative of $x\sin x$ is $\sin x-x\cos x$
So the integral is $$I\approx\sin(57^\circ)-\cos(57^\circ)$$
Since $\sin x $ is increasing in the first quadrant and $\cos x$ is decreasing,
$$I<\sin(60^\circ)-\cos(60^\circ)$$
$$I<\frac{\sqrt3-1}{2}$$
$$I<0.37$$
Which also means $$I>0.3$$
Is there any other, preferably graphical, method?
With $\sin x>x-\frac {x^3}{3!}$, we have: \begin{align} \int _0^1x\sin x \, dx&>\int _0^1x^2-\frac {x^4}{6}\, dx\\ &=\big[\frac {x^3}3-\frac {x^5}{30}\big]_0^1\\ &=0.3 \end{align}