Differentiate the following functions

268 Views Asked by At

Let $$y(x)= 4 x^3 e^{2x},$$

then

$$y'(x) = 4 \times 3 \, x^2 e^{2x} + 4 \, x^3 \times 2 e^{2x} = 12 \, x^2 e^{2x} + 8 \, x^3 e^{2x}$$

Does this look correct?

1

There are 1 best solutions below

0
On

Yes, you result is correct. If you're uncertain in the future you may also like to use Wolfram|Alpha, see http://www.wolframalpha.com/input/?i=d%2Fdx+4x^3e^%282x%29 for this result. It does also provide a step-by-step solution.