BACK TO CHAPTER
Lesson 2.3

PRODUCT & QUOTIENT

What happens when you multiply two functions? x2sin(x)x^2 \cdot \sin(x)? Intuition says the derivative should be 2xcos(x)2x \cdot \cos(x). Intuition is wrong.

The Product Rule

Imagine a rectangle where the width is f(x)f(x) and the height is g(x)g(x). As xx changes, both sides grow.

The Geometric Proof
Area = u · v
u · vv · duu · dv

Why isn't it just f'g'?

When both sides of a rectangle grow, you get three new areas.
However, the white corner piece (dudvdu \cdot dv) is so tiny compared to the strips that it vanishes to zero.

Change in Area
d(uv)=udv+vdud(uv) = u \cdot dv + v \cdot du
Change in u (du)1.0
Change in v (dv)0.8

This geometric logic gives us the rule: "Left times derivative of Right, plus Right times derivative of Left."

ddx[f(x)g(x)]=f(x)g(x)+g(x)f(x)\frac{d}{dx}[f(x)g(x)] = f(x)g'(x) + g(x)f'(x)

The Quotient Rule

Division is just messy multiplication. The rule for f(x)/g(x)f(x) / g(x) is infamous for being hard to memorize.

The Formula

g(x)f(x)f(x)g(x)[g(x)]2\frac{g(x)f'(x) - f(x)g'(x)}{[g(x)]^2}

The Song (Mnemonic)

"Low D-High minus High D-Low,
Draw the line and down below,
Square the bottom and off we go!"