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 ▸

Differentiate the following function u = Cos(x3)


How to differentiate 2x^5-4x^3+x^2 with respect to x


Find the x-values of the turning points on the graph, y=(3-x)(x^2-2)


Given the function y=(x+1)(x-2)^2 find i) dy/dx ii) Stationary points and determine their nature