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 ▸

Find the tangent and normal to the curve y=(4-x)(x+2) at the point (2, 8)


How do i know where a stationary point is and what type of stationary point it is?


How do I find the maximum/minimum of a curve?


Given that y = 4x^3 -1 + 2x^1/2 (where x>0) find dy/dx.