Mat 102 - 1
Mat 102 - 1
Techniques of Differentiation
By
Dr. Olutimo A. L.
university-logo-file
Department of Mathematics
Lagos State University Nigeria.
university-logo-file
y = y (u) u = u(x)
dy dy du
= × .
dx du dx
Example 1
Differentiate the following with respect to x
y = (3x 2 + 5x + 7)4
Solution
Let
u = 3x 2 + 5x + 7, then y = u4
du dy
= 6x + 5, = 4u 3
dx du
So
dy dy du university-logo-file
= ×
dx du dx
= 4u 3 × (6x + 5)
= 4(6x + 5)u 3 , but u = 3x 2 + 5x + 7
dy
= 4(6x + 5)(3x 2 + 5x + 7)3 .
dx
Techniques of Differentiation By Dr. Olutimo A. L. MAT 102 - Elementary Mathematics II (Calculus)
Title
Example 2
Differentiate the following with respect to x
y = esin x
Solution
Let
u = sin x, then y = eu
du dy
= cos x, = eu
dx du
So
dy dy du university-logo-file
= ×
dx du dx
= eu × cos x
= cos x.eu , but u = sin x
dy
= cos x.esin x .
dx
Techniques of Differentiation By Dr. Olutimo A. L. MAT 102 - Elementary Mathematics II (Calculus)
Title
Example 1
Differentiate the following with respect to x, y = x 3 . tan x
Solution
Let
u = x 3, and v = tan x
du dv
= 3x 2 , = sec2 x.
dx du
So,
university-logo-file
dy dv du
= u +v
dx dx dx
= (x 3 )(sec2 x) + (tan x)(3x 2 )
dy
= x 2 x sec2 x + 3 tan x .
dx
Example 2
Solve y = e5x . ln cos x.
Solution
Let
dy v du dv
dx − u dx
university-logo-file
= 2
.
dx v
Example 1
Differentiate the following with respect to x
sin 4x
y=
3x 2 − 7
Solution, We let
u = sin 4x, and v = 3x 2 − 7
du dv
= 4 cos 4x, = 6x.
dx du
dy v du
dx − u dv
dx
university-logo-file
= 2
dx v
(3x 2 − 7)(4 cos 4x) − (sin 4x)(6x)
=
(3x 2 − 7)2
dy 4(3x 2 − 7) cos 4x − 6x. sin 4x
= .
dx (3x 2 − 7)2
Techniques of Differentiation By Dr. Olutimo A. L. MAT 102 - Elementary Mathematics II (Calculus)
Title
Example 2
Solve
ln x
y=
e7x
Solution
u = ln x, and v = e7x
du 1 dv
= , = 7e7x .
dx x du
t
dy v du
dx − u dx
dv
university-logo-file
=
dx v2
(e7x )( x1 ) − (ln x)(7e7x )
=
(e7x )2
7x 1
e x − 7 ln x 1 − 7x. ln x
= 14x
= 7x
.
e x.e
Techniques of Differentiation By Dr. Olutimo A. L. MAT 102 - Elementary Mathematics II (Calculus)
Title
Power Rule
university-logo-file
Example
Solve
y = (7x 3 + x)4
dy
= 4(7x 3 + x)3 × (21x 2 + 1)
dx
= 4(21x 2 + 1)(7x 3 + x)3 . university-logo-file
Example 1
Differentiate the following implicit functions with respect to x
x 2 + y 3 + 7x − 4y = 7
Firstly, we differentiate through with respect to x
dy dy
2x + 3y 2 +7−4 =0
dx dx
dy
Then, collect the dx to the left hand side
dy dy
− 3y 2 4 = 2x + 7
dx dx university-logo-file
dy
(4 − 3y 2 ) = 2x + 7
dx
Divide through by (4 − 3y 2 ) to get dy
dx
dy 2x + 7
= 2
.
dx 4 − 3y
Techniques of Differentiation By Dr. Olutimo A. L. MAT 102 - Elementary Mathematics II (Calculus)
Title
Example 2
Solve
x 2 sin y + x 3 y 2 + 3ex = 5x
Firstly, we differentiate through with respect to x
dy dy
x 2 cos y + sin y .2x + x 3 .2y + y 2 .3x 2 + 3ex = 5
dx dx
dy dy
x 2 cos y+ 2x sin y + 2x 3 y + 3x 2 y 2 + 3ex = 5
dx dx
Collecting the dy
dx to the left hand side
university-logo-file
2 dy dy
x cos y + 2x 3 y = 5 − 2x sin y − 3x 2 y 2 − 3ex
dx dx
dy
(x 2 cos y + 2x 3 y ) = 5 − 2x sin y − 3x 2 y 2 − 3ex
dx
dy 5 − 2x sin y − 3x 2 y 2 − 3ex
= .
dx x 2 cos y + 2x 3 y
Techniques of Differentiation By Dr. Olutimo A. L. MAT 102 - Elementary Mathematics II (Calculus)
Title
Logarithmic differentiation
f ′ (x)
d
ln f (x) =
dx f (x)
where ln is log to base e, that is
f ′ (x)
d
loge f (x) =
dx f (x)
and university-logo-file
f ′ (x)
d
loga f (x) = ,
dx (log a)f (x)
where loga is a common log.
Example 1
dy 3x 2
=
dx x3
3
= .
x
Example 2 Differentiate with respect to x, y = log5 (2x + 1)
university-logo-file
dy 2
= .
dx (log 5)(2x + 1)
Example
dy
Find dx for given parametric equation below
x = cos 2t, y = sin t
Firstly, you differentiate with respect to t
dx dy
= −2 sin 2t, = cos t
dt dt
Then,
dy dy dt dy 1
= × = ×
dx dt dx dt dx/dt
dy 1 university-logo-file
= sin t ×
dx −2 sin 2t
sin t
= −
2 sin 2t
sin t
= −
2(2 sin t cos t)
1 1
= −
Techniques of Differentiation By Dr. Olutimo A. L.
4 cos t
MAT 102 - Elementary Mathematics II (Calculus)
dy 1
= − sec t.
dx 4