How do I find the derivative of two functions multiplied by each other?

To find the derivative of two functions multiplied by each other we would use the product rule.

The product rule: (fg)'(x) = f '(x).g(x) + f(x).g'(x)

First we need to split our function into the two parts that are multiplied by eachother, and label these f and g. For example, h(x) = sin(x)(2x + 1)

For this we would label f(x) = sin(x) and g(x) = (2x + 1)

Now we need to find the derivatives of these, to use in the above formula:

f '(x) = cos(x)  g'(x) = 2

So then we put these together in the formula above to get our answer as follows:

h'(x) = cos(x)(2x + 1) + 2sin(x)

ES

Related Maths A Level answers

All answers ▸

A small stone is projected vertically upwards from a point O with a speed of 19.6m/s. Modelling the stone as a particle moving freely under gravity, find the length of time for which the stone is more than 14.7 m above O


How do you find the maximum/minimum value of an equation?


Find the area bounded by the curve x^2-2x+3 between the limits x=0 and x=1 and the horizontal axis.


use the substitution u=2+ln(x) to show that int(e,1(ln(x)/x(2+ln(x)^2))dx)=p+ln(q) , where p and q are rational numbers.