How can I determine that $y=\sqrt{x^3+x^2+x+1}$ is a one-to-one function?
I attempted to use the method in answer to this question...
$\sqrt{x^3+x^2+x+1}=^?\sqrt{y^3+y^2+y+1}$
$x^3+x^2+x+1=^?y^3+y^2+y+1$
$x^3+x^2+x=^?y^3+y^2+y$
I don't see a way to continue the proof to $y=x$ any further.
In general, how can I determine whether some function is one-to-one?
Suppose that $0 \le x < y$, then $x^2<y^2$ and $x^3<y^3$. Hence
$$x^3+x^2+x < y^3+y^2+y$$