I need to show that the following equation has at least one solution: $$x^3+ax^2+bx+c=e^x$$ where $a,b,c \in \mathbb{R}$.
What I did:
I defined the real-valued function $f(x)=x^3+ax^2+bx+c-e^x$
and showed that for $c=1$ we get $x=0$ as a solution, and that for $c>1$ we get a solution as $f(0)>0$ and $\lim_{x \to \infty} f(x)=- \infty$
but Im stuck with the case of $c<1$.
Any suggestions? or other ways of proving this statement. any help will be much appreciated
It is false, in general : note that ${x^3 \over 6}< \exp x$.
Indeed if $x<0$ this is clear as the rhs is $<0$, and for $x>0$ this follows the Taylor series of the exponential $\exp x = 1+x+ x^2/2+x^6/6+ \sum _{n>3} x^n/n!$.
Then, for all $x$, $x^3< \exp (x+ \ln 6)$.
With $y= x+\ln 6$; we get that for all $y$, $(y-\ln 6)^3 < \exp y$, a counter example