Respuesta :

To find the derivative, you must use the chain rule.

If u=x^3+2x:
dy/dx=(dy/du)(du/dx)
dy/du=d/du(e^u)=e^u=e^(x^3 + 2x)
du/dx =d/dx (x^3+2x) = 3x^2 + 2

So dy/dx=
e^(x^3+2x) * (3x^2+ 2)