Polynomial Function Analysis in SMA2101
Polynomial Function Analysis in SMA2101
OF
AGRICULTURE & TECHNOLOGY
DEPARTMENT OF INFORMATION
TECHNOLOGY
J. A OKELO
(masenooj@[Link])
Prerequisite: None
Course aims
The purpose of this course is to enable the students to:
Learning outcomes
Upon completion of this course the student should be able to;
ii
3. Apply differentiation rules to Hyperbolic functions .
Instruction methodology
Lectures and tutorials, Case studies, Review of projects, theses and Journal articles
3. Bird J. O & May A.J.C. (1985) Calculus for Technicians, Pearson Profes-
sional education, 2nd ed.
Course Journals
International Journal of Applied Mathematics and Computer Science
Assessment information
The module will be assessed as follows;
• 20% of marks from one written CAT to be administered at JKUAT main cam-
pus or one of the approved centres
iii
Contents
5 Implicit Fuctions 19
5.0.1 PARAMETRIC EQUATIONS . . . . . . . . . . . . . . . . 20
5.0.2 More Revision Questions . . . . . . . . . . . . . . . . . . . 21
5.1 Derivatives of trigonometric functions . . . . . . . . . . . . . . . . 21
5.2 Exponential function . . . . . . . . . . . . . . . . . . . . . . . . . 22
5.3 Logarithmic function . . . . . . . . . . . . . . . . . . . . . . . . . 22
6 Continuation 23
6.1 Second and higher order derivatives . . . . . . . . . . . . . . . . . 24
iv
CONTENTS CONTENTS
9 Turning Points 31
v
SMA 2101 CALCULUS I
LESSON 1
Limits, Continuity and Differentiability
1.1. LIMITS
If f (x) tends to L as x tends to a, we say that the limit of f (x) ,as x tends to a is L.
This
lim
is abbreviated by f (x) = L
x→a
lim
f (x) is the value that f (x) approaches as x approaches a, which means that
x→a
for
each real ε > 0 there exists a real number δ > 0 such that for all x within
0 < |x − a| < δ =⇒ | f (x) − L| < ε
lim
Definitions; (i) f (x) is the limit of f (x) as x tends to a through values
x→a+
greater than a. [Right hand limit RHL]
lim
(ii) f (x) is the limit of f (x) as x tends to a through values
x→a−
less than a. [Left hand limit LHL]
Theorem
lim lim
Suppose that f (x) = L1 and g(x) = L2
x→a x→a
lim
1. ( f (x) + g(x)) = L1 + L2
x→a
lim
2. ( f (x)g(x)) = L1 L2
x→a
lim f (x)
L1
3. g(x) = L2
x→a
lim
4. λ ( f (x)) = λ L1
x→a
1
SMA 2101 CALCULUS I
lim x2 −1 0
Solution: x+1 = 2 = 0 or
x→1
lim (x−1)(x+1)
(x+1) = x−1 = 0
x→1
lim √ lim √
1− x √1− x √ 1√ 1
Solution: 1−x = (1+ x)(1− x)
= 1+ x
= 2
x→1 x→1
Example . lim
x→∞
5x2 −3x+2
10x2 −x+100
lim q q
Example . 1
1 + x − 1x
x→∞
lim q q
Solution: 1 + x − 1x =
1
x→∞
lim 1+ 1x − 1x lim
q q = q 1 q =1
x→∞ 1+ 1x + 1x x→∞ 1+ 1x + 1x
2
SMA 2101 CALCULUS I
De L’Hopital’s Rule
lim lim
Suppose f (x) = g(x) = 0, but g(x) 6= 0
x→a x→a
lim 0
f (x) f (x)
Then g(x) = 0
x→a g (x)
Examples
lim √ lim 1/2
1− x 0− 21 x− 1
1. 1−x = −1 = 2
x→1 x→1
lim x lim 1 1
3. sin 2x = 2 cos 2x = 2
x→0 x→0
lim x sin x
lim sin x+x cos x
6. 1−cos x = sin x
x→0 x→0
Example . x→0
lim
xx
E XERCISE 1. lim
x→∞
1 + 1x
x
3
SMA 2101 CALCULUS I
lim sin 7x
lim 3x2 −6x
(5) 5x (6) 4x−8
x→0 x→∞
lim 1
5x2 −1 lim 7x−28
(7) x +1 x2
(8) x3
x→∞ x→∞
lim 5x+1
lim x+1
(11) 10+2x (12) x2
x→∞ x→∞
lim x2 +1 lim 5
(13) x (14) 1+x
x→∞ x→∞
1.2. CONTINUITY
Definition Suppose that the function f is defined in a neighborhood of a. We say
lim
that f is continuous at a provided that the f (x) exists and moreover that
x→a
the value of this limit is f (a). In other words f is continuous at a provided that
lim
f (x) = f (a).
x→a
For a function f to be continuous at the point a it must satisfy the following three
conditions:
lim
3. The numbers in condition 1. and 2. must be equal i.e. f (x) = f (a)
x→a
If any one of these conditions is not satisfied, then f is not continuous at a. If the
function f is not continuous at a, the we say that f is discontinuous or that a is a
discontinuous of f .
4
SMA 2101 CALCULUS I
Example . f (x) = 1
x−2 for x 6= 2
lim lim 1
Solution: f (x) = x−2 = −∞
x→2− x→2−
lim lim 1
f (x) = x−2 =∞
x→2+ x→2+
Therefore f (x) is discontinuous at x = 2 (Infinite discontinuity at x = 2)
+1 i f x ≥ 0
Example . g(x) =
−1 i f x < 0
Solution: Its left hand limit and right hand limit at x = 0 are unequal i.e.
lim lim
g (x) = −1 and g (x) = 1
x→0− x→0+
Thus g(x) has no limit as x → 0. Hence the function g is not continuous at x = 0, it
has what might be called a finite jump discontinuity there.
sin x i f x 6= 0
x
E XERCISE 2. h(x) =
0 if x = 0
5
SMA 2101 CALCULUS I
LESSON 2
Continuations of continuous functions
lim
p(x)
x→a p(a) p(x)
= g(a) , provided g(a) 6= 0. Thus every rational function f (x) = g(x) is
lim
g(x)
x→a
continuous wherever it is defined.
The point x = a where the function f is discontinuous is called a removable discon-
tinuity of f provided that there exist a function F such that
F (x) = f (x) for all x 6= a in the domain of f , and this new function F is continuous
at x = a.
Example . Suppose that f (x) = x−2
x2 −3x+2
Solution: but x2 − 3x + 2 = (x − 2) (x − 1)
x−2 x−2 1
∴ f (x) = x2 −3x+2 = x2 −3x+2 = x−1 . This shows that f is not defined at x = 1 and
x = 2,
=⇒ f (x) is continuous except at these points. f (x) is continuous except at the
1
single point x = 2, the new function F (x) = x−1 agrees with f (x) if x 6= 2 but it is
continuous at x = 2 also where F (2) = 1. Therefore f has a removable discontinuity
at x = 2. The discontinuity at x = 1 is not removable.
6
SMA 2101 CALCULUS I
Composition of functions
Let h (x) = f (g (x)) where f and g are continuous functions. The composition of
two continuous functions is also continuous. More precisely if g is continuous at a
and f is continuous at g (a), then f ◦ g is continuous at a where f ◦ g = f (g (x))
Proof
lim
The continuity of g at a means that g(x) and the continuity of f at g(a) implies
x→a
lim
that f (g(x)) = f (g(a))
g(x)→g(a)
!
lim lim
i.e. f (g(x)) = f g(x) = f (g (a))
x→a x→a
2/3
x−7
Example . Show that the function f (x) = x2 +2x+2
is continuous on the
whole real line.
Solution: Consider the denominator x2 + 2x + 2 = (x + 1)2 + 1 > 0 for all values of
x−7
x, hence the rational function r (x) = x2 +2x+2 is defined and continuous everywhere.
2/3
x−7
Thus f (x) = x2 +2x+2 is continuous everywhere
7
SMA 2101 CALCULUS I
2x + c i f x ≤ 3 c2 − x3 i f x ≤ π
b) f (x) = d) f (x) =
2c − x i f x > 3 c sin x i f x > π
lim
The function f is differentiable at x = a if f (x) = f (a)exist.
x→a
0
The process of finding the derivative f is called differentiation of f
Example . Find the derivative of the following from first principles
f (x) = x2
Solution: f (x) = x2
0 lim h f (x+h)− f (x) i
f (x) = h
h→0
f f (x + h) = (x + h)2 = x2 + 2xh + h2
(x) = x2 ,
0 lim (x2 +2xh+h2 )−x2 lim h 2xh−h2 i lim
∴ f (x) = h = h = 2x − h = 2x
h→0 h→0 h→0
Example . f (x)√= √x
Solution: f (x) = x
0 lim h f (x+h)− f (x) i
f (x) = h
h→0
√ √
f (x) = x, f (x + h) = x + h
√ √
lim h √x+h−√x i lim ( x+h−√x)( x+h+√x)
0
∴ f (x) = h = √ √
h( x+h+ x)
h→0 h→0
Example . f (x) = /1 x
8
SMA 2101 CALCULUS I
1. f (x) = x3
2. f (x) = x2 + 3x − 2
3. f (x) = 4x4
9
SMA 2101 CALCULUS I
LESSON 3
Basic Differentiation rules
f (x) = xn , + n(n−1)
f"(x + h) = (x + h)n = xn + nxn−1 h # 2! x
n−2 h2 + · · · + hn
n(n−1)
0 lim xn +nxn−1 h+ 2! xn−2 h2 +···+hn −xn
∴ f (x) = h
h→0
lim nxn−1 h+
n(n−1) n−2 2
2! x h +···+hn
= h
h→0
lim
= nxn−1 + n(n−1)
2! x
n−2 h + · · · + hn−1 = nxn−1
h→0
Example . f (x) = 6x 5
0
Solution: f (x) = 30x4
E XERCISE 4.
f (x) = x10
3) The differentiation of a sum
Suppose we know the derivatives of f (x) and g(x)
Let k(x) = f (x) + g (x) , k (x + h) = f (x + h) + g (x + h)
0 lim h k(x+h)−k(x) i
k (x) = h
h→0
10
SMA 2101 CALCULUS I
Example . k (x) = x − x + x + x + 3
5 4 2
0
Solution: k (x) = 5x4 − 4x3 + 2x + 1
4) The differentiation of a product
(i) Let k (x) = λ f (x)
0 lim h k(x+h)−k(x) i lim h λ f (x+h)−λ f (x) i
k (x) = h = h
h→0 h→0
11
SMA 2101 CALCULUS I
Remark
If k (x) = f (x) g (x) h (x)
0 0 0 0
then k (x) = f (x) g (x) h (x) + f (x) g (x) h (x) + f (x) g (x) h (x)
5) The differential of a quotient.
f (x)
Let k (x) = g(x)
f (x+h) f (x)
0 lim h k(x+h)−k(x) i lim g(x+h) − g(x)
k (x) = h = h
h→0 h→0
Example . Find dy
dx when y= sin x
x
d(sin x) d(x)
x dx −(sin x) dx
dy 0 x cos x−sin x
Solution: dx = f (x) = x 2 = x2
Example . Differentiate y = 2
x
√
− 5x2 + x
Solution: y = 2x−1 − 5x2 + x1/2
dy 0 1 −2
dx = y = −2x−2 − 10x + 12 x− 2 = x2
1
− 10x + 2√ x
12
SMA 2101 CALCULUS I
Example . f (x) = y = √
x2 + x 1x − 1
dy 0 0 √
= y = f (x) = x2 + x − x12 + 2x + 2√ 1 1
Solution: dx x x −1
√ − x2 +√x
(−x2 − x) (1−x) ( )
1 1−x
= x2
+ x 2x + 2√x = x2
+ 2 − 2x + 3/2
2x
lim x2 −4 lim 2x
By De L’Hopital’s rule; x−2 = 1 =4
x→2 x→2
13
SMA 2101 CALCULUS I
lim
cos x sinh h − sin x 1−cos h
h ,
h→0
NB sin (A + B) = sin A cos B + cos A sin B
lim sin h lim 1−cos h
cos x h − sin x h = cos x
h→0 h→0
d
∴ dx (sin x) = cos x
0 lim h g(x+h)−g(x) i
Let g (x) = cos x, g (x) = h
h→0
0 lim h cos(x+h)−cos x i
f (x) = h ,
h→0
NB cos(A + B) = cos A cos B − sin A sin B
lim cos x cos h−sin x sin h−cos x
= h
h→0
lim
− sin x sinh h − cos x cos h−1
h ,
h→0
14
SMA 2101 CALCULUS I
Example . y = cos x
1−sin x
0
Solution: y = − sin x(1−sin x)−cos2 x(− cos x)
(1−sin x)
− sin x+sin2 x+cos2 x
= = 1−sin x 2 = 1−sin1
(1−sin x)2 (1−sin x) x
15
SMA 2101 CALCULUS I
LESSON 4
De L’ Hopital’s rule Examples
lim x3 −1 0 0
(1) x−1 , f (x) = 3x2 , g (x) − 1
x→1
lim √ lim 1
− 2√
1− x x 1
(2) 1−x , −1 = 2
x→1 x→1
lim lim 1
(4) x
sin 2x = 2 cos 2x = 12
x→0 x→0
lim sin2 θ
iii. θ2
θ →0
Example . y = x − 4x,2
√
√
x = 2t 2 + 1, find dy
dt at t =
√
2
Solution: Let w = 2t 2 + 1, x = w then dw dt = 4t
dy dx 1 −1/2
dx = 2 (x − 2), dw = 2 w
dy dy dx dw 1 −1/2
dt = dx dw dt = 2 (x − 2) 2w 4t = (x − 2) √4tw
16
SMA 2101 CALCULUS I
√ √ √
= 2t 2 + 1 − 2 √ 4t
= 5 − 2 4√52
2t 2 +1
Example . Differentiate y = 2
x2 + 1
x3 + 1
3
3 2
Solution: Let u = x2 + 1 and v = x3 + 1
du 2
2 dv
= 2 x3 + 1 3x2
dx = 3 x + 1 2x and 3 dx 2 2
dy dv du
= x2 + 1 2 x3 + 1 3x2 + x3 + 1 3 x2 + 1 2x
dx = u dx + v dx
3 2 2
= 6x2 x2 + 1 x3 + 1 + 6x x3 + 1 x2 + 1
2
= 6x x3 + 1 x2 + 1 x x2 + 1 + x3 + 1
2
= 6x x3 + 1 x2 + 1 2x3 + x + 1
Example . Differentiate (x − 3) (x + 2)
2 −3
17
SMA 2101 CALCULUS I
(x−3)[−3(x−3)+2(x−3)(x+2)]
=
(x+2)4
E XERCISE 5.
√
Find dy
dx in each case
i. y = x2 + 6x + 3
ii. y = 3−2x
3+2x
2
iii. y = √ x 2
4−x
Example . If y= u2 −1
u2 +1
and u =
√
3 2
x + 2, find dy
dx
dy 4u du 2x 2x
Solution: dx = and dx = 2/3 = 3u2
(u2 +1) 3(x2 +2)
dy dy du 4u 2x 8x
= = =
dx du dx (u2 +1) 3u2 3u(u2 +1)
E XERCISE 6.
Differentiate
3r+2
a. If θ = 2r+3
√
2 2−x
b. y = 2x
√
c. y = √x−1
x+1 √
d. y = (x − 1) x2 − 2x + 2
√
e. y = x 3 − 2x2
18
SMA 2101 CALCULUS I
LESSON 5
Implicit Fuctions
Example . Find dy 2 3
dx given that x + 2xy = 6
Solution: x2 + 2xy3 = 6, differentiating both sides
with respect to x, we have
0 0
dy
2x + 2 y3 + x3y2 dx = 0 ⇒ 2x + 2y3 + 6xy2 y = 0, make y the subject
0 0
6xy2 y = −2x − 2y3 ⇒ 3xy2 y = −x − y3
0 −(x+y3 )
y = 3xy2
Example . Find dy
dx given that x2 + 2xy − 2y2 + x = 2 at the point (−4, 1)
Solution: differentiating both sides with respect to x, we have
d 2 + d (2xy) − d 2y2 + dx = d (2)
dx x dx dx dx dx
0 0
⇒ 2x + 2 y + xy − 4yy + 1 = 0
0 0 0 0
= 2x + 2y + 2xy − 4yy + 1 = 0 ⇒ 2xy − 4yy = − (2x + 2y + 1)
0 0
= y (2x − 4y) = − (2x + 2y + 1) or y = −(2x+2y+1)
(2x−4y)
0 −(−8+2+1)
at the point (−4, 1) y = (−8−4) = −5/12
Example . Find dy
dx given that x2 + y2 − 6xy + 3x − 2y + 5 = 0
19
SMA 2101 CALCULUS I
E XERCISE 7.
Find the shape of the tangent to the curve at point (1, 2) given
x2 + xy + y2 = 7
Example . Differentiate x = t + t , y = t + t
3 2 2
dx 2 dy
Solution: dt = 3t + 2t and dt = 2t + 1,
dy dy dt 1 2t+1
dx = dt dx = (2t + 1) (3t 2 +2t ) = 3t 2 +2t
E XERCISE 8. Find dy
dx if x = cost, y = sint
20
SMA 2101 CALCULUS I
(1+t)1−t
Solution: dx
= = 1 2
dt (1+t)2 (1+t)
dy (1+t)3t 2 −t 2 3t 2 +3t 3 −t 2 3 2
dt = 2 = 2 = 3t +2t2
(1+t) (1+t) (1+t)
dy dy dt 3t 3 +2t 2 3 2
dx = dt dx = (1+t)2 / (1+t)2 = 3t + 2t
1
t t3
when x = 1/2 and y = 1/2 then 1+t = 1/2 and 1+t = 1/2
⇒ 2t = 1 + t ⇒ t = 1 and 2t 3 = 1 + t ⇒ t = 1
dy
when t = 1, dx = 3t 3 + 2t 2 = 3 + 2 = 5
1. x = t 3 + t 2 y = t2 + t
2. x = at 2 y = 2at
3. x = (1 + t)2 y = t2 − 1
4. x = cos2 2t y = sin2 2t
5. x = t 2 − π/2 y = sint 2
−(sin2 x+cos2 x)
dy
= sin x(− sin x)−cos
2
x(cos x)
= 2 = −1
= − csc2 x
dx (sin x) (sin x) (sin x)2
21
SMA 2101 CALCULUS I
22
SMA 2101 CALCULUS I
LESSON 6
Continuation
. Find
n√ 2 o
dy x +1
Example given y = ln √
dx 3 3
x +1
1 2
1 3
Solution: y = 2 ln x + 1 − 3 ln x + 1
dy 2x 3x2 x 2
dx = 2(x2 +1) − 3(x3 +1) = (x2 +1) − (x3x+1)
x4 +x−x4 −x2 x−x2
=
(x +1)(x +1) (x +1)(x3 +1)
2 3 2
Differentiate 2e + e
E XERCISE 9. 3x 4x
Example . If y = x − 1e ln x, find
√ x dy
dx √
dy 1 −1/2 x √ x−1ex
Solution: dx = 2 (x − 1) e ln x + x − 1ex ln x + x
√ √ x
= 2√1x−1 ex ln x + x − 1ex ln x + x−1e x
h √ √ i
x 1 x−1
= e 2 x−1 ln x + x − 1 ln x + x
√
x
= 2x√ex−1 [x ln x + 2x (x − 1) ln x + 2 (x − 1)]
x
= 2x√ex−1 x + 2x2 − 2x ln x + 2x − 2
x
= 2x√ex−1 2x2 − x ln x + 2x − 2
23
SMA 2101 CALCULUS I
Example . If y = 4x − 6x − 9x + 1
3 2
24
SMA 2101 CALCULUS I
dy
Solution: dx= 12x2 − 12x − 9
d2y d
12x2 − 12x − 9 = 24x − 12
dx2
= dx
d3y d
dx3
= dx (24x − 12) = 24
d4y d
dx4
= dx (24) = 0
dy d2y
If dx is found in terms of a parameter t, then dx2
requires differentiation with respect
to x so,
d2y d dy dt d dy dx
dx2
= dt dx dx = dt dx ÷ dt
Example . If x = t ,
3 y = t 2 − t find dy d2y
dx and dx2
dy dy dy dt 1
Solution: dx 2
dt = 3t and dt = 2t − 1, dx = dt dx = (2t − 1) 3t 2
= 2t−1
3t 2
2 3t 2 −6t(2t−1)
( )
2 2 2
d dy
dt dx = d 2t−1
dt 3t 2
= 2 = 6t −12t2 2+6t = 6t−6t 2 =
2−2t
3t 3
(3t )
2 (3t ) (3t )
2
d2y
Example . The parametric equations of a curve are x = et , y = sint, find
d2y dy
dy
dx and
dx2
as functions of t. Hence show that x2 dx 2 + x dx + y = 0.
Solution: dx = et and dy dy
= dy dt
= cost e1t = cost
dt dt = cost, dx dt dx et
d dy d cost
et (− sint)−cost(et ) −(et sint+et cost) −(et sint+et cost)
dt dx = dt et = (et )2
=
(et )2
= e2t
t t t t
2
−(e sint+e cost) −(e sint+e cost)
d y dy dt
= dtd dx 1
= −(sint+cost)
dx2 dx = e2t et = e3t e2t
2y
d dy −(sint+cost)
x2 dx2 + x dx + y = e2t + et cost
e2t et + sint =
= − sint − cost + cost + sint = 0
25
SMA 2101 CALCULUS I
LESSON 7
Differential of Implicit Functions
Example . x = ye x
dy dy dy
Solution: 1 = ex dx + yex , ex dx = 1 − yex , dx = (1 − yex ) e−x = e−x − y
dy −x x 1−x −x −x
dx = e − ex = ex = e − xe
d2y dy
+ 2y = −2ecos x
+ 2 cos x−sin x
+ 2 sin x
dx2
+ 2 dx x e x ex =0
26
SMA 2101 CALCULUS I
27
SMA 2101 CALCULUS I
2
4 2
= = ex +e−x = sec h2 x
(ex +e−x )2
x −x
iv. Let y = coth x = eex +e
−e−x x 6= 0
2 2
dy (ex −e−x ) −(ex +e−x )
then dx =
(ex −e−x )2
2
−4 2
= x −x 2 = − ex −e−x = − csc h2 x
(e −e )
2
v. Let y = sec hx = ex +e −x
x −e−x
−2( )
e
x −x
dy 2 e −e
Then dx = x −x 2 = − ex +e −x ex +e−x = − sec hx tanh x
(e +e )
2
vi. Let y = csc hx = ex −e −x
−2(ex +e−x )
x −x
dy 2 e +e
Then dx = x −x 2 = − ex −e −x ex −e−x = − csc hx coth x
(e −e )
Example . y = sinh x 2
dy
Solution: dx = 2 sinh x cosh x
Example . y = x sinh x
dy
Solution: dx = sinh x + x cosh x
Example . y = ln (sinh x)
dy cosh x
Solution: dx = sinh x = coth x
28
SMA 2101 CALCULUS I
LESSON 8
Derivatives of Inverse Hyperbolic Functions
Let y = sinh−1 x
dy dy 1
sinh y = x cosh y dx = 1, dx = cosh y
Let y = cosh−1 x
dy dy 1
cosh y = x sinh y dx = 1, dx = sinh y
=√ 1 2 =√1 2
1−cosh x 1−x
−1
Let y = tanh x
dy dy 1
tanh y = x sec h2 y dx = 1, dx = sec h2 y
1 1
= 1−tanh2 y = 1−x2
Let y = coth−1 x
dy dy 1
coth y = x − csc h2 y dx = 1, dx = csc h2 y
1 1
= coth2 y−1 = x2 −1
Let y = sec h−1 x
dy dy
sec hy = x − sec hy tanh y dx = 1, dx = − sec hy1tanh y
Let y = csc h−1 x
dy dy 1
csc hy = x − csc hy coth y dx = 1, dx = − csc hy coth y
dy 1 √1
dx = − csc hy coth y = |x| 1+x2
Example . y = sinh −1
2x
dy dy 2
Solution: sinh y = 2x cosh y dx = 2, dx = cosh y
√ 2 2
2
=√ 2
1+sinh x 1+4x
Example . y = coth −1
√
x2 + 1
−1/2
1/2 dy
Solution: coth y = x2 + 1 − csc h2 y dx = 1/2 (2x) x2 + 1
,
dy −x −x
dx = 1/2 = 1/2
− csc h2 y(x2 +1) (coth2 y−1)(x2 +1)
dy −x −1
dx = 2 1/2 = 1/2
(x +1−x)(x +1)2 x(x +1)
2
Exercise
Find the derivatives of
29
SMA 2101 CALCULUS I
√
(1) f (x) = tanh−1 x
f (x) = cosh−1 x2 + 1
(2)
(3) f (x) = csc h−1 ex
(4) f (x) = sinh−1 (ln x)
30
SMA 2101 CALCULUS I
LESSON 9
Turning Points
3. a point of inflection
31
SMA 2101 CALCULUS I
Consider the points A1 and A2 , B1 and B2 , C1 and C2 which are left and right re-
spectively of A BC and close to them.
(1) Consider the values of y
For A (a maximum value)
y at A1 < y at A
y at A2 < y at A
For B(a minimum value)
y at B1 > y at B
y at B2 > y at B
For C (a point of inflection)
y at C1 < y at C
y at C1 < y at C
dy
(2) Now consider the behavior of the gradient dx
dy
For A, at A1 dx is +ve
dy
A dx = 0
dy
A2 dx is −ve
dy
For B, at B1 dx is −ve
dy
B dx =0
dy
B2 dx is +ve
dy
For C, at C1 dx is +ve
dy
C dx = 0
dy
C2 dx is +ve
dy
Sign of dx maximum minimum inflection
dy dy
(3) When passing through A, dx changes from positive to negative, i.e. dx decreases
as x increases
d2y d2y
dx2
<0 ( dx 2 is negative)
dy dy
Similarly when passing through B, dx from negative to positive, i.e. dx increases
as x increases
d2y d2y
dx 2 > 0 ( dx2
is positive)
32
SMA 2101 CALCULUS I
d2y
if dx2
=0 we have a point of inflection
maximum minimum infection
d2y
dx2
negative positve 0
Example . Find the points on y = x4 + 4x3 − 6 at which the gradient is zero and
determine the nature of the points
dy 2d y
Solution: dx = 4x3 + 12x2 dx2
= 12x2 + 24x
dy
At the stationery point, dx = 0 therefore
3 2 2
4x + 12x = 0 or 4x (x + 3) = 0
⇒ x = −3 or x = 0
d2y 2
When x = −3, dx 2 = 12 (−3) + 24 (−3) = 36 > 0
E XERCISE 18. Find the maximum and minimum points of the curve y = x (x + 1) =
2
x3 + x2
33
SMA 2101 CALCULUS I
LESSON 10
More Revision Examples
Example . Find the points on y = x4 + 4x3 − 6 at which the gradient is zero and
determine the nature of the points
dy d y 2
Solution: dx = 4x3 + 12x2 dx2
= 12x2 + 24x
dy
At the stationery point, dx = 0 therefore
3 2 2
4x + 12x = 0 or 4x (x + 3) = 0
⇒ x = −3 or x = 0
d2y 2
When x = −3, dx 2 = 12 (−3) + 24 (−3) = 36 > 0
x3 + x2
dy 2
d y
Solution: dx = 3x2 + 2x dx2
= 6x + 2
dy
At the stationery point, dx = 0 therefore
3x2 + 2x = 0 or x (3x + 2) = 0
⇒ x = − 23 or x = 0
d2y
At x = − 32 , dx 2
2 = 6 − 3 + 2 = −2 < 0 =⇒maximum value
3 2
y = − 32 + − 23 = 27 4
2
d y
At x = 0, dx 2 = 6 (0) + 2 = 2 > 0 =⇒minimum value
y = (0) + (0)2 = 0
3
Example . Find the minimum and maximum value of the function 2 sint +cos 2t =
2 sint + cos2 t − sin2 t
dy
Solution: dt = 2 cost − 2 sint cost − 2 sint cost = 2 cost (1 − 4 sint)
34
SMA 2101 CALCULUS I
dy
dt = 0 for maximum or minimum
dy
dt = 2 cost (1 − 4 sint) = 0
=⇒ cost = 0 which gives t = π2 or
=⇒ 1 − 2 sint = 0 which gives sint = 12 , t = π6 , 5π6
d2y 2 2t
dt 2 = −2 sint(1 − 4 sint) + 2 cost(−4 cost) = −2 sint + 8 sin t − cos
−2 sint − 8 cos 2t
2
at x = π6 , ddt 2y = −2 sin π6 − 8 cos π3 = −1 − 4 = −5 < 0 maximum point
⇒maximum value; y = 1 + 12 = 23
2
at x = π2 , ddt 2y = −2 sin π2 − 8 cos (π) = −2 + 8 = 6 > 0 minimum point
⇒maximum value; y = 2 − 1 = 1
Example . Find the turning points and the point of inflection of the curve y =
x5 − 5x4 + 5x3 − 1
dy 2
d y
Solution: dx = 5x4 − 20x3 + 15x2 dx2
= 20x3 − 60x2 + 30x
dy
At the stationery point, dx = 0 therefore
5x4 − 20x3 + 15x2 = 0 or 5x2 x2 − 4x + 3 = 0 or 5x2 (x − 3) (x − 1)
⇒ x = 3 or x = 0 or x = 1
d2y 3 2
At x = 3, dx 2 = 20 (3) − 60 (3) + 30 (3) = 90 > 0 =⇒minimum value
E XERCISE 19. x
(1) y = ee
(2) y = xey + y = 4
(3) y ln x = xey
2
(4) 1 + e3x = 3 + ln (x + y)
dy
(5) Find dx at (1, 2) if (i) x + xy + y2 = 7
2
(ii) x3 = y − x2
(6) If xey + sin xy + y − ln 2 = 0,
dy
find dx at point (0, ln 2)
35
SMA 2101 CALCULUS I
2. Discuss the nature of points on the curve y = 3x4 − 8x3 − 24x2 + 96x at the
point which the tangent to the curve is parallel to the x− axis
3. Find the nature of the stationary points of the function y = 3x5 + 6x4 − 4x2 + 1
lim 2x −3x
4. Evaluate x
h→0
0
5. Find y if
1+sin x
1/2 dy 1
6. If y = 1−sin x show that dx = 1−sin x
36
SMA 2101 CALCULUS I
Solutions to Exercises
x
Exercise 1. Let y = 1 + 1x , then ln y = x ln 1 + 1x
Let z = 1x , then x = 1z ∴ ln y = 1z ln (1 + z)
as x → ∞, z → 0
lim ln(1+z) lim 1/1+z
z = 1 =1
z→0 z→0
as x → ∞, z → 0 and ln y → 1=⇒ y → e
lim x
∴ 1 + 1x = e
x→∞
Exercise 1
lim lim sin x lim cos x
Exercise 2. h (x) = x = 1 = 1 whereas h(0) = 0.
x→0 x→0 x→0
=⇒The limit and the value of h at x = 0 are not equal. Thus the function h is not
continuous there.
Exercise 2
Exercise 3. f (x) = xn , n > 0
0 lim h f (x+h)− f (x) i
f (x) = h
h→0
f (x) = xn , + n(n−1)
f"(x + h) = (x + h)n = xn + nxn−1 h # 2! x
n−2 h2 + · · · + hn
n(n−1)
0 lim xn +nxn−1 h+ 2! xn−2 h2 +···+hn −xn
∴ f (x) = h
h→0
lim nxn−1 h+
n(n−1) n−2 2
2! x h +···+hn
= h
h→0
lim
= nxn−1 + n(n−1)
2! x
n−2 h + · · · + hn−1 = nxn−1
h→0
Exercise 3
0
Exercise 4. f (x) = 10x9 Exercise 4
dy √ x+3 dy −12
Exercise 5. i. = ii. =
dx x2 +6x+3 dx (3+2x)2
dy 8x−x3
iii. dx = 3/2
(4−x2 )
Exercise 5
dθ 5 0 x(8−5x)
Exercise 6. a. = b. y = √
dr (2r+3)2 2−x
0 1 dy 2x2 −4x+3
c. y = √ d. dx = x2 −2x+2
(x+1) x2 −1
37
SMA 2101 CALCULUS I
0 2
e. y = √3−4x
3−2x2
Exercise 6
dy dy dy
Exercise 7. 2x + y + x dx + 2y dx = 0, dx (x + 2y) = −2x − y or
dy −2x−y −2−2 −4
dx = x+2y = 1+4 = 5
Exercise 7
dy
Exercise 8. dx
dt = − sint and dt = cost,
dy dy dt 1 cost
dx = dt dx = cost − sint = − sint
Exercise 8
dy
Exercise 9. Let y = 2e3x + e4x , dx = 6e3x + 4e4x Exercise 9
dy
Exercise 10. Let y = 2esin 3t , dx = (2) 3 cos 3tesin 3t = 6 cos 3tesin 3t
Exercise 10
x
Exercise 11. Let y = ee , Then ln y = ex
1 dy x dy dy x
y dx = e ⇒ dx = yex or dx = ex ee
Exercise 11
1
Exercise 12. (a) ax ln a + bx ln b xsin x
(b) x sin x + cos x ln x
(c) (sin x)x (ln sin x + x cot x)
(d) x + x2 ln x + x2 + 1+2x
h 1+x
i
(e) x 1x − x−1
1
− x+32
+ x22x−1
6+4x−9x2 dy 1
(f) 3/2 3
(g) ln y + x/y dx = x
( ) (3x−4)
x2 −1
dy dy
(h) ln x dx + y/x = cot x, dx = (cot x − y/x) ln1x
dy dy
= 12 cot x − 1/x+1 y 1
(i) dx (j) dx = 2x − cos x ln x y/sin x
Exercise 12
dx dy dy dy dθ 1
Exercise 13. dθ = 6−6 cos 2θ and dθ = 6 sin 2θ , dx = dθ dx = 6 sin 2θ 6−6 cos 2θ =
6 sin 2θ
6−6 cos 2θ
dy sin 2θ dy sin 2( π )
dx = 1−cos 2θ at θ = π4 , dx = 1−cos 24 π = 1
(4)
gradient of the tangent at p is 1
when θ = π4 x = 3 π2 − sin π2 = 3π−6
2
π π
θ = 4 y = 3 1 − cos 2 = 3
y−3
The equation of the tangent at 3π−6 3π−6
2 , 3 is x− 3π−6 = 1, y − 3 = x − 2 , it crosses
2
y axis at 0, 6−3π
2
y−3
The equation of the normal at 3π−6 y − 3 = 3π−6
2 , 3 is 3π−6 = −1, 2 − x.
x− 2
38
SMA 2101 CALCULUS I
Exercise 13
dy
Exercise 14. dx = sinh xecosh x Exercise 14
dy sinh x+cosh x
Exercise 15. dx = cosh x+sinh x =1 Exercise 15
dy
Exercise 16. then tan y = tanh x, sec2 y dx = sec h2 x
dy sec h2 x 2
√ sec h x 2
dx = sec2 y = 1+(tanh)
Exercise 16
dy 1
Exercise 17. = Exercise 17
dx (1−x2 ) tanh−1 x
dy d y 2
Exercise 18. dx = 3x2 + 2x dx2
= 6x + 2
dy
At the stationery point, dx = 0 therefore
3x2 + 2x = 0 or x (3x + 2) = 0
⇒ x = − 23 or x = 0
d2y
At x = − 32 , dx 2
2 = 6 − 3 + 2 = −2 < 0 =⇒maximum value
3 2
y = − 32 + − 23 = 27 4
d2y
At x = 0, dx 2 = 6 (0) + 2 = 2 > 0 =⇒minimum value
y = (0) + (0)2 = 0
3
Exercise 18
x y
Exercise 19. (1) ex ee (2) xeey +1
y −y
(3) x(lnxex−xe 6e3x 1 + e3x (x + y) − 1
y) (4)
−3 7
(5) (i) 5 (ii) 2
(6) (−2.6932)
Exercise 19
39