How would I differentiate a function such as f(x)=x^3(e^(2x))?

Here, f(x)=x3e2x is a function consisting of two functions multiplied together, so we need to use the product rule. The product rule is as follows: where f(x)=u(x)v(x), f'(x)=u(x)v'(x)+u'(x)v(x). The first step involves identifying the two functions that are multiplied together, and representing them by u and v. So, let u(x)=x3 and v(x)=e2x. Now, we must find u'(x) and v'(x). u'(x)=3x2 (from Core 1: multiply by the power, then subtract 1 from the power) and v'(x)=2e2x  (from using the chain rule). Then, substitute u(x), v(x), u'(x) and v'(x) into our product rule formula, giving f'(x)=x. 2e2x + 3x.e2x     If you wish to simplify this, you can do so by taking out a common factor of x2e2x from each term: f'(x)=x2e2x(2x+3)

LB

Related Maths A Level answers

All answers ▸

Solve the inequality (9x+5)/12 > (4x+1)/3


If f(x)= ( ((x^2) +4)(x-3))/2x find f'(x)


Given that dx/dt = (1+2x)*4e^(-2t) and x = 1/2 when t = 0, show that ln[2/(1+2x)] = 8[1 - e^(-2t)]


Integrate the function f(x)=3^x+2 with respect to x