I was given this equation for homework in an introductory class to calculus:
$f(x)=x^2e^{0.4x}-2$
We were supposed to find the local maximum and minimum, the asymptotes, the inflection points, and then, we were supposed to draw a graph of the function. I did all of this, however, in order to draw this graph, I also need the roots of this equation (or maybe the teacher only wants us to draw it using all the important points except the roots), but I am quite unable to find a way to solve this algebraically. Does anyone know how?
We can rework the equation as
$$(0.2xe^{0.2x})^2=2\ 0.2^2$$ and using the special function Lambert's $W$,
$$0.2x=W(\sqrt 2\ 0.2).$$
https://en.wikipedia.org/wiki/Lambert_W_function
But you are not deemed to know this function.