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 ▸

A triangle has sides A, B and C. The side BC has length 20cm, the angle ABC is 50 deg and angle BAC is 68 deg. a) Show that the length of AC is 16.5cm, correct to three significant figures. b) The midpoint of BC is M, hence find the length of AM


Implicitly differentiate the following equation to find dy/dx in terms of x and y: 2x^2y + 2x + 4y – cos (piy) = 17


How do I work out what integration method I should use to solve an integral?


Find where the graph of y=3x^2+7x-6 crosses the x axis