Let $f$: $\mathbb{R}$ to $\mathbb{R}$ defined by $f(x) = x^3+x^2$. Prove that $f(x)$ is a surjective function.
I'm not quite sure how to approach this problem. If the function had an inverse, I could show that it would be bijective and therefore surjective, but this function does not have an inverse.
I was given the hint to use the Intermediate Value Theorem, but I don't see how this would help on the interval (-1, 0).
Any assistance is greatly appreciated.
For a given value of $b$ we need to find an $x$ such that $f(x)=b$
Note that your function is continuous and $$\lim _{x\to \infty } f(x) = \infty $$ and $$\lim _{x\to -\infty } f(x) = -\infty $$ Thus you can find a value say $x_1$ such that $f(x_1)>b$
Similarly you can find a value say $x_0$ such that $f(x_0) <b$
Now use the intermediate value theorem to the interval $[x_0, x_1]$ to find an $x$ such that $f(x)=b$