Quotient Rule Tutorial
Quotient Rule Tutorial
[Link]
Bottom times derivative of top minus top times derivative of bottom, all over
bottom squared.
3. Worked Examples
Example 1
Differentiate:
x2
y=
x+1
Let:
du
u = x2 ⇒ = 2x
dx
dv
v =x+1⇒ =1
dx
1
Applying the quotient rule:
dy (x + 1)(2x) − x2
=
dx (x + 1)2
x2 + 2x
(x + 1)2
Example 2
Differentiate:
ex
y=
x
Let:
du
u = ex ⇒ = ex
dx
dv
v=x⇒ =1
dx
dy xex − ex ex (x − 1)
= =
dx x2 x2
du dv
= 3 cos(3x), = 2x
dx dx
dy x2 · 3 cos(3x) − sin(3x) · 2x
=
dx x4
4. Common Mistakes
Forgetting the minus sign
Squaring the wrong part of the denominator
Mixing up numerator and denominator
Incorrect:
d x
=1
dx x+1
Correct:
1
(x + 1)2
2
5. When Not to Use the Quotient Rule
If the expression can be simplified first, it is often easier to do so.
Example:
x2
y= =x
x
dy
=1
dx
6. Practice Exercises
Differentiate the following:
x
1.
x2 +1
ln x
2.
x
e2x
3.
x3
cos x
4.
x
x2 + 1
5.
sin x
7. Key Takeaway
If a function is a quotient of two functions of x, apply the quotient rule:
vu′ − uv ′
v2