|
|
|
|
Contents
Product Rule
|
Product Rule The
product rule is used to differentiate the product of two functions.
(i) (x - 1)(x + 2)
(ii) (2x + 1)(x2 + 4x + 7)
(iii) (x2 - 1)(x - 2)4
(iv) (x - 2)1/2(x3 + 1)
(i)
d/dx [(x - 1)(x + 2)]
= (x - 1) + (x + 2)
= 2x - 1
Alternatively,
expand and use the sum & difference rules.
(ii)
d/dx [(2x + 1)(x2 + 4x + 7)]
= (2x + 4)(2x + 1) + 2(x2 + 4x + 7)
= 4x2 + 10x + 4 + 2x2 + 8x + 14
= 2(x2 + 9x + 7)
(iii)
d/dx [(x2 - 1)(x - 2)4]
= 2x(x - 2)4 + 4(x - 2)3(x2 - 1)
= 2(x - 2)3[x(x - 2) + 2(x2 - 1)]
= 2(x - 2)3(3x2 - 2x - 1)
(iv)
Product
Rule Extended
The
product rule as stated above is used to differentiate a function that is a
product of two functions. This rule can be extended to products of more than 2
functions. Here's an example for the product of 3 functions.
= (x + 1)(x2 + 2) + x(x2 + 2) + 2x2(x + 1)
= x3 + x2 + 2x + 2 + x3 + 2x + 2x3
+ 2x2
= 4x3 + 3x2 + 4x + 2
|