Product Rule
If the two functions 𝑓(𝑥) and 𝑔(𝑥) are differentiable (i.e. the derivative exist) then the product is differentiable and
- (𝑓·𝑔)′ = 𝑓′𝑔 + 𝑓𝑔′
Example
Click here to expand...
find derivative of
- 𝑥2(1 - 𝑥)3
we have:
- 𝑓(𝑥) = 𝑥2
- 𝑔(𝑥) = (1 - 𝑥)3
differentiate those functions:
- 𝑓’(𝑥) = 2𝑥
- 𝑔’(𝑥) = -3(1 - 𝑥)2
put together:
- (𝑓𝑔)′ = 2𝑥(1 - 𝑥)3 - 𝑥23(1 - 𝑥)2
- (𝑓𝑔)′ = (2𝑥(1 - 𝑥) - 𝑥23)(1 - 𝑥)2
- (𝑓𝑔)′ = 𝑥(2(1 - 𝑥) - 𝑥3)(1 - 𝑥)2
- (𝑓𝑔)′ = 𝑥(2 - 2𝑥 - 3𝑥)(1 - 𝑥)2
- (𝑓𝑔)′ = 𝑥(2 - 5𝑥)(1 - 𝑥)2
Intuition
Click here to expand...
Consider the following function:
- (𝑓·𝑔)(𝑥)
(𝑓·𝑔)(𝑥) is equivalent to the area of a rectangle whose sides are 𝑓(𝑥) and 𝑔(𝑥).
Now imagine increasing 𝑥 by 𝑑𝑥, How much would 𝑑𝑓 increase by?
Thus:
Quotient Rule
If the two functions 𝑓(𝑥) and 𝑔(𝑥) are differentiable (i.e. the derivative exist) then the quotient is differentiable and
- (𝑓/𝑔)′ = (𝑓′𝑔 - 𝑓𝑔′) / 𝑔2
Example
Click here to expand...
find derivative of
- 𝑥2/ (1 - 𝑥)3
we have:
- 𝑓(𝑥) = 𝑥2
- 𝑔(𝑥) = (1 - 𝑥)3
differentiate those functions:
- 𝑓’(𝑥) = 2𝑥
- 𝑔’(𝑥) = -3(1 - 𝑥)2
put together:
- (𝑓/𝑔)′ = [2𝑥(1 - 𝑥)3 + 𝑥23(1 - 𝑥)2] / (1 - 𝑥)6
- (𝑓/𝑔)′ = [(2𝑥(1 - 𝑥) + 𝑥23)(1 - 𝑥)2] / (1 - 𝑥)6
- (𝑓/𝑔)′ = [𝑥(2(1 - 𝑥) + 𝑥3)(1 - 𝑥)2] / (1 - 𝑥)6
- (𝑓/𝑔)′ = [𝑥(2 - 2𝑥 + 3𝑥)(1 - 𝑥)2] / (1 - 𝑥)6
- (𝑓/𝑔)′ = 𝑥(2 + 𝑥)(1 - 𝑥)2 / (1 - 𝑥)6
- (𝑓/𝑔)′ = 𝑥(2 + 𝑥) / (1 - 𝑥)4
/differential/derivative-calculus---methods/techniques/product-rule---quotient-rule/product-rule-intuition-1.png)
/differential/derivative-calculus---methods/techniques/product-rule---quotient-rule/product-rule-intuition-2.png)