What is the easiest way how to prove that $3x+y=1$ is under $y=(1-x)^{3}$ without drawing graph? I mean by using some matematical technique. It is enough for interval $[-1,1]$. Thank you for advice.
2026-05-14 05:00:25.1778734825
Line under curve on the interval (proof)
41 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$3x+y=1$ can be written as $y=1-3x$
We have to solve $$1-3x<(1-x)^3$$ Expand and rearrange $$1-3x<1-3x+3x^2-x^3$$ $$x^3-3x^2<0$$ $$x^2(x-3)<0$$ $$x<3$$ The line is under the curve for $x<3$