0% found this document useful (0 votes)
6 views230 pages

Applied II Module

This document is a module on Applied Mathematics I, covering foundational topics such as matrices, linear equations, vectors, limits, derivatives, and integration techniques. It is structured into seven chapters, each providing definitions, properties, and examples to aid understanding. The module aims to equip university students with essential mathematical concepts and skills applicable in various disciplines.

Uploaded by

emag
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views230 pages

Applied II Module

This document is a module on Applied Mathematics I, covering foundational topics such as matrices, linear equations, vectors, limits, derivatives, and integration techniques. It is structured into seven chapters, each providing definitions, properties, and examples to aid understanding. The module aims to equip university students with essential mathematical concepts and skills applicable in various disciplines.

Uploaded by

emag
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Module on Applied Mathematics I 2006EC

Table of Contents
Chapter One: Matrices and System of Linear Equations 1

1.1 Definition of a matrix and basic operations 1

1.1.1 Special matrices 2

1.1.2 Operation on matrices 4

1.1.3 Properties of matrix addition and scalar multiplication 5

1.2 Product of matrices and some algebraic properties, transpose5

1.2.1 Properties of matrix multiplication 6

1.2.2 Transpose of a matrix 9

1.3 Elementary row operations and echelon form 11

1.3.1 Reduced row echelon form and elementary row operations 14

1.3.2 Definition of a matrix in reduced row echelon form 15

1.3.3 Definition of elementary row(or column) operation 16

1.4 Rank of a matrix using elementary row operations 17

1.5 Inverse of a matrix and its properties 19

1.6 Determinants and its properties23

1.6.1 Determinant of order one 23

1.6.2 Determinant of order two 24

1.6.3 Properties of a determinant28

1.7 Determinant method of finding inverse matrices 31

1.8 System of linear equations and characterization of solutions 34

1.8.1 The Gaussian elimination method 37

Chapter Two: Vectors and Vector Spaces 42

2.1 Scalars and vectors; located vectors in R2 and R3 42


1
Module on Applied Mathematics I 2006EC

2.1.1 Notion and terminologies 43

2.1.2 Addition and subtraction 44

2.1.3 Vectors in R2 45

2.1.4 Vectors in R3 47

2.2 Dot (scalar) product 49

2.3 The orthogonal projection of one vector onto another 52

2.3.1 Direction cosines 53

2.4 Cross (vector) product 54

2.5 Lines and planes in R3 61

2.5.1 Equations of lines in space 61

2.5.2 Equations of planes in R3 63

Chapter Three: Limit and Continuity 69

3.1 Definitions of limit 70

3.2 Examples on limits 71

3.3 One-sided limit 78

3.4 Infinite limits and infinite limits at infinity 79

3.5 Basic limit theorems 83

3.6 Continuity of a function and the Mean Value Theorem 87

3.6.1 One-sided continuity 89

3.6.2 Continuity on an interval 90

Chapter Four: Derivatives 94

4.1 The tangent lines 94

4.2 Definition of derivatives 96

4.3 Basic differentiation rules 102

2
Module on Applied Mathematics I 2006EC

4.4 The chain rule 103

4.5 Higher order derivatives 104

4.6 Implicit differentiation 106

Chapter Five: Applications of Derivatives 114

5.1 Extrema of a function 114

5.2 The Rolle’s Theorem and the Mean-Value Theorem 117

5.3 Applications of the Mean Value Theorem 119

5.4 First and second derivative test 120

5.5 Graph sketching 125

Chapter Six: Inverse Functions 130

6.1 Inverse functions and their derivatives 130

6.2 Properties of inverses 131

6.3 Graphs of inverse functions 133

6.4 Continuity and differentiability of inverse functions 134

6.5 Inverse trigonometric functions 138

6.5.1 The arcsine function 138

6.5.2 The arccosine function 140

6.5.3 The arctangent function 141

6.6 Derivatives of inverse trigonometric functions 143

6.7 Hyperbolic functions 145

6.7.1 Hyperbolic identities 146

6.8 Inverse hyperbolic functions 148

6.9 L ’Hôpital’s rule 152

Chapter Seven: Techniques of Integrations 163

3
Module on Applied Mathematics I 2006EC

7.1 Basic integration formulas 164

7.2 Integration by substitution 165

7.3 Integration by parts 170

7.4 Integration by partial fractions 177

P( x )
7.4.1 Guide lines for partial fraction decompositions of the form 178
Q(x)

7.5 Trigonometric integrals 184

7.5.1 Guide lines for evaluating integrals of the form 


m
sin x cos n dx
184

tan
m
x sec n xdx
7.5.2 Guide lines for evaluating integrals of the form 186

7.6 Trigonometric substitutions 189

7.7 Improper integrals 193

7.7.1 Integrals over unbounded intervals194

7.7.2 Integrals with unbounded integrands 196

7.8 Application of the integral 199

7.8.1 Area 199

7.8.2 Volume 203

[Link] The cross-section method 203

[Link] The Disc method 204

[Link] The Washer method 207

[Link] The Shell method 210

4
Module on Applied Mathematics I 2006EC

INTRODUCTION

This module is designed to introduce University students the basics of the course applied
Mathematics I. To be able to do this, the module is divided into seven different chapters .Each
chapters is provided with appropriate examples and exercise that elaborates the
concepts ,principles and theorems presented.

The first two chapters explains matrix and determinant and vectors .Topics that includes are
types of matrix, techniques of matrix algebra, rank of matrix, solving system of linear equations
with different methods, and determinants and inverse of matrix, vectors product ,cross product of
two vectors, lines and planes

The last five chapters deal with the concept of limit is central to the study of calculus. Limits
underlie the two most important concepts in calculus: the derivative and the integral. If a student
does not have a robust understanding of limits, this can pose a threat to his future ability to
understand the mathematics behind how derivatives and integrals are computed.

5
Module on Applied Mathematics I 2006EC

CHAPTER ONE

Matrices and System of Linear Equations

Introduction

The concepts of matrices had its origin in various types of linear problems, the most important of
which concerns the nature of solutions of any given system of linear equation. Matrices are also
useful in organizing and manipulating large amounts of data.

Today, the subject of matrices is one of the most important and powerful tools in Mathematics
which has found applications to a very large number of disciplines such as Engineering, Business
and Economics, Statistics etc.

Objectives

At the end of this chapter the readers should be able to:

 Define the term matrix.


 Understand the properties of a matrix.
 Define the inverse, transpose and determinant of a matrix.
 Find the inverse, transpose and determinant of a matrix.
 Understand the properties of a determinant.
 Determine echelon form of a given matrix.
 Solve systems of linear equations.
1.1 Definition of a Matrix and Basic Operations

Definition 1.1: A matrix is any rectangular array of real numbers or variables of the form

( )
a11 a 12 ⋯ a1 n
a 21 a 22 … a2 n
⋮ ⋮ ⋱ ⋮
am 1 am 2 ⋯ amn
…………………………. (1)

6
Module on Applied Mathematics I 2006EC

The numbers or the variables in the matrix are called entries or elements of the matrix. If a
matrix has m rows and n columns then we say that its size is m by n (mxn) matrix .An nxn
matrix is called a square or a matrix of order n. A 1x1 matrix is simply a real number .Matrices

will be denoted by capital bold –faced letters A, B etc or by (aij ) or (bij ) .

For instance if

( )
1 4 5

( )
1 0 3
0 8 0 1
4 7 9 6 √3
A= B= 2 …………………….. (2)

then A is 3x3 square matrix or a matrix order 3 while B is 2x3 matrix .The entries in the i th row

and jth column of mxn matrix of B is written


a ij .For an nxn square matrix ,the entries
a 11 , a22 ,. . . , ann are called the main diagonal element .The the main diagonal entries for

the matrix A (2) are 1 ,8 ,9 .

Definition 1.2: [Column and row vectors]

()
a1
a2

an
An nx1matrix is called a column vector. A 1xn matrix (a1 , a2 , .. , an ) is called a row vector.

1.1.1 Special Matrices

In matrix theory there are many special kinds of matrices that are important because they posses
certain properties .The following is a list of some of these matrices.

a) A matrix that consists of all zero is called a zero matrix and is denoted by
Omxn

( )
0 0 0

For example
O2 x 1 = 0
0 () ( )
O2 x 2= 0 0
0 0
O3 x 3= 0 0 0
0 0 0

7
Module on Applied Mathematics I 2006EC

b) An nxn matrix A is said to be a triangular matrix if all its entries below the main diagonal
are zeros or if all its entries above the main diagonal are zeros,[in other words a square matrix A
is triangular if a ij=0 for i> j∨aij =0 ,i< j ].More specially ,in the first case the matrix is called
upper triangular and in the second case the matrix is called lower triangular .The following
matrices

( ) (
2 5 6 11

)
2 0 0 0
0 4 7 0 −5 6 0 0
0 0 7 3 4 9 5 0
0 0 0 10 7 3 9 2
Upper triangular matrix Lower triangular
An nxn matrix A is said to be a diagonal matrix if all its entries not on the main diagonal are

zeros. In terms symbolism D= (d ij)nxn , D is diagonal matrix if


d ij =0 for i≠ j .The matrix D thus
is given by

( )
d 11 0 ⋯ 0
D= 0 d 22 ⋯ 0
⋮ ⋮ ⋱ ⋮
0 0 ⋯ d nn
…………………………. (3)

(c) If in (3) if all the diagonal elements are equal, it is referred to as a scalar matrix Sn, and if
these elements are equal to 1, we have a unity or identity matrix I nof order n .

( ) ( )
c 0 ⋯ 0 1 0 ⋯ 0
0 c ⋯ 0 0 1 ⋯ 0
Sn = I n=
⋮ ⋮ ⋱ ⋮ ⋮ ⋮ ⋱ ⋮
Thus,
0 0 ⋯ c 0 0 ⋯ 1
are respectively a scalar and identity matrix.

8
Module on Applied Mathematics I 2006EC

1.1.2 Operation on Matrices

Defination1.3 [Equality of Matrices]

Two matrices A=( aij )m × n and B=( bij )m ×n are equal if a ij=bij for eachi∧ j. In other words, two
matrixes are equal if and only if they have the same size and their corresponding entries are
equal.

Matrix Addition

When two matrices A and B are of the size we can add them by adding their corresponding
entries

Definition 1.4 If A and B are mxn matrices, then their sum is

A+B=(aij +bij )mxn .

Example 1: Addition of two matrices.

( ) ( )
2 −1 3 4 7 −8
a ) A= 0 4 6 and 9 3 5
−6 10 −5 1 −1 2 ,then

( )( )
2+4 −1+7 3+−8 6 6 −5
A+B= 0+9 4+3 6 +5 = 9 7 11
−6+1 10+(−1) −5+2 −5 9 −3

b ) The sum of

A= (12 3 4
5 7 ) and B= ( 11 00 )
is not define, since A and B are of different sizes.

9
Module on Applied Mathematics I 2006EC

Definition 1.5 [Scalar Multiplication of a matrix]

If k is a real number, then the scalar multiple of a matrix A is

( )
ka11 ka12 ⋯ ka 1n
ka ka 22 ⋯ ka 2 n
kA= 21 =( kaij ) mxn
⋮ ⋮ ⋱ ⋮
ka m 1 kam 2 ⋯ kamn

In other words, to compute kA, we simply multiply each.

For instance, from definition 1.5

( )( )( )
2 0 5 5.2 5.0 5.5 10 0 25
5 1 3 4 = 5.1 5.3 5.4 = 5 15 20
3 6 1 5.3 5.6 5.1 15 30 5

The difference of two mxn matrices defined in usual A−B= A+(−B)where−1 B=−B

1.1.3 Properties of Matrix Addition and Scalar Multiplication

Suppose A , B∧C are mxn matrices and α and β are scalars .Then

i) A+ B=B+ A (Commutative law of addition)


ii) ( A+ B)+C=A +(B+C )(Associative law of addition)
iii)
iv)
v)
vi) 1 A= A

Note: Each of the above six properties can be proved by using definition 1.4 and 1.5

1.2 Product of Matrices and Some Algebraic properties, Transpose

Definition 1.6:Let the number of columns in matrix A be the same as the number of rows in
matrix B, then the matrix product AB exists and the element in row i and column j of AB is

10
Module on Applied Mathematics I 2006EC

obtained by multiplying the corresponding elements of row i of A and column j of B and adding
the product.

In other words if matrix A has n column and matrix B has n rows then the i th row of A is

()
b1 j
b2 j
.
.
.
(ai 1 , ai2 ,..., ain ) and j column of B
th bnj
.Thus if C=AB then

n
C ij=ai1 b 1 j +ai 2 b2 j +⋯+ain b 1n = ∑ a ik bkj
k =1

Moreover the number of rows and the number of columns of C are equal to the number of rows
of A and the number of column of B, respectively .Thus

( )
1 2

( )
3 4 2 1 3 4
B=
A= 1 2 3 1 1 0
Example 1:if
0 1 2 3 and
−1 1 .

( )( )
3+12+2−1 6 +16+0+1 16 23
AB= 1+6+3−1 2+8+0+1 = 9 11
Then
0+3+2−3 0+4+0+3 2 7

We note here that the size of A is 3x4 and the size of B is 4x2 consequently the size of AB is
3x2.

1.2.1 Properties of Matrix Multiplication

11
Module on Applied Mathematics I 2006EC

In defining the properties of matrix multiplication below, the matrix A , B∧C are assumed to be
of compatible dimensions for the operations in which they appear.

Property I: Matrix multiplication is, in general, not commutative. That is AB BA . Observe that
in Example 1 of section BA is not even define because the first matrix in this case B does not
have the same numbers of columns as the number of rows of the second matrix A.

Property II: From AB=0, it does not follow that either A=0 or B=[Link] O’S are null matrix of
appropriate order.

Example 2: For matrices A and B are given by

A=
(11 00 ) and B=
(01 01 )

We have, AB=
(00 00 ) is a null matrix even though A or B is not a null matrix.

Property III: The relation AB=AC or BA=CA does not imply that B=[Link] cancelation law
does not hold in general as in a real numbers.

Example 4 For the matrices

( ) ( ) ( )
1 2 3 1 2 3 2 3 4
A= 1 1 2 B= 1 1 −1 , C= 2 2 0
−1 4 3 2 2 2 1 1 1

We have, by direct multiplication

( )
9 10 7
AB= 6 7 6 = AC , although B≠C
9 8 −1

Property IV: Matrix multiplication is associative That is

A (BC) = (AB) C

12
Module on Applied Mathematics I 2006EC

Property V: The multiplication of matrices is distributive with respect to addition i.e

A(B+C)=AB+AC (B+C)A=BA+CA

Example 5

( )
1 2
A= 3 4
(
2 1
B= −3 2
) and
( )
1 0
C= 2 1

Verify that A (BC) = (AB) C and A (B+C) =AB+AC

Solution:

A( BC )= ( )( ) (
1 2 4 1 6 5
=
3 4 1 2 16 11 )
( AB)C= ( −4 5 1 0
= )( ) (
6 5
−6 11 2 1 16 11 )
Thus

A( BC )= ( 6 5
16 11 )
=( AB)C

A( B+C )= (13 24 )(−13 13 )=(51 157 )


( )(
AB+ AC= −4 5 + 5 2 = 1 7
−6 11 11 4 5 15 )( )
Therefore

A(B+C)=AB+AC.

Notation: Since A (BC)=(AB)C, one may simply omit the parentheses and write ABC.

13
Module on Applied Mathematics I 2006EC

The same is true for a product of or more matrices .In the case where an nxn matrix is multiplied
by itself a number of times, it is convenient to use exponential notation. Thus, if k is a positive,
then

A k= ⏟
AA ⋯ A
k times

Example 6
if A= 1 1
1 1 ( )

Then
( )( ) ( )
A2 = 1 1 1 1 = 2 2
1 1 1 1 2 2

A3 = AAA= AA 2 = ( 11 11 )(22 22 )=( 44 44 )


And in general

An =
( 2n−1 2n−1
2n−1 2n−1 )
Example 7 Simplify the following matrix expression

A(A+2B)+3B(2A-B)-A2+7B2-5AB

Solution: Using the properties of matrix we get

A( A+2 B )+3 B(2 A−B )− A2 +7 B 2−5 AB= A2 +2 AB+6 BA−3 B2 − A2 +7 B 2−5 AB


=−3 AB+6 BA+4 B2

1.2.2 Transpose of a Matrix

Definition 1.7 The transpose of a matrix A, denoted AT, is the matrix whose column are the rows

of the given matrix A. Symbolically the transpose of an mxn matrix A= (


aij ) mxn
is nxm matrix

AT=(
a
ij
T )nxm=( a ji )nxm Where a ijT =a ji .

14
Module on Applied Mathematics I 2006EC

For example, if

Theorem 1.1 Suppose A and B are matrices and k a scalar. Then

i) ( AT )T = A ii ) ( A+B )T = AT +BT
iii ) ( AB )T =BT AT iv ) (kA )T =kAT

Proof: We give here the proof of iii) here the rest is left as exercise

Note that

A=( a ik )mxn , B=( b kj )nxr

then

( ) (∑ )
n n
B A =( b ) ( a kjT )nxm= ∑ bik T akjT
T T
= a jk b ki
ik T rxn k=1 rxm k=1 rxm
(1)

and the last step follows from the definition of a transpose .Also

(∑ )
n
AB=( aik ) mxn ( bkj ) nxr = aik b kj
k =1 mxr

Which on being transpose (i.e., on interchanging the subscripti and j ) gives

(∑ )
n
T
( AB ) = a jk bki
rxm
k =1 (2)

Now iii) follows from (1) and (2)

The remaining properties can e proved similarly.

Definition 1.8 An nxn matrix A=(


aij )
is said to be

i) Symmetric if
a ij=a ji for all i and j, that is if AT=A.

15
Module on Applied Mathematics I 2006EC

ii) skew –symmetric if


a ij=−a ji for all i and j ,that is AT=A

The following are examples of symmetric matrices

( )
2 3 4
( 1 0
0 −4 ) 3 1 5
4 5 3

Activity 1.1

1 . If A= ( 1 −3
0 4 ) B= ( 1 2 −3
5 0 −1 ) (C=
2 −4 5
1 0 0 )
Then find

a) A+C b) B – C c) AB d) AC e) BTAT f) (AB)T

g) Determine the following elements of D = AB + 2C, without computing the complete matrix

d 12 and d 21

2. Let A be 3 × 5 matrix, B be 5 × 2 matrix, C be 3 × 4 matrix, D be 4 × 2 matrix, E be 4 × 5


matrix, give the size of 2(EB) + DA b) CD – 2(CE)B.

3. Simplify A(A – 4B) + 2B(A + B) – A2+ 7B2 + AB.

4. Show that for a square matrix A=(aij)

i) A + AT is a symmetric matrix

ii) A – AT is skew-symmetric matrix

iii) AAT and ATA, A2 are symmetric matrices.

1.3 Elementary Row Operations and Echelon Form

16
Module on Applied Mathematics I 2006EC

We use matrices to describe systems of linear equations. There are two important matrices
associated with every system of linear equations. The coefficients of the variables form a matrix
called the matrix of coefficients of the system. The coefficients, together with the constant terms,
form a matrix called the augmented matrix of the system. For example, the matrix of coefficients
and the augmented matrix of the following system of linear equations are as shown.

( )( )
x1 +x 2 +x 3 =2 1 1 1 1 1 1 2
2 x 1 +3 x 2 + x3 =3 2 3 1 2 3 1 3
x 1−x 2 −2 x 3=−6 ⏟
1 −1 −2 ⏟
1 −1 −2 −6
matrix of coefficient augmented matrix

Observe that the matrix of coefficients is a sub matrix of the augmented matrix. The augmented
matrix completely describes the system.

Transformations called elementary transformations can be used to change a system of linear


equation into another system of linear equations that has the same solution. These
transformations are used to solve systems of linear equations by eliminating variables. In practice
it is simpler to work in terms of matrices using equivalent transformations called elementary row
operations. These transformations are as follows:

Elementary Transformations

1. Interchanging two equations


2. Multiplying both sides of an equation by a nonzero constant
3. Add a multiple of one equation on to another equation.

Elementary Row Operations

1. Interchanging two rows of a matrix


2. Multiply the elements row by a nonzero constant
3. Add a multiple of the elements of one row to the corresponding elements of another row.

Systems of equations that are related through elementary transformations, and thus have the
same solutions, are called equivalent systems. The symbol ¿ is used to indicate equivalent

17
Module on Applied Mathematics I 2006EC

system of equations. The next example compares the elementary transformation with elementary
row operations.

Example 1: Solve the following system of linear equations.

{
x 1 + x 2 + x3 =2
2 x 1 +3 x 2 + x 3 =3
x 1−x 2 −2 x 3 =−6

Solution: Elimination Methods

x1 +x 2 +x 3 =2
2 x 1 +3 x 2 + x3 =3
Initial system x 1−x 2 −2 x 3=−6

Eliminate x1 from the 2nd and 3rd equations

x1 +x 2 +x 3 =6
x 2 −x 3=−1 eq (2)→2 eq (1)−eq(2 )
¿ −2 x 2−3 x 3 =−6 eq (3)→ eq(3 )−eq (1)

Eliminate x2 from the 1stand 3rdequations

x 1 +2 x 3 =3
x 2 −x 3 =−1 eq (1)→eq (1)−eq(2 )
¿ −5 x 3=−10 eq (3)→ eq(3 )+2 eq(2 )

Make coefficient of x3 in 3rd

x 1 +2 x 3 =3
x 2 −x3 =−1 1
eq (3)→ eq (3 )
¿ x3 =2 5
Eliminate x3 from 1st and 2nd equations

x 1=−1
x 2 =1
¿ x 3=2

18
Module on Applied Mathematics I 2006EC

The solution is x1=-1,x2 = 1,x3 =2

Matrix Method

( )
1 1 1 2
2 3 1 3
Augmented matrix
1 −1 −2 −6

We refer to the first row as the pivot row, and then we have:

( )
1 1 1 2
¿ 0 1 −1 −1 , R2 → R2 −2 R 1 , R 3 → R 3−R 1
0 −2 −3 −8

Create appropriate zeros in column 2

( )
1 0 2 3
¿ 0 1 −1 −1 R1 →R 1−R 2 , R 3 → R3 −2 R2
0 0 −5 −10

Make the (3,3) element 1

( )
1 0 2 3
−1
¿ 0 1 −1 −1 , R 3 → R3
5
0 0 1 2

Create zeros in column 3

19
Module on Applied Mathematics I 2006EC

( )
1 0 0 −1
¿ 0 1 0 1 , R 1 → R1 −2 R 3 , R2 → R2 +R3
0 0 1 2

Matrix corresponding to the system

x 1=−1
x 2 =1
x 3=2

Thus the solution is x1=-1,x2=1,x3=2

Exercise 1: Solve the following system of linear equations.

x 1 −2x 2 +4 x 3 =12
2x 1 −x2 +5 x3 =18
−x 1 +3 x 2−3x 3 =−8
1.3.1 Reduced Row Echelon form and Elementary Row Operations:

In above motivating example, the key to solve a system of linear equations is to transform the
original augmented matrix to some matrix with some properties via a few elementary row
operations. As a matter of fact, we can solve any system of linear equations by transforming the
associate augmented matrix to a matrix in some form. The form is referred to as the reduced row
echelon form.

1.3.2 Definition of a Matrix in Reduced Row Echelon Form:

A matrix in reduced row echelon form has the following properties:

1. All rows consisting entirely of 0 are at the bottom of the matrix.

2. For each nonzero row, the first entry is 1. The first nonzero entry is called a leading 1.

20
Module on Applied Mathematics I 2006EC

3. For two successive nonzero rows, the leading 1 in the higher row appears farther to the left
than the leading 1 in the lower row.

4. If a column contains a leading 1, then all other entries in that column are 0.

Note: a matrix is in row echelon form as the matrix has the first 3 properties.

( ) ( )
1 3 0 0 2 1 0 0 3 0
0 0 1 0 0 0 0 1 0 0
0 0 0 1 0 0 0 0 2 0
0 0 0 0 0 0 0 0 0 1
Example
0 0 0 0 0 0 0 0 0 0

are the matrices in reduced row echelon form.

( )
1 2 3 4
0 1 9 6
0 0 1 9
The matrix
0 0 0 0 is not in reduced row echelon form but in row echelon form
since the matrix has the first 3 properties and all the other entries above the leading 1 in the third
column are not 0.

( )
1 0 8 9
0 1 −6 4
0 1 3 3
The matrix
0 0 0 0 are not in row echelon form (also not in reduced row echelon form)
since the leading 1 in the second row is not in the left of the leading 1 in the third row and all the
other entries above the leading 1 in the third column are not 0.

1.3.3 Definition of Elementary Row(Or Column) Operation

Elementary row (or column ) operation on a matrix A inculding the following :

i) Interchanging any two rows (or column)

21
Module on Applied Mathematics I 2006EC

i.e
Ri ↔ R j or Ci ↔ C j ii) Multipling a row (or column ) by a non zero scalar.

i.e
Ri → αRi or C j →αC j

th th
iii) Replacing the i row (or column ) by α times the j th row (or column) plus the i row (or
column).

i.e
Ri → αR j + Ri or C i →αC j +C i

Defination 1.10 A matrix A is said to be row (or colunm) equivalent to a matrix B if B can be
obtained by appling a finite sequence of elemntary row (or column ) operations to A.

Example :The following four matrices are row equivalent .

( ) ( ) ( ) ( )
0 0 1 2 3 3 6 −9 0 0 1 2 0 0 1 2
A= 2 3 0 −2 ¿ B= 2 3 0 −2 ¿ C= 2 3 0 −2 ≃ D= 2 3 0 −2
3 3 6 −9 0 0 1 2 1 1 2 −3 −1 −3 6 −5

Because of

 B is obtained from A by interchanging row 1and row 3 .(i.e R1 ↔ R3 )


1 1
R3 → R 3 )
 C is obtained from A multiply the third row of A by 3 . (i.e 3

 D is also obtained from A multiply the second of A by -2. (i.e R2 →−2 R2 )

Note: 1) Every nonzero m×n matrix can be transformed to a unique matrix in reduced row
echelon form via elementary row operations.

2) If the augmented matrix [A:b] can be transformed to the matrix in reduced row echelon
form [C:d] via elementary row operations, then the solutions for the linear system corresponding
to [C:d] is exactly the same as the one corresponding to [A :b]

Activity 1.2

1. Reduce the following matrices to row echelon and reduced row echelon forms.

22
Module on Applied Mathematics I 2006EC

( )
2 2 4 4

( ) ( )
2 0 −1 0 1 2 3
2 3 4 5
a) 5 1 0 b) c) 0 1 3 2
3 4 5 6
0 1 3 0 3 9 3
4 5 6 7

1.4 Rank of a Matrix Using Elementary Row Operations

Defination 1.11: Let A be mxn matrix and U be an echelon or the reduced echelon form of
[Link] rank of A is denoted by Rank(A) and is define as the number of non-zero rows of U.

i.e if a matrix A is carried to a row-echelon matrix U by elementary row operations, then the
number of leading 1s in U is called the rank of A.

Example: Find the rank of each of the following matrices.

( ) ( )
1 1 −2 3 −2 1 −2
A= 3 −1 1 B= 1 −1 3 5
−1 3 4 −1 1 1 −1

Solution : We transform the matrix A in to row –echelon form by using elementary row
operations.

( )( )
1 1 −2 1 1 −2
A= 3 −1 1 ≃ 0 −4 5 , R 2 →−3 R 1 +R2 and R 3 → R1 +R 3
−1 3 4 0 4 2 ,

( )
1 1 −2
¿ 0 −4 −5 , R3 → R 2 +R3
0 0 −3

( )
1 1 −2
4 1 1
¿ 0 1 , R2 →− R2 and R3 →− R 3
5 4 3
0 1 1

23
Module on Applied Mathematics I 2006EC

is row echelon [Link] Rank(A)=3

( ) ( )
3 −2 1 −2 3 −2 1 −2
B= 1 −1 3 5 ≃ 0 −5 10 13 , R 2 →3 R2 +R 1 and R3 →3 R3 −R 1
−1 1 1 −1 0 5 2 −1

( )
−3 −2 1 −2
¿ 0 −5 10 13 , R 3 → R2 +R3
0 0 12 12

( )
2 2 −1
1
3 3 3
−1 1 1
¿ −13 R1 → R1 , R 2 →− R 2 and R 3 →− R 3
0 1 −2 3 5 12
5
0 0 1 1

( )
2 −1 2
1
3 3 3
−13
¿ 0 1 −2 , R3 →2 R3 + R2
5
−3
0 0 0
5

is row of echelon form and also the number of leading 1’s is [Link] Rank(B)=3

1.5 Inverse of a Matrix and its Properties

We motivate the idea of the inverse of a matrix by looking at the multiplicative inverse of a real
number. If number b is the inverse of a, then

ab=1 and ba=1

1
for example 2 is the inverse of 2 and we have
24
Module on Applied Mathematics I 2006EC

1 1
2( 2 )=( 2 )2=1

These are the ideas we extend to matrices.

Definition 1.12 An n×n matrix A is said to be nonsingular or invertible if there exists a matrix B
such that AB=BA=In. The matrix B is said to be the multiplicative inverse of A. Note: If B and C
are both multiplicative inverses of A, then

B = BIn = B(AC) = (BA)C = InC = C.

Thus an invertible matrix has a unique inverse.

Example 1: Show that the matrix B is the inverse of matrix A if

( ) ( )
2 0− −1 3 −1 1
A= 5 1 0 B= −15 6 −5
0 1 3 5 −2 2

Solution: Observe that

( )( )( )
2 0 −1 3 −1 1 1 0 0
AB= 5 1 0 −15 6 −5 = 0 1 0 =I 3
0 1 3 5 −2 2 0 0 1

And

( )( )
3 −1 1 2 0 −1
BA= −15 6 −5 5 1 0 =I 3
5 −2 2 0 1 3

Thus AB=BA=I3,which shows matrix Bis the inverse of A.

Note:i) Inverse of a matrix B is only defined for square matrices.

ii)A matrix may not be invertable even if it is square matrix.

25
Module on Applied Mathematics I 2006EC

For example ,let


A= ( )
0 1
0 0 ,then if A is invertable ,then there exists a matrix say

B= ( )
x
y
x'
y ' such that ( )(
0 1 x
0 0 y
x'
y )( )( )
' =
y
0
y' = 1 0
0 0 1

Implying 0=1, which is absurd. Thus A is not invertible.

Definition 1.13: An n×n matrix is said to be singular if it does not have a multiplicative inverse.

Notation: Let A be an invertible matrix. We denote its inverse by A-1.

Gauss-Jordan Elimination for finding the inverse of a matrix

Let A be an n×n matrix.

1. Adjoin the identity n×n matrix In to A to form the augmented matrix (A: In)

2. Compute the reduced echelon form of (A: In). If the reduced echelon form is of the type

(In: B), then B is the inverse of A. If the reduced echelon form is not of the type (I n: B), in that
the first n×n submatrix is not In, then A has no inverse.

Example 2: Determine the inverse of the matrix

( )
1 −1 −2
A= 2 −3 −5
−1 3 5

Solution:Applying the method of Gauss-Jordan Elimnation ,we get

( )( )
1 −1 −2 1 0 0 1 −1 −2 1 0 0
( A : I 3 )= 2 −3 −5 0 1 0 ¿ 0 −1 −1 −2 1 0 R2 →R 2−2 R1
−1 3 5 0 0 1 0 2 3 1 0 1 , R3 →R 3 + R1

26
Module on Applied Mathematics I 2006EC

( )
1 −1 −2 1 0 0
¿ 0 1 1 2 −1 0 , R 2 →−R2
0 2 3 1 0 1

( )
1 0 −1 3 −1 0
¿ 0 1 1 2 −1 0 , R1→R1+Ralignl¿2 ¿¿, ¿ R3→R3−2R2 ¿ ¿¿
0 0 1 −3 2 1

( )
1 0 0 0 1 1
¿ 0 1 0 5 −3 1 , R1 → R1 +R3 ,
0 0 1 −3 2 1
R2 →R 2−R 3

Thus

( )
0 1 1
−1
A = 5 −3 −1
−3 2 1

The following example illustrates the application of the method for a matrix that does not have
an inverse. Letter on in this chapter we devise more effective method to decide whether a matrix
invertible.

Example 3: Determine the inverse of the matrix below, if it exists.

( )
1 1 5
A= 1 2 7
2 −1 4

Solution: Applying the method of Gauss-Jordan Elimnation we get

( )( )
1 1 5 1 0 0 1 1 5 1 0 0
( A : I 3 )= 1 2 7 0 1 0 ≃ 0 1 2 −1 1 0 R 2 → R2 −R1 and R3 →R 3−2R1
2 −1 4 0 0 1 0 −3 −6 −2 0 1

27
Module on Applied Mathematics I 2006EC

( )
1 0 3 2 −1 0
¿ 0 1 2 −1 1 0 , R1 →R 1−R 2 and R3 → R3 −3 R2
0 0 0 −5 3 1

There is no need to proceed further. The reduced echelon from cannot have a one in the (3,3)
location. That is the reduced echelon form cannot be of the form (In: B). Thus A-1does not exist.

Activivity 1.3

1. Find the inverse of the matrix below if it exists.

( ) ( )
2 1 3 1 2 −3
a) ( )
1 1
2 3
b) 0 2 1
1 1 2
c ) 1 −2 1
5 −2 −3

Properties of Inverse Matrices

Let A and B be invertible matrices and c a nonzero scalar. Then

−1
1 . ( A−1 ) = A
1
2 . (cA )−1 = A−1
c
3 . ( AB) =B−1 A −1
−1

4 . ( An )−1 =( A−1 ) n
5 . ( AT )−1 =( A−1 )T

we verify the 1st and 3rd results to illustrate the techniques involved leaving for the reader the
remaining results to verify.

i) (A-1)-1 =A this results followes directly from the defination of inverse of a matrix .Since A -1 is
the inverse of A ,we have

AA-1=A-1A=In

This statement also tells us that A is the inverse of [Link] (A-1)-1=A

28
Module on Applied Mathematics I 2006EC

iii)(AB)-1=B-1A-1 we want to show that the matrix B-1A-1 is the inverse of the matrix [Link]
get,using the properties of matrices,

AB(B−1 A−1 )= A( BB−1 ) A−1


=AI n A−1
=AA−1 =I n

Similarly ,it can be shown that (B-1A-1)(AB)=In.

Thus (B-1A-1) is the inverse of the matrix AB.

Activety 1.4

( ) (
1. If A= 5 1 , then A−1= − 2 −1
9 2 −9 5 )
Use this information to determine

a ) (2 A T )−1 b ) A−3 c ) ( AAT )−1

1.6 Determinants and its Properties

To every square matrix A=[aij]nxn is associated a number or an expression called


the determinant of A and is denoted by |A| or det (A).

1.6.1 Determinant of Order One

Let A=[a11] be a square matrix of order one. Then det (A) = a [Link] definition, if A is invertible,
then a11¿ 0 and so det A≠0. Also, conversely if det (A)≠0, then a11¿ 0 and so, A is invertible.

1.6.2 Determinant of Order Two

The determinant of a 2×2 matrix is given by

a a
| 11 12|=a11 a22−a21 a12
a21 a22

29
Module on Applied Mathematics I 2006EC

Example 1:Determine the determinant of the following matrices

( )
1
−6
( 1
7
5
10 ) b.

9
1
3
a. 3

( )
1 5 )=1. 10−7 .5=10−35=−25
Solution:a. det( 7 10

( )
1
−6
9 1 1 1 1 −1
)= . 3−6 = − =
−1 9 3 3 2 6
3
b. det( 3

Defination 1.14:Let A=[aij] and Mij be the (n-1)x(n-1) matrix obtained from A by deleting the I
row and j column containing [Link] det(Mij) is called the minor of [Link] define the cofactor Cij
of aij by Cij=(-1)i+j det(Mij)

Example 2 Determine the minors and cofactors of the elements a 11 and a32 of the following
matrix A.

( )
1 8 0
A= 5 2 3
0 0 1

Solution:Applying the above defination we get the following.

Minor of a11:

2 3
| |=2−0=2
det(M11)= 0 1 ,By deletining the 1st row 1st column.

And the cofactor of a11:

C11=(-1)1+1 det(M11)=2

30
Module on Applied Mathematics I 2006EC

1 0
| |=3−0=3
Minor of a32=det(M32)= 5 3

The cofactor of a32:

C32=(-1)3+2 det(M32)=-3

Theorem1.2 :If A is an nxn matrix with n¿ 3 ,then det(A) can be expressed as the a cofactor
expansion using any row or column of A.

i. e. , det( A )=a i1 Ci 1 +a i2 C i2 +. ..+ain C in . or


=a 1 j C1 j +a2 j C 2 j +. ..+anj C nj

for i=1,. . .,n and j=1,. . .,n.

Note:One can often save work by expanding along the row or column that contains the most
[Link] is a useful rule that can be used to give the sign part (-1) i+j, of the cofacotors in these
[Link] rule is sumarized in the following array.

If, for example ,one expands in terms of the second row ,the signs will be - + - [Link] signs
alternate as one goes along any row or column.

Example 3:To evaluate the determinant of

( )
0 2 3 0
0 4 5 0
0 1 0 3
2 0 1 3

Solution:One would exxpand down the first [Link] first three terms will drop out,leaving

31
Module on Applied Mathematics I 2006EC

( )
2 3 0

1 0 3
4 5 ( )
−2det( 4 5 0 )=−2.3det( 2 3 )=−2.3(−2)=12

( )
2 −1 4 9
3 −2 7 3
)
0 0 0 0
Example 4:Caluculate det(
−4 3 −2 5

Solution:Choose row 3 ,since it has the most zeros.

( )
2 −1 4 9
3 −2 7 3
)
0 0 0 0
det(
−4 3 −2 5 =[Link]( )+ [Link]( )+[Link]( )+[Link]( )=0

This example illustrate es the fact that if amatrix has a row (or column ) containing all zeros the
determinant is zero.

( )
2 7 3 2
0 −3 4 3
0 0 6 4
Example 5:Calculate det(
0 0 0 10 )

Solution:Choose column 1 since it has the most zeros.

( )
2 7 3 2

( )
0 −3 4 3 −3 4 3
0 0 6 4 0 6 4 ,
det(
0 0 0 10 )=2det( 0 0 10 expand by column 1.

6 4
2(−3)det ( )=2(−3)(6)(10)=−360
= 0 10

32
Module on Applied Mathematics I 2006EC

Another look at Example 3 shows us that the determinant of the given matrix was the product of
the diagonal element .Although this does not happen for all matrices ,it does if the matrix is
upper or lower triangular matrix.

Theorem1.3 If A be a nxn matrix is upper (or lower ) triangular,then det(A)=


a 11 a22 . . .ann .

Proof: Let us use the principle of mathematical induction. The proposition P(n) is as follows: An
n × n upper triangular matrix A has determinanta11 a22 ... ann First, we check p(n).When n=2

A=
( a11
0
a12
a22 )
and by definition det( A)=a11a22 . The proposition is true for n=2 . For the induction hypothesis
we suppose that P(k) is true. That is, suppose that if Ak×k is upper triangular then

det(Ak×k )=
a 11 a22 . . . a kk .

To complete the proof ,we must show that


det ( A k+1 xk +1 )=a11 a 22 . . .a(k+1)(k+1) .

( )
a11 a 12 . . . a1 k a1 k +1
0 a 22 . . . a2 k a2 k +1
⋮ ⋱ ⋮

0 ⋱ ⋮
0 0 0 akk akk +1
0 0 0 0 ak +1 k +1
Writing Ak+1k+1=

We compute det(Ak+1xk+1) by using row k+1 to find

det ( A k+1 k+1 )=(−1)2k+2 ak+1 k+1 det ( A kxk )


By induction=a k+1 k+1 (a11 ⋯akk )

hypothesis

=a 11 ⋯akk a k+1 k+1

Thus by the principle of mathematical induction ,the propostion is true for all n.

33
Module on Applied Mathematics I 2006EC

So, if A is upper or lower triangular, the determinant is easy to calculate. To use this fact, we can
row-reduce a matrix to upper or lower triangular form, calculate the determinant of the resulting
matrix, and then relate that determinant to the determinant of the original matrix.

Activty1.5

( )
2 0 3 9
4 0 1 5
A=
5 8 2 5
[Link]
0 −3 6 7 ,then find the following minors and cofactors of A.

a. M12 and C12 b) M43 and C43.

[Link] the determinant of the following matrix using as little computation as possible.

( )
1 −2 3 0
4 0 5 0
B=
7 −3 8 4
−3 9 3 0

1.6.3 Properties of a Determinant

The following theorem tells us how elementary row operation affect determinants. It also tells us
that these operations can be extended to columns.

Theorem 1.4 Let A be an n × n matrix and c be a nonzero scalar.

a) If a matrix B is obtained from A by multiplying the elements of a row (column) by c then


|B| = c|A|.
b) If a matrix B is obtained from A by interchanging two rows (column) then |B| = –|A|
c) If a matrix B is obtained from A by adding a multiple of one row (column) to another
row(column), then |B| = |A|.

The proof is left as exercise.

Example 6:Evalute the following determinant


34
Module on Applied Mathematics I 2006EC

3 4 −2
|−1 −6 3 |
2 9 −3
Solution: We examine the rows and columns of the determinant to see if we can create zeros in
a row column the above operations. Note that we can create zeros in the second column by
adding twice the third column to it:

3 4 −2 3 0 −2
|−1 −6 3 |= |−1 0 3 |,C2 →C 2 +3C 3
2 9 −3 2 3 −3
Expand this determinant in terms of the second column to take adevantage of the zeros.

(−3)| 3 −2 |=( −3)( 9−2)=−21.


= −1 3

We shall find that matrices that have zero determinant play a significant role in theory of
matrices.

Defination1.14: A square matrix A is said to be singular if |A|=0 .A is nonsingular if |A|≠0.

The following theorem gives information about some of the circumstance under which we can
expect a matrix to be singular.

Theorem 1.5 Let A be a square matrix. A is singular if

a) all the elements of a row (column) are zero.


b) two rows (columns) are equal.
c) Two rows(columns) are proportional.

Example 7 :sho that the following matrices are singular.

( ) ( )
2 0 −7 2 −1 3
A= 3 0 1 b ) B= 1 2 4
a)
−4 0 9 2 4 8

35
Module on Applied Mathematics I 2006EC

Solution:
a) All the elements in column 2 of A are zero. Thus |A| = 0.
b) Observe that every element in row 3 of B is twice the corresponding element in row 2. We
write
(row 3) = 2(row 2)
Row 2 and row 3 are proportional. Thus |B| = 0.
The following theorem tells us how determinants interact with various matrix operations. The
examples following it demonstrate the theorem in use.
Theorem 1.6 Let A and B be n × n matrices and c be a nonzero scalar.
a) Determinant of a scalar multiple : |cA|=cn|A|
b) Determinant of a product: |AB| = |A||B|
c) Determinant of a transpose: |At| = |A|
1
|A−1|=
d) Determinant of an inverse: |A| (assuming A-1 exists).
Example 8 If A is a 2×2 matrix with |A| = 4, use Theorem 2.22 to compute the following
determinants.
t −1
a) |3A| b) |A| c) |5 A A |,assuming A-1 exists.

Solution:a) |3A|=(3)2|A| =9x4=36

a) |A2 | = |AA| = |A||A| =(4).(4) =16


1
|5 At A−1|=52|A t A−1|=25|A| =25
b) |A|

−1 t
Exampe 9:Prove that |A A A|=|A|

Solution: by the properties of matrices ,determinants, and real numbers we get

1
|A−1 A t A|=|( A−1 At ) A|=|A−1 A t||A|=|A−1||A t||A|= |A||A|=|A|
|A| .

Activity 1.5

36
Module on Applied Mathematics I 2006EC

(
x−1 −2
[Link] all the values of x that make the following determinant zero. x−2 x−1
)

( )
1 −1 −3
A= 2 0 −4
[Link]
−1 1 2 then |A| = –2. Use this information, together with the properties of
determinants, to compute the determinant of the following matrices.

( ) ( )( )
1 −1 −3 2 0 −4 1 −1 −3
a) 2 0 −4 b) 1 −1 −3 c) 4 −2 −10
−2 2 4 −1 1 2 −1 1 2

[Link] A and B are 3 × 3 matrices and |A|= – 3, |B| = 2, compute the following determinants.

a) |AB| b) |AA T| c) |( AB−1 )T|


1.7 Determinant Method of Finding Inverse Matrices

We first introduce tools necessary for developing a formula for the inverse of nonsingular
matrix.
Definition 2.23: Let A be an n × n matrix andC ij be the cofactor of [Link] matrix whose (i, j)th
element is Cij is called the matrix of cofactors. The transpose of this matrix is called the adjoint
of A and is denoted adj(A).

( ) ( )( )
T
C 11 C12 ⋯ C 1n C 11 C12 ⋯ C1 n C11 C 21 ⋯ Cn1
C 21 C 22 ⋯ C 2n C C ⋯ C2 n C C 22 ⋯ Cn2
,then 21 22 = 12
⋮ ⋮ ⋱ ⋮ ⋮ ⋮ ⋮ ⋮ ⋮ ⋮ ⋱ ⋮
Cn 1 C n 2 ⋯ C nn C n 1 C n2 ⋯ C nn C 1n C2 n ⋯ C nn
⏟ ⏟
matrix of cofactors adjo int matrix

37
Module on Applied Mathematics I 2006EC

Example 10 : Find the matrix of cofactors and the adjoint matrix of the matrix

( )
−2 −1 3
A= −4 5 2
−3 1 4

Solution:The cofactors of A are

5 2 −4 2 −4 5
C 11=| |=18 C12=−| |=10 C 13=| |=11
1 4 −3 4 −3 1
−1 3 −2 3 −2 −1
C 21=| |=7 C 22=| |=1 C23=| |=5
1 4 −3 4 −3 1
−1 3 −2 3 −2 −1
C 31=| |=−17 C32=| |=−8 C 33=| |=−14
5 2 −4 2 −4 5
Thus the matrix of cofactor of this matrix is

( )
18 10 11
7 1 5
−17 −8 −14

and the adjoint of A is the transpose of this matrix

( )
18 7 −17
adj( A )= 10 1 −8
11 5 −14

Theorem 1.7Let be a square matrix with det(A) ¿ 0 . A is invertable with

1
A−1 = adj( A )
|A|

Proof: as exersise

Example 11: For a 2x2 matrix


( a11
a21
a12
a22 ) ,the adjoint
Adj( A )=
( a 22 −a12
a 21 a11 )
38
Module on Applied Mathematics I 2006EC

If A is nonsingular ,then
−1
A =
1
(a22 −a 12
a11 a 22−a12 a21 a21 a11 )
12: use the result of Theorem 1.25 to compute the inverse of the matrix

Example

( )
−2 −1 3
A= −4 5 2
−3 1 4

Solution: |A|
is computed and found to be -[Link] matrix was discussed in example [Link]

we found that

( )
18 7 −17
adj( A )= 10 1 −8
11 5 −14

The formula for the inverse of a matrix gives

( )
−18 −7 17
13 13 13
−1 −10 −1 8
A−1 = adj( A )=
13 13 13 13
−11 −5 14
13 13 13

Activity 1.6

1. Determine whether the following matrices have inverse. If a matrix has an inverse, find the
inverse using the formula for the inverse of a matrix.

39
Module on Applied Mathematics I 2006EC

( )
1 2 3
1 4
a) 3 2
( ) b)
0 1 2
4 8 7

We now discuss the relationship between the existence and uniqueness of the solution to a
system of n linear equations in n variables and the determinant of the matrix of coefficient of the
system.

1.8 System of Linear Equations and Characterization of Solutions

Theorem 1.8: (Cramer’s Rule). Let A be an n × n nonsingular matrix and let B ∈ Rn. Let Ai be
the matrix obtained by replacing the ith column of A by B. If X is the unique solution to AX =B,
then
|Ai|
x i= ,for i=1, 2, .. . ,n
|A|

Theorem 1.9 Let AX = B be a system of n linear equations in n variables.

i) If |A| ≠ 0, then AX = B has a unique solution. The system has a trivial solution that
is X=0 if B = 0.

ii) If |A| = 0, and at least one of the Ais is nonzero the system has no solution. For, if
|A| = 0 and |A1| ≠ 0, then X |A| =|A1| leads to a contradiction. Such systems are
called inconsistent

iii) If |A| = 0 and |A i|=0 , i =1,2,. . . ,n the system my ave an infinite number of
solutions or may not have a solution. A system having an infinite number of solutions is called
dependent.
Definition 1.14 If AX = 0 then the system of equations is said to be homogeneous.
Example 1:Solve
3 x1 −x 2 + x=3
x 1 +x 2 + x 3 =6
x 1−x 2 −x 3 =−4
by using Cramer,s rule.

40
Module on Applied Mathematics I 2006EC

Solution: First we calculte det(A).


3 −1 1 3 −1 1
det ( A)=|1 1 1 |=|1 1 1 |,R 3→ R2+R 3
1 −1 −1 2 0 0
=2|−1 1 |=−4
1 1

()
3
B= 6
Now substute
−4 for column 1 and calculate

( ) ( )
4 −1 1 4 −1 2
det 6 1 1 det 6 1 0
−4 −1 1 −4 −1 0 −4
x 1= = , C3 →−C 2 +C 3 = =1
−4 −4 −4

Similarly

( ) ( )
3 4 1 3 0 1
det 1 6 1 det 1 2 1
1 −4 1 1 0 −1
x 2= = , C 2 →−4 C 2 +C 3
−4 −4
−8
= =2
−4

( ) ( )
3 −1 4 3 −1 4
det 1 1 6 det 4 0 10
1 −1 −4 2 0 2
x 3= = , R2 →R 2 +R1 and R 3 → R2 +R3
−4 −4
−12
= =3
−4

The answer checks, by direct substitution.

The following two systems of linear equations, each of which has a singular matrix of
coefficients, illustrate that there may be many or no solutions.
41
Module on Applied Mathematics I 2006EC

( )
x1 −2 x 2 +3 x 3=1 x 1 +2 x2 +3 x3 =3
3 x 1 −4 x 2 + 5 x 3 =3 2 x 1 + x 2 +3 x 3 =3
2 x 1 −3 x 2 + 4 x 3 =2 x 1 + x 2 +2 x 3= 0
⏟ ⏟
many solution no solution
x 1 =t + 1, x 2 =2t , x 3 =t

Example 2: Determine values of r for which the following system of equations has nontrivial
solutions. Find the solutions for each value of r.

(r +2 )x 1 +(r +4 ) x 2=0
2 x 1 +(r+ 1) x2 =0

Solution: This system is a homogeneous system of linear equations. It thus has the trivial
solution by Theorem 2.26 (i). The same theorem part (iii) tells us that there is the possibility of
other solution only if the determinant of the matrix of coefficients is zero.

Equating this determinant to zero, we get

r+2 r+4
| |=0
2 r+1
( r+2)(r+1)−2(r+4)=0
r 2 +r−6=0
( r−2)(r+3)=0

Thus the determinant is zero if r=-3 or r=2.

r=-3 result in system

−x 1 +x 2 =0
2 x 1−2 x 2=0

x 1=m, x 2=m, for m∈ ℜ


This system has infinitely many solutions

r=2 the result of system

42
Module on Applied Mathematics I 2006EC

4 x 1 +6 x 2=0
2 x 1 +3 x 2 =0

This system has many solutions

−3 m
x 1= , x 2=m, for m ∈ ℜ
2

Cramer’s rule gives us a convenient method for writing down the solution to an n × n system of

equations in terms of determinants. In this method we can solve for any one of the xis with out

solving the solution of the entire system. However to compute the solution of the system as a

whole, one must evaluate n + 1 determinants of order n. Evaluating even two of these

determinants generally involves more computation than solving the system using Gaussian

Elimination that we are going to see bellow.

1.8.1 The Gaussian Elimination Method

Let AX = B be a linear system of equations then

1. Write down the augmented matrix of the system of linear equations.

43
Module on Applied Mathematics I 2006EC

2. Find an echelon form of the augmented matrix using elementary row operations.

3. Write down the system of equations corresponding to the echelon form.

4. Use back substitution to arrive at the solution.

Example 3 Solve the following system of linear equations using the method of Gaussian

elimination.

x 1 +2 x2 +3 x3 +2 x 4 =−1
−x 1 −2 x 2 −2 x 3 + x 4 =2
2 x 1 +4 x 2 + 8 x3 +12 x 3 =4

Solution: Solving the augmented matrix, create zeros below the pivot in the first column.

( )( )
1 2 3 2 −1 1 2 3 2 −1
[ A :b ]= −1 −2 −2 1 2 ≃ 0 0 1 3 1 , R2 →R 2 +R1 , R3 →R 3 −2 R 2
2 4 8 12 4 0 0 2 8 6

( )
1 2 3 2 −1
≃ 0 0 1 3 1 , R 3 → R3 −2 R2
0 0 0 2 4

( )
1 2 3 2 −1
1
≃ 0 0 1 3 1 , R3 → R3
2
0 0 0 1 2

We have arrived at the echelon form.

44
Module on Applied Mathematics I 2006EC

The corresponding system of equation is

x 1 +2 x 2 +3 x 3 +2 x 2=−1
x 3 +3 x 4 =1
x 4 =2

The system is now solved by back substitution i.e. the value of x4 is substituted into the second

equation to give x3 . x3 and x4 are then substituted into the first equation to get x1 .

We get

x 3 +3 (2)=1
x3 =−5

Substituting x4=2 and x3=-5 into the first equation we have

x 1 +2 x 2 +3(−5 )+2 (2 )=−1


x 1 + 2 x 2 =10
x 1=−2 x 2 +10

Let x 2=t , hence the system has infinitely many solutions.

Therefore the solution set is (-2t+10,t,-5,2)t

Example 4 Determine the value of k so that the following system of unknown x, y, z has

45
Module on Applied Mathematics I 2006EC

(i) a unique solution, (ii) no solution, (iii) an infinite number of solutions.

x+ y−z=1
2 x+3 y+kz=3
x+ky+3 y=2

Solution: The augmented matrix determined by the system is

( )( )
1 1 −1 1 1 1 −1 1
[ A :b ]= 2 3 −k 3 ≃ 0 1 k +2 1 , R 2 → R2 −2 R 1 , R 3 → R3 −R 2
1 k 3 2 0 k−1 4 1

( )
1 1 −1 1
≃ 0 1 k +2 1 , R3 →R 3 −(k −1) R2
0 0 −(k−1 )(k +2 )+4 2−k

( )
1 1 −1 1
≃ 0 1 k +2 1
0 0 (2−k )(k +3) 2−k

The system has a unique solution if the solution if the coefficient of z in the third equation is not

zero; that is, if k ≠ 2 and k ≠ -3. In case k = 2, the third equation reduces to 0 = 0 and the system

has infinite equation reduces to 0 = 5 and the system has no solution.

Summarizing (i) k ≠ 2 and k ≠ 3, (ii) k = -3, (iii) k

Activity 1.5

46
Module on Applied Mathematics I 2006EC

1. Solve the following systems of equations using

a. Cramer’s rule (if possible)


b. Gaussian elimination method
2 x 1 +7 x 2 +3 x 3 =7 x1 +6 x 2−x 3 =3
i) x 1 + 2 x 2 + x 3 =3 ii ) x 1−2 x 2 +3 x 3 =2
x 1 + 5 x 2 + 2 x 3 =5 4 x 1−2 x 2 +5 x 3 =5

Review Exersise

1. Find the inverse of the following matrices if possible

( )
−1 3 7 5

( ) ( )
1 2 3 1 0 1
(a ) ( )
1 3
8 4
(b ) −3 1 2
9 5 6
(c )
−1 2 −1 3
2 0 1 4
(d ) 2 1 2
1 2 1
1 −1 −1 3

( )
1 1 0
1 0 −1
[Link] the values of x for which the matrix A=
1 2 x is invertible. In that case give A-1.

3. Find the determinants of the matrices in 1above.

4. What is the determinant of the product matrix below?

( )
1
1 2

( )( )
1 −2 0 2 0 1 3
2 1 0 0 1 0 1
1 0
0 0 1 1 0 1 2
0 0 1

47
Module on Applied Mathematics I 2006EC

( )( )
1 −2 0 1 2 0
2 1 0 A −2 1 0 =5 I 3
5. Given that
0 0 1 0 0 1 ,what is det(A)?

6. Find the determinant and inverse of the following matrix

( )
1 0 0 0

( ) ( )
1 1 1 x+m x x
0 1 0 0
(a ) (b ) a b c (c ) x xm x
0 0 1 0
a b c d a2 b2 c 2 x x x

7. For what values of k wills the system

x 1 + x 2 + kx 3 =0
x 1 +kx 2 + x3 =0
kx 1 + x 2 + x 3 =0

have a non-trivial solution? In each case what are these solutions?

8. Solve each of the following system of linear equations by using:

i) Gaussian elimination method

ii) Cramer’s rule, whenever possible

2 x+ y+6 z=6 3 x+4 y+7 z=0


3 x+2 y−z=−1
2x−5 y=1 (b) c) 3 x+2 y−2 z=−2 d) y−2 z=3
(a) −x+2 y−9 z=9
3 x−2 y=−4 x+ y+2z=4 x+3 y−z=−5
x+ y+z+w=−4
2 y+z+3 w=4
e)
2 x+ y−z+2 w=5
x− y+w=4

9. A man refused to tell anyone his age, but he likes to drop hints about it. He then remarks that

twice his mother’s age add up to 140 and also that his age plus his father’s age add up to 105

48
Module on Applied Mathematics I 2006EC

Furthermore, he says that the sum of his age and his mother’s age is 30 more than his father’s

age. Calculate the man’s age or show that his hints contradict one a

CHAPTER TWO

Vectors and Vector Spaces

Introduction

To apply calculus in many real-world situations and in higher mathematics, we need a


mathematical description of three-dimensional space. In this chapter we introduce three-
dimensional coordinate systems and vectors. Building on what we already know about
coordinates in the xy-plane, we establish coordinates in space by adding a third axis that
measures distance above and below the xy-plane. Vectors are used to study the analytic
geometry of space, where they give simple ways to describe lines, planes, surfaces, and curves in
space. We use these geometric ideas to study motion in space and the calculus of functions of
several variables, with their many important applications in science, engineering, economics, and
higher mathematics.

Objectives

At the end of this chapter the readers should be able to:

 Define vectors in R2 and in R3.


 Understand the properties of vectors.
 Define and use dot and cross products of two vectors.
 Calculate the dot and cross product of two vectors.
 Define and use equation of a line and a plane in space.
49
Module on Applied Mathematics I 2006EC

2.1 Scalars and Vectors; Located Vectors in R2 and R3

A scalar is simply a real number, a complex number or a quantity that has magnitude but no
direction. For instance length, temperature, and blood pressure are represented by real numbers
hence are scalar quantities. A vector, on the other hand, is usually described as a quantity that has
both magnitude and direction. Geometrically, a vector is represented by a directed line segment
→ →
that is an arrow and is written either as a boldface symbol v or AB for instance weight, velocity,
frictional force are vector quantity.

2.1.1 Notation and Terminologies


A vector whose initial point is A and whose terminal point is B is given by AB and the


magnitude (or length) of a vector AB is denoted by
‖AB‖.Moreover two vectors that have the
→ →
same magnitude and the same direction are said to be equal. Thus in fig 1 below AB =CD

Because of this property of vectors that we can move vectors from one position to another
provided its magnitude and direction are maintained, so we say that vectors are free by their very
→ →
nature. The negative of a vector AB , written – AB , is a vector that has the same magnitude as
→ →
AB but opposite in direction. If, k ≠ 0 then k AB is a vector that is |k| as long as AB . When

k=0 we say 0 AB = 0 (zero vector). Two vectors are said to be parallel if and only if they are
nonzero scalar multiples of each other.

50
Module on Applied Mathematics I 2006EC

2.1.2 Addition and Subtraction

Two vectors can be considered as having a common initial, such as in fig [Link], if nonparallel
→ →
vectors AB and AC are the sides of a parallelogram as in fig 3b, we say the vector that is the
→ → →
main diagonal, or AD , is the sum of AB and AC and we write

→ → →
AD = AB + AC

→ →
The difference of two vectors AB and AC is defined by

→ → → →
AB - AC = AB +(- AC )

51
Module on Applied Mathematics I 2006EC

→ →
As seen in fit 4(a), the difference AB - AC can be interpreted as the main diagonal of a
→ →
parallelogram with sides AB and - AC . However, as shown, in fig 4b, we can also interpret it
as the third side of a triangle with sides AB and AC . In this second interpretation, observe that
→ → →
the vector difference CB = AB - AC points toward the terminal point of the vector from which
→ → → →
we are subtracting the second vector. If AB = AC , then AB - AC = 0(zero vector)

2
2.1.3 Vectors in R

To describe a vector analytically, let us consider vectors in two-dimensional coordinate plane.


The vector with initial point the origin O and terminal point P(x 1,y1) in fig 5, is called a position

vector of the point P and is denoted by OP =< x , y>¿ ¿

In general, a vector a in R2 is any ordered pair of real numbers the kind

a =< a1 , a2 >¿ ¿

The numbers a1 and a2 are said to be components of the vector a.

As we shall see in the first example, the vector a is not necessarily a position vector.

52
Module on Applied Mathematics I 2006EC

Example 1

The displacement between the point (x,y) and (x+4,y+3) in fig 5a is written <4,3>. As seen in
fig. 6b, the position vector of <4,3> is the vector emanating from the origin and terminating at
the point P(4,3).

In R2 addition, subtraction, multiplication of vectors by scalars, and so on, are defined in terms
of their components.

Definition 2.1: Let a=¿ a 1 , a2 > and b =< b 1 , b2 >¿ ¿ be vectors in R2 ,then

i) Addition : a+ b=¿
ii) Subtraction: a−b=¿

iii) Equality : a=b if and only if a 1=b 1 and a 2=b2

iv) Scalar multiplication:ka =< ka 1 , ka 2 >¿ ¿

Example 2: if a=¿ 1 , 4> ¿ and b=¿−6 , 3>¿,find a+ b , a−b and 2 a+3 b .

Solution: By definition 2.1

a+ b=¿1+ (−6 ) , 4+3≥¿−5 ,7 >¿

a−b=¿ 1−(−6) , 4−3≥¿ 7 , 1>¿

2 a+3 b=¿ 2 , 8>+¿−18 , 9≥¿ 2+(−18), 8+ 9≥¿−16 , 17>¿

Definition 2.2 The magnitude, length, or norm of a vector a =< a1 , a2 >¿ ¿ is denoted by

53
Module on Applied Mathematics I 2006EC

‖a‖, and defined by


‖a‖= a 2 +a
1 22

Example 3 : If a=<6 ,−2>, then ‖a‖=√ 6 +(−2 ) = √ 40=2 √ 10


2 2

Clearly‖a‖¿ 0 , for any vector ‖a‖=0 if and only if a=[Link] we define a unit vector as a
vector with norm unity. We can obtain a unit vector u in the direction of a by multiplying a by

1 1
i .e u= a
‖a‖ ‖a‖
is a unit vector in the direction of a.

Example 4: Given a=<6,-2>,form a unit vector in the direction of a and in the opposite

direction of a.

2 √10
Solution:- We sow in example 3 that the norm of a is . Thus the unit vector u in the
direction of a is given by

1 1 3 −1
u= a= <6 ,−2 >= ⟨ , ⟩
2 √ 10 2 √ 10 √ 10 √10

And the opposite direction of a is given by

−3 1
−u=⟨ , ⟩
√ 10 √10

There are two especial unite vectors in R2 that simplify describing and operating on vectors

which are

i=<1,0> and j=<0,1>

54
Module on Applied Mathematics I 2006EC

any vector
a =< a1 , a2 >¿ ¿ ,can be written as a sum

a =< a1 , a2 >=< a1 , 0 >+< 0 , a2 >= a1 <1, 0 >+ a2 <0 , 1>= a1 i+a 2 j

Example 5 : Vector operations using i and j.

a .<4 , 7> =4 i+7 j b ) (2i−5 j)+(8i+13 j )=10 i+8 j c ) ‖i+ j‖= √2


3
d ) a=6i+4j and b=9i+6j are parallel vectors since b= a
2

2.1.4 Vectors in R3

A vector a in R3 is an ordered triple of real numbers a=<a1,a2,a3> where a1 ,a2 ,a3 are the

components of the vector. The set of all vectors in R3will be denoted by the symbol R3. The

position vector of a point P(x1, y1, z1) in space is the vector OP <x1, y1, z1> whose initial point

is the origin O and whose terminal point is P.

The component definition of addition, subtraction, scalar multiplication and so on are natural

generalizations of those given for vectors in R2

55
Module on Applied Mathematics I 2006EC

3
.3: Let a =< a 1 , a2 , a3 > and b =< b 1 , b2 , b3 > be vectors in ℜ .Then
Definition 2

i) Addition: a+b =< a1 +b1 , a 2 +b 2 , a3 +b3 >¿ ¿

ii ) Subtraction:a−b =<a1 −b1 , a 2−b 2 , a3 −b 3 >¿ ¿

iii) Scalar multipication:ka =< ka 1 , ka 2 , ka 3 >¿ ¿

iv ) Equality :a=b if and only if a1 =b 1 , a2 =b2 , a 3=b3 .

v) Zero vectors 0=<0,0,0>¿ ¿


vi) Magntude :‖a‖= a 2 +a 2 +a
1 2 32


p1 p2
Example 6 Find the vector if the points P1 and P2 are given by P1(4,6,-2) and P2 (1,8,3).

Solution: Observe that we may sketch the vectors as in the figure below

Fig 8

56
Module on Applied Mathematics I 2006EC

−2 3 6
⟨ , , ⟩
7 7 7
Example 8 Find the norm of a where a=

Solution: By definition 1.3vi

‖a‖=
7 √( 7
+
7)()()
−2 2 3 2 6 2 4+9+36
+ =
49
=1

Thus a is a unit vector.

As we have special unit vectors in R 2 (i and j) we also have special unit vectors in R3

defined as

i=<1,0,0> ,j=<0,1,0> and k=<0,0,1> so that any vector


a =<a1 ,a2 ,a3 >¿ ¿ may be written as

a=< a1 ,a2 ,a3 >¿ ¿ =a 1 <1 , 0,0>+a 2 <0, 1 ,0 >+a 3 <0 , 0, 1>¿ ¿

a i+a2 j+a 3 k
= 1

2.2 Dot (Scalar) Product

In this and the following section, we shall consider two kinds of products between vectors that
originate in the study of mechanics, electricity and magnetism. The first of these products,
known as the dot or inner or scalar product, yields a scalar.

3
Definition 2.4: Let a =< a 1 , a2 , a3 > and b =< b 1 , b2 , b3 > be vectors in ℜ . Then the dot product of
a and b is the number a.b defined by

a.b=
a 1 b1 +a2 b 2 +a3 b3

Observe that if a=
¿a 1 ,a2 ,a3 >¿ ¿ the norm of a is given by

57
Module on Applied Mathematics I 2006EC


‖a‖= a 2 +a 2 +a 2 =√ a . a
1 2 3 or

a.a=‖a‖2
In particular

‖i‖=‖j‖=‖k‖=1
Example 1 Find the scalar product of a =< 4 , -2 , 1 > and b =< 2 , 0 , 3 >

Solution: From definition 2.4 we se e that

a . b=(4 x 2)+(−2 x 0)+(1 x 3)=11

The scalar product satisfies many of the laws that hold for real numbers. For example

i ¿ a .b=b . a iii ¿ ( ca ) . b=a . ( cb )

ii ¿ a .(b +c)=a . b+a . c iv ¿ ¿

The following theorem gives us the relation between the dot product of two vectors and the angle
between them.

Theorem 2.1 If a and b are two nonzero vectors in either R2 or R3 and θ is the angle between
them, then

a.b=‖a‖‖b‖cosθ ,where 0≤θ≤π

Proof: We will prove the result for R2 while a=a 1 i+ a2 j and


b=b1 i+b 2 j . The proof for
vectors in R3 is similar.

The vectors a, b and b-a, may be used to form a triangle as in fig below, then

58
Module on Applied Mathematics I 2006EC

by the low of cosines we have

We can observe from theorem 2.1 above is that if the two vectors are perpendicular to

each other i.e. θ=90 ° then a . b=¿and conversely. This proves corollary below.

Corollary 2.1 The nonzero vectors a and b are perpendicular to each other if and only if

a . b=0

The other important result that we get from theorem 2.1 is that

a.b
cosθ=
‖a‖‖b‖

which intern implies, the angle between a and b is uniquely determined 0 ≤ .

Example 2: a) The vector 0 is perpendicular to every vector in R

b) The vector< 3 ,2>¿ <−4 ,6 >are perpendicular∈ R 2 ,

c ¿ The vector <2 ,−3 , 1>¿< 1, 1 ,1> are orthogonal∈ R 3

Example 3 : Determine the angle between the vectors

u=i and v=i+k in R3

59
Module on Applied Mathematics I 2006EC

Solution: Since u . v=1 , ‖u‖=1,‖v‖=√2 and if θ istheangle betewwen u and v ,we have

u.v 1
cosθ= =
‖u‖‖v‖ √2

1
θ=arccos =45∘
Consequently √2
2.3 The Orthogonal Projection of One Vector onto Another

Suppose that two nonzero vectors a and b are positioned as Fig (a) and (b) below and that the
sun casts a shadow on the line containing a vector parallel to a which we call the projection of
b onto a and denoted by .

Since is parallel to a, it must be a scalar multiple of a. The length of

is evidently, ‖b‖cosθ where θ is the angle between a and b (0 ≤ θ≤π ). It follows that

Hence irrespective of the angle θ we have

60
Module on Applied Mathematics I 2006EC

=‖b‖cosθ
a
‖a‖
=‖b‖
( )
a.b a a.b
‖a‖‖b‖ ‖a‖
= 2a
‖a‖

Now we are prepared to define the .

Definition 2.5 Let a be a nonzero vector. The projection of vector b on to a ( ) is defined


by

a.b
2
a
=‖a‖

Example 4: Let a=i+ j and b=i+ 2 j+ 5 k .Find .

Solution: Observe that a . b=1+2=3 and ‖a‖=√2 ,hence

a.b
2
a 1 2 (i+ j )= 1 i+ 1 j
=‖a‖ = ( √ 2) 2 2

2.3.1 Direction Cosines:

3
For a nonzero,a=a 1 i+a2 j+a 3 k in ℜ the angle α,β, and γ between a and the unit vectors i , j,
and k , respectively, are called direction angles of a. See Fig below, then

61
Module on Applied Mathematics I 2006EC

We say that cos α ,cos β ,cosγ and are the direction cosines of a. The direction cosines of a none
zero vector a are simply the components of the unit vector .

( )
1
a a1 i+ a2 j+ a 3 k =cos α i+cos β j+cos γ k
‖a‖ =‖a‖ ‖a‖ ‖a‖

Since the magnitude of


( )
1
‖a‖
a
is 1, it follows from the last equation that

cos 2 α+cos2 β +cos 2 γ=1

Example 5: Fine the direction cosines of the vector a=2 i+5 j+4 k .

Solution:‖a‖= √2 2+52+4 2= √45=3 √ 5 , we see that the direction cosine are


2 5 4
cos α= ,cos β = ,cos γ=
3 √5 3 √5 3 √5

Observe that in Example 5 above that

4 25 16
cos 2 α + cos2 β +cos 2 γ = + + =1
45 45 45

2.4 Cross (Vector) Product

In this section, we introduce the cross (vector) product of two vectors and its applications. The
cross product is the other special product of two vectors, which yields vector unlike that of the
dot (scalar) product.

Definition2.6: The cross product axb of two vectors


a=a 1 i+a2 j+a 3 k and b=b 1 i+b 2 j+b 3 k in

R3 define by

axb=(a2 b 3−a3 b 2 )i+(a 3 b1 −a 1 b3 ) j+( a1 b2 −a 2 b1 )k

An easy way to remember the last equation is to write it in a determinant form i.e.

62
Module on Applied Mathematics I 2006EC

i j k
axb=|a1 a2 a3 |
b1 b 2 b 3

Then evaluating it by repeating the first and second columns and multiplying it as follows

i.e subtract the sum of the product of the “southwest” diagonals form that of the product

of the “southeast” diagonals.

Example 1 Let u=i−2 j+3 k and v = j+4 k .Determine the cross product u × v and v ×u .

Solution: From the definition of cross product we have

uxv=[−2(4 )−3(1)]i+[3(0)−1(4)] j+[1(1)−(−2)0 ]k=−11i−4 j+ k

vxu=[1(3)−(−2) 4 ]i+[4 (1)−0(3)] j+0(−2)−(1)1 ¿ k =11i+ 4 j−k

Notice that the vector u × v and v ×u in Example 1 are negatives of each other. This is not a
coincidence; in fact it directly follows from the definition of cross product of two vectors as we
may see in the theorem below.

Theorem 2.2 Let a=a 1 i+ a2 j+a 3 k ∧b=b1 i+ b2 j+b3 k ∈ R3. Then

a ¿ a × a=0 c ¿ a ⋅(a × b)=0

b ¿ a × b=– (b ×a) d ¿ b ⋅(a× b)=0

Proof: a) By definition of cross product we have

i j k
axa=|a1 a 2 a 3 |
a1 a 2 a 3

since a determinant with two equal rows is zero (13N1otice 0 is vector).

63
Module on Applied Mathematics I 2006EC

a) Further, using properties of determinants, we get


i j k i j k
(axb)=|a1 a2 a3 |=|b 1 b 2 b3 |=−(bxa)
b1 b2 b3 a 1 a 2 a3 2
Since interchanging rows leads us to the negative of the original determinant.
b) Using the definition of dot product, cross product and determinant we have
i j k a1 a2 a3
a .(axb )=a1 i+a2 j+a3 k|a1 a2 a3 |=|a 1 a 2 a 3 |=0
b1 b2 b3 b 1 b 2 b 3
It can be proved similarly that b⋅(a × b) =0.
Note: From c) and d) of theorem 1.15 we conclude that the vector a × b is perpendicular to
both a and b.
Example 2 The cross product of any pair of vectors in the i, j, and k can be obtained by the
circular pattern illustrated in Fig. Below that is

i× j=k j ×i=– k

j × k=i k × j=– i

k ×i= j i× k=– j

Example 3 Let a=i – j+3 k and b=2 i – 3 j – k . Find a vector perpendicular to a and b.

Solution: By theorem 1.15 the cross product a × b is one such vector thus the vector that is
perpendicular to both a and b is given by

i j k
axb=|1 −1 3 |=(1−9)i+(6+1) j+(3+2)k=8i+7 j+5k
2 −3 1
64
Module on Applied Mathematics I 2006EC

Other properties of the cross product that follow readily from the definition of cross product are

i) ca × b = c(a × b) = a × (cb) ii) a × (b + c) = (a × b) + (a × c)

iii) (a + b) × c = (a × c) + (b × c).

Theorem 2.3 Let a and b be vectors in R3. Then ‖axb‖=‖a‖‖b‖sinθ , where θ (0≤θ≤π) is the
angle between a and b .

Proof: Let a=a 1 i+ a2 j+a 3 k and ¿ b1 i+ b2 j+b3 k . Using the definition of norm of a vector, we
get

‖axb‖2=(a2 b 3 −a3 b 2 )2 +( a3 b 1−a1 b3 )2 +(a1 b 2 −a2 b 1 )2

On expanding the squares, this can be rewritten as

2
=(a 1 +a 2 +a 2 )(b 2 +b 2 +b 2 )−( a1 b1 +a2 b 2 +a 3 b3 )2
2 3 1 2 3
2 2 2
¿‖a ‖‖b‖ −(a . b )
¿‖a‖2‖b‖2 −(‖a‖‖b‖cos θ)2
¿‖a‖2‖b‖2 −‖a‖2‖b‖2 cos2 θ
¿‖a2‖‖b‖2 (1−cos2 θ )
¿‖a‖2‖b‖2 sin2 θ

Since sinθ≥0 for (0≤θ≤π), we can take the square root of each side of the equation and obtain

‖axb‖=‖a‖‖b‖sinθ
Corollary 2.2 Two nonzero vectors a∧b are parallel if and only if a × b=0.

Proof: Left as exercise.

The result of theorem 2.3 leads to the area of a triangle that is defined by two vectors.

Consider the triangle whose edges are the vectors u and v . See the fig below.

65
Module on Applied Mathematics I 2006EC

1
Area of triangle= (base )xheight
2
1
= ‖u‖‖v‖sin θ
2
1
= ‖uxv‖
2

Thus area of triangle with edges u and v=.

Example 3 Determine the area of the triangle having vertices A(3 ,−1 ,2), B(1 ,−1 ,−3),∧¿

C (4 ,−3 , 1).

Solution: The points B and C define the following edge vectors, starting from point A.


AB=¿1 ,−1 ,−3>−¿ 3 ,−1 ,2≥←2 ,0 ,−5>¿


AC =¿ 4 ,−3 , 1>−¿ 3 ,−1 , 2≥¿ 1 ,−2,−1>¿

i j k
⃗ AC |−2 0 −5|=−10i−7 j+4k
AB X ⃗
And = 1 −2 −1

Thus, the area of the triangle =()∨¿ AC × AB∨¿.

1
= ‖−10 i−7 j+4 k‖
2
1
= √ 165
2

The other important application of the vector (cross) products is in finding the volume of a
parallelepiped.

66
Module on Applied Mathematics I 2006EC

Consider the parallelepiped whose edges are defined by the vectors a, b, and c. See fig below.

The area of the base is twice of the area of the triangle defined by vectors a and b.

Thus,

area of base ¿∨¿ a ×b∨¿ .Further, volume ¿∨¿ a ×b∨¿ × h, where h is the height.

Observe that

h=

c.(axb)
=‖ 2
(axb)‖
‖axb‖
|c .(axb)|
¿
‖axb‖

Thus the volume of a parallelepiped with adjacent edges a , b ,∧c .The expression c .(axb) is
called the triple scalar product of a , b ,∧c . It can be conveniently written as a determinant.

Let a=a 1 i+a2 j+a3 k b=b1 i+b 2 j+b 3 k , c=c 1 i+c 2 j )+c 3 k

i j k c1 c2 c3 a1 a2 a3
c .(axb )=(c1 i+c 2 j+c 3 k ).|a1 a2 a3 |=|a1 a2 a3 |=−|b1 b2 b3 |
b1 b2 b3 b1 b 2 b 3 c1 c2 c3
Then

Thus

The volume V of a parallelogram with edgesa , b ,∧c

67
Module on Applied Mathematics I 2006EC

a1 a 2 a 3
|b 1 b 2 b 3 |
V=absolute value of c 1 c 2 c3

Example 4 Find the volume of the parallelepiped having adjacent edges defined by the points
A(1 , 1 ,3), B (3 ,7 ,1),C (−2 , 3 ,3), D(1 ,2 , 8).

Solution: The points A, B, C, and D define the following three adjacent edge vectors.


AB=¿3 ,7 , 1>−¿ 1 , 1, 3≥¿ 2, 6 ,−2>¿


AC =←, 2 , 3 ,3>−¿ 1, 1 , 3≥←3 , 2 , 0>¿


AD =¿ 1, 2 , 8>−¿ 1 , 2, 8> ¿<0 , 1 ,5>¿

The volume of the parallelepiped is thus

2 6 −2
V =¿ |−3 2 0 |
absolute value of ( 0 1 5 )

¿ absolute value of (116)

¿ 116

We have also other triple products for instance ( b x c ) . a , ( a x b ) x c ,(a x b) x c are the useful ones.
The first is called a triple scalar product and the last two are called triple vector products, since
the products are vector

2.5 Lines and Planes in R3

2.5.1 Equations of Lines in Space

68
Module on Applied Mathematics I 2006EC

Consider a line through the point P0 ( x 0 , y 0 , z 0 ) in the direction defined by the vector ¿ a , b , c >¿

See the fig below. Let P(x , y , z) be any other point on the line. We get


P0 P= ⟨ x−x 0 , y− y 0 , z −z0 ⟩

The vector ⃗
P0 Pand ¿ a , b , c >¿ are parallel. Thus there exists a scalar t such that


P0 P=t ⟨ a , b , c ⟩

⟨ x−x 0 , y − y 0 , z−z 0 ⟩=t ⟨ a ,b ,c ⟩

This is called the vector equation of the line. Comparing the components of the vectors on the
left and right of this equation gives

x−x 0 =ta , y− y 0 =tb , z−z 0 =tc ………………… (1)

Rearranging these equations as follows gives the parametric equations of a line in R3.
x=x 0 + ta , y= y 0 + tb , z=z 0 +tc ∞< t<∞ ……………………….. (2)

in this last equation we get the points on the line as t varies.

Example 1 Find a vector equation for the line through (1, 2, 5) in the direction of <4, 3, 2>.

Give also the parametric equation of the line. Determine any two points on the line.
69
Module on Applied Mathematics I 2006EC

Solution: Let <a , b , c≥¿ 4 , 3 , 1> ¿ and ( x 0 , y 0 , z 0 )=(1 , 2 ,3 ) , then from equation (1) we can write
the vector equation of the line as

¿ x−1, y−2, z−3>=t <4 ,3 ,1>¿ ¿

And from equation (2) we give the parametric equation of the line by

x=1+4 t , y=2+3 t , z=3+t , for t ∈ R

To find to points on the line we give t two arbitrary values, for instance t =1leads to the point

(5, 5, 6), and t =–1 leads to the point (–3, –1, 4).

Example 2 Find the parametric equation of the line through the points (−1 , 2 ,6) and (1 , 5 , 4).

Solution: Let ( x 0 , y 0 , z 0 )=(−1 ,2 , 6 ) .The direction of the line is given by the vector

¿a ,b , c >=(1 ,5 , 4)−(−1, 2 ,6 )=<2,3,−2>.

Consequently the parametric equations of the line are given by

x=−1+2 t , y=2+3 t , z=6−2 t , −∞<t<∞

Symmetric Equations of a Line: From equation (2) we can clear the parameter t by writing it as

x−x 0 y− y 0 z−z 0
t= = =
a b c

Provided that the three numbers a, b, and c are nonzero. The resulting equations

x−x 0 y− y 0 z−z 0
= =
a b c

are said to be symmetric equations for the line through P0 and P.

Examples 3: Find the symmetric equations for the line through (4 , 10 ,−6) and (7 , 9 , 2).

Solution: First let us find the reference vector as below

70
Module on Applied Mathematics I 2006EC

¿a,b,c >=<4,10,−6>−¿7,9,−2>=<−3 ,1,−8>¿ ¿

Then if we let ( x0 , y 0 , z 0 )=(7 , 9 , 2) .

x−7 y−9 z−2


= =
−3 1 −8

Note: If one of the numbers a , b ,∨c is zero in (2), we use the remaining two equations to
eliminate the parameter t . For example if a 0 , b ≠ 0 , c ≠ 0 , then (2) yields the symmetric equations
for the line to be

y− y 0 z−z 0
x=x 0 , =
b c

2.5.2 Equations of Planes in R3

Let P0 ( x 0 , y 0 , z 0 ) be a point in a plane. Let < a , b , c> ¿ be a vector perpendicular to the plane,
called a normal to the plane. These two quantities, namely a point in a plane and a normal vector
to the plane characterize the plane. There is only one plane through a given point and having a

given normal. We will now drive the equation of a plane passing through the point P0 ( x 0 , y 0 , z 0 )
and having normal ¿ a , b , c >. Let P(x , y , z) be any arbitrary point in the plane.

We get ,

71
Module on Applied Mathematics I 2006EC


P0 P=<x,y,z>−¿x0 ,y0 , z0>¿¿ =<x−x0 ,y−y0,z−z0>
The vector lies in the plane. Thus the vector<a, b, c> and are orthogonal. Their dot
product is zero. This observation leads to a vector equation of the plane

⟨ a , b , c ⟩ ∙⃗
P0 P=0.

Or .
¿ a , b , c >.<x−x 0 , y− y 0 , z−z 0 >= 0

Specifically the last equation yields the point-normal form of the equation of the plane

a (x −x 0 )+b( y− y 0 )+c( z−z 0 )=0 ………………………………… (3)

and expanding the last equation and putting


d=ax 0 + by 0 + cz 0 we obtain the general form of
the equation of the plane

ax +by +cz=d ………………………………. (4)

Example 1: Find the point-normal and general forms of the equation of the plane passing
through the point (1 , 2, 3) and having normal ←1 , 4 , 6>.

( x0 , y 0 , z 0 )=(1 ,2 , 3 ) and <a , b , c >=<−1 , 4 , 6>.


Solution: Let Then the point normal form
equation of the plane is given by

– (x – 1)+ 4 ( y – 2)+6 (z – 3)=0

multiplying and simplifying the last equation we get the general form

x +4 y+ 6 z=25.

Example 2: Determine the equation of the plane through the three points
P(2 ,−1, 1), Q(−1 , 1 ,3)∧R (2 ,0 ,−3).

72
Module on Applied Mathematics I 2006EC

PQ and⃗
Solution: The vectors ⃗ PQ x⃗
PR lie in the plane .Thus ⃗ PR will be normal to the plane. So
since


PQ =←1 ,1 , 3>−¿ 2 ,−1 , 1>¿←3 , 2 ,2> ¿


PR=¿ 2 ,0 , 3>−¿2 ,−1 ,1>¿< 0 ,1 ,−4 >¿

i j k
PQ ⃗
⃗ PR
|−3 2 2 |=−10i+−12 j+−3k
0 1 −4
x =

Finally putting ( x 0 , y 0 , z 0 )=(2,−1,1) and <a,b,c>=<−10,−12,−3>¿ ¿ which give the point normal
equation by

−10( x−2 )−12( y +1 )−3( z−1 )=0


or the general equation by

10 x−12 y−3 z=−11

Example 3: The normal vector to the plane3 x−47 +10 z=8 , can be given by taking the
coefficients of x , y ,∧z and forming a vector, i.e., 3 i – 4 j+ 10 k is the normal vector to our plane.

Example 4: (Graph of a plane)

Graph the equation2 x+3 y +6 z=12 .

y = 0, z = 0 gives x = 6

73
Module on Applied Mathematics I 2006EC

x = 0, z = 0 gives y = 4

x = 0, y = 0 gives z = 2

The x , y ,∧z-intercepts are, 6 , 4 ,∧2 respectively. As shown in the figure to the above.

We use the points (6 , 0 , 0),(0 , 6 , 0)∧( 0 ,0 , 3) to draw the graph of the plane in the first octant.

Review Exercise

1. Let a=4 i+2 j and b=−2 i+5 j. Graph a+ b∧a−b

2. See the given figures to prove the given results

i ¿ a+b+ c=0 ii ¿ a+b+ c+ d=0

3. Sketch position vectors for a , b , 2 a ,−3b , a+b ,∧a−b .

i ¿ a=¿ 2 , 3 , 4> b=¿1 ,−2 ,2>¿

ii ¿ a=– i+2 j+3 k b=−2 j+k

4. Determine the scalar c so that the vectors a=2 i−cj+3 k and b=3 i+ 2 j+ 4 k are orthogonal.

5. Verify the vector c=¿is orthogonal to the vectora .

6. Determine a scalar c so that the angle between a=i+cj∧b=i+ j is

7. Find the angle θ between a=3 i−k ∧b=2i+2 k .

8. Find the direction cosines of the vectorb=i+ 2 j+ 3 k .

v =< x 1 , y1 , z 1 > that orthogonal to both a =< 3 , 1,−1> and b =<−3 ,2 , 2>¿ ¿
9. Find

74
Module on Applied Mathematics I 2006EC

12. Find the area of the triangle with vertices A(1 , 2 ,1), B(−3 , 4 , 6),∧C (1 ,8 ,3).

13. Find the volume and surface area of the parallelepiped having adjacent edges defined

by A(1 , 2 ,5), B (4 ,8 , 1), C (−3 , 2 ,3), D (0 , 3 ,9).

3
14. Let a , b ,∧c be vectors in R .Prove that a .(bxc)=(axb). c

15. Let a , b ,∧c be vectors in R3. Prove that ax (bxc)=(a . c)b – (a . b)c

16. Find parametric equations and symmetric equations for the line through the points

(5 , 3 ,1)∧(2 ,1 , 1).

17. Find the equation of the line through the point (1 , 2,−4 ), parallel to the line x=4+2 t ,

y=−1+ 3t , z =2+ t , where−∞< t< ∞

18. Find the equation of the line through the point (2 ,−3 , 1) in a direction orthogonal to the line

x+1 y−1 z+2


= =
3 2 5

19. Show that there are many planes that contain the three points (3 ,−5 ,5),(−1 ,1 , 3) and

(5 ,−8 ,6). Interpret your conclusion geometrically.

20. Find an equation for the line through the point (4 ,−1 , 5), in the direction perpendicular

to the line x=1 – t , y =3+2 t , z=5 – 4 t , where – ∞< t< ∞ .

75
Module on Applied Mathematics I 2006EC

21. Show that the line x=1+t , y =14 – t , z =2 – t , where – ∞<t <∞ , lies in the plane
2 x – y+ 3 z +6=0.

22. Prove that the line x=4+2 t , y=5+ t , z=7+2 t , where – ∞< t< ∞ , never intersects the plane
3 x+ 2 y – 4 z +7=0.

23. Find an equation of the line through the point (5, -1, 2) in a direction perpendicular to

the line x=5 – 2 t , y =2+ 3 t , z=2 t , where – ∞<t <∞ .

24. Find the line of intersection of the two planes

x – 4 y+ 2 z +7=0 and 3 x+ 3 y – z – 2=0.

76
Module on Applied Mathematics I 2006EC

CHAPTER THREE

Limit and Continuity

Introduction:

The concept of a limit is a central idea that distinguishes calculus from algebra and trigonometry.
It is fundamental to finding the tangent to a curve or the velocity of an object.

In this chapter we develop the limit first intuitively and then formally. We use limits to describe

the way a function f varies. Some functions vary continuously; small changes in x produces

only small changes in f ( x ) . Other functions can have values that jump or vary erratically. The
notion of limit gives a precise way to distinguish between these behaviors. The geometric
application of using limits to define the tangent to a curve leads at once to the important concept
of the derivative of a function. The derivative, which we investigate thoroughly in chapter 4,
quantifies the way a functions value’s change.

Objectives

At the end of this chapter the readers should be able to:

 Understand the concept of limit.


 Study and use a formal definition of limit.
 Evaluate a limit using properties of limits.
 Understand one-sided limit.
 Evaluate one-sided limit.
 Determine limit at infinity and infinite limits.
 Determine the horizontal and the vertical asymptote of the graph of a function.
 Determine continuity at a point and continuity on an interval.
 Understand and use the Intermediate Value Theorem.

77
Module on Applied Mathematics I 2006EC

3.1 Definitions of Limit

Until now we have been evaluating the limit of a function by using its intuitive definition. That is
we have said that limit of f (x) as x approaches to a is L and write

lim f ( x )=L
x →a

if we can make f (x) close enough to L by choosing x close enough to a but distinct from a .
Although this intuitive definition is sufficient for solving limit problems it is not prices enough.
In this section we see the formal definition of limit, which we call the definition of limit.

Definition 3.1(Formal definition of limit)

The limit of f (x) as x approaches a is L, written

lim f ( x )=L
x →a

if every , there exists a such that |f ( x)−L|<ε whenever.

In definition 3.1 above we should not that:

i. The absolute value symbol is read as “the distance between” for instance is the distance
between x anda .
ii. Notice that|x−a|>0 . In other words x is not equal to a .
So with this in mind we can read the definition as:
“The distance between f (x) and L can be made smaller than any positive number ε , whenever
the distance between x and a is less than some number and x does not equala .” Fig 3.1 below
represents this idea pictorially as:

Fig 3.1

78
Module on Applied Mathematics I 2006EC

If we wish to use a form of Definition 3.1 that does not contain absolute value symbols we can
have the following alternative definition of limit.
lim f ( x )=L
Definition 3.2: x →a if and only if for everyε > 0 , there is a δ >0 such that if x is in the

open interval ( a−δ , a+δ ) and x ≠ a then f ( x ) is in the open interval( L−ε , L+ε ) .
Using either of the definitions of limit given above we can prove the following theorem.
lim f ( x )=L lim f ( x )=M
Theorem 3.3: If x →a and x →a , then L=M .
The above theorem tells us that if a limit of a function f (x) at a exists then it must be unique.
3.2 Examples on Limit
Even if it is very difficult to us the formal definition of limit to handle all limit problems, let us
see how we can use it for evaluating some important limits that may help us in developing rules
by the way of which we can evaluate limits without using the formal definition.
lim ( 5 x−7 ) =3
Example 1: Assume that x →2 . By using properties of inequalities, determine a δ >0
such that
if 0<| x−2|<δ then |( 5 x−7 )−3|< 0.01
Solution: By considering|( 5 x−7 )−3|< 0.01, we can see that
|( 5 x−7 )−3|< 0.01⟺|5 x−10|<0.01
⟺ 5|x−2|< 0.01
⟺|x−2|< 0.002
So now it is clear that if we choose δ=0.002 the statement holds, but to check our result holds
we proceed as follows:

If 0<| x−2|<δ then |x−2|< 0.002


0.01
⟹|x−2|<
5
⟹ 5|x−2|<0.01
⟹|5 x−10|< 0.01

79
Module on Applied Mathematics I 2006EC

⟹|( 5 x−7 ) −3|<0.01


Thus we have shown that the choice of δ=0.002 satisfies the statement
if 0<| x−2|<δ then |( 5 x−7 )−3|< 0.01

This example is for the specific ε =0 . 01. The general case can be seen as follows.
lim ( 5 x−7 ) =3 .
Example 2: Show that x →2

Solution:
We need to show that given ε > 0 then there exists δ >0 such that
if 0<| x−2|<δ then |( 5 x−7 )−3|<¿
To choose an appropriate δ we start with |( 5 x−7 )−3|<¿ then we have
|5 x−10|< ⟹5|x−2|<¿
⟹ 5|x−2|<¿
Hence, we let δ=¿
lim ( 5 x −7 ) =3 .
This proves that x →2

lim 7 =7 .
Example 3: Prove that x →5

Solution:
Begin by letting ε > 0 be given. Find δ >0 so that
if 0<| x−5|< δ then |f ( x ) −7|<¿
i.e. |7−7|< ¿ i.e. |0|<¿. But this trivial inequality is always true, no matter what value is chosen
1
for δ . For example δ= will work.
2
Thus, if 0<| x−5|< δ then it follows that |f ( x ) −7|<¿ .
This completes the proof.
A similar proof as example 2 shows us that for any number a and k
lim k =k . ( 1)
x→k …………………………..
lim kx =ka
Example 4: Prove that x →a for any real number k .
Solution: from ( 1 ) it is clear that if k =0

80
Module on Applied Mathematics I 2006EC

lim kx =lim 0= 0=0 . a =k . a


x →a x →a

If k ≠ 0, letting ε > 0 we must find a δ >0 so that


0<| x−a|⟹|kx −ka|< ¿

Since,
|kx−ka|<⟹|k||x−a|<¿
⟹|x−a|<¿
Now, choose δ=¿
lim kx =ka
Thus, x →a for any real numberk .

lim ( x + 3) =4
2

Example 5: Prove that x →1

Solution:
Begin by letting ε > 0 be given. Find δ >0 (which depends onε ) so that
If 0<| x−1|<δ , then |f ( x ) −4|<¿. Begin with |f ( x ) −4|<¿ and “solve for” |x−1|. Then

|f ( x ) −4|<⟺|( x 2 +3 ) −4|<¿
⟺|x 2−1|< ¿
⟺|( x−1 ) ( x +1 )|<¿
⟺|x−1||x +1|<¿
We will now replace the term |x +1| with an appropriate constant and keep the term |x−1|, since
this is the term we wish to “solve for.” To do this, we will arbitrary assume that δ ≤ 1 [This is a
valid assumption to make since, in general, once we find a δ that works, all smaller values of a δ
also work].
Then
|x−1|< δ ≤ 1⟹−1< x−1<1
⟹ 0< x <2
⟹ 1<|x +1|<3
It follows that
|x−1||x +1|<| x−1|( 3 ) <¿
⟺ 3|x−1|< ¿

81
Module on Applied Mathematics I 2006EC

⟺|x−1|< ¿
Now choose δ=min {1 , }
Thus, if 0<| x−1|<δ , it follows that |f ( x ) −4|<¿.

( x + 3)=4
2
lim
Hence, x →1

2 1
lim =
Example 6: Prove that x →3 x+3 3
Solution: Begin by letting ε > 0 be given. Find δ >0 (which depends onε ) so that

| 1
| | 1
|
If 0<| x−3|< δ , then f ( x ) − <¿ . Begin with f ( x ) − <¿ and “solve for”
3 3
|x−3|. Then

|f ( x) − 13|< ⟺| x 2+3 − 13|< ¿


⟺|
3 x+ 3 3 x +3 |
3 2 1 x +3
− <¿


| 6−( x+3 )
|
3 ( x+3 )
<¿

|3−x|
⟺ <¿
|3||x +3|
| x−3|
⟺ <¿
|3||x +3|
1 |x−3|
⟺ <¿
3 |x +3|
1 1
⟺ |x−3| <¿
3 |x +3|
We will now replace the term |x +3| with an appropriate constant and keep the term |x−3| , since
this is the term we wish to “solve for.” To do this, we will arbitrary assume that δ ≤ 1 [This is a
valid assumption to make since, in general, once we find a δ that works, all smaller values of a δ
also work].
Then
|x−3|<δ ≤ 1 ⟹−1< x−3<1
⟹ 2< x <4

82
Module on Applied Mathematics I 2006EC

⟹ 5<|x +3|<7
1 1 1
⟹ < <
7 |x +3| 5
It follows that
1 1 1 1
|x−3| < |x−3| <¿
3 |x +3| 3 5
1
⟺ |x−3|<¿
15
⟺|x−3|<15
Now choose δ=min {1 , 15 }

| 1
|
Thus, if 0<| x−3|< δ , it follows that f ( x ) − <¿ .
3

2 1
lim =
Hence, x →3 x+3 3
lim ( 2+ √ x )=5
Example 7: Prove that x →9
Solution:
Begin by letting ε > 0 be given. Find δ >0 (which depends onε ) so that
If 0<| x−9|< δ , then |f ( x ) −5|<¿ . Begin with |f ( x ) −5|<¿ and “solve
for” |x−9|. Then
|f ( x ) −5|<⟺|( 2+ √ x )−5|<¿
⟺|√ x−3|< ¿

|
⟺ ( √ x−3 ) √
x +3
√ x +3
<¿
|

|√ |x−9
x +3
<¿

1
⟺|x−9| <¿
|√ x +3|
We will now replace the term |√ x +3| with an appropriate constant and keep the term |x−9|,
since this is the term we wish to “solve for.” To do this, we will arbitrary assume that δ ≤ 1 [This

83
Module on Applied Mathematics I 2006EC

is a valid assumption to make since, in general, once we find a δ that works, all smaller values of
a δ also work].
Then
|x−9|<δ ≤ 1 ⟹−1< x−9<1
⟹ 8< x <10
⟹ √ 8< √ x< √ 10
⟹ √ 8+3<|√ x +3|< √ 10+3
1 1 1
⟹ < <
√10+3 |√ x+3| √ 8+3
It follows that
1 1
|x−9| <|x−9| <¿
|√ x +3| √ 8+3
⟺|x−9|< ( √ 8+3 )
Now choose δ=min {1 , ( √ 8+3 ) ε }
Thus, if 0<| x−9|< δ , it follows that |f ( x ) −5|<¿ .

lim ( 2+ √ x )=5
Hence, x →9

1
lim 3 x sin =0
Example 8: Prove that x →0 x
Solution:
We need to show that given ε > 0 , then there exists δ >0 such that

| 1
|
0<| x−0|< δ implies 3 xsin −0 < ¿. For” |x−9|.
x
Looking for δ

|3 xsin 1x|<¿
| 1x |<¿
⟺|3 x| sin

⟺ 3|x| sin| 1x |≤3|x|.1<; since|sin 1x|≤ 1


84
Module on Applied Mathematics I 2006EC

⟺|x|<¿
Hence we let δ=¿

1
lim 3 x sin =0
Thus, x →0 x
Negation of the Existence of a Limit
Next we present an example of a function that does not have a limit at a certain point. For a
function f not to have real number L, the statement “ L is the limit at a ” is false. What does it
mean for that statement to be false? By definition 3.1, “ is the limit of f at a ” means that:
For every ε > 0 there is a number δ >0 such that
if 0<| x−a|< δ , then |f ( x ) −L|<¿

For this statement to be false, there must be some ε > 0 such that for every δ >0 it is false that
if 0<| x−a|< δ , then |f ( x ) −L|<¿ …………………………………….… ( 2 )
But, to say that ( 2 ) is false is the same as to say that there must be a number x such that
0<| x−a|< δ and ¿ f (x)−L∨≥
Thus to say that the statement is false is the same as to say that there is some ε >0such that for
every δ >0 there is a number x satisfying
0<| x−a|< δ and |f ( x ) −L|≥
Example 9: Let f be defined by

{
2
f ( x )= x ; for x >0
−1 ; for x ≤ 0
Show that does not exist

Solution:
Let L be any number. We will prove that the statement “ L is the limit of f at 0” is false by letting
1
ε= δ >0 x
2 and showing that for any there is an satisfying
1
0<| x−a|< δ and |f ( x ) −L|≥ =¿
2
Let δ be any positive number.

85
Module on Applied Mathematics I 2006EC

1 δ
If L ≤− , then we let x= and note that f ( x )=x 2, so that
2 2

| || |
2 2
|f ( x ) −L|= δ −L ≥
δ 1 1
+ > =¿
4 4 2 2
1 −δ
If L ≥− , then we let x= and note that f ( x )=−1, so that
2 2

|f ( x ) −L|=|−1−L|=|1+ L|≥ 1− | 12|= 12 =¿


In either case we have shown that for any δ >0 there is an x satisfying
1
0<| x−a|< δ and |f ( x ) −L|≥ =¿
2
Therefore, f has no limit at 0 . ( i .e . does not exist )
Activity 3.1
1. Using the ε −δ definition of limit, prove that

x =4
2
lim ( 2 x−1 )=1 lim
a. x →1 c. x →−2

lim √ x−1=1 lim ( 2 x−1 )≠3


b. x →2 d. x →1

3.3 One-Sided Limit


The notion of limit discussed in the preceding sections can be extended to one-sided limit as we
can see from the definition below.
Definition 3.4
lim f ( x )=L
L f a x →a
+
a. A number is the right-hand limit of at denoted by
if for every ε > 0 there is a number δ >0 such that

if 0< x −a< δ , then |f ( x)−L|<ε

lim f ( x )=L
L f a −
x →a
b. A number is the left-hand limit of at denoted by
if for every ε > 0 there is a number δ >0 such that

if −δ < x−a< 0 , then |f ( x)−L|<ε

86
Module on Applied Mathematics I 2006EC

lim √ x−1=0
+
Example 9: Show that x →1

Solution: Let ε > 0 be given. We need to show that there is a δ >0 such that

if 0< x −1< δ , then |√ x−1−0|<ε


from |√ x−1|<ε squaring both sides we get 0< x −1< ε
2

ε
2

Hence choose δ=

Then

if 0< x −1< δ , then |√ x−1−0|= √ x−1< √δ=ε


 Below we give a theorem that relates one-sided limit with the general limit the student
can see Robert Ellis and Danny Gulick for the proof of the theorem.
Activity 3.2
1. Show that
lim √ x=0 lim √ 4−x=0
+ −
a. x →0 b. x →4

lim f ( x ) lim f ( x )=L lim f ( x )=L


L −
x →a x →a
+
Theorem 3.5: x →a exists and is equal to if and only if and
both exists and both are equal to L.
Example 10: Observe that in Example 1 even if the right hand side of f at 1 exists since the left
side limit of f at 1 does not exist, as the function is not defined for x <1 then
lim √ x−1
x →1 does not exist.
3.4 Infinite Limits and Infinite Limits at Infinity
According to Definition 3.1 if a function f has a limit L at a then L is a real number, so if the
value of a function f becomes larger and larger in absolute value as x approaches a from the
right or from the left of a the f has no limit at a . Now we introduce a definition that addresses
such a case.
Infinite Limits
Definition 3.6 Let f be defined on some open interval ( a , c ) .
a. If ∀ N ,∃ δ> 0 such that

87
Module on Applied Mathematics I 2006EC

if 0< x −a< δ then f ( x ) > N


lim f ( x )=∞
+
Then x →a

b. If ∀ N ,∃ δ> 0 such that


if 0< x −a< δ then f ( x ) < N
lim f ( x )=−∞
+
Then x →a

c. In either case ( a ) or ( b ) the vertical line x=a is called a vertical asymptote of the graph
of f , and we say that f has an infinite right- hand limit at a .
There are analogous definitions for the limits
lim f ( x )=∞ lim f ( x )=−∞
− +
x →a and x →a

lim f ( x )= lim =∞ lim =∞


+ −
Note if x →a x →a then we write simply x →a for the common expression and say
that the limit of f (x) as x approaches a is ∞ and that f has an infinite limit at a .
1
lim =∞
2
x=0
Example 10: Show that
x →0
x . Show also that the line is a vertical asymptote of the
1

x
2

graph of .
Solution: Observe that for any N >0 ,
1 1
>N
0< x <
x
2

if √ N , then
1 1
lim =∞
2
x=0
x x
+ 2
x →0
Thus , and that the line is a vertical asymptote of the graph of .
1
1 >N
N >0 − < x <0
x
2

Once more for any , if √N , then


1 1
lim =∞
2
x=0
x x
− 2
x →0
Thus , and that the line is a vertical asymptote of the graph of .
1 1 1
lim 2
=∞= lim 2
lim 2
=∞

Finally since
x →0
+
x x→ 0

x , we have
x →0
x .
Limits at Infinity
Until now the limits we have seen have been limits of a function f at a number a . Now we

88
Module on Applied Mathematics I 2006EC

consider the limit of f as x becomes larger and larger in absolute value.


Definition 3.7
lim f ( x )=L
a. x →∞ if for every ε > 0 there is a number M such that

if x > M , then |f ( x)−L|<ε


lim f ( x )= L
b. x →−∞ if for every ε > 0 there is a number M such that

if x < M , then |f ( x)−L|<ε


lim f ( x )=L lim f ( x )= L
c. If either x →∞ or x →−∞ , then we call the horizontal line y=L a
horizontal asymptote of the graph of f .
1 1
lim 2
=0 lim 2
=0

Example 11: Show that


x →∞
x and
x →−∞
x
1
lim =0
M
x
2
x →∞
Solution: Let ε > 0 . To show that we must find an such that
1 1 1
| −0|=| |= <ε
x>M
x x x
2 2 2

if , then
But then
1
1 >ε
x>
x
2

If √ ε , then
1
1 lim =0
M= 2

√ ε and conclude that x .


x →∞
Therefore we let
1
lim =0 1
M =−
x
2
x →−∞
To show that , we simply choose √ε
Then M <0, and thus
1 1 1
| −0|= < =ε
x<M
x x M
2 2 2

if , then
1
lim =0
x
2
x →−∞
This proves that .

89
Module on Applied Mathematics I 2006EC

1
y=0
is the horizontal asymptote of the graph of x
2

Note here that the line .


Activity 3.3
1. Find the vertical asymptote (if any) of the graph of the following functions.
x
2

( x +1)
2
f ( x )= 2 ln
a. x −4 d.
f ( x )=
x +2

f ( x )=
x−1 t
f ( x )=
x
2

b. +1 e. sin t
−2 x 4
e f ( x )=1− 2

c.
f ( x )=
x−1 f. x
2. Find the horizontal asymptote (if any) of the graph of the following functions.
3x
|x| f ( x )=
f ( x )=
√x
2

a. x+1 c. +2


2

f ( x )=
9 x−2
f ( x )=
|3 x+ 2|
b. 2 x+ 1 d. x−2

Infinite Limits at Infinity


We now see the last possible formal definition of limit that is not considered yet.
lim f ( x )=∞
Definition 3.8 x →∞ if for any real number N there is some number M such that
If x > M , then f ( x ) > N
Note: the definition of
lim f ( x )=−∞ lim f ( x )=∞ lim f ( x )=−∞
x →∞ , x →−∞ , and x →−∞ are completely analogous.

x =∞
3
lim
Example 12: Show that x →∞

Solution: We use the fact that x


3
>x for x >1 .
For any N , choose M so that M >1 and M > N . Then it follows that
If x > M , then x 3 > x> M > N

x =∞
3
lim
Therefore by definition 3.8 , we have x →∞

x =∞ .
n
n lim
Similarly, we conclude that for any positive integer , x →∞

90
Module on Applied Mathematics I 2006EC

3.5 Basic Limit Theorems


Even if we have developed important techniques of solving limit problems by using the formal
definition, I hope by now we have realized that it is not that easy to use this definition to solve
each and every problem. Nevertheless the student had encountered in his or her earlier studies of
calculus rather easy ways of evaluating limits by the help of different rules. Here we state and
prove some of them by using Definition 3.1 and use them to evaluate more complex limit cases.
lim f ( x )=L lim g( x )=M
Theorem 3.9 Assume that x →a and x →a , and c is a constant. Then
lim [ f ( x )±g( x ) ] =lim f ( x )±lim g( x )= L±M
1. x →a x →a x→ a

lim cf ( x )=cL
2. x →a

lim [ f ( x )g (x ) ] =lim f (x ). lim g( x )= L . M


3. x →a x →a x→ a

lim f ( x )

4.
lim
x →a [ ]
f ( x)
=x→a
g( x ) lim g( x ) M
x→a
=
L

; provided that
M≠0
.
Proof: Here we proof (1). Statement (2),(3),∧(4)are left as exercise.
lim f ( x )=L lim g( x )=M
Let x →a and x →a .
We need to show for every ε > 0 there is some δ >0 such that
if 0<| x−a|< δ , then |f ( x ) + g ( x )−( L+ M )|< ε
lim f ( x )=L ε
>0 δ >0
Observe that x →a if and only if for every 2 there is some 1 such that
ε
if 0<| x−a|< δ 1, then |f ( x ) −L|<
2
lim g( x )=M ε
>0 δ >0
Similarly x →a if and only if for every 2 there is some 2 such that
ε
if 0<| x−a|< δ 2 , then |g ( x )−M |<
2
Letδ=min { δ 1 , δ 2 }. Then we can see that
ε ε
if 0<| x−a|< δ , then |f ( x ) + g ( x )−( L+ M )|≤|f ( x )−L|+|g ( x )−L|< + =ε
2 2
lim [ f ( x )+g ( x ) ] =lim f ( x )+lim g( x )= L+ M
Thus, x →a x→a x →a

91
Module on Applied Mathematics I 2006EC

In addition to these rules you have also seen that for instance if f is a polynomial or a rational
function and a is in the domain of f , then
lim f ( x )=f ( a )
x →a

Now let as quickly go through some important limit finding techniques that would require a little
bit of caution before applying the rules in Theorem 3.9.

x −4
2

lim
Example 13: Find x →2 x−2

x −4
2
0
2
Solution: Direct substitution of in x−2 implies that we have 0 which is indeterminate. Thus
we cannot use Theorem 3.9(4) but for x ≠ 0 simplification of the rational expression would lead
us to

x −4 = ( x−2 ) ( x +2 ) = x +2
2

x−2 x− 2

x −4 =lim [ x+ 2 ]=4
2

lim
Thus, x →2 x−2 x →2

x
2

lim
√x
x →0 2

Example 14: Find +1−1

Solution: Again here we cannot use Theorem3.9(4), as we get from direct substitution the
0
indeterminate . But for x ≠ 0 rationalizing the denominator we have:
0

√x
2 2 2

lim
x =lim
x +1+1

√x √x √x
x →0 2 x →0 2 2
+1−1 +1−1 +1+1

x [√ x ]
2 2
+1+1
=lim
[x ]
x →0 2
+1 −1

x [√ x ]
2 2
+1+1
=lim
x
2
x →0

=lim
x →0
x
2
[√ x 2
+1+1 =2 ]
92
Module on Applied Mathematics I 2006EC

lim x|x|
Example 15: Find x →0

Solution: Observe that

{
x , if x≥0
2

x|x|=
− x , if x< 0
2

x
2

Since x|x|= for x >0 , we have


2

lim x|x|= lim


+ +
x =0
x →0 x→ 0

−x
2

And also x|x|= for x <0 , we have

−x
2

lim x|x|= lim =0


− −
x →0 x→ 0

Therefore, we conclude that


lim x|x|=0
x →0 .
x+1
lim
Example 16: Prove that x→−1 |x+1| does not exist.
Solution:
x+1 x+1 x+1 x +1
lim = lim = lim 1=1 and lim = lim = lim −1=−1
+ |x+1| + x+1 + − |x+1| − − ( x +1 ) −
x →− 1 x →−1 x→−1 x→ −1 x→ −1 x →−1

Consequently
x+1 x +1
lim ≠ lim
+ |x+1| − |x +1|
x →− 1 x →−1

x+1
lim
Thus, x→−1 |x+1| does not exist.

x−2 x x−2 x
2 2

lim 2
lim 2

Example 17: Find


x →∞
x −1 and
x →−∞
x −1
x−2 x
2

by x
2 2

Solution: Dividing the numerator and the denominator of x −1 in the limit we have

93
Module on Applied Mathematics I 2006EC

1
x−2 x =lim x −2 =−2
2

lim 2 1
x →∞
x −1 1−
x
x→∞

Similarly
1
x−2 x = lim x −2 =−2
2

lim 2 1
x →−∞
x −1 1−
x
x →−∞

f ( x )=
x−2 x
2

Observe that y=2 is the horizontal asymptote of the graph of x −1 .


2

f ( x)  x  2 2 x
Example 18: Let x 1 . Find all vertical asymptotes of the graph of f.
Solution: Since f is not defined at x=1 and x=−1 they are the possible vertical asymptotes
but to confirm our claim we use limit:
2

lim x  2x
2
 lim
x 1  2x

x 1 x  1 x  1
x 1
x 1 and
2

lim  x  2x
2
 lim 
x 1 2x

x  1 x  1 x  1
x  1
x 1
It follows that x=1 and x=−1 are the vertical asymptotes of the graph of f.
The next theorems give two additional properties of limits. For their proofs the student may
refer any major calculus books.

Theorem 3.10 If f ( x )≤g( x ) for all x in an open interval that contains a (except possibly at
a ) and the limits of f and g both exist as x approachesa , then
lim f ( x )≤g( x )
x →a

Theorem 3.11 (The squeezing Theorem)

If f ( x )≤g( x )≤h( x ) for all x in an open interval that contains a (except possibly at a)
lim f ( x )=lim h ( x )=L
and x →a x→a . Then
lim g( x )=L
x →a .
I don’t think the student is new for these theorems and for the special limit that is the
Consequence of especially the Squeezing Theorem. i.e.

94
Module on Applied Mathematics I 2006EC

sin x
lim =1
x →0 x

[ sin ce , cos x≤
sin x
x
≤1 for
−π π
( )
, . Taking both sides lim it as x →0 , we get lim
2 2
sin x
x →0 x
=1
]
(you can see the detail proof on the book Robert Ellis)
2

Example 19: Find x →0


lim x sin 1x .
1
−1≤sin ≤1 , ∀ x≠0
Solution: Since x , we have

x ≤x x , ∀ x≠0
2 2 2
1
− sin ≤
x

x =0 and lim x = 0
2 2
lim −
Moreover x →0 x →0

Thus, by squeezing theorem we have

x sin 1x =0 .
2
lim
x →0

x −x
4 2

lim
Example 20: Find x →∞ x +1 .

x −x
4 2

Solution: Simplifying x+1 we can evaluate the limit as below

x [ x −1 ] = lim x ( x +1 ) ( x−1 ) =lim x


2 2
x −x
4 2 2
2
lim =lim [ x−1 ] =∞
x →∞ x +1 x →∞ x +1 x →∞ x+1 x →∞

Activity 3.4
1. Evaluate each of the following limits, if it exists.

x − x−2
2

lim √1+x −√1−x


lim − x
a. x →−1 x+1 d. x →1

{
3

sin 2 x f ( x )=
x , if x <1
lim lim f ( x ) ( x−2 ) ,
2

b. x →0 3 x
if x>1
e. x →1 where
1−cos x 1−tan x
lim lim
π sin x−cos x
2

c.
x →0
x f.
x→
4

95
Module on Applied Mathematics I 2006EC

3.6 Continuity of a Function and the Intermediate Value Theorem


Definition 3.11 A function f is continuous at a number a in its domain if
lim f ( x )=f ( a )
x →a

f is said to be discontinuous at a if f is not continuous at a .

Notice that Definition 3.11 implicitly requires three things if f is continuous at a :

i. f (a ) is defined (that is,a is in the domain f ).


lim f ( x )
ii. x →a exists (so f must be defined on an open interval that contains a ).
lim f ( x )=f ( a )
iii. x →a .

x −x−2
2

f ( x )= lim f
Example 21: Let x →−1 x+1 . Determine the number at which is discontinuous.
Solution: Notice that f is a rational function. Since the denominator of f is 0 for x=−1, f is
defined for all x except at −1. Thus f is discontinuous only at x=−1 else where it is continuous
in its domain.
Example 22: If we redefine the function f in Example 21 as:

{
2

f ( x )=
x −x−2 , if x≠−1
x+ 1
−3 , if x =−1

Then since

x −x−2 = lim ( x−2 ) ( x +1 ) =−3


2

lim f ( x )= lim
x →−1 x →−1 x +1 x →−1 x +1

lim f ( x )=−3=f (−1)


and hence x →−1

Thus, f is continuous.
Notice that we are able to make f in Example 21 to be continuous by redefining it at – 1 as
in Example 22. Such discontinuity points like – 1 in our example are called removable
discontinuities because we can remove the discontinuity of the function by redefining the
function just at the discontinuity point. Otherwise it is called non-removable discontinuity.

96
Module on Applied Mathematics I 2006EC

{
1
f ( x )= 1 , if x≤0
g( x )= f
x
2

Example 23: Let and 0 , if x≥0 . Then we can see that, is not

lim f ( x )=∞ lim g( x ) lim g (x )=1


0 0
, g is defined at but

defined at and x →0 x →0 does not exist as x →0 and
lim g (x )=0
+
x →0 .
Thus, both functions are not continuous at 0 .
We say we have infinite discontinuity at 0 in case of f while we say we have jump discontinuity
at 0 in case of g
Clearly combinations of continuous functions follow immediately from the corresponding results
for limits.
Theorem 3.12 If f and g are continuous at a and c is a constant, then the following
functions are also continuous at a .
i. f±g iii. fg
f
ii. cf iv. , if g(a)≠ 0
g
So using Theorem 3.12 we can show that every polynomial function is continuous over R .
Every rational function is continuous every where except at numbers where the denominator is 0.
Another way of combining continuous functions f and g to get a new continuous function is to

form the composite function f ∘ g . This fact is a consequence of the following theorem.
lim g( x )=b
Theorem 3.13 If f continuous at b and x →a , then

(
lim f ( g ( x ) )=f ( b )=f lim g( x )
x →a x→a )
The following theorem tells us that the composition of two continuous functions at a given
number is continuous.

Theorem 3.14 If g is continuous at a and f is continuous at g(a ) , then


( f ∘ g ) ( x )=f ( g( x ) ) is continuous at a .
Activity 3.5
1. Where are the following functions continuous?

97
Module on Applied Mathematics I 2006EC

1
g( x )=
√x
2

a. f ( x)=|x| b. +3−2

3.6.1 One-Sided Continuity


Definition 3.15:

-a function f is continuous is continuous from the right at a point a in its


domain if
lim f ( x )=f ( a)
+
x →a

-a function f is continuous is continuous from the left at a point a in its


domain if
lim f ( x )=f ( a)

x →a

Example 24: The step function


g( x )= {01 ,, ifif x≠0
x=0 is continuous from he left at .
0

lim g (x )=1=g (0) lim g (x )≠g(0 )


x →0
− 0 x →0
+
Since but it is not continuous from the right at as .
(verify!)

3.6.2 Continuity on an Interval

Definition 3.16:

a) a function f is continuous on an open interval ( a , b ) , if it is continuous at every point in( a , b ) .

b) a function f is continuous on a closed interval [ a , b ] , if it is continuous at every point in


( a , b ) and is also continuous from he right at a and continuous from the left at b .


2

Example: Discuss the continuity of f ( x )= 1− x .

Solution: The domain of f is the closed interval [ −1,1 ] .

At all points in the open interval (−1,1 ) , f is continuous.


Moreover,

√ x
2

lim 1− =0=f (−1)


x →−1
+
…… continuous from the right

98
Module on Applied Mathematics I 2006EC

and

√ x
2

lim 1− =0=f ( 1)

x →1 ………. Continuous from he left

Thus, f is continuous on the closed interval [ −1,1 ] .


Activity 3.6


2

Let f ( x )= 16− x . Show that f is continuous on [ −4 , 4 ] .


An important property of continuous functions is expressed by the following theorem.

Theorem 3.17 [The Intermediate Value Theorem (IVT)]

Suppose that f is continuous on the closed interval [ a , b ] and let N be any number strictly

between f (a ) and f (b ) . Then there exists a number c in ( a , b ) such that f (c )=N .

In other words, if f is continuous on the closed interval [ a , b ] and if f (a ) and f (b ) differ or

opposite in sign , then there exists atleast one real root c in ( a , b ) such that f (c )=0 .
Example 24: Show that there is a root of the equation

4 x −6 x +3 x−2=0 on [ 1,2 ] .
3 2

f ( x )=4 x −6 x +3 x −2 .
3 2

Solution: Let
We are looking for a solution of the given equation, that is, a number c between 1 and 2 such

that f (c )=0 .

Therefore we take a=1 , b=2 , and N =0 in Theorem 3.17. We have


f (1)=4−6+3−2=−1<0 and f (2)=32−24+ 6−2=12> 0

Thus, f (1)<0< f (2 ) , that is, N =0 is a number between f (1) and f (2) .

Also f is continuous, since it is a polynomial.


Hence, by the IVT, there is a number c between 1 and 2 such that f (c )=0 .

In other words, the equation 4 x −6 x +3 x−2=0 has a root c in the interval ( 1, 2 ) .


3 2

Activity 3.7
99
Module on Applied Mathematics I 2006EC

1. Find the constanta , or the constantb , or the constant c such that the function is continuous
on the entire real line.

{
2 , if x≤−1

{x
2
−2 , if x <1 f ( x )= ax +b , if −1<x <3
f ( x )=
a. Ax−4 , if x≥1 c. −2 , if x≥3

{
4 sin x

{x
, if x< 0 2
g( x )= x f ( x )= +bx +c , if |x−2|≥1
b. a−2 x , if x ≥0 d. x +1 , if 1< x< 3

2. Demonstrate that the equation cos x + x=0 has atleast one solution.
3. Verify that the Intermediate Value Theorem applies to the give interval and find the value
of c guaranteed by the theorem.

x + x−1 ,
2

a. f ( x )= [ 0 ,5 ] , f ( c )=11

x +x ,
2

b.
f ( x )=
x−1 [ ]
5
2
, 4 , f ( c )=6

Review Exercises
1. Find the limit L . Then use the ε −δ definition to prove that the limit is L .

( x)
2
lim ( x−1 ) lim 1−
a. x →−1 c. x →2

lim √ x lim ( 3−2 x )


b. x →9 d. x →−2

2. Evaluate the following limits (if it exists)

lim √
1−cos x x−3−1
lim
a) x →0 sin x f. x →4 x−4

x −4
2

x −9
2
lim 3

b)
lim
x →3 3−x g.
x →−2
x +8
π 1
lim √
4+x−2 sin [ + x ]−
6 2
lim
c) x →0 x h. x →0 x

lim
( 1
√ 1+ x )
−1
lim
ln ( x−1 )
2

d) x →0 x i. x →2 ln|(|x −1)

100
Module on Applied Mathematics I 2006EC

lim √
1−√3 x 2 x +1−√ 3
lim
e) x →1 x −1 j. x →1 x−1
3. Evaluate the following limits (if it exists)
sin 2 x
( √ 9 x −x)
2
lim lim 3 x+
a) x →∞ x c) x →−∞

[ ( )]
2

5 x +1
lim + ln
( √ 4 x +1)
2

x
2
x →∞ 2
lim 2 x−
b) d) x →∞

4. Find the one-sided limit (if it exists)


2
lim
x +1
4 2 x + x +1
a.
x →−1

x −1 d.
lim
x →−2
− x+2

sin 4 x −2
lim
x →0
+ 5x lim 12 e x

b. e. −
x →0

x −2 x+1 lim
x +1
3

c.
lim
x →−1
+ x+1
f.
x →−1
+
x +1
5. Find the values of the constants a and b such that

lim √
a+bx− √3
=√ 3
x →0 x
6. Determine the value of c such that the function is continuous on the entire real number
line

{
f ( x )= x+ 3 , if x≤2
cx +6 , if x> 2

7. Determine the values of a and b such that the function is continuous on the entire real
number line

{x
x+ 1 , if 1< x< 3
f ( x )= 2
+ax +b , if |x−2|≥ 1

8. Determine all values of the constanta such that the following function is continuous for
all real numbers

{a
ax
, if x≥0
f ( x )= tan x
2
−2 , if x <0

101
Module on Applied Mathematics I 2006EC

9. Determine the intervals on which the following functions are continuous


2
−3 x +7 x
2

a) f ( x )= c) f ( x )= 49−

{ 3x
2
− x− 2

√ x +1
f ( x )= , if x≠1
x −1 f ( x )=
b) 0 , if x=1 d) x
10. Find the vertical and horizontal asymptotes of the graph of the following functions (if it
exists)
2
f ( x )=1+
x
2

a) x c) f ( x )=ln ( 25− )

4x
f ( x )= −3

x 7e
2
x
b) 4− d) f ( x )=

11. Use the Intermediate Value Theorem to show that

2 x −3
3
f ( x )= has a zero in the interval [ 1,2 ] .

CHAPTER FOUR

Derivatives

Introduction

The problem of finding the tangent line to a curve and the problem of finding the velocity of an
object both involve finding the same type of limit, as in the previous chapter. This special type of
limit is called a derivative and we will see that it can be interpreted as a rate of change of any of
the sciences or engineering.

Objectives

At the end of this chapter the readers should be able to:

 Find the slope of the tangent line to a curve at a point.


 Use the limit definition to find the derivative of a function.
 Understand the relationship between differentiability and continuity.
 Explain different properties of differentiation rules.
 Find the derivative of a function using the differentiation rules.

102
Module on Applied Mathematics I 2006EC

 Find the derivative of a composite function using the chain rule.


 Distinguish between functions written in implicit form and explicit form.
 Use implicit differentiation to find the derivative of a function.

4.1 The Tangent Lines

What does it mean to say that a line is tangent to a curve at a point? For a circle, the tangent line
at point P is the line that is perpendicular to the radial line at point P , as shown in figure4 .1 .
For a general curve, however, the problem is more difficult. For example, how would you define
the tangent lines shown in figure4 .2 ?

You might say that line is tangent to a curve at point P if it touches, but does not cross, the
curve at point P . This definition would work for the first curve shown in figure 4 .2 , but not for
the second. Or you might say that a line is tangent to a curve if the line touches or intersects at
exactly one point-----this definition would work for a circle but not for more general curves, as
the third curve in figure4 .2 shows.

Figure 4 .1 Figure 4 .2

Tangent line to a circle Tangent line to a curve at a point

Essentially, the problem of finding the tangent line at a point P boils down to the problem of
finding the slope of the tangent line at P . You can approximate this slope using a secant line
through the point of tangency and a second point on the curve, as shown in figure 4 .3 . If
( c , f ( c )) is the point of tangency and ( c + Δx , f (c + Δx ) ) is a second point on the graph of f ,
then the slope of the secant line through the two points is given by

103
Module on Applied Mathematics I 2006EC

f (c+ Δx)−f ( c ) f (c +Δx )−f (c ) change in y


m sec= (c +Δx )−c = Δx

change in x ← Slope of secant line

Figure 4 .3

The secant line through ( c , f ( c ) ) and ( c + Δx , f (c + Δx ) )

You can obtain more and more accurate approximations to the slope of the tangent line by
choosing points closer and closer to the point of tangency, as shown in figure4 . 4 .

As Δx → 0 from the left, the secant As Δx → 0 from the right, the secant
line approaches the tangent line. line approaches the tangent line.

Figure 4 . 4

4.2 Definition of Derivatives

Definition: If f is defined on an open interval containingc , and if the limit

Δy f ( c+ Δx)−f (c )
lim = lim =m
Δx→0 Δx Δx →0 Δx

104
Module on Applied Mathematics I 2006EC

exists, then the line passing through ( c , f ( c ) ) with slope m is the tangent line to the graph of f

at the point ( c , f ( c ) ) .

Example 1: Find the slope of the graph of f ( x )=2 x−5 at the point( 3 , 1 ) .

Solution: To find the slope,m , of the graph of f when c=3 , we can apply the definition of the
slope of the tangent lines, as follows

f (3+ Δx )−f (3 ) [ 2( 3+ Δx )−5 ]− [2(3 )−5 ]


m= lim = lim
Δx→ 0 Δx Δx →0 Δx

6+2 Δx−5−6+5 2 Δx
= lim = lim
Δx→ 0 Δx Δx →0 Δx

=2

Thus, the slope of f at ( 3 , 1 ) ism=2 .

x −7 at the point( 2 ,−3 ) .


2

Example 2:Find the equation of the tangent line to the graph of f ( x )=

Solution: First we have to find the slope,m , of the graph of f when c=2 , we can apply the
definition of the slope of the tangent lines, as follows

[ ( 2+ Δx ) ] [( 2 ) ]
2 2

f ( 2+ Δx )−f ( 2) −(−3 ) − −(−3 )


m= lim = lim
Δx→ 0 Δx Δx → 0 Δx

( Δx ) +3−4−3 = lim 4 Δx +( Δx )
2 2
4+ 4 Δx +
= lim
Δx → 0 Δx Δx →0 Δx

= lim ( 4 + Δx )=4
Δx → 0

Hence, the equation of the tangent line to the graph of f at the point( 2 ,−3 ) is

y−f (c )=m( x−c )⇒ y −(−3)=4 ( x−2)

105
Module on Applied Mathematics I 2006EC

This becomes, y=4 x−11 .

'

Definition: The derivative of a function f at a numbera , denoted by f ( a) , is defined as

' f ( x )−f ( a )
f ( a)=lim
x →a
x−a
……………...……….…..
(1)

provided that this limit exists.

If we write x=a +h , then x−a=h and x approaches a if and only if h approaches to 0 .

Thus, equivalent way of stating the definition of the derivative is

' f ( a+ h)−f ( a )
f ( a)=lim
h →0
h
……………………………
(2)

This last definition is more convenient for finding the derivative of a function.

'

Note: In addition to f ( x ) , other notations are used to denote the derivative of y=f ( x ) . The

most common are:

f y , dxd [ f ( x)] , D [ y ]
' dy '
(x ) , dx , x

dy
The notation dx is read as “the derivative of y with respect to x .” Using limit notation, we can
write

f
'
dy Δy f ( x + Δx )−f ( x )
= lim = lim = ( x)
dx Δx →0 Δx Δx → 0 Δx

x
2

Example 1: Find the derivative of the function f ( x )= +3 x +2 at −1 .

Solution: By definition, we have

' f (−1+h )−f (−1 )


f (−1 )=lim
h→0
h

106
Module on Applied Mathematics I 2006EC

Thus,

[ (−1+h ) ] [(−1 ) ]
2 2

' +3(−1+ h)+2 − +3 (−1 )+ 2


f (−1 )=lim
h→0
f (−1+h )−f (−1 )
h
=lim
h→ o
h

h −3+3 h+2
2
1−2 h+
= lim
h→ o h

h =lim (1+ h )=1


2
h+
=lim
h→ o h h→ 0

I hope the student remembers that the slope of the tangent line to the graph of the function

'
f at a point( a , f (a ) ) is given by the derivative of f at a i.e f ( a) . Consequently, using the

Point-slope form of the equation of a line, we have the equation of the tangent line to the curve
y=f ( x ) at a point ( a , f (a ) ) is given by

'
y−f ( a )= f ( a ) ( x−a ) .

x
2

For instance, the equation of the tangent line to the graph of f ( x )= +3 x +2 at (−1,0 ) in our
Example 1 is given by

'
y−f (−1)= f (−1) ( x−(−1) ) ⇒ y−0=1 ( x +1 ) ⇒ y=x +1

'

Given a function f , we associate with it a new function f , is called the derivative of f,


defined by:

' f ( x +h )−f ( x )
f ( x )=lim
h→0
h

107
Module on Applied Mathematics I 2006EC

' '

We know that the value of f at x , f ( x ) , can be interpreted geometrically as the slope of the

tangent line to the graph of f at the point ( x , f ( x ) ) .

Example 2: Find the derivative of the function f ( x )=x + √ x+1 .

Solution: By definition of derivative, we have

' f ( x +h )−f ( x )
f ( x )=lim
h→0
h

Thus,

' [ x +h )+ √ x+ h+1 ]−( x + √ x+ 1 )


f ( x )=lim
h→0
h

h+ √ ( x +h ) +1−√ x +1
=lim
h→ 0 h

h+ [ √ ( x +h ) +1−√ x +1 ] .
[ √ ( x+ h ) +1+ √ x+1 ]
=lim
[ √ ( x+ h ) +1+ √ x+1 ]
h→ 0 h , rationalize the radicals.

=lim 1+
h→ 0 [ 1
√ ( x +h ) +1+√ x+1 ]
1
=1+
2 √ x +1
'

Definition 4.2: A function f is differentiable at a if f ( a) exists. It is differentiable on an

open interval ( a , b ) [ or ( a , ∞ ) or (−∞ , a ) or (−∞ ,∞ ) ] if it is differentiable at every number in the


interval.

Example 3: Show that f ( x)=|x| is not differentiable at 0.

Solution: Observe that


108
Module on Applied Mathematics I 2006EC

|x|= {
x , if x≥0
−x , if x<0

Then, for x >0 using (1) we have

|x|−|0| x
lim = lim = lim 1=1
+ x −0 + x +
x →0 x→ 0 x→ 0

and for x >0 , we have

|x|−|0| −x
lim = lim = lim −1=−1
− x −0 − x −
x →0 x→ 0 x→ 0

|x|−|0|
lim
Hence, x →0 x−0 does not exist.

Thus, f ( x)=|x| is not differentiable at 0.

Theorem 4.3 If f is differentiable ata , then f is continuous at a .

lim f ( x )=f ( a )
Proof: To prove that f is continuous at a , we have to show that x →a .

We do this by showing that the difference f ( x )−f (a ) approaches 0.

For x≠a we can divide and multiply by x−a .

We did this in order to involve the difference quotient.

Thus, we can use the product law of limits to write

f ( x )−f ( a)
lim [ f ( x )−f (a ) ] =lim ( x −a )
x →a x →a x −a

=lim
x→ a
[ f ( x )−f (a )
x−a ]. lim ( x−a )
x →a

'
= f ( a ). 0=0

109
Module on Applied Mathematics I 2006EC

Therefore,

lim f ( x )=lim [ f ( a )+ f ( x )−f ( a) ]


x →a x→a

=lim f ( a )+lim [ f ( x )−f ( a ) ]


x→ a x →a

=f (a )+0=f ( a)

Hence, f is continuous at a .

Note: The converse of Theorem 4.3 is false; that is, there are functions that are continuous but
not differentiable at a point.

For instance, consider the function f ( x)=|x|.

Clearly, f ( x)=|x| is continuous at 0 because

lim f ( x )=lim|x|=0=f (0 )
x →0 x→0 .

But, as we have seen in Example 3 that f is not differentiable at 0 .

Let us remind you some of the differentiation rules that you have developed in your high school
calculus course. We advice the student to check on these results using the definition of
derivative.

is given by f (x ) =nx
' n−1
x
n
f ( x )= n
The power rule: If for any real number .

( ) ( )
' '

Derivatives of sine and cosine: sin x =cos x and cos x =−sin x .

( )
'

( )
Derivatives of exponential and logarithmic functions: e = e
x ' x

and
ln x 1
=x
.

etc.

4.3 Basic Differentiation Rules

110
Module on Applied Mathematics I 2006EC

Theorem: If f and g are differentiable , then

( cf ) ( x )=c f
' '
(x)
a. , where c is an arbitrary constant.

( f ±g ) ( x )= f ( x )±g ( x )
' ' '

b.

( fg ) ( x )= f
' ' '

c. ( x ) g( x )+ f ( x ) g ( x)

( )
'
f f g ( x)
' '
( x ) g( x )−f ( x )
( x )=
[ g ( x )]
2

d.
g ; provided that g( x≠0 ) .
Activity 4.1
1. Find the derivative of each of the following functions.

x +5 x +25
25 5

a. f ( x )= f. f ( x )=tan x
2
f ( x )= x− 1
f ( x )=
sec x
x
2

b. g. 1+tan x

x
4

h. f ( x )=csc x
4
c. f ( x )= +√ x

1
f ( x )= x √ x + 2

d. x √x i. f ( x )=sin x cos x

x
2
tan x
f ( x )=
e. f ( x )=x sin x j. sec x

4.4 The Chain Rule


The rules that we have introduced till now are not enough to find composition of functions. Thus,
we need to develop an appropriate technique to handle these cases.
' '

Theorem 4.5 [The Chain Rule]: If the derivatives, g ( x ) and f ( g( x ) ) both


exists, then

( f ∘ g ) ( x )= f ( g( x )). g ( x )
' ' '

Example 1: Find h ( x ) if h( x )=cos2 x .


'

111
Module on Applied Mathematics I 2006EC

Solution: Let f ( x )=cos x and g( x )=2 x .


' '

Then, h=f ∘ g . Since also g ( x )=2 and f ( x )=−sin x

We conclude that

h ( x )=( f ∘ g ) ( x )= f
' ' ' '
( g ( x )) . g ( x )=(−sin 2 x )( 2 )=−2sin 2 x
Example 2: Find h ( x ) if h( x )=√ 1+ x
' 2

x
2

Solution: Let g( x )=1+ and f ( x )=√ x .consequently h=f ∘ g .

f
'
' 1
Then g ( x )=2 x and
( x )= x >0
2 √ x for .
Therefore,

h ( x )= f . g ( x )=
' ' '
1 x
( g ( x )) . 2 x=
√ x √ x
2 2
2 1+ 1+ .

Activity 4.2
1. Find the first derivative of the following functions
1
y=
( x +2 x +3 ) √x
5 2 50 6
3
f ( x )= +2 x+1
a. c.

b. f ( x )=cos ( sin ( tan x ) ) d. √


y= cos (sin x )
2

2. Find the equation of the tangent line to the curve at the given point.

( x −x + x−1 )
3 2 10

y= , at ( 1 , 0 )
a.

b.
f ( x )= x+
√ 1
x
, at ( 1 , √2 )

4.5 Higher Order Derivatives

112
Module on Applied Mathematics I 2006EC

' '

If f is a function, then f is the function that assigns the number f ( x ) to each x a which f
'

is differentiable. Since f is a function, we can carry the process a step further and define
''
f ( a) by the formula
' '
'' f ( x )− (a)f
f ( a)=lim
x →a
x−a

Whenever this limit exists.


''

We call f ( a) the second derivative of f at a


''

Example 1: Let f ( x )=cos 2 x . Then find a formula for f ( x ).


'

Solution: Since f (x )=−2 sin 2 x , it follows that


''
f (x )=−4 cos 2 x .
''

Example 2: Let f ( x )=√ x . Then find a formula for f ( x ).

f
'
1
( x )=
Solution: Since 2 √ x , it follows that
'' −3

f ( x )=−
1
4
x 2

In general, for any positive integer n≥3 we can define the n


th

derivative of f at a , denoted
( n)

by f ( a) as
( n−1) (n−1)
( n) f ( x )− f ( a)
f ( a)=lim
x →a
x−a

Whenever this limit exists.


Note: The second derivative, the third derivative, and so on are called higher order derivatives,
to distinguish them from the first derivative.
x +1 ( n)

Example 3: Let
f ( x )=
x−1 . Then find a formula for f ( x ).

113
Module on Applied Mathematics I 2006EC

f (x )=− 2 = (−1) 2(1!)


1
'

( x−1 ) ( x−1 ) , it follows that


2 1+1

Solution: Using quotient rule,

(−1) 2(2! )
2

f (x )=
''
4
=
( x−1 ) ( x−1 ) ,
3 2+1

(−1) 2(3! )
3

f ( x )=−12
'''
=
( x−1 ) ( x−1 ) ,
4 3+1

(−1) 2(4 !)
4
(4)
f ( x )= 48 =
( x−1 ) ( x−1 )
5 4+1

.
.
.
Continuing this process we get

(−1) 2( n !)
n
( n)
f ( x )==
( x−1 ) ; for n≥1
n+1

f ( 2) == (−1 ) 2( 10 ! ) =2( 10 ! )
10
( 10)

( 2−1 )
10+1

For instance, .

Activity 4.3

3 x −2 x + x −4 x +2 . Then find all higher derivatives of f .


4 3 2

1. Let f ( x )=

f f (2)
'' ''
( x )−
x −2 x +3 . Then find lim
8

2. Let f ( x )= x →2 x−2 .

3. Let p( x ) be a polynomial function of degree n with leading coefficient k , then find


(n−1) (n ) (n+1 )

a) p (x) b) p ( x) c) p ( x)

Find a formula for the n


th

4. derivative of f , if

114
Module on Applied Mathematics I 2006EC

a. f ( x )=ln x b. f ( x )=sin x
(4)

5. If f ( x )=f ( x ) for all x, then what is the relationship between


( 35) (31 )
f ( x ) and f (x)

4.6 Implicit Differentiation


The following problems require the use of implicit differentiation. Implicit differentiation is
nothing more than a special case of the well-known chain rule for derivatives. The majority of
differentiation problems in pre-calculus involve functions y written explicitly as functions of x .
For example, if

3 x −sin( 7 x+5 )
2
y=

Then the derivative of y is

y = dydx =6 x−7 cos(7 x +5) .


'

However, some functions y are written IMPLICITLY as functions of x . A familiar example of


this is the equation
2 2
x + y =25 ,
Which represents a circle of radius five centered at the origin. Suppose that we wish to find the

slope of the line tangent to the gragh of this equation at the point ( 3,−4 ) .

How could we find the derivative of y in this instance? One way is to first write y explicitly as
a funcion of x . Thus,

x + y =25 ⇒ y=±√ 25−x .


2 2 2

Where the positive square root represents the top semi-circle and the negative square root

represents the bottom semi-circle. Since the point ( 3,−4 ) lies on the bottom semi-circle given by

115
Module on Applied Mathematics I 2006EC

√25−x
2
y=−

The derivative of y is

y = dydx =
' x

√ 25−x
2

Thus, the slope ,m , of the line tangent to the gragh at the point ( 3,−4 ) is

m= y = dy
' 3 3
dx = 2= 4

√25−3 .
Unfortunately, not every equation involving x and y can be solved explicitly for y . For the
sake of illustration we will find the derivative of y WITHOUT writing y explicitly as a

( f ( x)) , can be found


2

function of x . Recall that the derivative of a function of x squared,


using the chain rule:

[( f ( x )) ]
2 '
d
dx
d
=2 f ( x ) dx [ f ( x ) ] =2 f ( x ) f (x )
2

Since y symbolically represents a function of x , the derivative of y can be found in the same
fashion:

[ y ]=2 y dxd [ y ]=2 y y .


2 '
d
dx
2 2

Now begin with x + y =25 . Differentiate both sides of the equation, getting
d
dx [x + y ]
2 2 d d
= dx [ 25 ] ⇒ dx ( x )+ dxd ( y )= dxd ( 25 )
2 2

And so
'
2 x+ 2 y y =0
'

Hence, 2 y y =−2 x
y =− xy .
'
dy
=
Thus, dx

Therefore, the slope of the line tangent to the gragh at the point ( 3,−4 ) is

116
Module on Applied Mathematics I 2006EC

y = dydx = −(3)
'
3
m= =
(−4 ) 4 .

This second mehod illustrates the process of implicit differentiation. It is important to note that
the derivative expression for explicit differentiation involves x only, while the derivative
expression for implicit differentiation may involve BOTH x AND y .
The following problems range in difficulty from average to challenging.
dy 3 3

Example 1: Using implici differentiation find dx for x + y =4 .


Solution: Differentiating both sides of the equation, getting
d
dx [x + y ]
3 3 d d
= dx [ 4 ] ⇒ dx ( x )+ dxd ( y )= dxd ( 4)
3 3

3 x + 3 y y =0⇒ 3 y y =−3 x
2 2 ' 2 ' 2

So that,
2

y
'
dy
= dx =−
x
2

Thus, y .
dy
( )
2

Example 2: Using implici differentiation find dx for x− y =x + y−1


.
Solution: Differentiating both sides of the equation, getting

[( x− y ) ] [ ( x− y ) ]
2 2
d d d d d d
dx = dx [ x + y−1 ] ⇐ dx = dx ( x ) + ( y ) − ( 1 )
dx dx .

[( x− y ) ], we get
2
d
Applying the chain rule on dx

d 
dx 
x  y   2x  y  dxd x  y  dxd  x  y   2x  y 1  dydx 
2 2

So that

(
2 ( x− y ) 1−
dy
dx )dy dy
=1+ −0 ⇒2( x− y )−2( x− y ) =1+
dx dx
dy
dx
dy dy dy
2( x− y ) + =2 (x− y )−1 ⇒ [ 2( x− y )+1 ] =2( x− y )−1
Hence, dx dx dx
dy
Thus, solving for dx , we get

117
Module on Applied Mathematics I 2006EC

dy 2 (x− y )−1
=
dx 2( x− y )+1 .
dy
Example 3: Using implici differentiation find dx for y=sin (3 x +4 y ) .
Solution: Differentiating both sides of the equation, getting
d d dy d
( y )= [ sin ( 3 x +4 y ) ] ⇒ =cos(3 x+4 y ). ( 3 x +4 y )
dx dx dx dx
dy
So that dx
d d
[ dy
=cos (3 x +4 y ) (3 x )+ (3 y ) ⇒ =3 cos(3 x +4 y )+4 cos(3 x +4 y )
dx dx dx ]
dy
dx .
dy
Solving for dx , we get
dy 3cos(3 x+4 y )
=
dx 1−4 cos(3 x +4 y ) .
dy 2 3 3 2

Example 4: Using implici differentiation find dx for y= x y +x y .


Solution: Differentiating both sides of the equation, getting

( x y + x y )⇒ dydx = dxd ( x y )+ dxd ( x y )


2 3 3 2 2 3 3 2
d d
( y )=
dx dx
Using product rule, we have

[ ( x ) y + x dxd ( y )]+[ dxd ( x ) y + x dxd ( y )]


2 3 2 3 3 2 3 2
dy d
= dx
dx

2 xy +3 x y dydx +3 x y + 2 x y dydx
3 2 2 2 2 3
=

dy
Factoring out dx , we get

[1−3 x y −2 x y ]=2 xy + 3 x y
2 2 3 3 2 2
dy
dx

2 xy + 3 x y
3 2 2

dy
= 2 2 3
dx
Thus, 1−3 x y −2 x y .
x + ( y−x ) =9 at x=1. .
2 3

Example 5: Find an equation of the tangent line to the gragh of

118
Module on Applied Mathematics I 2006EC

x + ( y−x ) =9 . If x=1 , then


2 3

Solution: Begin with

( 1 ) + ( y−1 ) =9 ⇒ y=3
2 3

Hence the tangent line passes through the point ( 1 , 3 ) .


Now by using implicit differentiation, we have

[ x + ( y−x ) ] ( y−x )
3 2

[ ]
2
d d dy
dx = dx ( 9 ) ⇒ 2 x +3 −1 =0
dx

[3 ( y−x ) ]=3 ( y−x ) −2 x ⇒ dydx = 3 ( y−x ) −2 x


2
2 2
dy
dx
3 ( y−x ) .
2

So that

Thus, the slope , m , of the tangent line to the gragh at ( 1 , 3 ) is

dy 3 ( 3−1 ) −2( 1 ) 10 5
2

m= = = =
3 ( 3−1 )
dx 12 6 2

.
And the equation of the tangent line is
5 5 13
y−3= ( x−1 ) ⇒ y = x +
6 6 6 .

d y
2
''
or y
for x + y =25 .
2 4 4

Example 6: Using implici differentiation find dx


Solution: Differentiating both sides of the equation implicitly with respect to x , we get
3

4 x +4 y
3 3
dy dy
=0⇒ =−
x
dx dx 3
y .

d y
2
''

2
or y dy
To find dx we differentiate this expression for dx using the quotient rule and
remembering that y is a function of x :

( ) y ( x )− x ( y )
3 3 3 3
2 3 d d
d y=y = d − x ''
=−
dx dx

(y )
2 3
dx dx
y 3 2

119
Module on Applied Mathematics I 2006EC

y (3 x )− x (3 y . dydx )
3 2 3 2

=− 6
y
dy
If we now substitute the value of dx into this expression, we get

y ( 3 x )− x − x
( )
3
3 2 3

y
3

d y =−
2

dx (y )
2 3 2

3 x (x + y )
2 4 4

=− 7
y
3 x ( 25 )
2

=−
y , since x + y =25
4 4 7

75 x
2

=− 7
y .
Activity 4.4
dy
1. Using implicit differentiation find dx for

xy
2 4
y x
+ =
x y
3 3
cos x + cos
2 2

a. d. y=cos ( 2 x +2 y )

y =x+ 2
3
x−
2
y+ x e =e + e
xy 4x 5y

b. e.

√x
2 2

c. x= + y f. sin x +cos ( y−x )= x


2

( x + y ) =8 x y
2 2 3 2 2

2. Find an equation of the tangent line o he gragh of at the point


(−1,1 ) .
2 4

3. Find the slope of the gragh x y+ y =4+2 x at the point (−1,1) .


120
Module on Applied Mathematics I 2006EC

2 2

4. Find all poins ( x , y ) on the gragh of x +y 3 3


=8 (see a diagram.) where lines tangen to

the gragh at ( x , y ) have slope −1 .

d y
2

5. Using implicit differentiation find dx for


2 2 3 3

a. x + xy + y =1 c. x + y =1
2 2

b. √ x+ √ y=1 d. x +6 xy + y =8
Review Exercises
1. Find the derivative of the following functions by using the definition of derivative

x −4 x +5
2

a) f ( x )=√ x+1 c) f ( x )=

6
f ( x )=
b) x d) f ( x )=c 0 sx −sin x
2. Find the derivative of the following functions by using the definition of derivative at the
given point c
1
f ( x )= , at c=3
a) x+4 b) f ( x)=x− √2 x , at c=8
3. Find the derivative of the following functions

a) f ( x )=√ x sin x c)
f ( x )=ln x ( x−1
x−2 )
1+sin x cos ( x−1)
f ( x )= f ( x )=
b) 1−sin x d) x−1

4. Find an equation of the tangent line to the graph of f at the given point

121
Module on Applied Mathematics I 2006EC

a)
f ( x )=
x +1
x−1
1
, at ,−3
2 ( ) b) f ( x )=−x tan x , at ( 0 , 0 )

d y
2

dy
and 2
dx
5. Find dx by implicit differentiation

a) √ xy=x−4 y c) x sin y= y cos x

x +3 xy + y =10
2 3
x y
b) y e + x e =xy d)
6. Find an equation of the tangent line to the graph of the following functions at the given
point

y =0 , at ( e ,−1 ) x − y =20 , at ( 6 , 4 )
2 2 2

a) y ln x+ b)

Find a formula for the n


th

7. derivative of the following functions


x−1
f ( x )=
2
x

a) f ( x )= b) x +1

CHAPTER FIVE
Applicaions of Derivatives
Introduction:
This chapter studies some of the important applications of derivatives. We learn how derivatives
are used to find extreme values of functions, to determine and analyze the shapes of graghs, to
calculate limits of fractions whose numerators and denominators both approach zero or infinity,
and to find numerically where a function equals zero. We also consider the process of recovering
a function from its derivative. The key to many of these accomplishments is the Mean Value
Theorem, a theorem whose corollaries provide the gateway to integral calculus in chapter 7.
Objectives
At the end of this chapter the readers should be able to:
 Define extrema of a function on an interval.

122
Module on Applied Mathematics I 2006EC

 Understand and use Rolle’s theorem.


 Understand and use the Mean Value Theorem.
 Determine intervals on which a function is increasing or decreasing.
 State and apply the first and second derivative test to find relative extrema of a function.
 Evaluate the the relative extrema of a function.
 Determine intervals on which a function is concave upward or concave down ward.
 Find any points of inflection of the gragh of a function.
 Analyze and sketch the graph of a function.
5.1 Extrema of a Function

Definition 1: A function f has an absolue maximum at c if f (c )≥f ( x ) for all x in D ,

where D is in the domain of f . The number f (c ) is called the maximum value of f on D .


Similarly, f has an absolue minimum at c if f (c )≤f ( x ) for all x in D and the number

f (c ) is called the minimum value of f on D . The maximum and minimum values of f are

called the extreme vales of f.

Definition 2: A function f has a local maximum (or relative maximum) value at c if there is
an open interval I containing c such that f (c )≥f ( x ) for all x in I . Similarly, f has a local
minimum (or relative minimum) value at c if there is an open interval I containing c such that
f (c )≤f ( x ) for all x in I .

x
2
x ≥0 for all x .
2

Example 1: Consider the function f ( x )= . Then f ( x )≥f (0 ) because

Therefore, f (0)=0 is the absolute (and local) minimum value of f . This corresponds to the

x
2

fact that the origin is the lowest point on the parabola y= . However, there is no highest
point on the parabola and so this function has no maximum value.

x
3

Example 2: Consider the function f ( x )= . We see that this funcion has neither an absolute
maximum value nor an absolute minimum value. In fact, it has no local extereme values either.

123
Module on Applied Mathematics I 2006EC

Theorem 1:If f has a relative (local) extremum (that is, maximum or minimum) value at c ,
' '

and that
f ( c ) exists, then f (c)=0.
Definition 3: A number c in the domain of a function f is a critical number of f if eiher
' '
f ( c)=0 or f ( c ) does not exist.
3 8

Example 3: Find the critical numbers of the function f ( x )= 4x 5


− x 5
.

Solution: The derivative of f is given by


12 −2 5 − 85 x
3
5
'
f ( x )= x =
12− 8 x
2
5 5x 5
.
' 3 '

Therefore,
f ( c)=0 if 12−8 x=0 , that is x= 2 and
f ( x ) does not exist when x=0 .
3
x=
Thus the critical numbers are x=0 and 2.
To find the absolue extreme value of a function on a closed interval a similar theorem to theorem
1 is given below.
Theorem 2: (Maximum-Minimum Theorem)

Let f be continuous on a closed interval [ a , b ] . Then f has a maximum and a minimum value

on [ a , b ] .
Note that according to Maximum-Minimum Theorem an exreme value can be taken on more
than once.
The following theorem will simplify our effort of searching for an extreme value on a closed
interval.

Theorem 3: Let f be defined on [ a , b ] . If an absolute extreme value of f on [ a , b ] occurs at a


'

number c in ( a , b ) at which f has a derivative, then


f ( c)=0 .
In using theorem 2 to find the extreme value we follow the three-step procedure below:

i. Find the values of f at the critical numbers of f in ( a , b ) .

124
Module on Applied Mathematics I 2006EC

ii. Find the values of f (a ) and f (b ) .


iii. The largest of the values from steps 1 and 2 is the absolute maximum value; and the
smallest of these values is the absolute minimum value.
Example 3: Find the absolute maximum and minimum values of the function

x −3 x +2 ,
3 2
1
f ( x )= on − ≤x≤3
2 .
1
− ,3
Solution: Since f is continuous on 2
[ ]
, we can use the procedure oulined above:
' 2

Now,
f ( x)=3 x −6 x=3 x ( x−2 )
' '

Since,
f ( x ) exists for all x , the only critical numbers of f occur when
f ( x)=0 , that
is, when x=0 or x=2 .

Notice that each of these critical numbers lies in the interval


1
− ,3
2 . [ ]
The values of f at these critical numbers are
f (0)=2 and f (2)=−2 .

The values of f at the end points of the interval are are


1 1
f (− )= and f (3)=2
2 8 .
Comparing these four numbers, we see that

The absolute maximum value is f (0)=f (3 )=2 , and

The absolute minimum value is f (2)=−2 .


Activity 5.1
1. Find the critical numbers each of the following functions.

x −6 x+1
3

a. f ( x )= c. f ( x )=cos √ x
1
f ( x )=
√1+ x
2

b. f ( x)=|x| d.

125
Module on Applied Mathematics I 2006EC

2. Find the extreme values (if any) of the given function on the given inerval. Determine at
which numbers in the interval these values occur.
2

x −2 x +2 , [0 , 3 ]
2

a) f ( x )= c) f ( x )= x 3
, [ −8 , 8 ]

x + 2x , [ ]
2
1
f ( x )= ,2
b) 2

x
5

3. Show that 0 is a critical number of the function f ( x )= , but f doesnot have a local
exremum value at 0 .

x +x
51 21

4. Prove that the function f ( x )= + x+1 has neither a local maximum nor a local
minimum.
5.2 The Rolle’s Theorem and the Mean Value Theorem (MVT)
Theorem : (Rolle’s Theorem)

Let f be continuous on the closed interval and differentiable on the open interval ( a , b ) . If
'
f (a )=f (b ) then there is atleast one number c in ( a , b ) such that f ( c )=0

x −2 x .
4 2

Example: Let f ( x )= Find all value(s) of c in the interval (−2 , 2 ) such that
'
f ( c )=0 .

x −2 x
4 2

Solution: Note that the function f ( x )= satisfies the conditions of Rolle’s Theorem.

That is, f is continuous on the interval [ −2 ,2 ] and differentiable on the open interval (−2 , 2 ) .
Moreover f (−2 )=8=f (2) .
'

Thus there exists atleast one number c in (−2 , 2 ) such that f ( c )=0 .

4 2 ' 3

Now, f ( x )= x −2 x ⇒ f ( x )= 4 x −4 x
( x −1 )
2
=4 x

=4 x ( x −1 )( x +1 )
To find c , we have

126
Module on Applied Mathematics I 2006EC

'
f ( c )=0 ⇒ 4 c ( c−1 )( c=1 )=0

Hence, c=0, −1 , 1 also 0, −1 , 1 ∈ (−2,2 )


Thus all values of c that satisfies he Rolle’s Theorem are c=0, −1 , 1 .

Theorem 4: Let f be continuous on and differentiable on ( a , b ) . Then there is a number

c in ( a , b ) such that

' f ( b )−f ( a )
f ( c )=
b−a
x −8 x+5 . Find a number c
3

Example 5: Let f ( x )= in ( 0 , 3 ) that satisfies the Mean Value


Theorem.
'

Solution: Since f is coninuous on [ 0 , 3 ] and


f ( c )should satisfy the condition
' f ( 3 )−f ( 0 ) 8− 5
f ( c )= = 3 =1
3−0
'

We seek a number c in ( 0 , 3 ) such that


f (c)=1 . But
'
f ( x )=3 x −8
2

So that c must saisfy

3 c − 8=1 ⇒ c =3
2 2

Hence, c=± √ 3

Since −√ 3∉ ( 0 ,3 ) , the value of c that satisfies the Mean Value Theorem in the interval ( 0 , 3 ) is

c= √3 .
5.3 Applications of The Mean Value Theorem
Theorem 5:
'

a. Let f be continuous on an interval I . If f ( x )=0 for each interior point x of I ,

then f is constant on I .

127
Module on Applied Mathematics I 2006EC

' '

b. Let f and g be continuous on an interval I . If f (x )= g ( x ) for each interior


point x of I , then f −g is constant on I . In other words, there is a constant c such
that f ( x )=g( x )+c for all x in I .
'

Example: Let f be such that f ( x )=−2 and f (0)=2 . Determine the function f.
Solution: Since f and −2 x are both antiderivatives of g( x )=−2 x , by Theorem 5(b ) there is
a constant c such that f ( x )=g( x )+c

So that f ( x )=−2 x +c , for the appropriate constant c .

To determine c , we have the assumption f (0)=2 , which yields


f (0)=0 ⇒−2(0 )+ c=2⇒ c=2 .

Thus, f ( x )=−2 x +2 .

Activity 5.2
1. Verify that the function bellow satisfies the hypothesis of the Mean-Value Theorem on
the given interval. Then find all numbers c that satisfy the conclusion of the Mean Value
Theorem.

1−x
2

a. f ( x )= ; [0 , 3 ] c. f ( x)=√ x ; [ 1,4 ]

b.
f ( x )=3 x+( 1x ) ; [ 13 , 3] d. f ( x)=(x−1)( x−2 )(x−3); [ 1 , 3 ]

=f (c ) ( 3−0 ) .
'

2. Let f ( x)=|x−1|. Show that there is no value of c such that f (3)−f (0 )


Why does this not contradict the Mean Value Theorem?
3. Determine all functions satisfying the given conditions.
'' '

a. f (x )=sin x ; f ( π )=−2 , f (0 )=4


'' '

b. f (x )=0 ; f ( 2)=3 , f (−1 )=1


128
Module on Applied Mathematics I 2006EC

( n)

c. f ( x )=n ; for any positive integer n .

Show that the equation x +10 x+ 3=0 has exactly one real root.
5

4.

Show that the equation x


4

5. + 4 x +c= 0 has at most two real roots.

5.4 First and Second Derivative Tests

We hope you remember that a function that is increasing or decreasing on an interval I is called
monotonic on I and we used the test in the theorem bellow to identify whether a function is
monotonic or not on a given interval.

Theorem 5: Suppose f is continuous on a, b and differentiable on a, b .

a) If
f ' ( x) 0 for all x in a, b , then f is increasing on a, b .
'
b) If
f ( x) 0 for all x in a, b , then f is decreasing on a, b .
Theorem 5 lays the bases for the proof of the first derivative test stated as follows.
Theorem 6: (The First Derivative Test)

Suppose that c is a critical number of a continuous function f .


'
a) If
f ( x) changes from positive to negative at c , then f has a local maximum at c .
'
b) If
f ( x) changes from negative to positive at c , then f has a local minimum at c .
' '
c) If
f ( x) does not change sign at c (that is,
f ( x) is positive on both sides of c or

negative on both sides of c ), then f has no local extremum at c .


1

Example 6: Find the local extrema of


f ( x)  x 3 8  x  and find its interval of monotonocity.
Solution: By the product rule we have
' 1  23 1
f ( x)  3 x 8  x   x 3

8  x  3x 42  x 
 2
 2
3x 3
3x 3

129
Module on Applied Mathematics I 2006EC

' '
The derivative
f ( x) 0 when x 2 more over
f ( x) does not exist when x 0 .

Hence, the critical numbers are 0 and 2 .


'
Below we will give the sign chart for
f ( x)

0 2

42  x   

2   
3x 3

  
'
f ( x)

Thus, by first derivative test, f has


 Does not have an extreme value at x 0 .

A local maximum value at x 2 and the local maximum value is f (2) 6 2 .


3

Also, f is

 Increasing on  ,0  0,2 and

 Decreasing on 2, 
Theorem 7: (The Second Derivative Test)
''
Suppose
f is coninuous on an open inerval of a function.
'
a) If
f ( x) 0 and
f ''(c) 0 , then f has a local minimum value at c .

'
b) If
f ( x) 0 and
f ''(c) 0 , then f has a local maximum value at c .

Example 6: Use he Second Derivaive Test to find the relaive extrema of

130
Module on Applied Mathematics I 2006EC

4 3
f ( x) 3x  8x  4

Solution:

f ( x) 12 x3  24 x 2 12 x 2 x  2
'

f ( x) 12 x 2 x  20
'
To find the critical point,

Hence, the critical numbers are x 0 and x  2 .


''
Also,
f ( x) 36 x 2  48x

f ''(0) 0
''
Now,
f ( 2) 480 and

Thus, by the second derivative test f has a relative minimum value at x  2 and he relaive

minimum value is f ( 2)  12.

Since
f ''(0) 0 , the second derivaive test fails.
In the last case, x 0 could still be a relative maximum, relative minimum or neither; but the
Second Derivative Test fails to produce any useful information.
If you used the First Derivative Test, you would find out that x 0 is not relative extremum.

Definition : Let f be differentiable on an open inerval I . The gragh of f is concave upward


' '

on I if
f is increasing on the interval and concave downward on I if
f is deccreasing on
the interval.
The following graghical interpretation of concavity is useful.

1. Let f be differentiable at c . If the gragh of f is concave upward at c, f (c)  , then the

gragh of f lies above the tangent line at c, f (c)  on some open interval containing c .
[see figure 4.5a]

2. Let f be differentiable at c . If the gragh of f is concave downward at c, f (c)  , then

the gragh of f lies below the tangent line at c, f (c)  on some open interval containing c
. [see figure 4.5b]

131
Module on Applied Mathematics I 2006EC

Figure 4.5a figure 4.5b

The gragh of
f lies above its The gragh of
f lies below its
tangent lines. tangent lines

Theorem 7: (The Test for Concavity)

Suppose f is twice differentiable on an interval I .


''
a) If
f ( x)  0 for all x in I , then the graph of f is concave upward on I .
''
b) If
f ( x)  0 for all x in I , then the graph of f is concave downward on I .

Definition 4: A point c, f (c)  on a curve is called a point of inflection if the curve changes
from concave upward to concave downward or from concave downward to concave upward at
c, f (c)  .
'' ''

Theorem: If c, f (c)  is a point of inflection of the gragh of f , then either f (c) 0
or
f is
undefined at x c .
Example 7: Determine the interval of concavity and the inflection point of the funcion
3
f ( x)  x  3x  1

f ( x) 3x 2  33x  1x 1


3 '
f ( x)  x  3x  1
Solution: , then

Since
f ' ( x) 0 when x
2
1
, the criical numbers are x 1 . Also
''
f ( x) 6 x

132
Module on Applied Mathematics I 2006EC

'' ''
Hence,
f ( x) 0 when x  0 and
f ( x)  0 when x  0 .

Thus, f is concave upward on 0,  and concave downward on  ,0  .

Since concavity changes at he point x 0 , the inflection point of f is 0, f (0)  0,1 .
Example 7: Determine the interval of concavity and the inflection point(s) (if any) of the
4 3
f ( x)  x  4x
funcion

Soluion: differentiating f twice we ge


'
f
3 2
( x) 4 x  12 x
''
f
2
( x) 12 x  24 x

12 x( x  2)
0 2

12 x  


x 2   

''   


f ( x) 12 x( x  2)

Thus, - f is concave upward on  ,0  2,  and

- f is concave downward on 0,2 

Since concavity changes at both points x 0 and x 2 , the inflection points are 0, f (0)  and
2, f (2)  which equals 0,0 and 2, 16.
Activity 5.3
1. Find the critical numbers (if any) and the intervals on which the function is increasing or
decreasing

a.
f ( x) x  3 x  1 2

c.
x 1
f ( x) 
3

133
Module on Applied Mathematics I 2006EC

b. f ( x)  x x  3 d. f ( x) sin x  cos x; for 0  x 2


2. Use the First or the Second Derivative Test to find any relative extrema (if any) of the
following functions
1 4 3  x 
f ( x)  sin   1 ; on 0,4
4x
f ( x)   8x
a. c. 2  2 

4
f ( x)  x 
3 2 f ( x)  x 
b. 9x  27 x
d. x
3. Find the intervals of concavity and the inflection points(if any) of the function
1 2
a)
f ( x)  x x  4 3

c)
f ( x) 
2x
 ln x

4
f ( x)  x 3  12 x
b) d) f ( x)  x x  3
3 2
f ( x) ax  bx  cx  d
4. Find a, b, c, and d such that the cubic polynomial function
satisfies the indicated conditions:

Relative maximum: 3,3

Re;ative minimum: 5,1

Inflection poin: (3,3)


5.5 Graph Sketching
Now we apply the knowledge that we have developed in this chapter for sketching the graphs of
different functions. The table below lists the items that are most important in graphing a

function f .

134
Module on Applied Mathematics I 2006EC

g ( x)  x 2

Example: If 1 x , discuss and sketch the graph of g .


Solution:
1. Analize the x−intercepts∧ y −interceptx−intercepts s
x−intercept =(0 ,0) and x−intercept =(0 ,0)
2. Analize the first derivative.
' 2x
g ( x) 
1 x 2 ;
2

This has a root at x 0 . Possible local maximum or minimum here.

Notice that neither g (x) nor its derivative are defined at x 1 and x  1 .

The derivative is negative for x  0 , except at x  1 , where it is not defined. It is positive for
x  0 , except at x 1 , where it is not defined.

That is g is decreasing on  , 1  1,0  and increasing on 0,1  1, .
3. Analize the second derivative.

135
Module on Applied Mathematics I 2006EC

( x)  2  6 x 3
''
g
1 x 
2
; There are no values of x where the second derivative equals zero, so the
graph of g has no inflection points.
''
g (0) 2 ; At x 0 , a critical number, the second derivative is positive, so the graph is
concave up at this point, and has a local minimum.
4. Find horizontal asymptotes.
2

lim x
2

 1 lim x 2
 1
1 x
2
1 x
x  x  
and

Hence, h( x)  1 is a horizontal asymptote.


5. Find vertical asymptotes.

Since g is undefined at x 1 and x  1 , examine the limits of g as x approaches these values.


2 2 2 2

lim x 2   lim  x 2 lim x 2   lim  x 2


x 1
1 x x  1
1 x and
x 1
1 x x  1
1 x

Hence, g has a vertical asymptotes at x 1 and x  1 .


6. Put it all together.
r : 5,  4.99.. 5 Range of graghing

Notice that all the aspects of the gragh you found in your analysis are present: a local minimum

at x 0 , vertical asymptotes at x 1 and x  1 , a horizontal asymptote at y  1 , downward


sloping when x  0 , upward sloping when x  0 .

136
Module on Applied Mathematics I 2006EC

Activity 5.4

1. Discuss and sketch the gragh of f if


2
x 2x
f ( x)  f ( x) 
2 2

a. x  x 2
c. x 1

x 2
f ( x)  2x 1
b.
x 1 2

d.
f ( x) 
3x  5
Note: Your sketches should look like one of the graphs below:

Review Exercises
1. Find the absolute extrema of the following functions on the given interval

137
Module on Applied Mathematics I 2006EC

x
f ( x )= , [0 , 2 ]
√x
2
x +5 x , [−4 , 0 ]
2

a) f ( x )=2 x+5 cos x , [ 0 , 2 π ] b) +1 c) f ( x )=

2. Find the value of the numberc guaranteed by the Mean Value Theorem of the following
functions on the given interval

a) f ( x )=( x−2 ) ( x+3 )


2
, [ −3 ,2 ]
c)
π π
f ( x )=−cos x , − ,
2 2 [ ]
2

2 x −3 x+1 , [ 0 , 4 ]
2

b) f ( x )= d) f ( x )= x 3
, [ 1 , 8]

3. Derermine the values a,b,c , and d such that the function f satisfies the hypothesis of the

Mean Value Theorem on the interval [ −1 ,2 ] .

{
a , x=−1
2 , −1< x≤0
f ( x )= 2
bx +c , 0< x≤1
dx + 4 , 1< x≤2

4. Find the interval of monotonocity of the following functions


4
√ f ( x )=x +
2
x −2 x−8 x
2

a) f ( x )= b) f ( x )=x 16− c) x
5. Use first or second derivative test to find all the relative extrema of the following functions

a) f ( x )=x−4 √ x+1 d) f ( x )=x−2 cos x , on [ 0 , 4 π ]

2 x ( x −1 ) x −20 x +128 x−280


2 2 3 2

b) f ( x )=
e) f ( x )=

4
f ( x )=x +
x +4 x +8 x
4 3 2

c) f ( x )=− f) x
6. Find the interval of concavity and the inflection point (if it exists) of the following functions

x −1
2

x −x −2
2
f ( x )=
a) f ( x )= c) 2 x−1

x +5 x − 40 x
5 4 2
x + 6 x +12 x
3 2

b) f ( x )= d) f ( x )=−

7. Sketch the graph of the following functions

x −6 x +12
2
1
f ( x )= −3
x − 4 x + 16 x
4 3
f ( x )=
a) x−2 b) x−4 c) f ( x )=

138
Module on Applied Mathematics I 2006EC

8. Sketch the graph of a function f satisfying the following conditions:

f
'
f
'
f (2)=f ( 4 )=0 , ( x )> 0 if x< 3 , (3 ) does not exist ,

f f
' ''
( x )< 0 if x> 3 , ( x )> 0 if x≠3

CHAPTER SIX
Inverse Functions

139
Module on Applied Mathematics I 2006EC

Introduction

In pre-calculus mathematics course we defined a function f as a relation in which no two


elements of the relation have the same first coordinate. Also we have seen that for some of the
functions the relation that is found by interchanging the entries of the ordered pairs can be again
a function and we called such a function the inverse of the original function.
In this chapter we discuss general properties of inverses and their derivatives. Also recall that the
0
and ∞

forms 0 are called indeterminate forms because they do not guarantee that a limit
exists, nor do the indicate what the limit is, if one does exist. In this chapter we develop a
mechanism for evaluating such limit problems.
Objectives
At the end of this chapter the readers should be able to:
 Define an inverse of a function.
 Determine whether a function has an inverse or not.
 Find the inverse of some elementary functions.
 Check the continuity and differentiability of inverse functions.
 Differentiate inverse trigonometric and hyperbolic functions.
 State L ’Hôpital’s rule.
 Recognize limits that produce indeterminate forms.
 Apply L ’Hôpital’s rule to evaluate a limit.

6.1 Inverse Functions and Their Derivatives

Definition 6.1 A function f with domain D and range R is one-to-one function if


whenever a ≠ b in D , then f (a)≠ f (b) in R .
Note: From Definition 6.1 we see that every strictly increasing function is one-to-one, because if
a< b, then f ( a ) < f (b), and if b< a, then f ( b ) <f (a) in short if a ≠ b , then f (a)≠ f (b) . Similarly,
every strictly decreasing function is one-to-one. We now give the definition of inverse functions
in terms of one-to-one function.

140
Module on Applied Mathematics I 2006EC

Definition 6.2 Let f be a one-to-one function with domain D and range R . A function g with

domain R and range D is the inverse of f , provided the following condition is true for every x
in D and every y in R :
y  f (x) if and only if x g ( y ) .
1

If a function f has an inverse function g , we often denote g by


f . Of course we must note
1 1
f 
f .
here that almost always

If f is a one-o-one function with domain D and range R , then for each number y in R , there is
exactly one number x in D such that y=f (x ). Since x is unique, we may define a function g

from R to D by means of the rule x  g ( y ) . g reverses the correspondence given by f . We call


g the inverse function of f .

Note: - a function f has an inverse if and only if it is one-to-one.


Theorem: Every strictly increasing and every strictly decreasing function has an inverse.

Note that: a function f is strictly increasing on I if


' '
 f ( x ) ≥ 0 for all x in I and f ( x )=0 for atmost finitely many values of x .
' '
 f ( x ) ≤ 0 for all x in I and f ( x )=0 for atmost finitely many values of x .
7 5
f ( x) 2 x  3x  6 x  4
Example 1: Let . Show that f has an inverse.
Solution: Since f ' ( x )=14 x 6 +15 x 2+ 6>0 for all x in its domain, we have
f is strictly increasing.

Thus, f has an inverse.


6.2 Properties of Inverses
1

Let f have an inverse. Then f and


f have the following properties.
1 1

a. Domain of
f =Range of f and Range of
f =Domain of f .

b.
f  1
1
f
.

141
Module on Applied Mathematics I 2006EC

1

c.
f  f ( x) x for all x in the domain of f.
1
f  f ( y )   y
d.   for all y in the range of f .

In some cases we can find the inverse of a one-to-one function by solving the equation y  f (x)
−1

for x in terms of y , obtaining an equation of the form x= f ( y).

1

Guide lines for finding


f :

i. Write y  f (x) .
ii. Solve for x in terms of y .
1

iii. Write
f y  for x in step 2 .

Example 2: Let f ( x) 2 x  3 . Find the inverse of f .

Solution: Since f ( x )=2>0 , f is strictly increasing.


'

Thus f has an inverse.

Now let y 2 x  3 , from step 1.

y 3
 x
2 , from step 2.

1 y 3
 f ( y) 
2 , from step 3.

Since we customarily use x as the independent variable, we replace y by x to obtain

1 x 3
f ( x) 
2

2
f ( x)  x  3
Example 3: Let for x 0 . Find the inverse of f .

142
Module on Applied Mathematics I 2006EC

Solution: Since f ( x )=2 x ≥ 0 for all x in is domain, f is strictly increasing.


'

Thus f has an inverse.

2
y x  3
Now let , from step 1.

 x  y 3
, since x 0 and from step 2.

1
 f ( y)  y  3
, from step 3.

Since we customarily use x as the independent variable, we replace y by x to obtain

1
f ( x)  x  3

6.3 Graphs of Inverse Functions

1

There is an ineresting relationship between the graphs of f and f . We first note that
1
b  f (a) is equivalent to a  f (b) . These equations imply that the point a, b  is on the gragh
1

of f if and only if the point b, a  is on the gragh of


f . But a, b  and b, a  are symmetric
with respect to the line y  x .
1

Thus, the gragh of


f is obtained by simply reflecting the gragh of f through the line y  x .

Example 1: Sketch the graph of f ( x )=√−1−x and its inverse function on the same coordinate
system

Solution: First we sketch the curve y= √−1−x (the top half of the parabola 2
y =−1−x ) and

then we reflect about the line y=x to get the graph of f −1 (see figure below). Notice that the
expression for f −1 is f −1 ( x )=−x2 −1, x ≥ 0 .

So the gragh of f −1 is the right half of the parabola y=− x2−1.

143
Module on Applied Mathematics I 2006EC

Activity 6.1

1

1. For each function f , sketch the gragh of f and


f on the same coordinate system.
2
f ( x) 2 x  3 f ( x)  x  3 f ( x) sin x
a. b. c.
2. Determine whether the given function has an inverse. If an inverse exists, give the
domain and range of the inverse and the formula for the inverse if possible.
2

a. f ( x) 4 x  3 d.
f ( x)  9  x ; 0 x 3

b. f ( x) x  sin x e. f ( x) ln 3  x 
2x
f ( x) 
f. f ( x)  x  1
3
c. x 2

3. Show that f has an inverse if

t dt , for all x


x x
f ( x)  1  t  dt , for all x
4 4 2
f ( x) sin
 
a. 0 b. 0

6.4 Continuity and Differentiability of Inverse Functions

If f is continuous, then the gragh of f has no breaks or holes, and hencethe same is true for the
1

(reflected) gragh of f .

Thus, we see intuitively if f is continuous on a, b , then f is continuous on  f (a ), f (b) . We


1

1

can also show that if f is increasing, then so is f . These facts are stated in the next theorem
that is given without a proof.

144
Module on Applied Mathematics I 2006EC

Theorem 6.3: If f is continuous and decreasing on a, b , then f has an inverse function f
1

that is continuous and increasing on  f (a ), f (b) .

We can also prove the analogous result obtained by replacing the word increasing in Theorem
6.3 by decreasing.

The next theorem provides us a method of finding of the derivatives of an inverse function.

Theorem 6.4: Suppose that f has an inverse and is continuous on an open interval I containing

a . Assume also that


'
f (a ) exists,
'
f (a)0 , and f (a) c . Then f (c)
1 '
exists, and

f (c) 1 ' 
'
1

f (a) …………………………..
( 1)

1

Proof: Using the fact


f (c) a
and definition of the derivative, we find that

1 1 1
f f f
f 
( y)  (c ) ( y)  a
1 '
(c) lim
y c
lim 1 ( 2)
f  f ( y )   f ( a )
y c y c

  ……………..

Provided that the later limit exists. We will simultaneously show that it does exist and find its
1

value. First notice that f is continuous at c by theorem 3.3.

Therefore,

1 1
lim
y c
f ( y)  f (c) a

1
x  f ( y)
So that if , then x approaches a as y approaches c .

1 1

Moreover, the fact that f has an inverse and


f (c) a
implies that
f ( y ) a
for y c .

145
Module on Applied Mathematics I 2006EC

1

Consequently
( 2)
and the substitution theorem for limits ( with x substituting for
f ( y)
) imply
that

1
f
f 
( y)  a x a
1 '
(c) lim 1
lim
f ( x)  f (a)
f  f ( y )   f ( a )
y c x a

 

1 1
 
f ( x)  f (a)
lim
x a x a f '(a) .

It is convenient to restate Theorem 6.4 as follows.

1

Corollary 6.5 If
f is the inverse function of a differentiable function f and if

 
f ' f  1( x) 0 , then

f ( x)1 ' 
f f
'

1
1
( x)  ( 3)
………………………………

Example 1: Let
7
f ( x)  x  8x  4 x  2
3

. Find
f ( 2) . 1 '

Solution: In order to use ( 1 ), we must first find the value of a for which f (a )  2 . But,

f 'x 7 x 6  24 x 2  4 f 04


'
f (0)  2 , so a 0 . Since , it follows that .

Thus, we conclude from ( 1 ) that

f ( 2) f 1(0)


1 '
'

1
4
.

1

Example 2: Let
3
f ( x)  x  2 x  1
, prove that f has an inverse function
f , and find the
1

slope of the tangent line to the gragh of


f at the point P2,1 .

146
Module on Applied Mathematics I 2006EC

Solution: Since
f 'x 3 x 2  2 0 for every x , f is increasing and hence it is one-to-one.

1 1

Thus, f has an inverse function


f . Since f (1) 2 , it follows that
f (2) 1
, and
1 1

consequently the point P2,1 is on the gragh of


f . It would be difficult to find
f , because
3
y  x  2x  1
we would have to solve the equation , for x in terms of y .

1 1

However, even if we cannot find


f explicitly, we can find the slope
f ( 2)
of the tangent
1

line to the gragh of


f at P2,1 . Thus, by theorem 3.4

f (2)
1 ' 
'
f f 
1
1
(2) 

'
f (1)
1

1
5
.

1

An easy way to remember corollary 3.5 is to let y  f (x) . If


f is the inverse function of f ,
1 1
f ( y)  f  f ( x)  x
then . Then

f ( y)
1 ' 
f' f 
1
1
( y) 

1

f ' ( x)

Or, in differentiation,

dx 1

dy dy
dx .

Example 3: Let
3
f ( x)  x  2 x  1
, find
f (x) . 1 '

Solution:

1
3
y  x  2x  1 x  f ( y)
Let and . Then

147
Module on Applied Mathematics I 2006EC

dx

dy dy
1
 2
1
f ( y) 1 ' 
3x
1
2
2

f 1
1


2

dx 3x
2 3 ( y) 2
; that is,

f (x)
1 ' 
3x
1
2
2

3 f 1
1

( x)  2
2
Thus, .

Consequently, to find
f (x) it is necessary to know f
1 ' 1
( x)
, just as in corollary 3.5.

Activity 6.2

1. Find
f (c) if
1 '

3
f ( x)  x  7 ; c 6
a. c. f ( x)  x  sin x ; c 0
2
f ( x) x  x ; c 2 f ( x)  x ln x ; c 2e
b. d.

2. Use
f' to prove that f has an inverse function and find the slope of the angent line at
1

the point P on the gragh of


f .
1
; x  0 ; P3,1
5
f ( x) 4 x 
f ( x)  x  3x  2 x  1 ; P5,1
5 2 3

a. b. x
dx
3. Find dy if

a. f ( x )=x +cos x b.
f ( x) ln x 1
3

6.5 Inverse Trigonometric Functions

Since the trigonomeric functions are not one-to-one, they do not have inverse functions. By
restricting heir domains, however, we may obtain one-to-one functions that have the same values
as trigonomeric funcions and that do have inverse over these restricted domains.

6.5.1The Arcsine Function

148
Module on Applied Mathematics I 2006EC

  
 , 
If we restrict the domain of the sine function to  2 2  , then the resulting function is strictly
 

increasing (because its derivative is positive except at 2 and 2 ). Hence the restricted

  
 , 
function which is called arcsine function has domain  1,1 , and range  2 2  . Its value at x
1

is usually written arcsin x or sin x


. As a consequence,
arcsin x  y if and only if sin y x

 
 y 
for  1  x 1 and 2 2
We also see from the propery of inverse funcions that
 
 x 
i. arcsin sin x  x for 2 2

ii. sin arcsin x  x for  1  x 1

Example 1: Evaluate
 1    5 
sin arcsin  arcsin sin  arcsin  sin 
a.  2 b.  4 c.  6 

Solution:
 1 1 1
sin  arcsin    1  1
a.  2  2 , since 2 .
     
arcsin  sin     
b.  4  4 , since 2 4 2 .
 5  1 
arcsin  sin  arcsin   
c.  6   2 6 .

5  

In example 1c ) 6 is not between 2 and 2 , and hence we can not use ii . Instead we use

 5  1
sin   arcsin 
properties of special angles to first evaluate  6  and then find  2 .

Example 2: Simplify the expression sec arcsin x .  


149
Module on Applied Mathematics I 2006EC

  
 , 
 
Solution: We will evaluate sec arcsin x by evaluating sec y for the value of y in  2 2 

0 y 
such that arcsin x  y , that is, sin y  x . Since sin y  x 0 , it follows that 2.
Applying the Pythagorean Theorem to the triangle given below
1
sec y 
We find 1 x .
x 1

sec arcsin x sec y  1
1 x .
Thus,
y

1 x

6.5.2 The Arccosine Function

If we restrict the domain of the cosine function to 0,   , then the resulting function is strictly
decreasing (because its derivative is negative except at 0 and  ). Hence the restricted function

which is called arccosine function has domain  1,1 , and range 0,   .
1

Its value at x is usually written arccos x or cos x


. As a consequence,
arccos x  y if and only if cos y x

for  1  x 1 and 0  y 
Since cos and arcc cos are inverse functions of each other, we obtain the following properties.

i. arccoscos x  x for 0 x 

ii. cosarccos x  x for  1  x 1 .

Example 2: Evaluate
  1   2     
cos arccos    arccos cos  arccos cos   
a.   2 b.  3  c.   4 

150
Module on Applied Mathematics I 2006EC

Solution:
  1  1 1
cos arccos      1  1
a.   2 2 , since 2 .
 2  2 2
arccos cos  0  
b.  3  3 , since 3 .

     2 
arccos cos    arccos 
  4   2  4
c. .


Note that in the c) part of the preceding example 2, 4 is not between 0 and  , and hence we

  1  2
cos   cos  
 2 
can not use property ii above. Instead we firs evaluate  4  and then find  .

Example 3: Simplify the expression cosarctan x  .


 
 y
Solution: Let y arcanx . Then tan y  x and 2 2 . We want to find cos y . But,

since tan y is known, it is easier to find sec y . First:


2 2
sec y 1 tan y

 
2 2
y 1 x  sec y  1  x
2  y
Now, sec (as sec y  0 for 2 2 ).
1 1
cosarctan x  cos y  
sec y 1 x
2

Thus, .
Note that instead of using trigonometric identities as in the solution above, it is easy to use a

triangular diagram. If we let y arcanx , then tan y  x , and using he right triangle below we
can read from the figure that
2
1 x

y
1

151
Module on Applied Mathematics I 2006EC

Thus , cos tan x cos y 


1 1
2
1 x
.
6.5.3The Arctangent Function
  
 , 
To find an inverse for the tangent function, we restrict he tangent function to  2 2  . The

resulting inverse function is called the arctangent funcion. Its domain is  ,  , and its range
  
 ,  1

is  2 2  . We usually write is value at x as arctan x or tan x


. As a consequence,
arctan x  y if and only if tan y x

 
 y
for any x and 2 2
 

Thus for any x , arctan x is the number y between 2 and 2 whose tangent is x .

As with arcsin x and arccos x , we have the following properties of arctan:


 
 x
i. arctan tan x  x for 2 2.

ii. tan arctan x   x for every x .

     
arctan  tan     
Example 4: a)  4  4 , since 2 4 2 .

b) tan arctan 99 99 .

c) arctan tan   arctan 0  0 .


 2
sec arctan 
Example 5: Evaluate  3 .

2 2
y arctan tan y 
Solution: If we let 3 , then 3 . We wish o find sec y .
  
  arctan x  0 y
Since 2 2 for every x and tan y  0 , it follows that 2 and from the
triangle below we obtain that

152
Module on Applied Mathematics I 2006EC

13

Thus , sec y=
√13
2 3
y

3
.

The remaining trigonometric functions can be done analogously and are summarized here as
below:
    3 
1 y   0,     , 
y csc x x 1
 for if and only if csc y x and  2  2 .

    3 
1 y   0,     , 
y sec x x 1
 for if and only if sec y x and  2  2 .
1

for x   if and only if cot y x and y  0,  .


y cot x

Activity 6.3
1. Find the exact value of the expression, whenever it is defined.
 2  1
arcsin    arccos  
 2   2
a. e.
 2
b. arctan   3  f.
sin arcsin 
 3

 5   5 
arcsin  sin  arccos cos 
c.  4  g.  24 

 3 4   3 8 
cos arctan(  )  arcsin( )  tan  arctan( )  arccos( ) 
d.  4 5  h.  4 17 

2. Rewrite as an algebraic expression in x for x  0 .


 x   x 
sec arcsin( )  tan  arc csc( ) 
a.  3  c.  2 

b. cos2 arcsin x  d. sin2 arcsin x 

153
Module on Applied Mathematics I 2006EC

6.6 Derivatives of Inverse Trigonometric Functions


We now see the derivatives of the inverse trigonomeric functions in the following theorems.
Theorem 1:
d 1 d 1
arcsin x   arc sec x  
dx 2 dx 2

a) 1 x d)
x x 1

d 1 d 1
arccos x   arc csc x  
dx 2 dx 2

b) 1 x e)
x x 1

d
arctan x   1 2 d
arc cot x   1 2
c)
dx 1 x f)
dx 1 x
d 1
arcsin x  
dx 2

Proof: a) To proof 1 x , put y arcsin x so that sin y x whenever


 
 y
 1  x  1 and 2 2 . Then differentiating sin y x implicitly, we have
dy
cos y 1
dx
dy d 1
 arcsin x  
And hence, dx dx cos y

 
 y
Since 2 2 , cos y is positive and, therefore,
2 2
cos y  1 sin y 1 x
d 1
arcsin x  
dx 2
x 1
Thus, 1 x ; for .
Observe that he inverse sine function is not differentiable at x 1 .
d
arctan x   1 2
c) To proof
dx 1 x , put y arctan x so that tan y x whenever x   and
 
 y
2 2.

Differentiating tan y x and trigonomeric identities, we have

154
Module on Applied Mathematics I 2006EC

d
arctan x   d 1  1 2  1
2

1
2
tan y sec y 1 tan y 1 x
dx
dy .
d
arctan x   1 2
Thus,
dx 1 x ; for every x   .
The of the formulas can be obtained in similar fashion.
Example 1: Find
d

arcsin 3x
2
 d

arctan e
2x

a. dx c. dx
d
arccos(ln x)  d
arc sec 3x 
2

b. dx d. dx
Solution:
d
 2
arcsin 3x   1 d
3x 
2 6x

1 3x 2
dx 2 dx 4
1 9 x
a. .
d 1 d 1
arccos(ln x)   ln x  
dx
1 ln x  dx
1 ln x 
2 2
x
b. .
2x
d
 2x
arctan e   1 d
e 
2x 2e
1 e2 x  1 e2 x  .
2 2
dx dx
c.
d
 2
arc sec 3x   1 d
3x  2 2

d.
dx
3x
2
3x 2  1 2 dx x 9x
4
1
.

Each of the formulas in Theorem 3.1 gives rise to an integration formula. These have the
following relations:
d 1 1
arcsin x    dx arcsin x  c
dx 2 2

a) 1 x if and only if 1 x
d 1 1
arccos x    dx  arccos x  c
dx 2 2

b) 1 x if and only if 1 x

155
Module on Applied Mathematics I 2006EC

d
arctan x   1 2 
1
dx arctan x  c
2

c)
dx 1 x if and only if 1 x
d 1 1
arc sec x    dx  arc csc x  c
dx 2 2

d)
x x 1
if and only if
x x 1

d 1 1
arc csc x    dx arc sec x  c
dx 2 2

e)
x x 1
if and only if
x x 1

d
arc cot x   1 2 
1
dx  arc cot x  c
2

f)
dx 1 x if and only if 1 x
Note: These six properties will be considered in the next chapter when we discuss about
techniques of integration.
Activity 6.4
1. Find the derivative of the following functions and simplify where possible

a. f ( x) arcsin( 2 x  1) d.

f ( x)  1 x arctan x
2

b.
f ( x) arctan  x 
 1x
2 

 e.
f ( x) cos x  cos x  cos
1 1 1
x

c.
tan x arctan x

f.
f ( x) arctan 4 x e
arctan 4 x

6.7 Hyperbolic expressions

The exponential expressions

x x x x
e e e e
2 and 2

occur in advanced applications of calculus. Their properties are similar in many ways to those of
sin x and cos x , and they have the same relationship to the hyperbola that the trigonomeric

functions have to the circle. For this reason they are collectively called hyperbolic functions and
individually called hyperbolic sine and hyperbolic cosine. We also define the rest of the
hyperbolic functions in terms of these functions.

Definition 3.3

156
Module on Applied Mathematics I 2006EC

x x x x

sinh x  e  e cosh x  e  e
2 and 2 .

We read sinh x as “sine hyperbolic x ” and cosh x as “cosine hyperbolic x .”

Continuing the analogy of the hyperbolic functions with trigonometric functions, we define the
other four hyperbolic functions in terms of sinh x and cosh x as:

sinh x 1
tanh x  sec hx 
cosh x cosh x

cosh x 1 1
coth x   csc hx 
sinh x tanh x sinh x

The hyperbolic functions satisfy a number of identities that are analogous to the well-known
trigonometric identities. We list some of them as below

6.7.1 Hyperbolic Identities

sinh  x   sinh x cosh  x  cosh x

2 2 2 2
cosh x sinh x 1 cosh x  sinh x cosh 2 x

2 2
sinh 2 x 2 sinh x cosh x 1 tanh x sec h x

sinh x  y  sinh x cosh y cosh x sinh y

cosh x  y  cosh x cosh y sinh x sinh y

The proof of the above identities are left as an exercise.

The derivative of the hyperbolic functions are easily computed.

For instance,

157
Module on Applied Mathematics I 2006EC

x x
d  e  e  e  e
x x
d
sinh x     cosh x
dx dx  2  2
; and

x x
d  e  e  e  e
x x
d
cosh x     sinh hx
dx dx  2  2

We list the differentiation formulas for the hyperbolic functions as below. The remaining proofs
are left as an exercise.

Theorem 3.4

d d
sinh x  cosh x sec hx   sec hx tanh x
dx dx
d d
cosh x  sinh x csc hx   csc hx coth x
dx dx
d d
tanh x  sec h2 x coth x   csc h2 x
dx dx

Example 1: If
 2x
f ( x) cosh e  x . Then find '
f ( x) .

Solution: Applying heorem 3.4, with the chain rule, we obtain

  
f ( x) sinhe2 x  x . 2e2 x 1 2e2 x 1sinh e2 x  x  .
'

The integration formula that correspond to the derivative formula in Theorem 3.4 are as follows:

Theorem 3.5

158
Module on Applied Mathematics I 2006EC

sinh xdx cosh x  c sec hx tanh xdx  sec hx  c


cosh xdx sinh x  c
2
csc h xdx  coth x  c
2
sec h xdx tanh x  c csc hx coth xdx  csc hx  c

Activity 6.5
1. Find the derivative of the following functions and simplify where possible

a.
f ( x) e sinh x
x

c.
f ( x) cosh x 
4

cosh cosh x 
b. cossinh x 
tanh x
f ( x) e
d.
2. Verify the identity.

a. sinh x  y  sinh x cosh y  cosh x sinh y


2 x cosh 2 x  1
b.
sinh 2

2

6.8 Inverse Hyperbolic Functions

The hyperbolic sine function is continuous and increasing for every x (because
d
sinh x  cosh x  0 for all x
dx ) and hence, has a continuous, increasing inverse function,
1 x 1

denoted by sinh
x
. Since sinh x is defined interms of e , we might expect that sinh
x
can
be expressed in terms of the inverse, ln , of the natural exponential function. The first formula of
the next theorem shows that this is the case.

Theorm 3.6

159
Module on Applied Mathematics I 2006EC

1 1  1 x 
tanh x  ln   , for x  1
2  1 x 
 1 2 
x ln  x   1  for all x 1 x
1 2
sinh  x 
1 
sec h x ln 

 , for 0  x 1
x 
 
x ln  x  x  1  , for x 1
1 2
cosh    2 
1 1 1 x 
1 1  x 1 
coth x  2 ln  x  1  , for x  1 csc h x ln  x  x  , for x 0
 

1
y sinh x
Proof: To prove (1), let . Then

y y

x sinh y  e e

2

y y
e  2x  e 0

Multiplying the last equation by e , we get

2y y y
e  2 xe  1 0
, which is a quadratic equation in e .

Solving by quadratic formula, we get

2
y 2x  4x 4 2
e 
2
x  x 1

2
x
y

and e
x 1  0 0
Since, , we must have

y 2
e x  x 1

The equivalent logarithmic form is

y ln  x   1 
2

 x 

160
Module on Applied Mathematics I 2006EC

x ln  x   1 
1 2

Thus,
sinh  x x
 , for every .

1
y tanh x
Proof: To prove (2), let . Then

y y 2y
sinh y e  e e 1
x tanh y   y 
cosh y e  e y e2 y  1

2y 1 x  1 x 
e 
1 x
 2 y ln  
 1 x 
Thus,

1  1 x 
y  ln  
Hence, 2  1 x 

1 1  1 x 
tanh x  ln  
2  1  x  , for  1  x  1 .
Therefore,

The proofs of the remaining inverse hyperbolic functions are left as an exercise.

The inverse hyperbolic functions are all differentiable because the hyperbolic functions are
differentiable. The formulas in Theorem 3.7 below can be proved by the method for inverse
functions or by differentiating the formulas in theorem 3.6.

Theorem 3.7

d
dx
sinh x 1 1
2
, for every x
d
dx
csc h x
1 1
2
,
1 x x 1 x
1. 4.
d
dx
cosh x 1 1
2
, for x  1
d
dx
sec h x
1 1
2
, for 0  x  1
x 1 x 1 x
2. 5.
d
tanh x 1 1
2
, for x  1
d
coth x
1 1
2
dx 1 x dx 1 x
3. 6.

161
Module on Applied Mathematics I 2006EC

dx
(1) 1 cosh y
y sinh x sinh y  x dy
Proof: To proof , let . Then and .

2
1sinh
2 2

Since cosh y 0 and cosh y sinh y 1


, we have
cosh y  y
.

Then applying the method for inverse functions, we have

dx

dy dx
d
sinh y  dx1
1

1
cosh y

1
2

1
2
dy 1sinh y 1 x .

Observe that we could have done the proof (1) by using formula (1) of theorem 3.6 as below

 
d
dx
sinh 1 d
x  ln  x 
dx  x
2 
1 
 x
1 
1 
x 

x  x  1 
2 2
 1

 x
x  1  
2
1  1
  
x  1  x  1 
2 2 2
x 1 x .

The proofs of the formulas 2-6 in the above theorem are left as an exercise.

d
sinh 1
tan x 
Example 1: dx .

d
dx
sinh 1
tan x   1
2
d
dx
tan x   1
2 sec
2
x
Solution: tan x 1 sec x

1 2

sec x sec x  sec x
.

Activity 6.6
1. Find the derivative of the following functions and simplify where possible
1 1

a.
f ( x) sinh 5 x
d.
f ( x)  cosh x

162
Module on Applied Mathematics I 2006EC

−1

b.
f ( x) x tanh x  ln
1
1 x
2

e.
f ( x )= csc ( ln x )−
1
x

f ( x) coth sin 2 x 
1
f ( x) 2 x sinh
1
2 x  1 4 x2
c. f.
6.9 L’Hôpital’s Rule
While we study limits in the previous section, we considered limits of quotients such as
2

lim x
4 sin x
and lim
x  2 x2 x 0 x
and calculated the limits by using algebraic, geometric, and trigonometric methods even if the
0
limits have the undefined form 0 . In this section we develop another technique that employs
the derivatives of the numerator and denominator of the quotient. His new technique is called
L’Ho^ pitals rule. For the proof of this rule we need the following generalization of the Mean
Value Theorem.
Theorem 1: (Cauchy’s Formula)
'

If f and g are continuous on a, b and differentiable on a, b  and if


g ( x) 0 for every x in

a, b , then there is a number c in a, b  such that


'
f (b)  f (a) f (c)

g (b)  g (a) g ' (c)

Proof: We first note that g (b)  g (a ) 0 , because otherwise g (a ) g (b) and by Rolle’s
' '

Theorem, there is a number c in a, b  such that


g (c) 0 , contrary to our assumption about g
.
Let us introduce a new function h as foolows:
h( x)  f (b)  f (a )g ( x)   g (b)  g (a ) f ( x)

For every x in a, b . It follows that h is continuous on a, b and differentiable on a, b  and
'

that h(a) h(b) . By Rolle’s Theorem there is a number c in a, b  such that h (c) 0 ; that is,
 f (b)  f (a ) g (c)   g (b)  g (a )
' '
f (c) 0
.

163
Module on Applied Mathematics I 2006EC

'
f (b)  f (a ) f (c)

g (b)  g (a ) g ' (c)
Thus, .
This is equivalent to Cauchy’s formula.
Indeterminate Forms

If f ( x) and g ( x) are two functions, then we know that

f ( x) lim f ( x)
lim  x a
x a g ( x) lim g ( x)
x a

f ( x)
lim f ( x) 0 lim g ( x) 0
If x a and x a , then the expression g ( x) is said to have the indeterminate
0
form 0 , at x a .
f ( x)
lim f ( x)  lim g ( x) 
If x a and x a , then the expression g ( x) is said to have the indeterminate

form  , at x a .
0  0

The other indeterminate forms are


  , 0 , 0 ,1 ,  .
0
The Indeterminate Form 0 .
Theorem 1: (L’Ho^ pital’s rule)

Let f (x) and g (x) be two functions such that


' ' '
lim f ( x) 0
x a and
lim g ( x) 0
x a ,
f (a ) and g (a) exists and
g (a) 0 . Then
'
f ( x) lim f ( x)
lim  x a '
x a g ( x)
lim g ( x)
x a .

Proof: Suppose f (x) and g (x) satisfy the conditions of Cauchy’s mean value theorem in the

interval a, x  . Then we have

164
Module on Applied Mathematics I 2006EC

'
f ( x )  f ( a ) f (c )

g ( x )  g ( a ) g ' (c )
, where c  a, x .

Since, f (a ) 0 , g (a) 0 and as x  a, c  a , we get


'
f ( x) f (c )
 '
g ( x ) g (c )

'
f (c )
'

lim
f ( x) lim
 c a ' lim
f ( x)
x a g ( x) '
lim g (c) x a g ( x)
Hence, c a ; (replacing c by x )
' '

If
f (a )  g (a ) 0
, then this theorem can be extended as follows:
''
lim f ( x))
c a
lim
f ( x)
''
lim g ( x) g ( x)
x a
c a

'''

lim
f ( x)
''' '' ''
g x a
( x)
, if
f (a )  g (a ) 0

and so on.
x

lim 1 3
Example 1: Evaluate x 0 x .
Solution: Both the numerator and denominator have the limit 0 as x  0 . Hence the quotient
0
has the indeterminate form 0 . By L’Ho^ pital’s rule
x x

lim 1 3 lim  3
ln 3
 ln 3
x 0 x x 0 1
x  sin x
lim 3

Example 2: Evaluate
x 0
x .
Solution: Both the numerator and denominator have the limit 0 as x  0 . Hence the quotient
0
has the indeterminate form 0 . By L’Ho^ pital’s rule

165
Module on Applied Mathematics I 2006EC

x  sin x 1  cos x  0 
lim 3
lim 2
x 0
x x 0
3x  0  form
sin x  0 
lim  0 
x 0 6 x
form
cos x
lim
x 0 6
1

6 .

lim

ln 1 x
2

Example 3: Evaluate
x 0 lncos 2 x  .

Solution: Observe that


lim ln 1
x 0
 x 0 lim ln cos 2 x 
2

x 0

0
Hence the quotient has the indeterminate form 0.
Thus by L’Ho^ pital’s rule we get
 2x

lim

ln 1 x
2

lim 1  x
2

lim 
 1
.
 2 x 
x  0 ln cos 2 x  x 0  2 
 1 x  2 tan 2 x 
x  0  2 tan 2 x

x 1
lim lim 2
1
x  0 tan 2 x
, since
x 0
1 x
 x 
lim  .(cos 2 x)
x  0 sin 2 x
 
x
lim . lim (cos 2 x)
x  0 sin 2 x x  0

 1 1
  1 
 2 2.


 arctan x
lim 2
x  1
Example 4: Evaluate x .
  1 
lim   arctan x  0 lim lim arctan x 
x  2 x 0 x
Solution: Observe that   , since x   2.

166
Module on Applied Mathematics I 2006EC

0
Hence the quotient has the indeterminate form 0.
Thus by L’Ho^ pital’s rule we get

 1
 arctan x 2 2

lim 2 lim 1 x lim x 1


1 1 2
x  x 
2
1 x
x 

x x .
x x

lim e e
  2x
Example 5: Evaluate x 0 2 x  sin 2 x .

Solution: Both the numerator and denominator have the limit 0 as x  0 . Hence the quotient
0
has the indeterminate form 0 . By L’Ho^ pital’s rule
x x x x

lim e e lim e e
  2x  2  0
 0 
x 0 2 x  sin 2 x x 0 2  2 cos 2 x , form
x x

lim e e
  0
 0 
x 0 4 sin 2 x , form
x x

lim e e
  0
 0 
x 0 8 cos 2 x , form
2 1
 
8 4.
2

lim sec
x  2 tan x
x
 1  cos 4 x
Example 6: Evaluate 4 .

x


lim sec x  2 tan x 0 lim 1  cos 4 x 
2
 x

Solution: Observe that 4 4 .
0
Hence the quotient has the indeterminate form 0.
Thus by L’Ho^ pital’s rule we get
2 2 2

lim sec lim 2 sec


x  2 tan x x tan x  2 sec x
x
 1  cos 4 x x
  4 sin 4 x
4 4

167
Module on Applied Mathematics I 2006EC

xtan x  1
2

lim  sec  0
x
 2 sin 4 x  0 
4 , form

 sec [Link] x  tan x  12 sec x tan x 


 2 2 2

lim   
x 
 8 cos 4 x 

4

4 
 sec 4
0
lim
x
 8 cos 
4

4 1
 
 8 2.


The Indeterminate Form  .
Theorem 2: (L’Ho^ pital’s rule)

Let f (x) and g (x) be two functions such that


' ' '
lim f ( x)  or  
x a and
lim g ( x)  or  
x a ,
f (a ) and g (a) exists and
g (a) 0 . Then
'
f ( x) f ( x)
lim
x a
lim  '
x ag ( x) lim g ( x)
.
x a

4 tan x
lim 
   1  sec x
x  
Example 1: Evaluate  2  .

Solution: Observe that the limit has the inditerminate form  . Then by L’Ho^ pital’s rule we
have
2

 lim  4 sec  lim 


4 tan x x 4 sec x
lim 
 
x  
1  sec x  
x 
2
sec x tan x x 
2
tan x  
 2
By using the trigonometric identity, we have
4
4 sec x 4
 cos x 
tan x sin x sin x
cos x
168
Module on Applied Mathematics I 2006EC

Consequently
2

 lim  4 sec  lim 


4 tan x x 4 sec x 4
lim   lim  4

x 
 

 
1  sec x x 
2
sec x tan x x 
2
tan x  
x 
2
sin x  
 2 .
2x

lim e 2

Example 2: Evaluate x
x 
.

Solution: Observe that the limit has the inditerminate form  . Then by L’Ho^ pital’s rule we
have
2x 2x

lim e lim 2e  
2
2x  
x 
x x 
,    form
2x 2x

lim 2e lim 4e
2x
lim 2e 
x  2x x  2 x 
.
Particularly in a similar fashion we can show that
x

lim e n

x 
x , for every real number n .
Other Indeterminate Forms
0  0

Various inditerminate forms, such as


  , 0 , 0 ,1 and  , can usually be converted
0 or 
into the indeterminate form 0  and then evaluaed by one of the versions of L’H o^
pital’s rule given in the above theorem.
2
lim x ln x
x 0
Example 1: Evaluate .
2
lim x 0 lim ln x 
Solution: Since x 0
and x 0
the given limit is of the form 0  (more

precisely, 0 ( ) ). However, we can transform it into the inditerminate form  by writing
it as
2 ln x
lim x ln x  lim
x 0 x 0 1 2
x

169
Module on Applied Mathematics I 2006EC

Now, applying the L’Ho^ pital’s rule we get


1 2

lim x
2
ln x  lim
ln x
 lim x  lim x 0
x 0 x 0 1 2 x 0  2 3
x 0 2
x x .
x
lim x
Example 2: Evaluate x 0 .
0 x x ln x

Solution: The limit evidently has the indeterminate form 0 . But then since x e and
consequently
x x ln x
lim x  lim e
x 0 x 0

Since the exponential function is continuous, it follows that


x ln x lim ( x ln x )
lim e ex  0 
x 0

But since
1
ln x x  lim ( x) 0
lim x ln x  lim  lim
x 0 1 x 0  1

x 0 x 0
x 2
x
By L’Ho^ pital’s rule we get
x x ln x 0
lim x  lim e e 1
x 0 x 0
.
x
 1
lim  1  e
 x
x 
Example 3: Show that .

Solution: Observe that the limit has the indetrminate form 1
x x

 1    1 1 
1  e  x 
ln

Since,  x , we have
x
x
 1 x

 1  lim e
ln 1   1
 x  ex    1 x 
lim 1  x 
lim ln

x   x

170
Module on Applied Mathematics I 2006EC

 1
lim ln  1 
x

 1
lim x ln  1   lim
ln 1  1
x  0
 
x 1  
 x 
x  x  x  

But x ,  0  form
Thus by L’Ho^ pital’s rule we get
1  
 1 

lim

1 1  2

x  x  lim 1
1
x  1 2 x 
1 1
x
x
x
 1
lim  1  e e
1

 x
x 
Thus, .
 1 1
lim x  
x 0  
Example 4: Find e  1 x.

Solution: Observe that the limit has the indetrminate form    .


However, if the difference is written as a single fraction, then
 1 1
x

lim x    lim x  e 1  0
x 0   x 0
e  1 x xe  x ,
x
 0 
form
Thus by L’Ho^ pital’s rule we get
x x

lim x  e  1  lim 1 e
x x x
xe  x 0 xe  e

x 0 x 1
x

 lim ex x

1
x 0
xe  2e 2
.
 1 1 1
lim x   
x 0  
Hence, e  1 x 2
.
Activity 6.7
1. Evaluate the following limits
6

lim x 4
1
lim tan x tan 2 x

a. x
x  1
1
i.
x
4

sin ax sin x  x
lim lim 3

b. x  0 sin bx
j.
x 0
x
171
Module on Applied Mathematics I 2006EC

( )
x −1
6

lim arctan( 2 x)
lim
x −1
n
x →∞

c. k. x 0 3x

 3 5 
lim  1   2 
lim  x   1 
2

d.
x  
 x x 

l. x 
x 

 1 1  2 1
lim    lim x  1  x sin 
e.
x  1 ln x
 x  1 m.
x 
 3

 x
tan 1  1 1 
lim lim  2  
x 0 
1 x 
2
x sin
x 
f. x n.
 x  2 
 x 
e
 1 x   
2
lim   
3 
x
x 0
 x 

g.
lim
x   xe o.



 1
lim  1
x
 2x 
e 1 x   
2

 lim 
x 0
 x ln(1 |  x )


 x
x 

h. p.  

x(1  a cos x)  b sin x 1


lim 3

x 0
x 3
2. If . Then find the values of a and b .
3. Why is the following application of L’Ho^ pital’s rule invalid?
1 sin x cos x
 lim  lim 0
 x 
2 x x  
2 1
2 .
Review Exercises
1. Determine whether the following function has an inverse or not.

x
3

a) f ( x )=2−x− c) f ( x)=|x+4|−|x−4|

b) f ( x )=√ x+ 1
3
d)
f ( x )=sin (3 x 2 )
2. Check the existence of the inverse of the following functions. If it has, find its inverse

a) f ( x )=ax +b , b≠0 c) f ( x )=−3

b) f ( x )=√ x−2 d) f ( x)=|x−2|, x≤2


3. Simplify the expression

172
Module on Applied Mathematics I 2006EC

a) csc ( arc cot (−√ 3 ) ) c) sec h(ln √ 2)

( 3)
−1

b) sin ( 2 arcsin x ) d)
sinh 4

−1
x + x +1 for 0≤x≤2 , and g( x )= f
4 3

4. Let F ( x )=f (2 g (x )) where f ( x )= ( x ) . Find F (3)

( f ) (c )if
−1 '

5. Find

2e
2

a) f ( x )=x + √ x , c=2 b) f ( x )=x ln x , c=

6. Differentiate the following functions

sinh (−3 x )
−1 2

a) f ( x )=sec h √ ln x c) f ( x )=

b)
f ( x )=arctan ( x−1
x +1
) d) f ( x )=arc sec( ln x )
−1
sinh x
( 1+ x ) + xy=1
y= 2
dy
√1+ x
2

7. Let . Show that dx .


8. Evaluate the following limits

( )
1−cos x
2 x −( 3 x +1 ) √ x +2
2
lim 2

a)
lim
x →1 x−1 f)
x →0
1− sec x

b)
lim x−
x →∞
( √ x + x)
2

g)
lim
x →0
( x−tan x)
x−sin x

1−sin x

c)
lim
x→
π
2
1+cos 2 x
h)
lim
x →0
( secx sinx−1x )
sin x−1
lim cot x−
d) x →0
1
x ( ) i)
lim
x→
π lnsin x
2

( ) 4
2 x−1

( sin ( πx )
)
2

lim 1− lim
x e +3− x
+
x−4
x →4
x →0
e) j)

173
Module on Applied Mathematics I 2006EC

CHAPTER SEVEN

Techniques of Integration

Introduction

Integration is not as straight forward as differentiation; there are no rules that absolutely
guarantee obtaining indefinite integrals of a function. In this chapter we develop techniques for
using the basic integration formulas to obtain indefinite integrals of more complicated functions.
Therefore we discuss a strategy for integration in this section. Also we consider integrals having
an unbounded limit of integration and integrals of discontinuous functions on an interval.
Finally, integration has a wide variety of applications. In this section look at some applications of
integrals in finding the area of a region bounded by a curve and the volume a solid region.

Objectives

174
Module on Applied Mathematics I 2006EC

At the end of this chapter the readers should be able to:

 Know basic integration formulas of an indefinite integral.

 Find the definite and indefinite integral of different functions using different techniques
of integrations.

 Define the improper integral of a function.

 Evaluate an improper integral that has an infinite limit of integration.

 Evaluate an improper integral that has an infinite discontinuity.

 Evaluate improper integrals of different functions.

 Find the area of a region between two curves using integration.

 Find the volume of a solid with known cross-sections.

 Find the volume of a solid of revolution.

7.1 Basic Integration Formulas

Before we see techniques of integration let us revise the integrals of important functions in

the following table.

175
Module on Applied Mathematics I 2006EC

Table 1.0

I hope the student does not forget how to evaluate the definite integral by using the following
fundamental theorem of calculus:

Theorem 7.1 (Fundamental theorem of calculus)

176
Module on Applied Mathematics I 2006EC

Suppose f is continuous on a closed interval [a , b].

Part I: If the function G is defined by

x
G( x )=∫ f (t )dt
a

for every x in [a , b], then G is an antiderivative of f on [a , b].

Part II: If F is any antiderivative of f on [a , b], then

f ( x)dx F (b)  F (a)


a

(6 x
2
 5)dx
2
Example 1 Evaluate .

6 x 2  5 is F ( x) 2 x 3  5 x
Solution: An antiderivative of .Then

(6 x
2
 5)dx 3
2 x 3  5x
2 2
=

[(3) 3  5(3)]  [2( 2) 3  5( 2)] 45


=

7.2 Integration by Substitution

The formulas for indefinite integrals in Table (1.0) are limited in scope, because we cannot use
them directly to evaluate such as

 3x  5dx or cos(5 x)dx

177
Module on Applied Mathematics I 2006EC

In this section we shall develop a simple but powerful method for changing the variable of
integration so that these integrals (and many others) can be evaluated by using the formulas in
Table (1.0).

Method of Substitution

If the integral to be evaluated is of the form

'

f ( g ( x) g ' ( x)dx

u g ( x) and du g ' ( x)dx, f (u )du


We substitute then the integral becomes

 2 x  5dx
Example 1 Evaluate .

Solution: We let u=2x-5 and du=2dx

f (u )du
Since du contains the factor 2, the integral is not in the proper form required in

the method of substitution given above. However, we can introduce the factor 2 into the
1
2
integrand, provided we also multiply by . Doing this and property of integral we have

178
Module on Applied Mathematics I 2006EC

1
 2 x  5dx   2 x  5 2dx
2
1
  2 x  5 2dx
2
1
  u du
2
3
1 u2
 c
2 3
2
3
1 2
 u c
3
3
1
 ( 2x  5) 2  c
3

sin(2 x)dx
Example 2 Evaluate

Solution: We make the substitution

u=2x,du=2dx

Since du contains the factor 2, we adjust the integrand by multiplying by 2 and compensate by
1
2
multiplying the integral by before substituting:

1
∫ sin ( 2 x ) dx= 2 ∫ sin ( 2 x ) 2 dx

1
¿
2
∫ sinudu

1
¿ (−cosu ) +c
2

1
¿− cos ( 2 x )+ c
2

179
Module on Applied Mathematics I 2006EC

It is not always easy to decide what substitution u = g(x) is needed to transform an indefinite
integral into a form that can be readily evaluated. It may be necessary to try several different
possibilities before finding a suitable substitution. In most cases no substitution will simplify the
integrand properly. The following guidelines may be helpful.

Guidelines for changing variables in indefinite integrals:

1. Decide on a reasonable substitution u = g(x).

du g ' ( x)dx
2. Calculate .

3. Using 1 and 2, try to transform the integral into a form that involves only the variable u.
If necessary, introduce a constant factor k into the integrand and compensate by 1/k.
If any part of the resulting integrand contains the variable x, use a different substitution
in 1.

4. Evaluate the integral obtained in 3, obtaining an antiderivative involving u.

5. Replace u in the antiderivative obtained in guideline 4 by g(x). The final result should

Contain only the variable x.

The following examples illustrate the use of the guidelines.

x
2
(3 x 3  2)10 dx
Example 3 Evaluate .

(3 x 3  2)10
Solution: If an integrand involves an expression raised to a power, such as ,

we often substitute u for the expression. Thus, we let

1
u 3x 2  2, du 9 x 2 dx  du x 2 dx
9

180
Module on Applied Mathematics I 2006EC

du 9 xdx x2
Comparing with dx in the integral suggests that we introduce the factor 9 into the
integrand. Doing this and compensating by multiplying the integral by 1/9, we obtain the
following:

1
x (3x 3  2)10 dx u 10 du
2

9
1 10
 u du
9
1 u 11
 ( ) C
9 11

1
99
3x 3  2  C
11

x 3 x  1dx
Example 4 Evaluate .

3x  1
Solution: To simplify the expression ,we let

u=3x-1, so that du=3dx

1
  u  3du
x 3x  1dx x 3x  1dx
Then

Thus we still need to find x in terms of u. From the equation u=3x –1 we deduce that

1
x  (u  1)
3

Therefore

181
Module on Applied Mathematics I 2006EC

1
  u  3du
(u  1) du
x 3x  1dx x 3x  1dx  3 u 3
1  2 
3 1
  u  u 2 du
9  
1 2 2 2 2 
5 3
  u  u   C
9 5 3 
1 2 
5 3
2
  (3 x  1) 2  (3 x  1) 2   C
9 5 3 

x2
Example 5 Evaluate 
xe dx
.

Solution: We let

du
u x 2 , du 2 xdx  xdx
2 .Then

x2 2 du
xe dx e x xdx e u
2
1
 eu  C
2
1
 ex  C
2

Example 6 Evaluate 
sec xdx
.

Solution: We first put the integral in the form

(sec x  tan x) sec 2 x  sec x tan x


sec xdx sec x sec x  tan x dx  sec x  tan x dx
2
If we now let u sex  tan x, du (sec x tan x  sec x)dx .Then

182
Module on Applied Mathematics I 2006EC

sec 2 x  sec x tan x


sec xdx  sec x  tan x dx
1
 du
u
ln u  C
ln sec x  tan x  C

Activity 7.1

Evaluate the following integrals.

1. sin 2 xdx 2. csc xdx


x 1
3.  2 dx 4.  dx
( x  5) 5 3
1  2x 2

2
t
5. x 5 2
x  1dx 6.  dt
1 t 2
2 3
e x 1
7.  2 dx 8.  dx
1 x x(ln x) 2
2 2
3 sin x x
9.  dx 10.  dx
1  2 cos x 0 1 x 4

7.3 Integration by Parts

If we try to evaluate integrals of the type

xe dx and ln xdx


x

by using the method of substitution we obviously fail. But don’t worry the next formula

will enable us to evaluate not only these, but also many other types of integrals.

183
Module on Applied Mathematics I 2006EC

Integration by Parts Formula

If u  f ( x) and v g ( x) and if f ' and g '


are continuous ,then

f ( x) g ( x)dx  f ( x) g ( x)  g ( x) f
' '
( x)dx

udv uv  udv

Proof: By the product rule

[ f ( x) g ( x)]'  f ' ( x) g ( x)  f ( x) g ' ( x)

f ( x) g ' ( x) [ f ( x) g ( x)]  g ( x) f ' ( x)


Or equivalently,

Integrating both sides of the last equation gives us

f ( x) g ( x)dx [ f ( x) g ( x)] dx  f ( x) g (x)dx


' ' '

The first integral on the right side equals f(x)g(x)+c. Since another constant of integration

is obtained from the second integral, we may omit c in the formula; that is

f ( x) g ( x)dx  f ( x) g ( x)  g ( x) f
' '
( x)dx

………………….. (1)

dv g ' ( x)dx and du  f ' ( x)dx


Since we may write the preceding formula as

udv uv  udv

Since applying (1) involves splitting the integrand into two parts, the use of (1) is referred to as
integrating by parts. A proper choice for dv is crucial. We usually let dv equal the most

184
Module on Applied Mathematics I 2006EC

complicated part of the integrand that can be readily integrated. The following examples
illustrate this method of integration by parts

xe dx
x

Example 1 Evaluate .

xe x ex
Solution: The integrand can be split into two parts x and . We let

u x and dv e x dx

du x and v e x dx e x
Then

Consequently integration by parts yields

u dv u v v du
xe dx xe  e dx xe  e  C
x x x x x


2

x
2
sin( 2 x)dx.
0
Example 2 Evaluate

u x 2 and dv sin 2 xdx


Solution: Let

1
du 2 xdx and v  cos 2 x
2
Then,

Thus using integration by parts we have;

185
Module on Applied Mathematics I 2006EC

  
2 2
 1 2  2 1 
 
2
x sin( 2 x ) d  2 x cos 2 x   2 x cos 2 x dx
0 0 0  2 
 
2
 1 2
 x 2 cos 2 x  
 2 0
x cos 2 xdx
0

But, since


2
 1 2  2  1    2
 2 x cos 2 x   2  2  cos 2( 2 )  0  8
0

And

  
2 2
 sin 2 x  2 sin 2 x

0
x cos 2 xdx  x
 2  
0

0
2
dx


1    1  cos 2 x  2
  sin 2( )  0   
2 2 2  2 2  0
1   1 1
  cos 2( )  cos 0  [ 1  1] 
4 2  4 2

Hence,


2
2 1
x sin( 2 x)dx 
2

0
8 2

e
x
cos xdx.
Example 3 Evaluate

186
Module on Applied Mathematics I 2006EC

dv cos xdx or let dv e x dx


Solution: We could either let ,since each of these expression is
readily integrable. Let us choose

u e x and dv cos xdx

du e x dx and v sin x
So that

Then by integrating by parts we have;

e cos xdx e x sin x  e x sin xdx.


x

(1)

We next apply integration by parts to the integral of the right side of equation (1). Since

we chose a trigonometric form for dv in the first integration by parts, we shall also choose

a trigonometric form for the second. Letting

u e x and dv sin xdx so that

du e x dx and v  cos x

Integrating by parts, we have

e sin xdx e x ( cos x)  ( cos x)e x dx


x

 e x cos x  cos xe x dx (2)

If we now use equation (2) to substitute on the right side of equation (1), we obtain

e cos xdx e x sin x  [ e x cos x  e x cos xdx]


x

e cos xdx e x sin x  e x cos x  e x cos xdx


x

187
Module on Applied Mathematics I 2006EC

e
x
cos xdx
Adding to both sides of the last equation gives us

e
x
cos xdx e x sin x  e x cos x

Finally, dividing both sides by 2 and adding the constant of integration yields

1
e
x
cos xdx  [e x sin x  e x cos x]  C
2

dv e x dx
We could have evaluated the given integral by using for both the first and second
applications of the integration by parts formula.

In conclusion we remark that integration by parts is effective with integrals involving a


polynomial and either an exponential, a logarithmic, or a trigonometric function. More

Specifically, integration by parts is especially well adapted to integrals of the form

( polynomial ) sin axdx, ( polynomial ) cos axdf


( polynomials)e dx ( polynomials) ln xdx
ax

( polynomial ) ln xdx
In all except ,the most effective choice of u is the polynomial, since the
derivatives of a polynomial are simpler than other function, while the choice u=lnx is effective

( polynomial ) ln xdx
for .

sin
1
x dx
Example 4 Evaluate .

Solution: Let

188
Module on Applied Mathematics I 2006EC

1
u sin  1 x and dv dx sothat du  dx and v x
1 x2

Then

x
sin  1 x
1
x dx x sin  1 x  dx
2

Now we use substitution to solve the integral to the right. That is let

w  1  x 2 or w 2 1  x 2 so that 2wdw  2 xdx

We then have

x wdw
 1 x 2
dx  
w
 dw  w  C  1  x 2  C

Consequently

sin
1
x dx x sin  1 x  1  x 2  C

Integration by parts may sometimes be employed to obtain reduction formulas for integrals. We
sin cos
n n
x dx x dx
now find reduction formulas of with the help of integration by parts.

Example 5 Find a reduction formula for 


sin n xdx
.

First write 
sin n
xdx sin n 1 x sin xdx
Solution:
n 1
and let u sin x and dv sin xdx so that

du (n  1) sin n 2 x cos xdx and v  cos x

Then using integration by parts we have:

189
Module on Applied Mathematics I 2006EC

sin xdx  cos x sin n 1 x  (n  1) sin n 2 x cos 2 xdx


n

2 2
Since cos x 1  sin x , we may write

sin xdx  cos x sin n 1 x  (n  1) sin n 2 xdx  (n  1) sin n xdx


n

Consequently,

sin xdx  (n  1) sin n xdx  cos x sin n 1 x  (n  1) sin n 2 xdx


n

The left side of the last equation reduces to n 


n
sin xdx
. Dividing both sides by n, we obtain

coxs sin n 1 x n  1
sin xdx  sin n 2 xdx
n

n n

In a similar fashion we can show the reduction formula for 


cos n xdx
is given by:

1 n 1
cos xdx  sin x cos n 1  cos n 2 xdx.
n

n n

sin
5
xdx.
Example 8 Evaluate

Solution: Using the reduction formula for sine with n = 5 gives us

1 4
sin cos x sin 4 x  cos 3 xdx
5
xdx 
5 5

A second application of the reduction formula, to 


3
sin xdx
, yields

1 2
sin cos x sin 2 x  sin xdx
3
xdx 
3 3
1 2
 cos x sin 2 x  cos x  C
3 3

Consequently

1 4 8
sin
5
xdx  cos x sin 4 x  cos x sin 2 x  cos x  C
5 15 15

190
Module on Applied Mathematics I 2006EC

Activity 7.2

Evaluate the following integerals.

1. xe  x dx 2. x ln xdx
3. sec 3 xdx 4. x 2 x dx

2
5. x tan x sec xdx 6. 2t sin 2tdt
0

7. ( x  1) ( x  2)dx
10
8. sin(ln x)dx; ( H int : Let u sin(ln x))

9. tan  1 xdx 10. cos( x )dx

Evalute the integral with the help of the reduction formulas.

x
11. cos 3 ( )dx 12. cos 7 xdx
2

7.4 Integration by Partial Fractions

An expression for rational function is called a proper fraction if the degree of the numerator is
strictly less than the degree of the denominator; otherwise it is called an improper fraction. In
case of improper fraction we actually divide the numerator by the denominator and the improper
fraction is expressed in terms of a polynomial and a proper fraction. For example,

2x  1 7 4 x 3  3x 2  2 x  1 34 x  26
2  and 2
4 x  3 
x 3 x 3 x 9 x2  9

P( x)
Let us consider a proper fraction Q ( x) where P and Q are polynomials in x, then it can

be proved that

P( x)
F1  F2  ...  Fn
Q( x)

Such that each term Fn of the sum has one of the forms

191
Module on Applied Mathematics I 2006EC

A Ax  B
n
or
(ax  b) (ax  bx  c) n

2
for real numbers A and B and a nonnegative integer n, where ax  bx  c is irreducible
2
in the sense that this quadratic polynomial has no real zeros (that is, b  4ac  0) .In this case,
ax 2  bx  c cannot be expressed as a product of two first-degree polynomials with real
coefficients.

P( x)
F  F2  ...  Fk
The sum 1 is the partial fraction decomposition of Q ( x) ,and each Fk is a partial
fraction. We state guidelines for obtaining this decomposition.

7.4.1Guide lines for Partial Fraction Decompositions of P(X)/Q(X)

1. If the degree of P(x) is not lower than the degree of Q(x), use long division to obtain
the proper form
2. Express Q(x) as a product of linear factors ax + b or irreducible quadratic factors

ax 2  bx  c , and collect repeated factors so that Q(x) is a product of different factors


n 2 n
of the form (ax ) or (ax  bx  c) for nonnegative integer n.

3. Apply the following rules.


n
Rule a : For each factor (ax ) with n ≥ 1, the partial fraction decomposition contains a sum of
n partial fractions of the form

A1 A2 An
 2
 ... 
ax  b (ax  b) (ax  b) n

where each numerator An is a real number.


2 n 2
Rule b: For each factor (ax  bx  c) with n n 1 ,and with ax  bx  c irreducible, the partial
fraction decomposition contains a sum of n partial fractions of the form

A1 x  B1 A2 x  B2 An x  Bn
2
 2 2
 ... 
ax  bx  c (ax  bx  c) (ax 2  bx  c) n

where each An and Bn is a real number.

192
Module on Applied Mathematics I 2006EC

4 x 2  13 x  9
 3 2 dx
Example: Evaluate x  2 x  3 x

Solution: We may factor the denominator of the integrand as follows:

x 3  2 x 2  3 x x( x 2  2 x  3) x( x  3)( x  1)

Each factor has the form stated in Rule (a) of the guideline, with n = 1. Therefore the partial
fraction decomposition has the form

4 x 2  13 x  9 4 x 2  13 x  9 A B C
3 2
   
x  2 x  3 x x( x  3)( x  1) x x  3 x  1

Multiplying by the LCM of the denominators gives us

4 x 2  13x  9  A( x  3)( x  1)  Bx( x  1)  Cx( x  3). 1


In a case such as this, in which the factors are linear and non-repeated, the values of A, B and C
can be found by substituting values for x that make the various factors zero. If we let x = 0 in (1),
then

 9  3 A, or A 3

Letting x=1in (1) gives us

8=4C, or C=2

Finally, if x=-3 in (1), we have

-12=12B, or B=-1

The partial fraction decomposition is, therefore,

4 x 2  13 x  9 3  1 2
3 2
  
x  2 x  3x x x  3 x  1

193
Module on Applied Mathematics I 2006EC

Integrating and letting C denote the sum of the constants of integration we have
4 x 2  13 x  9 3 1 2
x 3  2 x 2  3x dx x dx  x  3 dx  x  1dx
3 ln x  ln x  3  2 ln x  1  C
3 2
ln x  ln x  3  ln x  1  C
x 3 ( x  1) 2
ln C
x 1

Another technique for finding A, B, and C is to expand the right-hand side of (1) and collect like

powers of x as follows:

4 x 2  13x  9 ( A  B  C ) x 2  (2 A  B  3C ) x  3 A

We now use the fact that if two polynomials are equal, then coefficients of like powers of x are

the same. It is convenient to arrange our work in the following way, which we call comparing

coefficients of x.

Coefficients of x2:A+B+C=4

Coefficients of x: 2A-B+3C=13

Constant term: -3A=-9

We may show the solution of this system of equations is A = 3, B = -1, and C = 2.

13  7 x
( x  2)( x  1) 3
dx
Example 2: Evaluate

Solution: By Rule (a) of the Guidelines the partial fraction of the integrand has the form

194
Module on Applied Mathematics I 2006EC

13  7 x A B C D
3
  2
 3

( x  2)( x  1) x  1 ( x  1) ( x  1) ( x  2)

3
Multiplying both sides by ( x  2)( x  1) gives us

13  7 x  A( x  2)( x  1) 2  B ( x  1)( x  2)  C ( x  2)  D( x  1) 3 (2)

Two of the unknown constants may be determined easily as follows.

Let x = 1 in (2) the we obtain

13-7=3C or C=2

Similarly, letting x = -2 in (2) yields,

13+14=D(-2-1)3 or D=-1

The remaining constants may be found by comparing coefficients. So comparing the

coefficients of x3on both sides of (2), gives

0=A+D or A=-D ,A=1

And comparing the constant terms on both sides of (2), gives

1
(2  4  1  13)  3
13=2A-3B+2C-D or B= 2

Therefore

13  7 x 1 3 2 1
3
  2
 3

( x  2)( x  1) x  1 ( x  1) ( x  1) x2

Thus

13  7 x 1 3 2 1
( x  2)( x  1) 3
dx  dx  
x 1 ( x  1) 2
dx  
( x  1) 3
dx  
x2
dx

3 1
ln x  1    ln x  2  C
x  1 ( x  1) 2
x 1 3 1
ln   C
x  2 x  1 ( x  1) 2

195
Module on Applied Mathematics I 2006EC

x 2  2x  7
x 3  x 2  2 dx
Example 3 Evaluate

Solution: The denominator of the integrand may be factored as follows:

x 3  x 2  2 ( x  1)( x 2  2 x  2)

2
Applying Rule (b) of the Guidelines to the irreducible quadratic factor x  2 x  2 we

have

x 2  2x  7 A Bx  C
3 2
  2
x  x  2 X  1 x  2x  2

This leads to

x 2  2 x  7  A( x 2  2 x  2)  ( Bx  C )( x  1)
………………….. (3)

As in previous examples, substituting x=1 in (3) gives us

10 = A(5) or A = 2

The remaining constants may be found by combining like powers of x:

x 3  2 x  7 (2  B ) x 2  (4  C  B ) x  (4  C )
………….. (4)

And comparing cofficients in (4)

Coefficients of x2: 1=2+B or B=-1

Constants terms: 7=4-C orC=-3

196
Module on Applied Mathematics I 2006EC

Thus the partial fraction decomposition of the integrand is

x 2  2x  7 2  x 3
3 2
  2
x  x  2 x  1 x  2x  2

Consequently

x 2  2x  7 2  x 3
x 3  x 2  2 dx x  1dx  x 2  2 x  2dx
x 3
2 ln x  1   2 dx
x  2x  2

To evaluate the right-hand integral, we first complete the square in the denominator to obtain

x 2  2 x  2 ( x  1) 2  1

and substitute u=x+1 so that du = dx and x +3 = u + 2

Therefore

x 3 x 3 u 2
x 2
 2x  2
dx 
( x  1) 2  1
dx  2
u 1
du

u 2
 2 du   2 du
u 1 u 1
1
 ln(u 2  1)  2 arctan u  C
2
1
 ln( x 2  2 x  2)  2 arctan( x  1)  C
2

Hence

x 2  2x  7 2  x 3
x 3  x 2  2 dx x  1dx  x 2  2 x  2dx
1
2 ln x  1  [ ln( x 2  2 x  2)]  2 arctan( x  1)  C
2
197
Module on Applied Mathematics I 2006EC

dx
sin x(2  cos 2
x) .
Example 4 Evaluate

Solution: Since

dx sin xdx
sin x(2  cos 2
x)
 2
sin x(2  cos 2 x)

Substuting

u=cosx and du=-sinsdx,we get

dx sin xdx  du du
sin x(2  cos 2
x)
 2 2
sin x(2  cos x)
 2 2
(1  u )( 2  u )
 2
(u  1)(u 2  2)

But then the partial fraction representation for the integrand of the last integral has the

Form

1 A B Cu  D
2 2
   2
(u  1)(u  2) u  1 u  1 u  2

Then by similar procedure as the above examples we have

1  A(u  1)(u 2  2)  B (u  1)(u 2  2)  (Cu  D)(u  1)(u  1) (4)

Then putting u=1 gives us 1=6A or A=1/6

Putting u=-1 gives us 1=-6B or B=-1/6

We now compare coefficients to find the remaining two constants

Coefficients of x3: 0=A+B+C or C=0

Constant terms: 1=2A- 2B-D or D=-1/3

Therefore

1 1 1
1
 6  6  3
(u 2  1)(u 2  2) u  1 u  1 u 2  2

198
Module on Applied Mathematics I 2006EC

du 1 du 1 du 1 du
(u 2
 1)(u  2) 6 u  1 6 u  1 3 u 2  2
2
   

1 u 1 1 u
 ln  arctan C
6 u 1 3 2 2

Consequently resubstituting cosx for u we have

dx 1 cos x  1 1 cos x
sin x(2  cos 2
 ln 
x) 6 cos x  1 3 2
arctan
2
C

Activity 7.3

x2 2 x 2−12 x +4
1. ∫ x 2−1 dx 2. ∫ x 3 −4 x2 dx
0
x 2 + x +1 −x 3 + x2 + x 3
3. ∫ x 2 +1
dx 4. ∫
( x+1 )( x 2 +1)2
dx
−1

∫ √x +1
2
5. ∫ xx 3−1
+3 x+ 4
dx 6.
x +1
dx
π
4
sin2 x cos x
7. ∫ sin2 x +1 dx 8. ∫ tan3 xdx ; ( H int: sustuteu=tan x )
0
ex dx
9. ∫ dx 10 . ∫ 1+3 e x +2 e 2 x
1−e 3 x

7.5 Trigonometric Integrals

Integrals such as

sin tan sin 3x cos 4 xdx


5
x cos 3 xdx, 2
x sec 3 xdx, and

are called trigonometric integrals because their integrands are combinations of trigonometric
functions. This section is devoted to trigonometric integrals especially those in which the
integrands are composed of the basic trigonometric functions.

Guidelines for evaluating integrals of the form 


m
sin x cos n dx
7.5.1
1. If m is an odd integer: Write the integrals as
sin x cos n dx sin m 1 cos n x sin xdx
m
m 1
and express sin x in terms of cosx by using the
2 2
trigonometric identity sin x 1  cos x. Make the substitution
u=cosx, du=-sinxdx

199
Module on Applied Mathematics I 2006EC

and evaluate the resulting integeral.


2. If n is an odd integer: write the integral as
sin x cos n xdx sin m x cos n 1 x cos xdx
m

n 1
And express cos x in terms of sinx by using the trigonometric identity
cos 2 x 1  sin 2 x .Make the sustition
u=sinx, du=cosxdx
and evaluate the resulting integral.
3. If m and n are even: Use half-angle formulas for
1  cos 2 x 1  cos 2 x
sin 2 x  and cos 2 x 
2 2 and the identity
1
sin x cos x  sin 2 x
2
to reduce the exponents by one-half.

sin
3
x cos 2 xdx
Example 1: Evaluate

Solution: By guideline 1

sin x cos 2 xdx sin 2 x cos 2 x sin xdx


3

(1  cos 2 x) cos 2 x sin xdx

(cos 2 x  cos 4 x) sin xdx

If we let u=cosx,then du=-sinxdx, and the integeral may be written

sin x cos 2 xdx (1  u 2 )u 2 ( du ) (u 4  u 2 )du


3

1 1
 u5  u3  C
5 3
1 1
 cos 5 x  cos 3 x  C
5 3

Example 2: Evaluate 
2
sin x cos 4 xdx
.

Solution: By guideline 3 we have

200
Module on Applied Mathematics I 2006EC

sin x cos 4 xdx (sin 2 x cos 2 x) cos 2 xdx


2

(sin x cos x) 2 cos 2 xdx


1 1  cos 2 x
( sin 2 x) 2 ( )dx
2 2
1 1
 sin 2 2 xdx  sin 2 2 x cos 2 xdx
8 8

1  cos 4 x
sin 2 2 x 
Putting 2 and u=sin2x so that du=2cos2xdx in the first and second integerals
of the right of the the last equation we get:

1 1 cos 4 x 1 1
8
 dx   u 2 du
2 8 2
1 1 1
 x sin 4 x  u 3  C
16 64 48
1 1 1
 x sin 4 x  sin 3 2 x  C
16 64 48

sin
m
x cos n dx
An alternative way to evaluate when m and n are even is to use the identity,
sin
k
sin 2 x  cos 2 x 1 but this time we transform the integral into integrals of the form xdx
or
cox
k
xdx
of the form which can be evaluated by the reduction formulas.

7.5.2Guidelines for evaluating integrals of the form 


tan m x sec n xdx

1. If m is an odd integer: Write the integrals as

tan x sec n xdx tan m 1 x sec n 1 x sec x tan xdx and exp ressed tan m 1 x
m
in terms of x secx by
2 2
using the trigonometric identity tan x sec x  1. Make the substitution
u=secx, du=secxtanxdx
and evaluate the resulting integral.
2. If n is an even integer: write the integral as
tan x sec n xdx tan m x sec n 2 x sec 2 xdx
m
n 2
and express sec x in terms of tanx by using the
2 2
trigonometric identity sec x 1  tan x .Make the substittion
u=tanx, du=sec2xdx
and evaluate the resulting integral.

201
Module on Applied Mathematics I 2006EC

3. If m is even and n is odd: Reduce to powers of x sec alone by using the identity
sec 2 x  1 tan 2 x

tan
3
x sec 5 xdx
Example 3 Evaluate .

Solution: By guideline 1 above

tan x sec 5 xdx tan 2 x sec 4 x(sec x tan x)dx


3

(sec 2 x  1) sec 4 x(sec x tan x)dx

Substituting u=secx and du=secxtanxdx,we obtain

tan x sec 5 xdx (u 2  1)u 4 du


3

(u 6  u 4 )du
u7 u5
  C
7 5
sec 7 x sec 5 x
  C
7 5

tan
3
x sec 4 xdx
Example 4 Evaluate .

Solution: By guideline 2 above

tan x sec 4 xdx tan 3 x sec 2 x sec 2 xdx


3

tan 3 x(1  tan 2 x) sec 2 xdx

If we let u=tanx,then du=sec2xdx,and

tan x sec 4 xdx u 3 (1  u 2 )du


3

(u 5  u 3 )du
1 1
 u6  u4 C
6 4
1 1
 tan 6 x  tan 4 x  C
6 4

cot
m
x csc n xdx
Integerals of the form may be evaluated in similar fashion.

202
Module on Applied Mathematics I 2006EC

Finally, the evaluation of integrals of the form 


sin ax cos bxdx
epends on the trigonometric
identity

1 1
sin x cos y  sin( x  y )  sin( x  y )
2 2

With the appropriate replacements, this identity becomes

1 1
sin ax cos bx  sin( a  b) x  sin( a  b) x
2 2 (*)

1 1
sin( a  b) x and sin( a  b) x
Notice that 2 2 are easy to integrate by substitution.

Example 5 Evaluate sin 4 x cos 2 xdx .


Solution: Using (*) with a =4 and b = 2, we find that

1 1 
sin 4 x cos 2 xdx  2 sin 2 x  2 sin 6 x dx
1 1
 cos 2 x  sin 6 x  C
4 12

Note that integrals of the form

sin ax sin bxdx and cos ax cos bxdx


can be found by similar techniques

Activity 7.4

Evaluate the following integral

203
Module on Applied Mathematics I 2006EC

1 .∫ sin 3 x cos 4 xdx 2 ,∫ ( tan x +cot x )2 dx


π
2
3 .∫ √ sin x cos3 xdx 4 .∫ sin2 x cos 5 xdx
0
5 .∫ tan x csc xdx
3 4
6 .∫ cot 3 x csc3 xdx
π
4
7 .∫ sin5 x cos2 xdx 8 .∫ cos x cos 5 xdx
0

7.6 Trigonometric Substitutions

Observe that the trigonometric substitution x sin  simplifies the expression


a 2  x 2 , with a  0, into a trigonometric expression without radical i.e

a 2  x 2  a 2  a 2 sin 2  a 1  sin 2  a cos

2 2
We can use a similar procedure for a  x , and x 2  a 2 .This technique is useful for

eliminating radicals from these types of integrands. The substitutions are listed in the

table 1.1.

When making a trigonometric substitution we shall assume that θ is in the range of the

corresponding inverse trigonometric function. Thus, for the substitution x=asin  , we have

 
 
2 2 , In this case, cos θ ≥ 0 .

Trigonometric Substitutions Table

Table1.1

204
Module on Applied Mathematics I 2006EC

1
x 2
16  x 2
dx.
Example 1 Evalute

2 2 2
Solution: Since 16  x  4  x , we substute

 
x 4 sin  , so that dx 4 cosd , for  
2 2.

Then

1 1
x 2
16  x
dx 
2
16 sin  16  16 sin 2 
2
(4 cos )d

1
 (4 cos )d
16 sin  4 1  sin 2 
2

1 1
  2 d
16 sin 
1
 cot   C
16

In order to write the answer in terms of the original variable x, we draw the triangle as

fig1.1, in which x=4 sinθ .

x 4


2

Fig 1.1
16  x


2

cot θ=
16− x
Hence, x

Thus

205
Module on Applied Mathematics I 2006EC

1 1  16  x 2
x 2
16  x 2
dx 
16
cot  
16 x
C

1
x 2
x 2  16
dx
Example 2 Evaluate .

Solution: The denominator of the integrand has an expression of the form a 2  x 2 with a=4.
Hence, using table 1.1, we make the substitution

x 4 tan  , dx 4 sec 2 d

Consequently

16  x 2  16  16 tan 2  4 1  tan 2  4 sec 2  4 sec 

And

1 1
x 2 2
x  16
dx 
16 tan 2
 ( 4 sec  )
4 sec 2 d

1 sec  1 cos
  2 d   2 d
16 tan  16 sin 
1

16 sin 

To give the answer in terms of x, we use the triangle in Fig 1.2, with x=4tan  .We then

find that

2
16  x
x


4

Fig 1.2

206
Module on Applied Mathematics I 2006EC

x
sin θ=
√ x
2

Hence, 16+

Therefore

1 1  16  x 2
x 2
x 2  16
dx 
16 sin 

16 x
C

3
x2  9
 x
dx.
Example 3 Evaluate 6

Solution: The domain of the integrand consists of (  ,3] and [3, ) but since the

interval over which we must integrate is [-6,-3], we seek an antiderivative whose domain is

contained in ( ,3] .Since x 2  9  x 2 32

x 3 sec , so that dx sec  tan d

And notice that x 2  9  9 sec 2   9 3 tan  .For the limits of integration we observe that

4
x  6, then  sec  1 ( 2)  and if x  3, then  
3

Therefore
3 
x2  9 9 sec 2   9

6
x
dx  
4 3 sec 
9(3 sec  tan  )d
3
 
3 tan 
 (3 sec  tan  )d 3 tan 2 d
4 3 sec  4
3 3
s
3 (sec 2   1)d
4
3


 3 tan     
4
3

  3 3

207
Module on Applied Mathematics I 2006EC

2
Integrals containing bx  cx  d

2
By completing the square in bx  cx  d we can express bx 2  cx  d in terms of
a 2  x 2 , andx 2  a 2 or a 2  x 2 for suitable a > 0. Then a trigonometric substitution
eliminates the square root as before.

1
 2
x  8 x  25
dx.
Example 5 Evaluate

Solution: We complete the square for the quadratic expression as follows:

x 2  8 x  25 ( x 2  8 x  16)  25  16
x  4  9
2

Thus,

1 1
 x 2  8 x  25
dx 
( x  4) 2  9
dx

If we make the trigonometric substitution

x  4 3 tan  , dx 3 sec 2 d

Then

( x  4) 2  9  9 tan 2   9 3 tan 2  1 3 sec 

And

1 3 sec 2 
 x 2  8 x  25

3 sec 
d

secd
ln sec   tan   C

Using our formulas for tan  and sec  ,we conclude that

1 x 2  8 x  25 x  4
 x 2  8 x  25
ln
3

3
C

208
Module on Applied Mathematics I 2006EC

7.7 Improper Integrals

f ( x)dx f a, b
The definite integral a has meaning only when is continuous on

consequently bounded on a, b .

Definition: We say f is bounded on an interval I if there is a constant M such that


f ( x) M
for all x in I .
In this section, we shall extend the definition of the definite integral when either the integrand or
the inerval of integraion is unbounded. Such integrals are called improper integrals.

7.7.1 Integrals Over Unbounded Intervals


f ( x)dx
Definition: If f is continuous on a, , then the improper integral a converges if
t
lim f ( x)dx
t 
a exists. In that case
 t

f ( x)dx lim f ( x)dx


……………………….. 1
t 
a a

If the limit does not exist, the improper integral diverges.

Again if f is continuous on  , a  , then


a a

f ( x)dx  lim f ( x)dx


……………………….. 2 
t  
 t

Provided the limit exists.


Example 1: Determine whether the integral converges or diverges, and if it converges find its
value.

1 0
1
 dx
a.
0 x 1 2

b.
1  x dx


209
Module on Applied Mathematics I 2006EC

Solution: (a) Following the discussion above and equation 1 we have
t

1
t
1  1 
  
dx lim  dx lim
x 1 x 1 x 1
2 t  2 t 
0 0
0

 1 1 
lim    0  1 1
t 
 t  1 0  1 .
Thus, the improper integral converges and has the value 1 .

(b) Following the discussion above and equation 2  we have

 ln(1 x)
0 0
1 1 0


1 x
dx  lim 
t   1  x
t
dx  lim
t   t

 lim  ln(1  t )  ln(1  0)   0 


t   .
Thus, since the limit does not exist, the improper integral diverges.
1
x
e dx
Example 2: Determine whether the integral  converges or diverges, and if it converges
find its value.
Solution: As in example 1,

e x
1 1
x x 1
e

dx  lim e dx  lim
t  
t
t   t

 lim
t  
e  e  e  0 e .
1 t

Thus, the improper integral converges and has the value e .

Finally, for integrals over the range  ,  , we write


 a 

f ( x)dx  f ( x)dx  f ( x)dx


  a …………………………… 3
Provided both of the improper integrals on the right converge.

3 diverges, then 


f ( x)dx
If either of the integrals on the right in  is said to diverge. It can be

shown that 3 does not depend on the choice of the real number a .

210
Module on Applied Mathematics I 2006EC


1
 2
dx
Example 3: Determine whether the integral 1 x converges or diverges, and if it
converges find its value.

Solution: Using 3, with a 0 , we have


 0 
1 1 1
 2
dx   2
dx   2
dx
1 x
  1 x 0 1 x .

Next, applying 2  we get

arctan x  lim arctan x


 0 t
1 1 1 0 t
 2
dx  lim  2
dx  lim  2
dx  lim
 1 x t  
t 1 x t 
0 1 x t   t t  0

 lim arctan 0  arctan t   lim arctan t  arctan o


t   t 

      
 0  (_  )    0   
 2  2  2 2 .
Thus, the given improper integral converges and has the value  .
7.7.2 Integrals with Unbounded Integrands

We now consider a function f that is continuous at every point in a, b and unbounded near a .

By assumption f is continuous on the interval t, b for t in a, b  , so that


b

f ( x)dx
t is defined for such t . If the one-sided limit
b
lim f ( x)dx
ta t
b

f ( x)dx
exists, then we define a to be the limit. This idea leads us the following definitions:
Definition:

i. If f is continuous on a, b  and is discontinuous at b , then


b t

f ( x)dx  limb f ( x)dx


………………………… 4

t
a a

Provided the limit exists.

211
Module on Applied Mathematics I 2006EC

ii. If f is continuous on a, b and is discontinuous at a , then


b a

f ( x)dx  lima f ( x)dx


………………………… 5

t
a t

Provided the limit exists.

As the preceding section, the integrals defined in 4 and 5 are reffered to as improper
integrals and they converge if the limit exists. The limits are called the values of the improper
integrals. If the limits does not exist, the improper integral diverge.
2
1
 2  x dx
Example 4: Evaluate 1 .

Solution: Since the integrand has an infinite discontinuity at x 2 , we apply 4 and have

 2 
2 t
1 1 t


1 2 x
dx  lim 
t 2
1 2 x
dx  lim
t 2
2 x 1

= lim [−2 √2−t−(−2) √2−1 ]=2



t →2

Thus, the given improper integral converges and has the value 2 .
1
1
x dx
Example 5: Determine whether the improper integral 0 converges or diverges.

Solution: The integrand is unbounded near 0 . Applying 5 gives us

ln x  lim0 ln1  ln t  


1 1
1 1 1
 x
dx  lim  dx  lim
t 0 x t 0 t t

0 t .
Consequently the given improper integral diverges, since the limit does not exist.
We give the definition of another improper integral as follows:

Definition: If f has a discontinuity at a number c in the open interval a, b  but continuous

elsewhere on a, b , then


b c b

f ( x)dx f ( x)dx  f ( x)dx


a a c …………………………… 6

212
Module on Applied Mathematics I 2006EC

Provided both of the improper integrals on the right converge. If both converge, then the value of
b

f ( x)dx
the improper integral a is the sum of the two values.
4
1
 dx
Example 6: Determine whether the improper integral
0 x  3 2

converges or diverges.

Solution: The integrand is undefined at x 3 . Since this number is in the interval 0,4, we use
6 , with c 3 :
4 3 4
1 1 1
 dx  dx   dx
0 x  3 2
0 x  3 2
3 x  3 2

.
For the integral on the left to converge, both integrals on the right must converge.
However, since
t
3
1 1  1 
t

 
x  3 3 x  3 3  x  3 
dx  lim
2
dx  lim  2 
t t
0 0
0

 1 1
 lim     
t 3  t  3 3 .
Thus, the given improper integral diverges.

The other kind of improper integral is found if f is continuous in a, b  and is unbounded near
b

f ( x)dx
both a and b . We say that a converges if for some point c in a, b  both the integrals
c b

f ( x)dx f ( x)dx
a and c converge. Otherwise we say that the integral is divergent.
1
1 2x
 2
dx
Example 7: Determine whether
0
x x converges or diverges.

Solution: The integrand is unbounded near both the end points 0 and 1 and is coninuous on
3
c
0,1. Consequently the integral is of the type under consideretion. If we let 4 , then we need
to analyze the convergence of
213
Module on Applied Mathematics I 2006EC

3
4 1
1 2x 1 2x
 2
dx  2
dx
0
x x and
3
4 x x
3
0t 
For 4 , we have

2 
3 3
4 4 3
1  2x 1  2x 2
4
 2
dx  lim 
2
dx  lim
x x
0
x x t 0
t
x x t 0 t

  3 2  3
 lim  2
t 0  16
 t t  
 2
    .
A similar computation shows the second improper integral also converges and that
1
1 2x 3
 2
dx 
2
3
4 x x .
Therefore the original integral converges, and
3
3  3
1 4 1
1 2x 1  2x 1  2x
 dx  dx   dx      0.
2 2 2 2  2 
0
x x 0
x x 3
4 x x

Activity 7.5
1. Determine whether the following improper integral converges or diverges, and if it
converges find its value.
 
x 2


2
dx
01 x
2 sec xdx
a. f. 0

0 0
1 1
 dx  dx
b.
 x 3 2

g.
2
4 x
2


1 
 2
dx
sec xdx
c.
1
x 1
h. 0

214
Module on Applied Mathematics I 2006EC

7
 1

2
x dx  dx
xe x 1
2
3
2
d.  i.
2
1
9 1
3x  1
 dx   x dx
3

e. 0 x j. 0x
7.8 Application of the Integral
7.8.1 Area (Review)

Definition: Let f and g be continuous on a, b , with f ( x) g ( x) for a  x  b . The area A

of the region between the graghs of f and g on a, b is given by


b
A  f ( x)  g ( x)dx
a

Example 1: Find the area of the region bounded by the graghs of the equations yx and
y x.

Solution: First sketch the graghs on the same plane. And find the intersection of the two graghs.

 y  2
 x 2 4 4

Observe that 
y  x
which implies x  x x x  x  x 0
.


 xx  1 x  x  1 0
2
 .

So that x 0 and x 1 .
2
x for every real number x , the two graghs intersect at 0,0 and 1,1.
 x 1  0
Since,
2
x on 0,1 .
 x
Moreover

215
Module on Applied Mathematics I 2006EC

Thus the area A of the region bounded by the graghs is given by


1

A  x  x dx 
1
 2 3 1 3 1
 3 x 2  3 x 
2

0
3
0
.

Example 2: Find the area of the region bounded by the graghs of the equations y sin x and
y cos x on 0,2  .

Solution: First sketch the graghs on the same plane. And find the intersection of the two graghs.

 y sin x

Observe that  y cos x which implies sin x cos x  tan x 1 , on 0,2 
 5
 x x
4 and 4 .

 2   5 2
 ,   , 
4 2   4 2 
Thus the two graghs intersect at   and   and the region bounded by the

two graghs on 0,2  is as below:


    5   5 
 0, 4   ,   ,2 
Observe that sin x cos x on , sin x cos x on  4 4  and sin x cos x on  4 

and it follows that


 5
4 4 2
A  cos x  sin x dx  sin x  cos x dx  cos x  sin x dx
0  5
4 4

 x  cos x  cos x  sin x sin x cos x


 5 2
 sin 4
 
4
 5
0
4 4

216
Module on Applied Mathematics I 2006EC

  
 2  1  2 2  1  2 4 2 . 
Example 3: Find the area of the region bounded by the graghs of the equations y  x 6 ,
3
y x 0
and 2 y  x 0 .

Solution: First we gragh the region as follows. We divide the region into two regions R1 and

R 2 as in the plot shown below:


0
1   3 2 
A1   x  6  2 x dx  x  6 x 12
4
4  4
and
2

 1 2 1 4
x dx  x  6 x  x 
2
3
A 2
x  6  10
0
2 4  0

Thus the area A of the entire region R is


A  A1  A2 12  10 22.

Reversing the Roles of x And y


Instead of considering a region R that is bounded between the graghs of two functions of x , it is
sometimes convenient to consider R as the region between the graghs of two functions of y .

Then the area is computed by interchanging the y  axis instead of along the x  axis .

217
Module on Applied Mathematics I 2006EC

2
2 y x  4
Example 4: Find the area of the region bounded by the graghs of the equations and
2
y x
.
Solution: First we sketch the region as follows:
2 2  x  4
 y
 2
 y x
2 2 2
2 y y  4  y 4  y 2
Observe that which implies .

2 2
x  y x 2 y  4
Also on  2,2 .
Thus, the area A of the region between the two graghs is
2
2
 1 3 32
A   y   2 y  4   dx  4 y 
2 2

 y 
3 
   3
2
2
.
Activity 7.6
1. Find the area A of the regions bounded between the graghs of the equations below:
2 3 2 2
y  x  1 and y 2 x  9 y 3 x  x  10 x and y  x  2x
a. d.
2 2 2
x  y  y and x  y  y x 3  y and y x  1
b. e.
  
y 2 sin x and y tan x , on   , 
c.  3 3

7.8.2 Volume
[Link] The Cross-Section Method

218
Module on Applied Mathematics I 2006EC

If a solid region D has cross-sectional area A(x) for a x b , and if A is continuous on a, b ,
then we define the volume V of D by the formula
b
V A( x)dx
a

4 3
V  r
Example 1: Show that the volume of the sphere of radius r is 3 .

Solution: If we place the sphere so that its center is the origin, then the plane P x intersects the
sphere in a circle whose radius (from Pythagorean theorem) is

2 2
y rx . So that the cross-section area is

A( x) y 
2
r  x 
2 2

Using the formula with a  r and b r , we have

r  x 
r r
2 2
V  A( x)dx  
r r

r
 x 
3
 r 2 x 
 3 
 r

4 3
 r
3 .
Example 1: Find the volume of the solid whose base is the region bounded by the lines
x x
f ( x) 1  , g ( x)  1  and x 0
2 2 . The cross-sections perpendicular to the x  axis are
equilateral triangles.
Solution:

219
Module on Applied Mathematics I 2006EC

The base and area of each triangular cross-section are:


 x  x
Base  1      1   2  x       Lengh of base
 2  2

Area 
4
3
Base     area of equilatera l triangle
2

A( x) 
4
3
2  x     area of cross  sec tion
2

Since x ranges from 0 to 2 , the volume of the solid is


b 2
V A( x)dx 
a 0
4
3
2  xdx 2

3  2  x  
3
2 3
4  
 
3
 3  0
.
Class Activity (Pair Work)
3
y  x , y 0 and x 1
1. The base of a solid is bounded by . Find the volume of the solid

for the following cross-sections (taken perpendicular to the y  axis ):


a. Squares b. semi-circles c. equilateral triangle

2. Suppose a pyramid is 4 units tall and has a square base 3 units on a side. Find the
volume V of the pyramid.
[Link] The Disc Method
We now move on to yet another application of definite integrals: volumes of revolution.
Volumes of revolution are solids whose shapes can be generated by revolving some curve(s)
about some axis in three-space. If we can set things up so that a solid of revolution is generated

by revolving the region between the gragh of a continuous function f ( x), a x b and the
220
Module on Applied Mathematics I 2006EC

x  axis , and the axis of rotation is the x  axis (see diagram below), we can then calculate the
volume in the following way:

To find the volume of a solid of revolution with the disk method, use one of the following, (as
shown in the figure below)

Horizontal axis of revolution Verticall axis of revolution

   
b d
2 2
volume V   R( x) dx volume V   R( y) dy
a c

The steps to follow are very familiar:


i. Sketch the region to be revolved
ii. Draw a small strip perpendicular to the axis of revolution, then revolve it about
the axis of rotation and calculate the volume that it generates, say dv .
iii. Integrate dv to find the entire volume
Example 1: Find the volume generated by revolving the region bounded by
y  x , y 0, and x 4 about the x  axis .

Solution: We first sketchthe region in question, and draw our small srip perpendicular to the
x  axis (with width dx )

221
Module on Applied Mathematics I 2006EC

Rotating the strip about the x  axis we see that we get something of the form:

2
volume  r h
2
This is clearly a cylinderical shape and so has volume given by the classical formula: V  r h ,
where r is the radius of the cylinder, and h is the height. Looking at the specific solid generated
by the strip here, we see that h dx and r = the height of the strip = the y 

Value of the curve= x . So the volume generated by the strip is given by:
4
 x2 
 
 r ( x) dx   x dx  xdx 
4 4 2 4
2
V 8
 2
0 0
  0
0
.
Example 2: Find the volume of the solid formed by revolving the region bounded by
2
f ( x) 2  x and g ( x) 1
about the line y 1 .
Solution: We first sketch the gragh as

222
Module on Applied Mathematics I 2006EC

The two graghs intersect when x 1 .

Hence, the radius R(x) is,



R( x)  f ( x)  g ( x)  2  x  1 1  x
2 2

Thus the volume of the solid is


1
 3 5
 R( x) dx  
1 x 
1
2
2 dx  1  2
1
2

1
x x 16
 x 2 3  5 
2 4
V  x x  dx  
15
1 1 1
  1
.
Class Activity (Pair Work)

1. Find he volume of the solid generated by revolving the region y  x , y 0, x 4


bounded by the graghs of the equations about:

a) the x  axis c) the y  axis


b) the line x 4 d) the line x 6
[Link] The Washer Method
The can be extended to cover solids of revolution with a hole by replacing the representative
disc with a representative Washer. The Washer is formed by revolving a rectangle about an axis

as shown in the figure below. If r and R are inner and outer radii of the Washer and w is the
width of the washer, then the volume is given by

volume of washer  R  r w
2 2

223
Module on Applied Mathematics I 2006EC

If the region is revolved about its axis of revolution, then the volume of the resulting solid is
given by

R( x)  r( x)  dx        Washer method


b
V  
2 2


a

Note that the inegral involving the inner radius represents the volume of the hole and is
subtracted from the integral involving the outer radius.

2
y x  2
Example 1: Find the of the solid generated by revolving the region bounded by ,
y 1, x 0 and x 2 about the x  axis .

Solution: We first sketch the region in question, and draw our small strip perpendicular to the
x  axis (with width dx ):

Rotating the strip about the x  axis we see that we get something resembling the figure below

2
R( x)  x  2
Here and r ( x) 1 , also x varies from o to 2 .
Thus, the volume of the resulting solid is

224
Module on Applied Mathematics I 2006EC

R( x)  r( x)  dx


b
V  
2 2


a

x2 2  1  dx


2
 
2 2


0

 
2
4 2
 x  4 x  3 dx
0

[ ]
2

1 5 4 3
= x + x +3 x
5 3 0

356

15 .
3
y x
Example 2: Find the of the solid generated by revolving the region bounded by ,
y 8 and x 0 about the line x  1 .

Solution: We first sketch the region in question, and draw our small strip (with width dy )
perpendicular to the axis of rotation

Rotating the strip about the axis of rotation we see that we get something resembling the figure
below

225
Module on Applied Mathematics I 2006EC

R( y ) 1  3 y
Here and r ( y ) 1 , als y varies from 0 to 8 .
Thus the volume of the resulting solid is

[( R( y)) ( r ( y)) ] dy
b 2 2
V =π ∫ −
a

 
8

1  dy
2 2
  1 3 y 
0

8
  y 3  2 y 3  3 dy
2 1

0 
8
 3 53 3 43
 5 y  2 y 

0

216

5 .
Class Activity (Pair Work)
2
g ( x)  x
1. let f ( x) 5 x and and let R be the region beween the graghs of f and g on
0,3 . Then find the volume of the solid obtained by revolving R about the x  axis .
2. Find the volume of the solid formed by revolving the region bounded by the graghs of
2
y  x  1, y 0, x 0, and x 1
about the y  axis .
[Link] The Shell Method
In this section we will study an alternative method for finding the volume of the solid of
revolution. This method is called the Shell-method because it uses cylinderical shells.
To find the volume of this shell, consider two cylinders. The radius of the larger cylinder
corresponds to the outer radius of the shell, and the radius of the smaller cylinder corresponds to
the inner radius of the shell.

Let w width of the rec tan gle , h height of the rec tan gle and
p the dis tan ce between the axis of revolution and the center of the rec tan gle

226
Module on Applied Mathematics I 2006EC

Thus, the volume of the shell is


volume of shell volume of cylinder  volume of hole
2 2
 w  w
  p      p  2phw
 2  2 .

To find the volume of a solid of revolution with the shell method, use one of the following
formulas
Horizontal axis of revolution Vertical axis of revolution
d b
V 2 p ( y )h( y )dy V 2 p ( x)h( x)dx
c a

Example 1: Find the volume of the solid of revolution formed by revolving the region bounded
by
3
y x  x and the x  axis (0 x 1) about the y  axis .
Solution: first we sketch the gragh as

227
Module on Applied Mathematics I 2006EC

Here,
p ( x) x and h( x) x  x , also x varies from 0 to 1 .
Thus the volume of the resulting solid is
1 1
2
V 2 p ( x)h( x)dx 2 x( x  x )dx
0 0

1
2
2 ( x 
4
x )dx
0

1
 1 3 1 5 4
 3 x  5 x 
2 
15
0
.

Class Activity (Group Work)


1. Find the volume of the solid formed by revolving the region bounded by the graghs of
2
y  x  1, y 0, x 0, and x 1 about the y  axis

a) Using the shell method b) using the disc method


c) Compare the result in a) and b).
2. Find the volume of the solid formed by revolving the region bounded by the gragh
2

y 1  x
16 , on  4 x 4 about the x  axis .
Review Exercises
1. Evaluate the following indefinite integrals
1
∫ dx
√4 x
2
∫x e
3 2x

a) dx h) x +9

228
Module on Applied Mathematics I 2006EC

x −1 dx
2
x
∫ dx

√ x +1
2 3

b) i) x +1
sec x
2

∫ dx
∫ cos
5 2

c) x sin xdx j) tan x +5 tan x +6


x
∫ dx
( a+bx )
2
∫x sin x dx
2 2

d) k)

2 x − 4 x −15 x +5 dx
3 2
x
∫ dx

√ x + 6 x+12
2 2

e) l) x −2 x−8
1
∫− dx

√ ( 4 x+1 )
2


x 2x

f)
∫e 1− e dx m)
1−

√ x +2 x +2 dx n) ( ln x )
2 2

g) ∫ ( x +1 )
∫ dx

2. Evaluate the following definite integrals.


e 2
∫ 1−ln
x
x
dx ∫ √ x ln xdx
a) 1 d) 1

8
2x
∫ dx
4
∫ xarc sec x dx
√x
2
0
b) + 36 e) 2

√x
2 2
√3 6
1 −9
∫ 2
dx ∫ dx
9x
2

c)
0
4+ f)
3
x
3. Determine whether the following improper integral converges or diverges. Evaluate the
integral if it converges.

e
x
4

∫ dx ∫ dx
x
2
x −∞
1+ e 16+
0
a) d)
e 2 0
∫ ln x dx
−4 x

b) 0
∫ xe
e) −∞
dx

229
Module on Applied Mathematics I 2006EC

5
1 4
∫ dx 1

√ x
dx
2

0
c) 25− f) −1 |x|

x
2

4. Find the area of the triangular region bounded by the curves x + y=2 , y= and y=2 .

0≤x≤
5. Find the area of the region between the curves y=sin x and y=cos x for 2 .
6. Find the volume of the solid generated by revolving the region bounded by the graghs of
the equations about the specified line.
3
y  x , y 0, x 2
a) about the
i. x  axis iii. The line x 4

ii. y  axis iv. The line y 8

b) y  x , y 2, x 0 about the

i. x  axis iii. The line y 2

ii. y  axis iv. The line x  1


3
y x
7. Find the volume of the solid whose base is the region bounded between the curve

and the y  axis from y 0 to y 1 and whose cross-sections taken perpendicular to the
y  axis are squares.

1
y
8. Let V be the volume of the solid that results when the region enclosed by x , y 0 ,

x 2 , and x b (0  b  2) is revolved about the x  axis . Find the value of b for which
V 3 .

9. Find the volume of the solid generated when the region enclosed by y  x  1 , y  2 x

, and y 0 is revolved about the x  axis .


10. Using the shell method find the volume of the solid generated by revolving the graghs
y 2 x  1, y  2 x  3, and x 2 about the y  axis .

230

You might also like