II Differentiation of Algebraic Functions-1
II Differentiation of Algebraic Functions-1
2021-2022
𝑑𝑦
In addition to 𝑑𝑥, other symbols used for the derivative of 𝑦 = 𝑓(𝑥)are
𝑑𝑓
𝑓 ′(𝑥 ), 𝑦 ′, 𝐷𝑥 𝑦, 𝐷𝑥 𝑓,
𝑑𝑥
Thus definition 2.1 may also be written as
𝑓 (𝑥 + ∆𝑦) − 𝑓(𝑥)
𝑓 ′(𝑥 ) = lim
∆𝑥→0 ∆𝑥
If the limit exists at 𝑥 = 𝑎, then we say that the function 𝑓 is differentiable at 𝑥 = 𝑎.
(𝑥+∆𝑥)2 −𝑥 2
= lim
∆𝑥→0 ∆𝑥
𝑥 2 +2𝑥∆𝑥+(∆𝑥)2 −𝑥 2
= lim
∆𝑥→0 ∆𝑥
2𝑥∆𝑥+(∆𝑥)2
= lim
∆𝑥→0 ∆𝑥
∆𝑥(2𝑥+∆𝑥)
= lim
∆𝑥→0 ∆𝑥
=2𝑥 + 0
=2𝑥
If the notation 𝑠 = 𝑓(𝑡) is used, then by definition 2.1, the derivate of 𝑠 with respect to 𝑡 is
defined as
𝑑𝑠 ∆𝑠
= lim
𝑑𝑡 ∆𝑡→0 ∆𝑡
Likewise, it is defined as
𝑑𝑢 ∆𝑢
= lim 𝑖𝑓 𝑢 = 𝑓(𝑥)
𝑑𝑥 ∆𝑡→0 ∆𝑥
𝑑𝑣 ∆𝑣
= lim 𝑖𝑓 𝑣 = 𝑓(𝑥)
𝑑𝑥 ∆𝑡→0 ∆𝑥
𝑑𝑉 ∆𝑉
= lim 𝑖𝑓 𝑉 = 𝑓(𝑥)
𝑑𝑥 ∆𝑡→0 ∆𝑥
MATH 111: CALCULUS 1 S.Y. 2021-2022
3(𝑡+∆𝑡)2 −3𝑡 2
= lim
∆𝑡→0 ∆𝑡
6𝑡∙∆𝑡+3(∆𝑡)2
= lim
∆𝑡→0 ∆𝑡
= lim(6𝑡 + 3( ∆𝑡)
∆𝑡→0
= 6t
2.3 Rules for Differentiation
The process of finding the derivative of 𝑦 = 𝑓(𝑥)by use of definition 2.1 is obviously
time-consuming and tedious. Fortunately, there are standard formulas called differentiation
formulas or differentiation rules which will enable us to find the derivative of even complicated
functions as rapidly as we write. In the formulas below, 𝑢 and 𝑣 are differentiable functions of
𝑥, 𝑛 is any real number and 𝑐 is a constant.
d
D1 (c) = 0 (The Constant Rule)
dx
d
D2 ( x) = 1 (The Identity Function Rule)
dx
d du
D3 (cu) = c
dx dx
d du dv
D4 (u + v) = + dx (The sum rule)
dx dx
d dv du
D5 (uv) = u + v dx (The product rule)
dx dx
du dv
d u v −u
dx dx
D6 ( )= (The Quotient Rule)
dx v v2
d du
D7 (un ) = nun−1 (The Power Rule)
dx dx
du⁄
d dx
D8 (√u) =
dx 2√u
MATH 111: CALCULUS 1 S.Y. 2021-2022
d 1 −n du
D9 ( ) = un+1 dx
dx un
c(u+∆u)−cu
= lim
∆x→0 ∆x
c∆u
= lim
∆x→0 ∆x
∆u
= c lim
∆x→0 ∆x
du
= c ∙ dx
dy d d du
Since dx = dx (y) and y = cu, then we have shown that dx (cu) = c dx
∆u+∆v
= lim
∆x→0 ∆x
∆u ∆v
= lim (∆x + ∆x)
∆x→0
∆u ∆v
= lim + lim
∆x→0 ∆x ∆x→0 ∆x
du dv
= dx + dx
dy d d du dv
Since dx = dx (y) and y = u + v, then we have (u + v) = + dx
dx dx
Proof of D5: Let y = uv. Then y + ∆y = (u + ∆u)(v + ∆v) and ∆y = (u + ∆u)(v + ∆v) − uv.
By definition 2.1,
dy ∆y
= lim
dx ∆x→0 ∆x
MATH 111: CALCULUS 1 S.Y. 2021-2022
(u+∆u)(v+∆v)−uv
= lim
∆x→0 ∆x
u∆v+v∆u+∆u∆v
= lim
∆x→0 ∆x
∆v ∆u ∆u
= lim (u ∙ ∆x + v ∙ ∆x + ∆x ∆v)
∆x→0
∆v ∆u ∆u
= u lim + v lim + lim lim ∆v
∆x→0 ∆x ∆x→0 ∆x ∆x→0 ∆x ∆x→0
dv du du
= u ∙ dx + v ∙ dx + dx ∙ 0
dv du
=u +v
dx dx
dy d d dv du
Since dx = dx (y) and y = uv, then we have (uv) = u + v dx
dx dx
d
EXAMPLE 1. Find if y = 𝑥 3 − 4𝑥 2 + 5
dx
dy d
Solution: = dx (𝑥 3 − 4𝑥 2 + 5)
dx
𝑑 𝑑 𝑑
= (𝑥 3 ) + (−4𝑥 2 ) + (5) by D4
𝑑𝑥 𝑑𝑥 𝑑𝑥
𝑑 𝑑 𝑑
= (𝑥 3 ) − 4 (𝑥 2 ) + (5) by D3
𝑑𝑥 𝑑𝑥 𝑑𝑥
= 3𝑥 2 − 4(2𝑥 ) + 0 by D7, D1
= 3𝑥 2 − 8𝑥
𝑑𝑦
EXAMPLE 2. If 𝑦 = √3𝑥 + 2, find 𝑑𝑥
1st solution: Transform the radical sign into exponential form. Thus,
𝑑𝑦 1 1⁄ 𝑑
= 2 (3𝑥 + 2)− 2 (3𝑥 + 2) by D7
𝑑𝑥 𝑑𝑥
1 1⁄
= 2 (3𝑥 + 2)− 2(3 + 0) by D4, D3
3
= 1
2(3𝑥+2) ⁄2
3
=2
√3𝑥+2
3
=2
√3𝑥+2
𝑑𝑦 4
EXAMPLE 3. Find 𝑑𝑥 if 𝑦 = (2𝑥+1)3
4
1st solution: 𝑦 = (2𝑥+1)3
𝑑 𝑑
𝑑𝑦 (2𝑥+1)3 (4)−4 (2𝑥+1)3
𝑑𝑥 𝑑𝑥
= [(2𝑥+1)3 ]2
by D6
𝑑𝑥
−24(2𝑥+1)2
= (2𝑥+1)6
−24
= (2𝑥+1)4
4
2nd solution: 𝑦 = (2𝑥+1)3 = 4(2𝑥 + 1)−3 why?
𝑑𝑦 𝑑
= 4 𝑑𝑥 (2𝑥 + 1)−3 by D3
𝑑𝑥
𝑑
= 4(−3)(2𝑥 + 1)−4 𝑑𝑥 (2𝑥 + 1) by D7
𝑑𝑦 4(−3) 𝑑
= (2𝑥+1)4 𝑑𝑥 (2𝑥 + 1) by D9
𝑑𝑥
−12
= (2𝑥+1)4 (2)
−24
= (2𝑥+1)4
MATH 111: CALCULUS 1 S.Y. 2021-2022
𝑑𝑦
EXAMPLE 4. Find 𝑑𝑥 if 𝑦 = (2𝑥 + 1)3 (4𝑥 − 1)2 .
Solution:
𝑑𝑦 𝑑 𝑑
= (2𝑥 + 1)3 𝑑𝑥 (4𝑥 − 1)2 + (4𝑥 − 1)2 𝑑𝑥 (2𝑥 + 1)3 by D5
𝑑𝑥
= (2𝑥 + 1)3 ∙ 2(4𝑥 − 1)1 (4) + (4𝑥 − 1)2 ∙ 3(2𝑥 + 1)2 (2) by D7