Lecture Notes
Lecture Notes
Department of Mathematics
Supplementary Notes
April 7, 2024
To Students;
This study material contains twenty six lessons called chapters. Each chapter has
been written in such a way as to make learning more effective and more interesting.
It is like having a personal tutor because you proceed at your own rate of learning
and any difficulties you may have are cleared before you have the chance to practise
the some tutorial questions via worked out examples. You will find that each chapter
is divided into numbered sections.
You are all encouraged to try the problems that will be given to you in class as home
work on your own before coming to the next class. Do as many of these tutorial
questions as you can. Remember that, in mathematics, as in many other situations,
practice makes perfect or more nearly so. Additionally, you are advised to work
together and not to memorise the material, but to understand every idea presented
to you in depth, as test questions may or may not come direct from the tutorial
questions. Also you are strongly advised to make it a habit of asking questions any-
time you get stuck or don’t understand the concepts presented to you.
1
Why Study Mathematical Analysis?
Mathematical Analysis is one of those subjects that is nice to learn about, although
to many students it may be hard to see how we would actually use it in real life. As
an economics student or Business student, mathematics is the foundation to under-
standing most of the courses that are in this programme. For example, in probability
& statistics, you will learn about probability density function which is simply a for-
mula to calculate the probability that a random variable is equal to a certain value.
This needs knowledge about integration (i.e. a subtopic within calculus) and comes
in when you need to determine the probability that the random variable is less than
a given value, or more than a given value. You will also need integration for finding
expected values too. Another popular application of integration is finding the area
under a curve.
Furthermore, you will need to know how to differentiate (i.e. another subtopic within
calculus). Quite often you’ll need to turn a cumulative distribution function into a
probability density function. You will do that by differentiating.
In financial mathematics, you need integration once you start calculating present
values of streams of continuous payments and/or cash flows with interest that is paid
continuously.
In economics, we use (differential) calculus in solving optimization problems and
(integral) calculus to finding producer and consumer surplus and to solve differential
equations for economic problems.
In statistical inference, we use the concept of stationary points (turning points) and
partial differentiation (subtopics within calculus) more often to determine the maxi-
mum likelihood estimators (MLEs) of the population parameters, just to mention a
few.
If that meant nothing to you, then you should learn something from the course that
you do not already know (i.e. Mathematical Analysis). In both style and content,
this is an applied mathematics course, and most of the applications will be learnt in
class as the notes do not present them.
Timothy SINYANGWE.
1
Notice: This material must NOT be used as a substitute for attending the
lectures.
Page 2 of 336
Contents
1 Set Theory 10
1.1 Introduction to Set Theory . . . . . . . . . . . . . . . . . . . . . . . . 10
1.2 Sets of Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.3 New Sets from Old Sets . . . . . . . . . . . . . . . . . . . . . . . . . 12
1.4 Application of Set Theory . . . . . . . . . . . . . . . . . . . . . . . . 15
6 Equations 34
6.1 Linear Equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
6.2 Fractional Equations . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
6.3 Radical Equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
6.4 Quadratic Equations . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
6.5 Solutions of a Quadratic Equation By Factoring . . . . . . . . . . . . 38
6.6 Quadratic Formula . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
6.7 Quadratic Form Equation . . . . . . . . . . . . . . . . . . . . . . . . 42
6.8 Finding Rational Solutions . . . . . . . . . . . . . . . . . . . . . . . . 43
6.9 Application of Equations (Modeling) . . . . . . . . . . . . . . . . . . 44
Page 3 of 336
7 Inequalities 48
7.1 Linear Inequalities . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
7.2 Rules for Inequalities . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
7.3 Open and Closed Interval . . . . . . . . . . . . . . . . . . . . . . . . 49
7.4 Applications of Inequalities . . . . . . . . . . . . . . . . . . . . . . . . 50
7.5 Absolute Value Equations . . . . . . . . . . . . . . . . . . . . . . . . 51
7.5.4 Absolute Value Inequalities . . . . . . . . . . . . . . . . . . . 52
7.6 Quadratic Inequalities . . . . . . . . . . . . . . . . . . . . . . . . . . 53
7.7 Quotient and Absolute Quotient Inequalities . . . . . . . . . . . . . . 53
9 Graphs 74
9.1 Parabolas . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
9.2 Even and Odd Functions . . . . . . . . . . . . . . . . . . . . . . . . . 82
9.3 Transformations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84
9.3.1 Vertical Shifts . . . . . . . . . . . . . . . . . . . . . . . . . . . 84
9.3.4 Horizontal Shifts . . . . . . . . . . . . . . . . . . . . . . . . . 85
9.3.7 Vertical and Horizontal Shifts . . . . . . . . . . . . . . . . . . 87
9.4 Reflections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88
9.4.1 Reflection about the x-axis . . . . . . . . . . . . . . . . . . . . 88
9.4.3 Reflection about the y-axis . . . . . . . . . . . . . . . . . . . . 89
Page 4 of 336
10.5 Parallel And Perpendicular Lines . . . . . . . . . . . . . . . . . . . . 97
10.5.1 Two Parallel Lines . . . . . . . . . . . . . . . . . . . . . . . . 97
10.5.3 Two Perpendicular Lines . . . . . . . . . . . . . . . . . . . . . 98
Page 5 of 336
13.2.1 Plotting Cubic Functions . . . . . . . . . . . . . . . . . . . . . 153
13.3 Exponential Functions . . . . . . . . . . . . . . . . . . . . . . . . . . 158
13.4 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158
13.4.1 Properties of Exponents . . . . . . . . . . . . . . . . . . . . . 158
13.5 Exponential Functions . . . . . . . . . . . . . . . . . . . . . . . . . . 160
13.5.2 Exponential Graphs . . . . . . . . . . . . . . . . . . . . . . . 160
13.5.5 Properties of f (x) = bx . . . . . . . . . . . . . . . . . . . . . . 162
13.5.6 Translations of Exponential Graphs . . . . . . . . . . . . . . . 163
13.6 The Laws of Growth . . . . . . . . . . . . . . . . . . . . . . . . . . . 165
13.6.1 Unlimited Growth . . . . . . . . . . . . . . . . . . . . . . . . 165
13.6.4 Limited Growth . . . . . . . . . . . . . . . . . . . . . . . . . . 167
13.6.6 Logistic Growth . . . . . . . . . . . . . . . . . . . . . . . . . . 168
13.7 Logarithmic Functions . . . . . . . . . . . . . . . . . . . . . . . . . . 168
13.7.3 Changing from Logarithmic to Exponential Form and Vice Versa169
13.7.7 Properties of Logarithms . . . . . . . . . . . . . . . . . . . . . 172
13.7.9 Special Properties of Logarithms . . . . . . . . . . . . . . . . 172
13.7.13 Change of Base Property . . . . . . . . . . . . . . . . . . . . . 174
13.7.16 Domain of Logarithmic Functions . . . . . . . . . . . . . . . . 175
13.7.19 Graphs of Logarithmic Functions . . . . . . . . . . . . . . . . 176
13.7.21 Natural Logarithm (Base e) . . . . . . . . . . . . . . . . . . . 179
13.7.24 Solving Exponential and Logarithmic Equations . . . . . . . . 181
13.8 Hyperbolic Functions of The Form a/(bx + c) . . . . . . . . . . . . . 185
13.8.1 Functions of the form y = a/(bx + c) . . . . . . . . . . . . . . 185
13.8.3 Equations and Applications . . . . . . . . . . . . . . . . . . . 187
Page 6 of 336
14.6.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . 202
14.6.3 Notation for Determinant . . . . . . . . . . . . . . . . . . . . 202
14.6.4 Determinant of a 2 × 2 Matrix . . . . . . . . . . . . . . . . . . 203
14.6.8 Determinant of a 3 × 3 Matrix . . . . . . . . . . . . . . . . . . 203
14.7 Inverse of a Square Matrix . . . . . . . . . . . . . . . . . . . . . . . . 206
14.7.1 The inverse of a 2 × 2 matrix . . . . . . . . . . . . . . . . . . 206
14.7.4 The Inverse of a 3 × 3 Matrix . . . . . . . . . . . . . . . . . . 209
14.8 Properties of Square Matrices . . . . . . . . . . . . . . . . . . . . . . 211
14.9 Crammer’s Rule . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 213
14.10Reduced Row Echelon Form (RREF) . . . . . . . . . . . . . . . . . . 216
14.10.2 Applications of Matrix Arithmetic . . . . . . . . . . . . . . . . 218
14.10.5 General Expressions for Equilibrium in the Income-determination
Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 221
14.10.8 Input/output Analysis . . . . . . . . . . . . . . . . . . . . . . 223
Page 7 of 336
16.4.15 The Sum to Infinite of a Geometric Series . . . . . . . . . . . 254
16.4.23 Applications of Arithmetic and Geometric Series . . . . . . . . 257
16.5 Simple Interest, Compound Interest and Annual Percentage Rates . . 257
18 Continuity 263
18.1 Continuity at a Point . . . . . . . . . . . . . . . . . . . . . . . . . . . 263
18.2 Classifying Discontinuities . . . . . . . . . . . . . . . . . . . . . . . . 264
18.3 Continuity on Intervals . . . . . . . . . . . . . . . . . . . . . . . . . . 265
19 Differentiation 267
19.1 Differentiation by Delta Method . . . . . . . . . . . . . . . . . . . . . 267
19.2 Standard Forms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 269
19.3 Rules of differentiation . . . . . . . . . . . . . . . . . . . . . . . . . . 269
19.3.1 Sum or Difference Rule . . . . . . . . . . . . . . . . . . . . . . 269
19.3.4 Product Rule . . . . . . . . . . . . . . . . . . . . . . . . . . . 271
19.3.5 Quotient Rule . . . . . . . . . . . . . . . . . . . . . . . . . . . 271
19.3.8 Function of a Function Rule . . . . . . . . . . . . . . . . . . . 273
19.4 Logarithmic Differentiation . . . . . . . . . . . . . . . . . . . . . . . . 275
19.5 Implicit Differentiation . . . . . . . . . . . . . . . . . . . . . . . . . . 277
19.5.3 Applications To Be Discussed in Class! . . . . . . . . . . . . . 278
20 Integration 279
20.1 Introduction to Integration . . . . . . . . . . . . . . . . . . . . . . . . 279
20.2 The General Solution of Integrals of the Form axn . . . . . . . . . . . 280
20.3 Rules of Integration . . . . . . . . . . . . . . . . . . . . . . . . . . . . 280
20.3.1 Integral of the Product of a Constant and a Function . . . . . 280
20.3.2 Integrals of Sum or Difference (±) of Functions . . . . . . . . 281
20.3.3 The Integral of a Constant k . . . . . . . . . . . . . . . . . . . 282
20.4 Definite Integrals and their Applications . . . . . . . . . . . . . . . . 282
20.5 Standard Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 284
20.6 The Fundamental Theorem of Integral Calculus . . . . . . . . . . . . 284
20.7 Application of Definite Integrals . . . . . . . . . . . . . . . . . . . . . 285
20.7.1 Area . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 285
20.7.4 Tutorial Questions . . . . . . . . . . . . . . . . . . . . . . . . 290
Page 8 of 336
21 Techniques of Integration 292
21.1 Integration by Substitution . . . . . . . . . . . . . . . . . . . . . . . . 292
21.1.1 Illustration of Integration by Substitution . . . . . . . . . . . 292
21.1.2 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 293
21.2 Integration by Parts . . . . . . . . . . . . . . . . . . . . . . . . . . . 295
21.2.2 Tutorial Questions . . . . . . . . . . . . . . . . . . . . . . . . 297
Page 9 of 336
1 Set Theory
Learning outcomes
When you have completed this chapter you will be able to;
• Define a set
• Obtain new sets from old sets using, intersection, union, compliment of a set
and to apply De-Morgan’s laws
Definition 1.1.1 (Set) A set is a well defined collection of objects or items called
elements.
A set is defined in such a manner that we can determine for any given objects x
whether or not x belongs to the set.
The objects that belong to the set are called it’s elements or members. We denote
sets by capital letters as A, B, . . . or we can also use variables X, Y, . . . and elements
by small letters as a, b, . . . or x, y, . . .. For example A = {a, b, c}. If a is an element of
set A, we write a ∈ A, the symbol ∈ means belongs to or a member of and if a does
not belong to set A, we write a ∈ / A, the symbol ∈ / means does not belong to. A set,
say A is usually specified by either listing all of it’s elements inside a pair of braces
{} or by finding a suitable mathematical formula that represents the elements of set
A.
Example 1.1.2 Suppose that A and B are sets defined by A = {4, 8, 12} and
B = {1, 2, 3, 4, 5, 6}. Here we see that 4 ∈ A and 4 ∈ B,but 8 ∈
/ B similarly 6 ∈
/ A.
Page 10 of 336
1.2 Sets of Numbers
Some of the most important sets that are considered in this course are the following.
(i) The set of natural numbers denoted by N and defined as
N = {n|n is a natural number}
= {1, 2, 3, 4, . . . }
(iii) The set of rational numbers. These are numbers that can be expressed in the
a
form or fractional form. This set is denoted by Q and defined by
b
Q = {r|r is a rational number}
p
= |p, q ∈ Z, q 6= 0
q
(v) The set of complex numbers is denoted by C. These are numbers that can be
expressed in the form a + bi where a is the real part and b is the imaginary part.
C = {z|z is a complex numbers}
z = {a + bi}
(vi) The empty set. This is the set with no elements and is usually denoted by
∅ or {}.
A summary of the sets is as follows;
N ⊂ Z ⊂ Q ⊂ R ⊂ C.
Remark 1.2.1 The set of complex numbers, will not be discussed in this course.
Since, in business we do not deal with imaginary numbers, but only real numbers.
Definition 1.2.2 (Equality of sets) Let A and B be sets, we say that the two sets
are equal i.e A = B if and only if A and B have the same elements. Otherwise A
and B are not equal and we write this as A 6= B.
Remark 1.2.3 Two sets are equal written A = B if we can show that A ⊂ B and
B ⊂ A.
Definition 1.2.4 (Universal set) The universal set denoted U or E is the set com-
prising of all elements under consideration.
Page 11 of 336
1.3 New Sets from Old Sets
Definition 1.3.1 (Intersection) Let A and B be sets. Then the intersection of set
A and set B denoted by A ∩ B is the set that contains all common elements in set A
and set B. This is written as
Definition 1.3.3 (Union) Let A and B be sets. Then the union of two sets A and
B denoted by A ∪ B is the set that contains all elements either in set A or in set B
defined by
A ∪ B = {a|a ∈ A or a ∈ B}.
Note 1.3.5 Whenever you have common elements in sets you only list them once in
the union set.
Definition 1.3.6 (Compliment of a Set) Let A be any set and U be the universal
set. Then the compliment of set A denoted by A0 or A is a set consisting of elements
in the universal set but not contained in A.
∴ A = {a|a ∈ U and a ∈
/ A}.
Proposition 1.3.7 For any non empty set A ∈ U the following holds true.
Page 12 of 336
(⇒) Let x ∈ A00 , then x ∈
/ A0 this implies that x ∈ A. Thus,
A00 ⊂ A (3)
Conversely:(⇐)
/ A0 which implies that x ∈ A00 . Therefore,
Let x ∈ A, then x ∈
A ⊂ A00 . (4)
Thus, from (3) and (4) we conclude that A00 = A. Hence proved.
(i) A ∩ A = A and A ∩ A0 = {}
(ii) A ∪ {} = A, and A ∩ {} = {}
(iii) A ∪ (B ∪ C) = (A ∪ B) ∪ C and A ∩ (B ∩ C) = (A ∩ B) ∩ C
(iv) A ∪ B = B ∪ B and A ∩ B = B ∩ A
(v) A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
(vi) A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
(i) (A ∪ B)0 = A0 ∩ B 0
(ii) (A ∩ B)0 = A0 ∪ B 0
Proof (i)
To prove that
(A ∪ B)0 = A0 ∩ B 0
we need to show that
(A ∪ B)0 ⊂ A0 ∩ B 0 (5)
And also that
A0 ∩ B 0 ⊂ (A ∪ B)0 (6)
Considering (5) we have;
(A ∪ B)0 ⊂ A0 ∩ B 0 . (7)
Conversely (⇐):
We show that A0 ∩ B 0 ⊂ (A ∪ B)0 . Let x ∈ A0 ∩ B 0 , then x ∈ A0 and x ∈ B 0 , this
Page 13 of 336
means that x ∈/ A or x ∈ / B (by definition of Union), it follows that x ∈
/ (A ∪ B)
which implies that x ∈ (A ∪ B)0 . Hence
A0 ∩ B 0 ⊂ (A ∪ B)0 (8)
Thus, from (7) and (8) we obtain A0 ∩ B 0 = (A ∪ B)0 as required.
Proof (ii)
To prove that (A ∩ B)0 = A0 ∪ B 0 . We have to first show that
(A ∩ B)0 ⊂ A0 ∪ B 0 (9)
A0 ∪ B 0 ⊂ (A ∩ B)0 (10)
Considering (9). Let x ∈ (A ∩ B)0 , then x ∈
/ A ∩ B,
⇒x ∈
/ A and x ∈ /B
⇒x ∈ A or x ∈ B 0
0
⇒x ∈ A0 ∪ B 0 .
Therefore,
(A ∩ B)0 ⊂ A0 ∪ B 0 . (11)
Conversely:
We now show that A0 ∪ B 0 ⊂ (A ∩ B)0 . Let x ∈ A0 ∪ B 0 by definition of union, it
follows that x ∈ A0 or x ∈ B 0
⇒x ∈
/ A and x ∈/ B (by definition of intersection)
⇒x ∈
/ A∩B
⇒x ∈ (A ∩ B)0
Hence,
A0 ∪ B 0 ⊂ (A ∩ B)0 . (12)
Therefore, from (11) and (12), we conclude that
(A ∩ B)0 = A0 ∪ B 0 .
Page 14 of 336
2
Definition 1.3.12 (Power sets) Let A be any set, then we define the power set of
set A denoted by P(A) to be the set of all subsets of set A including the empty set
and the set itself.
The number of elements in P(A) can be determined by the formula 2n , where ”n” is
the number of elements in set A. Therefore in Example 1.3.13 we expected
n(P(A)) = 2n
(i) How many cars had both power steering and air conditioning?
(ii) How many cars had both automatic transmission and air conditioning?
(iii) How many cars had neither power steering nor automatic transmission?
Solution
Let
Then we have;
2
We can define the Cartesian product of n sets to be
Page 15 of 336
• 90 cars with AC
• 100 cars with AT
• 75 cars with PS
• 5 cars with all the three extras
• 20 cars with none of the extras
• 20 cars with only AC
• 60 cars with only AT
• 10 cars with both AT and PS.
Then by the Venn diagram, we have;
Page 16 of 336
2 Sets of Real Numbers
Learning outcomes
When you have completed this chapter you will be able to;
• Know all the properties of real numbers
• Convert decimals into fractions
Page 17 of 336
(v) The Identity Properties; There are unique real numbers 0 and 1, for each
real number a such that
a+0=a=0+a
And
1 · a = a = a · 1.
The elements 0 and 1 are called identity elements under addition and multipli-
cation respectively.
(vi) The Inverse Properties; For each real number a, there exists a unique real
number denoted −a such that
a + (−a) = 0 = −a + a.
6 + (−6) = 0 = −6 + 6.
For each real number a 6= 0, there is a unique real number denoted by a−1 such
that
a · a−1 = 1 = a−1 · a.
1
The number a−1 = is called the reciprocal of a.
a
(vii) Distributive Properties; For all a, b, c ∈ R, we have;
a(b + c) = ab + ac
And
(b + c)a = ba + ca.
For example;
2(3 + 4) = 2(3) + 2(4) = 6 + 8 = 14.
Similarly,
(2 + 3)4 = 2(4) + 3(4) = 8 + 12 = 20.
3
3
Subtraction is defined in terms of addition, that is a − b = a + (−b), where −b is the negative
of b. Thus, 6 − 8 = 6 + (−8). Similarly,
division is defined as in terms of multiplication. That is, if
−1 1 a 3 1
b 6= 0, then a ÷ b = a(b ) = a = . Thus, = 3 × . And finally, division by zero 0, is not
b b 5 5
a
defined. That is, for all a ∈ R, is undefined.
0
Page 18 of 336
2.1.1 Rational Numbers
Recall by definition that a rational number is a number that can be expressed in the
a
form of , where a, b ∈ Z and b 6= 0.
b
Example 2.1.2 (Converting Decimals Into Fractions) Express each of the fol-
a
lowing repeating decimals in the form , a, b ∈ Z and b ∈ Z \ {0} or b 6= 0.
b
(i) 0.3 (ii) 0.13 (iii) 6.156
Solution
x = 0.3 (13)
10 − x = 3.3 − 0.3
9x = 3
3
x=
9
1
⇒ x= .
3
x = 0.13 (15)
Let
x = 6.156 (18)
Page 20 of 336
3 Exponents and Radicals
The product x·x·x of 3x’s is abbreviated as x3 . In general, for n a positive integer, xn
is the abbreviation of n, x’s, the letter n in xn is called the exponent, and x is called
the base. In general, if n is a positive integer, then we have the following properties
that;
Definition 3.0.1 If n any positive integer and b is any real number, then
xn = x
| × x × x{z× · · · × x} (22)
n−times
If we adopt the conversion that the operator × means the same as · then we can write
Definition 3.0.1 as
xn = x| · x ·{zx · · · x}
n−times
where x is the base and n is the exponent of x. So xn can be read as x to the nth
power. The term squared and cubed are commonly associated with the exponent of 2
and 3 respectively.
(ii) 32 = 3 · 3 = 9
Page 21 of 336
Solution
(i) (3x2 y)(4x3 y 2 ) = 3 · 4 · x2+3 · y 1+3 = 12x5 y 3
(ii) (−2y 3 )5 = (−2)5 · y3 · 5 = −32y 15
2 7
a a2·7 a14
(iii) = =
b4 b4·2 b8
1 −1 2 −4 1 24 16
(i) x−5 = 5
(ii) (2 3 ) = −1 2 4
= 2·4
=
x (2 3 ) 3 729
−3 −2 2 −2 3 2
2 3 2 23·2 26 64
(iii) −2
= 3
= 2
= 2·2
= 4
= .
3 2 3 3 3 81
Example 3.2.5 Simplify the following
12x2 y 2
(i) (3x2 y −4 )(4x−3 y) (ii)
−3x−1 y 5
Solution
(i)
(3x2 y −4 )(4x−3 y) = 3 · 4x2−3 · y −4+1
= 12x−1 y −3
12
= 3
xy
(ii)
12x2 y 2 x2 y2 4x3
12 3
= − = −4x y−3 = − 3
−3x−1 y 5 3 x−1 y5 y
Page 22 of 336
3.3 The Principal nth Root of x ∈ R
The principal nth root of x is the nth root that is positive if x is positive and is
negative if x is negative and n is odd. This id denoted by;
(√
√
n
n
x; if x is positive
x= √
− x; if x is negative and n is odd.
n
(i) √ √
2 1
9= 9 = 9 2 = 3.
(ii) √
3
−8 = −2
(iii) r
3 1 1
=
27 3
(iv) √
n
0 = 0.
√ √
The symbol x is called a radical. Here, n is the index, x is the radicand, and
n
is the radical sign. For the square root of x, we usually omit the index and write
√
2
√
x as x.
p
If x is any positive integer, the expression x q , where p, q ∈ Z (integers) with no
common factors and q is positive is defined as
p √
x q = q xp .
Example 3.3.2 .
(i) √
3 4
x4 = x3 .
(ii) √ √
2 3 3
83 = 82 = 64 = 4.
(iii)
√
r
− 12 2 1 1
4 = 4−1 = = .
4 2
4
Some numbers do not have the nth root that is a real number. For example, since the square
root of any real number is non-negative, there is no real number that is a square root of −4.
Page 23 of 336
3.4 Laws of Exponents and Radicals
In addition to the properties in Section 3.1, the following are some more laws of
exponents and radicals.
1
(1) x−n =
xn
1
(2) = xn
x−n
xn
(3) =1
xn
−n n
x y
(4) =
y x
1 √
(5) x n = n x
1 1 1
(6) x− n = = √
1
x n
n
x
√ √ √
(7) n x · n y = n xy.
√ r
n
x x
(8) √
n y
= n
y
m √ √
q
n
(9) x = mn x
x−2 y 3
z −2
Solution
Here
x−2 y 3 y3z2
= .
z −2 x2
Page 24 of 336
(i) √ √
2 2 5 2 5
√ =√ √ = .
5 5· 5 5
(ii)
2 2
√
6
= √6
√
6
3x 5 3 · x5
5 1
2(3 6 · x 6 )
= 1 5 5 1
(3 6 · x 6 )(3 6 · x 6 )
1
2(35 x) 6
=
√ 3x
6
2 35 x
= .
3x
Page 25 of 336
4 Operations With Algebraic Expressions
If numbers represented by symbols are combined by any or all of the operations of
addition, subtraction, and extraction of roots, then the resulting expression is called
an algebraic expression.
Consists of three terms; +5ax3 , − 2bx and +3. In Expression (23) we call 5a the
coefficient of x3 , − 2b the coefficient of x and 3, is a constant, where a and b are
arbitrary constants.
Solution
(i) The first step is to remove the parenthesis, and gather the similar terms together,
that is;
Page 26 of 336
(ii) Here we first distribute the negative as follows;
(i) (x + 2)(x − 5)
p p
(ii) ( y 2 + 1 + 3)( y 2 + 1 − 3)
x3 + 3x
(iii)
x
Solution
(i) Here,
(x + 2)(x − 5) = x2 − 5x + 2x − 10
= x2 − 3x − 10.
Page 27 of 336
(ii) Here we have
p p p p p
( y 2 + 1 + 3)( y 2 + 1 − 3) = ( y 2 + 1)2 − 3 y 2 + 1 + 3 y 2 + 1 − 9
= y2 + 1 − 9
= y 2 − 8.
(iii) Here
x3 + 3x x3 3x
= + = x2 + 3.
x x x
Solution
Here, the polynomial 2x3 − 14x − 5 is called the dividend and x − 3 is the divisor.
And so
2x3 − 14x − 5 7
= 2x2 + 6x + 4 + .
x−3 x−3
Page 28 of 336
Which means that;
Dividend Remainder
= Quotient +
Divisor Divisor
Solution
Re-writing the dividend as
Thus,
2x3 − 14x − 5 7
= 2x2 + 6x + 4 + .
x−3 x−3
5.3 Factoring
If two or more expressions are multiplied together, the expressions are called factors
or the products. Thus, if c = ab, then a and b are both factors of the products c.
(i) x2 − 4
(ii) 3k 2 x2 + 9k 3
(iii) 3x2 + 6x + 3
(iv) x2 − x − 6.
Solution.
(i) Here
x2 − 4 = x2 − 22 = x − 2 x + 2 .
Page 29 of 336
(ii) Since,
3k 2 x2 + 9k 3 x = 3k 2 x x + 3k 2 x 3k
= 3k 2 x x + 3k .
ax2 + bx + c,
where a, bandc are real constants. Then we find the product given by P = ac
and sum given by S = b. And then we look for factors say r and k denoted
F = r, k such that
r · k = Product
and
r + k = Sum.
Now , from
3x3 + 6x + 3
We have;
P =a·c=3·3=9
S=b=6
F = r, k = 3, 3.
Therefore,
3x2 + 6x + 3 = 3x2 + 3x + 3x + 3
= 3x x + 1 + 3(x + 1)
= 3x + 3 x + 1
=3 x+1 x+1
2
=3 x+1 .
P = 1 × (−6) = −6
S = −1
F = −3, 2.
Therefore,
x2 − x − 6 = x2 − 3x − 2x − 6
=x x−3 +2 x−3
= x+2 x−3 .
Page 30 of 336
Exercise 5.3.2
5.4 Fractions
5.4.1 Simplifying Fractions.
We can simplify algebraic expressions that are fractions.
(i)
x2 − x − 6
x2 − 7x + 12
(ii)
2x2 + 6x − 8
8 − 4x − 4x2
Solution.
x2 − x − 6
(i) From , we factorize the numerators and denominators completely,
x2 − 7x + 12
that is;
x2 − x − 6 x−3 x+2 x−2
2
= = .
x − 7x + 12 x−3 x−4 x−4
Page 31 of 336
(ii) Similarly,
2x2 + 6x − 8 2 x2 + 3x − 4
=
8 − 4x − 4x2 2 2 − x − x2
2 x−1 x−4
=
4 1−x 2+x
2 x−1 x+4
=
−4 x − 1 2 + x
x−4
= .
−2 2 + x
(i) Here,
Page 32 of 336
√
x x 2+6
√ =√ ·√
2−6 2−6 2+6
√ √
x 2+6 x 2+6
= √ 2 =
2 − 62 2 − 36
√
x 2+6
=− .
34
(ii) Similarly,
√ √ √ √ √ √
5− 2 5− 2 5− 2
√ √ =√ √ ·√ √
5+ 2 5+ 2 5− 2
√ √ 2
5− 2
= √ 2 √ 2
5 − 2
√ 2 √ √ √ 2
5 −2 2 5+ − 2
=
√ 5−2
5 − 2 10 + 2
=
√3
7 − 2 10
= .
3
x2 − 5 3x + 2 x2 − 5 + 3x + 2
+ =
x−2 x−2 x−2
x2 + 3x − 3
= .
x−2
Page 33 of 336
Solution
x 4 x x − 1 − 4 3x + 2
− =
3x + 2 x − 1 3x + 2 x − 1
x2 − x − 12x − 8
=
3x + 2 x − 1
x2 − 13x − 8
= .
3x + 2 x − 1
6 Equations
Definition 6.0.1 (Equation) An equation is a statement that two expressions are
equal.
Example 6.0.2 The following are examples of equations
(i) x + 2 = 3
(ii) x2 + 3x + 2 = 0
y
(iii) = 6.
y−4
(iii) Here,
7x + 3 9x − 8
− =6
2 4
7x + 3 9x − 8
4 − = 4(6)
2 4
=⇒ 2 7x + 3 − 9x − 8 = 24
=⇒ 14x + 6 − 9x + 8 = 24
=⇒ 5x + 14 = 24
=⇒ 5x = 24 − 14
=⇒ 5x = 10
10
=⇒ x =
5
=⇒ x = 2.
5 6
x−4 x−3 = x−4 x−3
x−3 x−3
=⇒ 5 x − 3 = 6 x − 4
=⇒ 5x − 15 = 6x − 24
=⇒ 5x − 6x = −24 + 15
=⇒ −x = −9
=⇒ x = 9.
Page 35 of 336
6.3 Radical Equations
A radical equation is one in which an unknown variable occurs in a radicand.
Solution
(i) Here,
√
x2 + 33 − x∗ = 3
√
=⇒ x2 + 33 = x + 3 (24)
x2 + 33 = x2 + 6x + 9
=⇒ x2 − x2 + 33 = 6x + 9
=⇒ 6x = 24
=⇒ x = 4.
(ii) When an equation has two terms involving radicals, first re-write the equation
so that one radical is on each side. Then square both sides and solve for the
unknown variable. That is;
p √
y − 3 − y = −3
p √
y−3= y−3
2 2
p √
y−3 = y−3
2
√ √
y−3= y − (3)(2) y + (−3)2
√
y−3=y−6 y+9
√
y 12
=
6 6
√
y=2 (25)
Page 36 of 336
2
√
y = 22
=⇒ y = 4.
(Checking!!!) Substituting y = 4 into the left hand side of the original equation
we have;
p √ √ √
y−3− y = 4−3− 4
√ √
= 1− 4
=1−2
= −1.
Since the left hand side does not equal the right hand side −3, then there is no
solution. That is the solution set is {} or ∅.
Exercise 6.3.2 Solve the following equations
(i) 4x = 10
√
(ii) 3 x + 2 = 11
5x 6
(iii) − = 2 − 4x
7 7
x+2 2−x
(iv) − =x−2
3 6
1 2
(v) =
q−1 q−2
2t + 1 3t − 1
(vi) =
2t + 3 3t + 4
x+2 x+1
(vii) + =0
x−1 3−x
2x − 3
(viii) =6
4x − 5
t t t
(ix) t + − + = 10
3 4 36
ax2 + bx + c = 0
where a, b and c are constants and a 6= 0.
A quadratic equation is also known as a second degree equation or an equation of
degree two. Since the highest degree occurs in the second.
Page 37 of 336
6.5 Solutions of a Quadratic Equation By Factoring
A useful method of solving quadratic equations is based on factoring.
(i) x2 + x − 12 = 0
(ii) 6w2 = 5w
(iii) 3x − 4 x + 1 = −2
(iv) 4x − 4x3 = 0
(v) x2 = 3
Solution
(i) Since
x2 + x − 12 = x − 3 x + 4
Then,
x2 + x − 12 = 0
=⇒ x − 3 x + 4 = 0
=⇒ x − 3 = 0 or x + 4 = 0
=⇒ x = 3 or x = −4.
Note: Whenever, the product of two or more quantities is zero, at least one of
the quantities must be zero.
6w2 − 5w = 0
=⇒ w(6w − 5) = 0
=⇒ w = 0 or 6w − 5 = 0
=⇒ 6w = 5
5
=⇒ w = .
6
Therefore, the solution set is 0, 56 .
Page 38 of 336
(iii) For 3x − 4 x + 1 = −2, we write it as
3x − 4 x + 1 + 2 = 0 (26)
3x2 + 3x − 4x − 4 + 2 = 0
=⇒ 3x2 − x − 2 = 0
=⇒ (3x + 2)(x − 1) = 0
=⇒ 3x + 2 = 0 or x − 1 = 0
−2
=⇒ x = or x = 1.
3
−2
Thus,the solution set is 3 , 1 .
(iv) The equation 4x − 4x3 = 0 is called the third degree equation. Thus, we proceed
as follows;
4x − 4x3 = 0
4x 1 − x2 = 0
But
1 − x2 = 1 − x 1 + x
4x 1 − x 1 + x = 0
=⇒ 4x = 0 or 1 − x = 0 or 1 + x = 0
=⇒ x = 0 or x = 1 or x = −1.
(v) Since,
x2 = 3
x2 − 3 = 0
√ √
=⇒ x − 3 x + 3 = 0
√ √
=⇒ x − 3 = 0 or x + 3 = 0
√ √
=⇒ x = 3 or x = − 3.
5
√
A general form of the equation x2 = 3 is u2 = k, we can show that if u2 = k, then u = ± k.
Page 39 of 336
6.6 Quadratic Formula
Theorem 6.6.1 (Quadratic Formula) The roots of a quadratic equation
ax2 + bx + c = 0
2 2
2 b b b c
x + x+ = −
a 2a 2a a
2 2
b b 4ac
x+ = 2− 2
2a 4a 4a
2
b2 − 4ac
b
x+ =
2a 4a2
r
b b2 − 4ac
=⇒ x + =± 2
2a 4a
r
b b2 − 4ac
x=− ±
2a √ 4a2
−b ± b2 − 4ac
∴x= .
2a
Example 6.6.2 (A quadratic Equation with Two Distinct Roots) Solve
4x2 − 17x + 15 = 0
Solution.
Here a = 4, b = −17 and c = 15. Thus substitutiong into the quadratic formula, we
Page 40 of 336
get;
√
−b ± b2 − 4ac
x=
2a p
−(−17) ± (−17)2 − 4(4)(15)
=
2(4)
√
17 ± 49
=
8
17 ± 7
= .
8
The roots are ;
17 + 7 10 5
x= = =
8 8 4
or
17 + 7 24
x= = =3
8 8
5
Thus, the solution set is { , 3}.
4
Example 6.6.3 (A Quadratic Equation with one Real Root ) Solve
√
2 + 6 2 y + 9y 2 = 0
by the quadratic formula.
Solution.
Re-arranging the terms, we have;
√
9y 2 + 6 2 y + 2 = 0.
√
Then a = 9, b = 6 2 and c = 2. Thus,
√
−b ± b2 − 4ac
y=
2aq
√ √
−6 2 ± (6 2)2 − 4(9)(2)
=
2(9)
√ √
−6 2 ± 72 − 72
=
√ 18
−6 2 − 0
=
√18
−6 2
=
18
√
2
∴y=− .
3
Page 41 of 336
2
Thus, the only root − .
3
Example 6.6.4 (A Quadratic Equation with No Real Solution) Solve
z2 + z + 1 = 0
Solution.
Here, a = 1, b = 1 and b = 1. The roots are;
√ √
−b ± b2 − 4ac −1 ± −3
z= = .
2a 2
√
Now, −3 denotes the number whose square is −3. However, no such real number
exists. Since the square of any number is non-negative. Thus, the equation
√ has no
−1 ± i 3
real roots.Therefore, the equation has complex roots of the form , where
√ 2
i = −1. And they are not discussed in this course.
Example 6.7.1 (Quadratic Form Equation) Solve the quadratic form equation
1 9
6
+ 2 + 8 = 0.
x x
Solution
The equation can be written as
2
1 1
+9 3 +8=0 (27)
x3 x
1
Let w = . Then it follows that;
x3
w2 + 9w + 8 = 0
=⇒ w + 8 w + 1 = 0
=⇒ w = −8 or w = −1
Exercise 6.7.2
(i) x2 − 4x + 4 = 0
(ii) t2 + 3t + 2 = 0
2 3
(iii) p − 3 − 4 p − 3 = 0
(iv) −x2 + 3x + 10 = 0
(i) 16x2 − 40 + 25 = 0
(ii) 4x2 + 5x − 2 = 0
(iii) u2 − u = 1
(iv) w2 − 2w + 1 = 0
2 2
(v) w − 3 w − 1 = 0.
Example 6.8.2 Find all the rational solutions of the polynomial equation
.
Solution
Page 43 of 336
p
We know that, if is a rational solution of the polynomial equation, the p must be a
q
factor of 4 and q must be a factor of 3. Therefore, the possible values for p and q are
p
as follows: For p : ±1, ±2, ±4 and for q : ±1, ±3. Thus, the possible values for are
q
1 2 4
±1, ± , ± , ±4, ±
3 3 3
By using synthetic division, we can test x − 1 is a factor of the polynomial equation.
That is
Hence, the polynomial equation has a rational solution set {1, 13 , −4}.
Example 6.9.1 A student must prepare 350ml of chemical solution made up of two
parts of alcohol and three parts of acid. How much of each should be used?
Solution.
Let x be the number of millilitres in each part. The problem can be interpreted graph-
ically as
Page 44 of 336
Figure 2: Chemical Solution
2x + 3x = 350
=⇒ 5x = 350
=⇒ x = 70.
But this is not the required answer. Thus, the amount of acid required is
Acid: 3x = 3(70) = 210ml and that of Alcohol is;
Alcohol: 2x = 2(70) = 140ml.
Let us first look at some business terms relative to a manufacturing firm, before we
look at the next examples.
Definition 6.9.2 (Fixed cost) Fixed cost (FC) is the sum of all costs that are in-
dependent of the level of production such as rent, insurance, and so on. This cost
must be paid whether or not output is produced.
Definition 6.9.3 (Total Cost) The total cost is the sum of the variable costs and
fixed cost and is given by
Definition 6.9.4 (Total Revenue) Total revenue is the money that the manufac-
ture receives for selling the outputs and is given by
Definition 6.9.5 (Profit) Profit is defined as the total revenue minus total cost .
That is
Profit(π) = total revenue (TR) − total cost (TC)
Page 45 of 336
Example 6.9.6 A certain company produces a product for which the variable cost
per unit is k6 and fixed cost is k80, 000. Each unit has a selling price of k10. Deter-
mine the number of units that must be sold for the company to earn a profit of k60, 000.
Solution
Let q be the units sold by the company, then the variable cost in kwacha is 6q. And
the total cost is
T C = V C + F C = 6q + 80, 000
The total revenue from the sales of q units is T R = 10q. Thus,
P rof it = T R − T C
60, 000 = 10q − (6q + 80, 000)
60, 000 = 10q − 6q − 80, 000
=⇒ 4q = 140, 000
=⇒ q = 35, 000.
Thus, q = 35, 000 units must be sold to earn a profit of k60, 000.
Example 6.9.7 A total of k10, 000 was invested in two business ventures, A and B.
At the end of the first year, A and B yielded returns of 6% and 5 43 % respectively, on
the original investments. How was the original amount allocated if the total amount
earned was k588.75?
Solution.
Let x be the amount (in kwacha) invested at 6% of project A. Then the amount in-
vested in project B is 10, 000 − x at 5 44 %. Then the interest earned from project A
was (0.06)(x). And that of the project B was (0.0575)(10, 000 − x) with a total of
588.75. Therefore,
Therefore, k5, 500 was invested in project A at 6% and k10, 000 − k5, 500 = k4500
was invested in project B at 5 43 %.
Example 6.9.8 A real estate firm in Kitwe owns the parkland Mukuba apartments,
which consists of 96 apartments. At k550 per month, every apartment can be rented.
However,for each k25 per month increase, there will be three vacancies with no possi-
bility of filling then. The firm wants to receive k54, 600 per month from rents. What
rent should be charged for each apartment?
Page 46 of 336
Solution.
Suppose x denotes the number of k25 increase in rent. Then the increase in rent per
apartment will be 25x and there will be 3x vacancies.
Page 47 of 336
7 Inequalities
7.1 Linear Inequalities
Definition 7.1.1 (Inequality) An inequality is any statement that one quantity is
less than (<), or greater than (>), or less than or equal to (≤), or greater than or
equal to (≥), another quantity.
ax + b < 0
Where a, and b are constants and a 6= 0.
Note 7.2.2 The inequality can be true for some value of x and false for others. To
solve the inequality involving the variable x, is to find all values of x for which the
inequality is true.
Solution
Since 2(x − 3) < 4, then
2x − 6 < 4
=⇒ 2x < 4 + 6
=⇒ 2x < 10
=⇒ x < 5.
The solution is all real numbers less then 5. In interval notation, we have (−∞, 5),
or set builder notation, the solution is {x ∈ R|x < 5}.
Page 48 of 336
7.3 Open and Closed Interval
The set of all real number x such that a < x < b is called an open interval and is
denoted by (a, b).
Similarly, the set of all real numbers x such that a ≤ x ≤ b is called a closed in-
terval and is denoted by [a, b].
Solution
Here;
3 − 2x ≤ 6
−2x ≤ 6 − 3
−2 3
=⇒ x≤
−2 2
3
=⇒ x ≥ − .
2
In interval notation − 32 , ∞ or set builder notation {x ∈ R|x ≥ − 32 }.
1−t 3t − 7
Example 7.3.2 Solve < .
2 3
Solution
Since
1−t 3t − 7
< ,
2 3
multiplying through by 6 we get;
Page 49 of 336
7.4 Applications of Inequalities
Example 7.4.1 Consider company X that manufactures metals, the combined cost
for labor and materials is k21 per metal. Fixed cost (costs incurred in a given period,
regardless of output) are k70, 000. If the selling price of a metal is k35, how many
metals must be sold for the company to earn profit?
Solution.
Recall that
So let q denote the number of metals that must sold. Then their cost is 21q. the
total revenue from the sales of q metals is T R = 35q. And the total cost is T C =
21q + 70, 000. Now we want profit to be greater than 0, that is profit > 0, So
And so the company must sell at least 5001 for it to make a profit.
Example 7.4.2 A builder must decide whether to rent or buy an excavating machine.
If he were to rent the machine, the rental fee would be k3, 000 per month (on a yearly
basis) and the daily cost (gas, oil, and driver) would be k180 for each day the ma-
chine is used. If he were to buy it, his fixed annual cost would be k20, 000, and daily
operating and maintenance costs would k230 for each day the machine is used. What
is the least number of days each year that the builder would have to use the machine
to justify renting it rather than buying it?
Solution
We will first determine expressions for the annual cost of renting and the annual cost
of purchasing. We then find when the cost of renting is less than that of purchasing.
So let d denote the number of days each year that the machine is used
Page 50 of 336
If the machine is rented, then the total annual cost is 12 × 3000 and daily charges of
180d
when the machine is purchased, the cost per year is 20, 000 + 230d.
But we want;
Cost rent < Cost Purchase.
Therefore,
(12)(3000) + 180d < 20, 000 + 230d
=⇒ 36, 000 + 180d < 20, 000 + 230d
16, 000 50d
<
50 50
=⇒ d > 320.
Thus, the builder must use the machine at least 321 days to justify renting it.
Solution
(i) Here,
|x − 3| = 2
=⇒ x − 3 = 2 or x − 3 = −2
=⇒ x = 3 + 2 or x = −2 + 3
=⇒ x = 5 or x = 1.
Solution set 1, 5 .
Page 51 of 336
(ii) Here, |7 − 3x| = 5 means,
7 − 3x = 5 or 7 − 3x = −5
=⇒ −3x = 5 − 7 or − 3x = −5 − 7
=⇒ −3x = −2 or − 3x = −12
2
=⇒ x = or x = 4.
3
Solution set { 32 , 4}.
(iii) For |x − 4| = −3, Since the absolute value of a number is never negative, then
the solution set is ∅ or {}.
Solution
(i) |x − 2| < 4, then
−4<x−2<4
−4+2<x<4+2
−2<x<6
Thus, the solution is an open interval (−2, 6)
(ii) Here 13 − 2x| ≤ 5
=⇒ −5 ≤ 3 − 2x ≤ 5
− 3 − 5 ≤ −2x ≤ 5 − 3
− 8 ≤ −2x ≤ 2 (dividing through by -2)
4 ≥ x ≥ −1
=⇒ −1 ≤ x ≤ 4
The solution is the closed interval [−1, 4]
Page 52 of 336
x ≤ −7 − 5 or x ≥ 7 − 5
x ≤ −12 or x ≥ 2
The solution is (−∞, 12] ∪ [2, ∞).
(ii) 3x2 + 5x − 2 ≥ 0
Solution.(To be answered in class)
Page 53 of 336
x+1 x+2
(iii) >
x−1 x−2
2x + 1
(iv) <4
x−2
x+1
(v) ≤3
x−2
Solution.(To be answered in class)
Page 54 of 336
8 Relations and Functions
8.1 Relations
Definition 8.1.1 (Relation) For sets A and B, a relation between A and B is any
subset of the Cartesian product A × B. In the case where A = B, we speak of R being
a relation in A.
Remark 8.1.2 Since A × B and B × A are not generally the same sets
(i.e A×B 6= B×A), a relation between A and B maybe quite a different mathematical
object from a relation between B and A.
From Figure 3, we can define a rule that relates elements of set A to elements
of set B as y = x + 3.
6
6
A relation is simply a rule that shows how elements of set A are related to elements of set B.
Page 55 of 336
(ii) One-to-many relation: In one-to-many, one element from set A relates to
many elements in set B. Let A = {4, 9, 16} and B = {−2, 2, 3, 4}, graphically;
Page 56 of 336
(iv) Many-to-many relation: In many-to-many relation, elements from both sets
A and B relates to at least two elements. Let A = {1, 2, 3} and B = {4, 6, 9},
then a graphical representation of many-to-many is as follows;
The relation between the elements of set A and set B from Figure 6 above is
”a factor of”.
8.2 Functions
We will now use the letters X, Y, Z, . . . to denote sets.
Definition 8.2.1 (Function) Let X and Y be sets. Then a function f from set X
to set Y is a rule that assigns each element x ∈ X one and only one element y ∈ Y .
The set X is called the domain of f and the set Y (the set of all images) is called the
range of the function f .
f :X −→ Y
x 7→ f (x) = y ∈ Y, ∀x ∈ X.
(iii) The set of all actual images, is a subset of Y and is called the Range
7
A function is a relation with special characteristics.
Page 57 of 336
Example 8.2.3 Four first year students namely, Kelvin, Brenda, Nancy and David
are given a Mathematics test which is marked out of 5. Their marks are shown
graphically below;
(i) Elements in the first set X are known as objects and elements in the second set
Y are called images.
(iii) The first set X is known as the domain and the second set B is called the
co-domain.
(iv) The set of actual images of the objects is known as the range.
Domain = {Kelvin,Brenda,Nancy,David}
Co-domain = {0, 1, 2, 3, 4, 5}
Range = {2, 3, 5}
Remark 8.2.5 The range is always a subset of the co-domain. i.e. Range ⊆ Co-domain.
8
8
If R is the relation between two sets X and Y , then
(i) domain(R) ⊆ X, range(R) ⊆ Y and R ⊆ domain(R) × range(R).
(ii) it may happen that domain(R) = X, then R is called a relation from X into Y .
Page 58 of 336
8.2.6 Testing for Function By Graphical
Example 8.2.7 (Testing for Functions) Let X = {a, b, c} and Y = {1, 2, 3, 4, 5}.
Which of the following ordered pairs represents a function from set X to set Y ? Define
the ordered pairs as follows;
(i) {(a, 2), (b, 3), (c, 4)} (ii) {(a, 4), (b, 5)} (iii) {(a, 1), (b, 1), (c, 3)}
Solution
Here we determine functions graphically. Since;
(i) The graphical representation of ordered pairs in {(a, 2), (b, 3), (c, 4)} is
Figure 8: Is a function
Domain = {a, b, c}
Co-domain = {1, 2, 3, 4, 5}
Range = {2, 3, 4}
9
9
A one-to-one function is also known as an injective function. This will be discussed further in
the later sections.
Page 59 of 336
(ii) The graphical representation of ordered pairs in {(a, 4), (b, 5)} is
(iii) The graphical representation of ordered pairs in {(a, 1), (b, 1), (c, 3)} is
10
A many-to-one is a function, but a one-to-many is not a function.
Page 60 of 336
(iv) The graphical representation of ordered pairs in {(a, 1), (a, 2), (b, 3), (c, 5)} is
From Figure 11, since an element a ∈ X has more than one image in Y , then
this is not a function.
(i) x2 + y = 1 (ii) −x + y 2 = 1
Solution
Page 61 of 336
8.2.10 The Vertical Line Test For Functions
Let y = f (x) represent the curve (or graph) of a function. Then if we draw a vertical
line and the line intersects the graph of f (x) in atmost one point, then the function
represented by the curve y = f (x) is a function. Otherwise, if the vertical line
intersects the curve y = f (x) in at least two points, then the curve y = f (x) is not a
function.
Example 8.2.11 The set of ordered pairs R = {(x, y)|x, y ∈ R|x2 + y 2 = 25} is a
relation in R, but not a function.
Solution
Since x2 + y 2 = 25 is the equation of a circle with radius 5 centred at the origin, by
the Vertical Line Test, the line must intersect the graph of x2 + y 2 = 25 in at most
one point, which is not the case here.
11
The set of ordered pairs R = {(x, y)|x, y ∈ R|x2 + y 2 = a2 } is a relation in R, but not a function.
Page 62 of 336
Example 8.2.12 Let f : X −→ Y be defined by f (x) = x2 . Determine whether f (x)
is a function by using the vertical line test.
Clearly, from Figure 13, we see that every element x ∈ X maps to only one element
y ∈ Y since the vertical line test cuts the curve of y = x2 in at-most one point. Hence,
f (x) = x2 is a function.
12
Note 8.2.13 We use lower case letters to denote names of functions. For example
f and g may be used to name functions specified by equations y = 2x + 1 and
y = x2 + 2x − 3 as f (x) = 2x + 1 and g(x) = x2 + 2x − 3 respectively.
(i) A function is a relation from X into Y in which each x ∈ X is related to exactly one y ∈ Y .
(ii) y is called the functional value or image of x under f , denoted f (x).
(iii) f (x) is the unique second component of f having x as first component.
(iv) f = {(x, f (x))|x ∈ X}.
(v) To convey the information that f is a function from X into Y , we write f : X −→ Y ; in
particular this signifies that domain(f ) = X.
(vi) For most functions f : X −→ Y it is not the case that range(f ) = Y . And this will lead to
the definition of Surjectivity (onto).
Page 63 of 336
Solution
f (3) = 2(3) + 1
=6+1
= 7.
f (−3) = 2(−3) + 1
= −6 + 1
= −5.
Find
Page 64 of 336
Solution
The graph of f (x) is;
f (0) = 2(0) + 1 = 1.
(iii) Here the value x = −3 < 0, thus, we use the function defined for all x < 0, i.e.
f (x) = 3x − 1. Substituting x = −3, we get;
f (x + h) − f (x)
Example 8.2.18 Find for each function below;
h
1
(i) f (x) = 3x + 1 (ii) f (x) = .
x
Solution
f (x + h) = 3(x + h) + 1.
Page 65 of 336
Therefore,
f (x + h) − f (x) 3(x + h) + 1 − (3x + 1)
=
h h
3h
= = 3.
h
1
(ii) Given f (x) = . We first find f (x + h), that is;
x
1
f (x + h) = .
x+h
Therefore,
1 1
f (x + h) − f (x) −
= x+h x
h h
1 1
= − ÷h
x+h x
x−x−h
= ÷h
x(x + h)
−h 1
= ×
x(x + h) h
−1
= .
x(x + h)
Domain = R
and
Range = R.
13
Domain of f , are all x−values in R for which the function is defined, and range are all y−values
in R for which the function is defined on.
Page 66 of 336
1
(ii) For the function f (x) = , we set the denominator to zero, and find the
x2 −9
x-critical values as;
x2 − 9 = 0
=⇒ (x − 3)(x + 3) = 0
=⇒ x = 3 or x = −3.
Thus, the function f is defined for all real values of x ∈ R\{−, 3, 3} except
−3 and 3. Hence, the domain is {x ∈ R|x 6= −3 & x 6= 3} And the range is
obtained by setting f (x) = y and solving for x in terms of y as;
1
y=
x2 −9
1
=⇒ x2 − 9 =
y
1
=⇒ x2 = 9 +
y
r
9y + 1
=⇒ x = ± .
y
Therefore, the range is the set of all real numbers except y = 0. That is
Hence, the domain is the set of all real numbers greater or equal to one. That
is
Domain := {x ∈ R|x ≥ 1}.
And the range of f is obtained by setting f (x) = y and solve for x in terms of
y as follows;
√
y = x−1
y2 = x − 1
=⇒ x = y 2 + 1.
And clearly, we see that the result is defined for all values of y ∈ R. Thus,
Range := R.
Page 67 of 336
(iv) Similarly, the function f has real roots if and only if
√
4 − x2 ≥ 0
=⇒ 4 − x2 ≥ 0
=⇒ (2 − x)(2 + x) ≥ 0.
From that table above, we can clearly see that the domain is {x ∈ R| − 2 ≤ x ≤ 2}.
And the range of f is obtained as follows; Set f (x) = y and solving for x in terms of
y we get;
√
y = 4 − x2
y 2 = 4 − x2
y 2 − 4 = −x2
4 − y 2 = x2
p
=⇒ x = ± 4 − y 2 .
p
Now solving for the values of y when 4 − y 2 ≥ 0 we get;
4 − y2 ≥ 0
(2 − y)(2 + y) ≥ 0
And so the rage of f is;
Range := {y ∈ R| − 2 ≤ y ≤ 2}.
(ii) Suppose that f (x1 ) = f (x2 ), show that x1 = x2 for all x1 , x2 ∈ Domain(f ).
Page 68 of 336
Graphically Using The Horizontal Line Test (HLT)
The function f is one-to-one if and only if every horizontal line intersects the graph
of f in at most one point.
Example 8.3.3 Show whether the following functions are one-to-one or not;
(i) f (x) = 3x − 2 and
(ii) g(x) = x2 on R.
Solution
We are going to solve these problems both graphically and algebraically.
(i) Algebraically; Let f : X −→ Y be a function defined by f (x) = 3x − 2. Then
for all x1 , x2 ∈ X, if f (x1 ) = f (x2 ), we must show that x1 = x2 . Since;
f (x1 ) = f (x2 )
=⇒ 3x1 − 2 = 3x2 − 2
=⇒ 3x1 = 3x2
=⇒ x1 = x2 .
As required. Hence, f is one-to-one.
Figure 15:
Clearly, from Figure 15, we can see that the Horizontal line test (HLT) intersects
the graph of f at at-most one point. Hence, the function f is one-to-one.
Page 69 of 336
(ii) Algebraically; Let g : R −→ R be a function defined by g(x) = x2 . Then for
x1 , x2 ∈ R, we show that if g(x1 ) = g2 (x), then x1 = x2 . Since;
g(x1 ) = g(x2 )
=⇒ x21 = x22
=⇒ x21 − x22 = 0
=⇒ (x1 − x2 )(x1 + x2 ) = 0.
Figure 16:
Since the Horizontal line test intersects the graph of g in two points, the the
function g is not one-to-one. But notice that if we restrict the domain [0, ∞),
the function g will be a one-to-one function.
Figure 17:
Page 70 of 336
From Figure 17, the domain, co-domain and range are given by;
Domain := {a, b, c} = X
Co-domain := {1, 2, 3, 4} = Y
Range := {1, 2}.
Note that from Figure 17 the Range(f ) ⊂ Y it is called a proper subset of the co-
domain.
(i)
(f ± g)(x) = f (x) ± g(x)
(ii)
(f g)(x) = f (x)g(x)
(iii)
f f (x)
(x) = for g(x) 6= 0.
g g(x)
Example 8.3.5 If f (x) = 3x − 1 and g(x) = x2 + 3x. Find the following combina-
tions;
f
(i) (f + g)(x) (ii) (f − g)(x) (iii) (f g)(x) (iv) (x).
g
Solution
(i) Since
(ii) Since,
Page 71 of 336
(iii) Since
(f g)(x) = f (x)g(x)
= (3x − 1)(x2 + 3x)
= 3x3 + 8x2 − 3x.
(iv) Since
f f (x)
(x) =
g g(x)
3x − 1
= 2 .
x + 3x
Figure 18:
f ◦ g : X −→ Z
defined by
(f ◦ g)(x) = f (g(x)).
where the domain of f ◦ g is the set of all those x in the domain of g, such that g(x)
is in the domain of f .
√
Example 8.3.8 Let f (x) = x and g(x) = x + 1. Find
Solution
Page 72 of 336
(i) Since,
(f ◦ g)(x) = f (g(x))
p
= g(x)
√
= x + 1.
(ii) Since,
(g ◦ f )(x) = g(f (x))
= f (x) + 1
√
= x + 1.
(i) Since f is one-to-one (Check that its one-to-one), then the inverse exists. To
find the inverse of a one-to-one function, we solve the equation y = f (x) for x
in terms of y as;
y = 3x + 7
=⇒ 3x = y − 7
y−7
=⇒ x = .
3
Therefore,
x−7
f −1 (x) = .
3
(ii) The function g(x) = (x − 1)2 is one-to-one (Check!!!) then the inverse exists
and is obtained by letting
y = (x − 1)2
√
=⇒ (x − 1) = y
√
=⇒ x = y + 1.
Therefore, √
g −1 (x) = x + 1.
Page 73 of 336
9 Graphs
To sketch the graph of any given function, we need to understand the concept of
x-intercept and y-intercept.
To find the x-intercepts of the graph of an equation in x and y, we first set y = 0 and
then solve the resulting equation for x. To find the y-intercepts, we first set x = 0
and then solve for y.
Example 9.0.2 Find the x- and the y-intercepts of the graph y = 2x + 3 and sketch
the graph of f ,
Solution
If y = 0, then
0 = 2x + 3
3
=⇒ x = − .
2
3
Thus, the x-intercept is − , 0 . And if x = 0, then
2
y = 2(0) + 3 = 3.
Page 74 of 336
Figure 19: Graph of f (x) = 2x + 3.
Example 9.0.3 Determine the intercepts if any of the function s(t) below;
100
s(t) = , for t 6= 0.
t
and sketch the graph of s(t).
Solution
We will label the horizontal axis t and the vertical axis s. Since t can not equal 0, there
is no s-intercept. Thus, the graph has no point corresponding to t = 0. Moreover,
there is no t-intercept, because if s = 0, then the equation
100
0=
t
has no solution. Therefore, considering the table of values below;
Page 75 of 336
100
Figure 20: Graph of s(t) = .
t
√
Example 9.0.4 Graph the function f : R −→ R given by f (x) = x.
Solution √
Recall that
√ x denotes the primitive square root of x. Thus, for x = 9,
f (9) = 9 = 3, not ±3. Also the domain of f is [0, ∞) because its values are declared
to be real numbers. Let us now consider intercepts. If
√
f (x) = 0 then x = 0 =⇒ x = 0.
Also if x = 0, then f (x) = 0. Thus, the x-intercept and the y-intercept are the same,
that is (0, 0). Making the table of values, we have;
1
x 0 4
1 4 9
1
f (x) 0 2
1 2 3
Page 76 of 336
√
Figure 21: Graph of f (x) = x.
Example 9.0.5 Sketch the graph of the absolute-valued function f (x) = |x|
Solution
Here the x and y intercepts are the same point (0, 0). Thus,
Solution
We know that f (x) = x is a linear function, f (x) = x − 1 is also a linear function
passing through point x = 1 (or shifted 1 unit in the x-axis to the right) and the
function f (x) = 4 is a constant function. Therefore, considering the domain of each
function, we have;
Page 77 of 336
Figure 23:
9.1 Parabolas
In this section we want to look at the graph of a quadratic function. The most general
form of a quadratic function is,
f (x) = ax2 + bx + c
The graphs of quadratic functions are called parabolas. Here are some examples of
parabolas.
Figure 24:
All parabolas are ”∪” shaped and they will have a highest or lowest point that is
called the vertex. Parabolas may open up ”∪” if a > 0 or down ”∩” if a < 0 and may
Page 78 of 336
or may not have x-intercepts and they will always have a single y-intercept. Let’s
take a look at the first form of the parabola.
We know that if a is positive then the parabola will open up and if a is negative then
the parabola will open down. Secondly, the vertex of the parabola is the point (h, k).
Be very careful with signs when getting the vertex here.
Solution For the function f (x) = 2(x + 3)2 − 8. First, we need to find the vertex.
We will need to be careful with the signs however. Comparing our equation to the
form above we see that we must have h = −3 and k = −8. Therefore, the vertex is
(−3, −8)
Thus, y-intercept is (0, 10). Next we get the x-intercepts by setting f (x) = 0 and solve
the following equation.
0 = 2(x + 3)2 − 8
We have;
2(x + 3)2 = 8
(x + 3)2 = 4
√
x + 3 = ± 4 = ±2
x = −3 ± 2
=⇒ x = −1, & x = −5.
Therefore, the x-intercepts are (−1, 0) and (−5, 0). Therefore, the graph of the func-
tion is
Page 79 of 336
Figure 25:
We have seen from Example 9.1.1 now of this form of the parabola. However, as
noted earlier most parabolas are not given in that form. So, we need to take a look
at how to graph a parabola that is in the general form of;
f (x) = ax2 + bx + c
If the parabola is in this general form above, then the vertex for a parabola in the
general form is given by;
b b
− ,f −
2a 2a
Example 9.1.2 Find the x-intercepts, y-intercept and the vertex for the graph of
y = x2 + 2x − 3.
Solution
Setting y = 0, and solving for x gives,
x2 + 2x − 3 = 0
=⇒ (x + 3)(x − 1) = 0
=⇒ x = −3 or x = 1.
Thus, the x-intercepts are (−3, 0) and (1, 0). Similarly, if x = 0, then we have
y = 02 + 2(0) − 3 = −3.
Page 80 of 336
Thus, (0, −3) is the y-intercept. And the vertex is
b b
− ,f − = (−1, −4)
2a 2a
Therefore, the graph of the function is
f (x) = −x2 + 8x
f (x) = ax2 + bx + c
Page 81 of 336
Solution
(i) In order to complete the square of f (x) = 2x2 − 12x + 3 we must have the
coefficient 1 of x2 . Thus factoring it out, we have,
2 3
f (x) = 2 x − 6x +
2
Now we take one-half the coefficient of x and square it. However, instead of
adding this to both sides we do the following with it.
2
6
− = (−3)2 = 9
2
Therefore,
2 3
f (x) = 2 x − 6x + 9 − 9 +
2
The next step is to factor the first three terms and combine the last two as
follows.
2 15
f (x) = 2 (x − 3) −
2
As a final step we multiply the 2 back through.
f (x) = 2(x − 3)2 − 15
as required.
(ii) Try this!!!
Example 9.1.5 The demand function for a manufacturer’s product is given by
p = 1000 − 2q
where p is the price (in kwacha) per unit, when q units are demanded, q (per week) by
consumers. Find the level of production that will maximize the manufacturer’s total
revenue and determine this revenue.
Page 82 of 336
Figure 27: Even Function
f (−x) = −f (x).
Graphically, the function f (x) is said to be an even function if its graph is symmetric
with respect to the origin as shown below;
Page 83 of 336
Example 9.2.3 Algebraically determine whether the following functions are Even,
Odd, or Neither
(i) f (x) = x2 + 4
(ii) f (x) = x3 − 2x
(iii) f (x) = x2 − 3x + 4
9.3 Transformations
9.3.1 Vertical Shifts
The first transformation we’ll look at is a vertical shift.
Definition 9.3.2 (Vertical Shift) Given the graph of f (x) the graph of g(x) =
f (x) + c will be the graph of f (x) shifted up by c units if c is positive and or down by
c units if c is negative.
So, if we can graph f (x) getting the graph of g(x) is fairly easy. Let’s take a look at
a couple of examples.
Example 9.3.3 Using transformations sketch the graph of the following functions.
Solution
(i) In this case we first need to graph x2 (the dotted line on the graph below) and
then pick this up and shift it upwards by 3. Coordinate wise this will mean
adding 3 onto all the y coordinates of points on x2 . Here is the sketch for this
one.
Page 84 of 336
Figure 29:
√
(ii) Okay, in this case we’re going to be shifting the graph of x (the dotted line
on the graph below) down by 5. Again, from a coordinate
√ standpoint this means
that we subtract 5 from the y coordinates of points on x. Here is this graph.
Figure 30:
Page 85 of 336
Definition 9.3.5 (Horizontal Shifts) Given the graph of f (x) the graph of g(x) =
f (x + c) will be the graph of f (x) shifted left by c units if c is positive and or right by
c units if c is negative.
Now, we need to be careful here. A positive c shifts a graph in the negative direction
and a negative c shifts a graph in the positive direction. They are exactly opposite
than vertical shifts and it’s easy to flip these around and shift incorrectly if we aren’t
being careful.
Example 9.3.6 Using transformations sketch the graph of the following functions.
(i) h(x) = (x + 2)3 and
√
(ii) g(x) = x − 4
Solution
(i) Okay, with these we need to first identify the ”base” function. That is the
function that’s being shifted. In this case it looks like we are shifting f (x) = x3 .
We can then see that,
h(x) = (x + 2)3 = f (x + 2)
In this case c = 2 and so we’re going to shift the graph of f (x) = x3 (the
dotted line on the graph below) and move it 2 units to the left. This will mean
subtracting 2 from the x coordinates of all the points on f (x) = x3 . Here is the
graph for this problem.
Figure 31:
Page 86 of 336
√
(ii) In this case it looks like the base function
√ is x and it also looks like c =?4 and
so we will be shifting the graph of x (the dotted line on the graph below) to
the right by 4 units. In terms of coordinates this√will mean that we’re going to
add 4 onto the x coordinate of all the points on x. Here is the sketch for this
function.
Figure 32:
Example 9.3.8 Use transformation to sketch the graph of each of the following.
(ii) g(x) = |x + 3| − 5
Solution
(i) In this part it looks like the base function is x2 and it looks like will be shift this
to the right by 2 (since c = −2) and up by 4 (since k = 4). Here is the sketch
of this function.
Page 87 of 336
Figure 33:
(ii) For this part we will be shifting |x| to the left by 3 (since c = 3) and down 5
(since k = −5). Here is the sketch of this function.
Figure 34:
9.4 Reflections
The final set of transformations that we’re going to be looking at in this section aren’t
shifts, but instead they are called reflections and there are two of them.
Page 88 of 336
9.4.3 Reflection about the y-axis
Definition 9.4.4 Given the graph of f (x) then the graph of g(x) = f (−x) is the
graph of f (x) reflected about the y-axis. This means that the signs on the all the x
coordinates are changed to the opposite sign.
Example 9.4.5 Using transformation sketch the graph of each of the following.
(i) g(x) = −x2
√
(ii) h(x) = −x
Solution
(i) Based on the placement of the minus sign (i.e. it’s outside the square and NOT
inside the square, or (−x)2 ) it looks like we will be reflecting x2 about the x-axis.
So, again, the means that all we do is change the sign on all the y coordinates.
Here is the sketch of this graph.
Figure 35:
(ii) Now with this one let’s first address the minus sign under the square root in more
general terms. We know that we can’t take the square roots of negative numbers,
however the presence of that minus sign doesn’t necessarily cause problems. We
won’t be able to plug positive values of x into the function since that would give
square roots of negative numbers. However, if x were negative, then the negative
of a negative number is positive and that is okay. For instance,
p √
h(−4) = −(−4) = 4 = 2
So, don’t get all worried about that minus sign. Now, let’s address the reflection
here. Since the minus sign is under the square root as opposed to in front of
Page 89 of 336
it we are doing a reflection about√the y -axis. This means that we’ll need to
change all the signs of points on x. Note as well that this syncs up with our
discussion on this minus sign at the start of this part. Here is the graph for this
function.
Figure 36:
Page 90 of 336
10 The Straight Line
10.1 Mid Point of Two Points
Consider a straight line with two points A(x1 , y1 ) and B(x2 , y2 ).
Figure 37:
Example 10.1.1 Find the mid point of (3.4) and (−7, 2).
Solution
Since (3, 4) and (−7, 2) are two given points of a straight line, then mid point of these
two points is
3 + (−7) 4 + 2
mid point = ,
2 2
−4 6
= ,
2 2
= (−2, 3).
Example 10.1.2 Suppose that (−2, 1) is the mid point of a line AB, where point A
is at (−3, 2). Find the coordinates of point B.
Solution
Since point A is at (−3, 2). Let A(−3, 2) = A(x1 , y1 ) and B(x2 , y2 ). Then it follows
from the mid point that
x1 + x 2 y 1 + y 2
, = (−2, 1)
2 2
Page 91 of 336
So that
x1 + x2 y1 + y2
= −2 and =1
2 2
But from point A, we know that A is at (−3, 2). Thus x1 = −3 and y1 = 2. And so
−3 + x2
=2
2
⇒ −3 + x2 = −4
⇒ x2 = −1
Similarly,
2 + y2
=1
2
⇒ 2 + y2 = 2
⇒ y2 = 0
Figure 38:
Page 92 of 336
(i) For points A(−2, 7) and B(4, 5), the gradient is
y2 − y1 5−7 −2 1
m= = = =−
x2 − x1 4+2 6 3
Solution:
4x − 2y + 5 = 0
−2y = −4x − 5
4 5
⇒y = x+
2 2
5
⇒ y = 2x + (28)
2
Therefore, gradient m = 2.
Page 93 of 336
10.4 Finding Equation of a Straight Line
10.4.1 Given One Point A(x1 , y1 ) and The Gradient m of The Line
The equation of a straight line when one point A(x1 , y1 ) and gradient m are given is
given by;
y − y1 = m(x − x1 )
Example 10.4.2 Find the equation of a straight line passing through point (3, −1)
2
with gradient m =
3
Solution:
2
Let A(x1 , y1 ) = (3, −1) and m = . Then from the equation
3
y − y1 = m(x − x1 )
we have;
2
y − (−1) = (x − 3)
3
2
⇒y = x−2−1
3
2
⇒y = x−3
3
In standard form. And in general form, the equation is
3y = 2x − 9
⇒ 2x − 3y = 9
Solution:
Let A(x1 , y1 ) = (2, −3) and B(x2 , y2 ) = (−1, 4). Then
y2 − y1 4 − (−3) 7 7
m= = = =−
x2 − x1 −1 − 2 −3 3
Page 94 of 336
Taking the point A(2, −3) and m = − 73 , the required equation of a straight line is
y − y1 = m(x − x1 )
7
⇒ y − (−3) = − (x − 2)
3
7 14
⇒y+3=− x+
3 3
7 5
⇒y =− x+
3 3
and in general form, we have
3y = −7x + 5 =⇒ 7x + 3y − 5 = 0.
Example 10.4.6 Find the equation of a straight line passing through (0, −4) whose
2
gradient is .
3
Solution:
2
From the standard form, with m = and c = −4, we have;
3
y = mx + c
which implies;
2
y = x − 4.
3
Page 95 of 336
10.4.7 Equation of a Straight Line When Two Intercepts are Given
Consider the graph below;
Figure 39:
The equation of a line passing through two intercepts, the x−intercept (x, 0) and the
y−intercept (0, y1 ) is given by
x y
+ = 1.
x1 y 1
Example 10.4.8 Find the equation of the line l, below;
Figure 40:
Solution:
From Figure 40, the x−intercept is (3, 0) and the y−intercept is (0, 2). Thus, the
Page 96 of 336
required equation is;
x y
+ =1
x1 y1
x y
⇒ + =1 ×6
3 2
⇒ 2x + 3y = 6.
Figure 41:
3x − 4y + 5 = 0
Solution:
Since the required equation is parallel to 3x − 4y + 5 = 0, then the gradient and
xy−coefficients are equal.
Let
3x − 4y + c = 0 (29)
be the required equation parallel to 3x − 4y + 5 = 0.
Since the required equation passes through (1, −2), then substituting into Equation
Page 97 of 336
(29) to find the value of the y−intercept c, we have;
3(1) − 4(−2) + c = 0
⇒3+8+c=0
⇒ c = −11
Hence
3x − 4y − 11 = 0
is the required line.
Figure 42:
Let m1 and m2 be gradients of lines l1 and l2 respectively. Then the line l1 is perpen-
dicular to the line l2 if
m1 × m2 = −1.
Example 10.5.4 Find the equation of the straight line passing through (1, 3) and
perpendicular to the line 2x + y − 7 = 0.
Solution:
From the equation 2x + y − 7 = 0, the gradient is
−2 x + 7
y = |{z}
m1
m1 · m2 = −1
Page 98 of 336
Which implies;
−1 −1 1
m2 = = = .
m1 −2 2
Since the required equation passes through (1, 3). Then
y − y1 = m2 (x − x1 )
1
y − 3 = (x − 1)
2
1 1
y = x− +3
2 2
1 5
y = x+
2 2
or
2y = x + 5
⇒ x − 2y + 5 = 0
Example 10.5.5 Find the equation of the perpendicular bisector of the straight line
joining points A(−1, 2) and B(3, 10)
Solution:
We first find the mid point at which the line of the required equation cuts. That is;
x1 + x2 y1 + y2
mid point = ,
2 2
−1 + 3 2 + 10
= ,
2 2
= (1, 6).
Page 99 of 336
1
Using the mid point (1, 6) and the gradient m2 = − , the equation of perpendicular
2
bisector is;
y − y1 = m2 (x − x1 )
1
y − 6 = − (x − 1)
2
1 1
(y − 6 = − x + ) × 2
2 2
2y − 12 = −x + 1
⇒ x + 2y − 13 = 0
⇒ x + 2y = 13.
• A unique solution
• No solution
x − 2y = 3 (30)
3x + 5y = 20 (31)
Solution
Using elimination method, eliminating y, we multiply Equation (30) throughout by 5
and Equation (31) by 2, that is;
x − 2y = 3 × 5
3x + 5y = 20 × 2
We get;
5x − 10y = 15 (32)
6x + 10y = 40 (33)
11x = 55
5 − 2y = 3
=⇒ − 2y = −2
=⇒ y = 1.
Therefore, x = 5 and y = 1.
y =1+x (34)
y =2+x (35)
Solution
Subtraction Equation (35) from Equation (34), we get;
0 = −1
y =2−x (36)
2y = 4 − 2x (37)
Solution
Dividing Equation (37) by 2, we get
2y 4 2x
= − =⇒ y = 2 − x
2 2 2
So, Equations (36) and (37) are the same. Therefore, there is only one equation
in two unknowns. And so there is an infinite number of (x, y) pairs which satisfy
Equations (36) and (37).
2x + y − z = 4 (38)
x+y−z =3 (39)
2x + 2y + z = 12 (40)
4x + 3y = 16 (41)
Then add Equation (40) to Equation (39), eliminating z again, giving another equa-
tion in x and y.
3x + 3y = 15 (42)
Equations (41) and (42) are the usual two equations in two unknowns, so solve for x
and y. Then solve for z later. Subtraction Equation (42) from Equation (41) we get;
x=1
4(1) + 3y = 16 =⇒ y = 4
1 + 4 − z = 3 =⇒ z = 2.
Therefore, the values x, y, z which satisfy all three equations are x = 1, y = 4 and
z = 2.
Example 11.3.2 Suppose that the supply and demand sets S and D for a particular
market are described as follows;
And
{(q, p) ∈ D|2p + q = 20}.
Determine the supply function q S (p), the inverse supply function pS (q), the demand
function q D (p) and the inverse demand function pD (q). Sketch S and D and deter-
mine the equilibrium set E = S ∩ D. Comment briefly on the interpretation of the
results.
Solution
Thus, E consists of the single point (2, 9) and when the market is in equilibrium, the
selling price will be 9 and the quantity will be 2.
In general, when the demand and supply curves of a product are represented on the
same coordinate plane, the point (q, p) where the curves intersect is called the point
of equilibrium, the price p is called the equilibrium price, and is the price at
which consumer will purchase the same quantity of a product that producers wish to
sell at that price. The quantity q is called the equilibrium quantity.
Note 11.3.3 The equilibrium point can also be obtained by solving the demand and
supply equations simultaneously to find the point of intersection.
(ii) Determine the total revenue obtained by the manufacturer at the equilibrium
point both before and after tax.
Solution
Graphically, we have;
T R = (58.7)(90) = 5283.
T R = 8q.
The difference between the total revenue received for q units and the total cost (T C)
of q units is the manufacturer’s profit (π). That is
π = TR − TC
where fixed costs are those costs that, under normal conditions do not depend on the
level of production (over the period of time, they remain constant). For example,
rent, officer’s salaries, etc. And the variable costs are those costs that vary with the
level of production (such as cost of materials, labor, maintenance due to wear and
tear, etc.)
For example, for q units produced of product A, suppose that fixed cost is 5000,
and variable cost is 22q, then the total cost is
T C = V C + F C = 22q + 5000.
The break-even point is the point at which total revenue equals total cost. That is
Break-Even Point: T R = T C
This usually occurs when the level of production and sales result in neither a profit
nor lose to the manufacturer.
From Figure 46, the break-even point is the point (m, n) at which the graph of
T R = 8q and T C = 22q +5000 intersect. Here m is called the equilibrium quantity
and n is the equilibrium price.
Solution
T R = 8(900) = 7200.
(ii) Since,
Thus, the profit when 1800 units are produced and sold is k5, 000.
Thus, a loss of k2, 500 occurs when the level of production is 450 units.
Profit = T R − T C
22
10, 000 = 8q − q + 5000
9
50
15, 000 = q
9
=⇒ q = 2700.
Therefore, 2700 units must be produced, in order to make a profit of k10, 000.
Q = f (P, Y, PS , PC , T, A, . . .)
Where;
Definition 11.5.2 (A Substitute Good) A substitute good is one that can be used
instead of another good. For example, trains and buses.
The demand function P = g(Q) can be modelled by the simple linear equation
P = a − bQ
∆P
where a and b are constants. This equation is a straight line with slope = −b
∆Q
and the graph is;
Q = f (P, C, P0 , T, N, O, . . .)
Q = f (P ).
That is the quantity supplied depend on the price only as long as the other variables
upon which supply demands remain constant.
The equation of the supply function can be modelled by the simple linear equation
P = C + dQ
∆P
where c and d are constants and the slope = +d, and has a graph
∆Q
11.5.5 Examples
Example 11.5.6 The demand function is given by the equation
P = 100 − 0.5Q
(i) State and give a verbal description of the slope and intercepts.
(iv) Find an expression for the demand function in the form Q = f (P ) and graph
it.
Solution
∆P
(i) The vertical intercept is 100 when Q = 0. And the slope is = −0.5. This
∆Q
means that the price drops by 0.5 units for each successive unit increase in
quantity demanded.
P = 100 − 0.5Q
5 = 100 − 0.5Q
=⇒ 0.5Q = 95
=⇒ Q = 190 units.
(iii) To plot the demand function over the range 0 ≤ Q ≤ 200, we choose various
quantity values with this range, that is
Q P (Q)
0 100
40 80
80 60
90 55
120 40
160 20
200 0
P = 100 − 0.5Q
0.5Q = 100 − P
=⇒ Q = 200 − 2P
P = 10 + 0.5
Solution
(i) The vertical intercept is 10 and this means tha the firm will supply no units less
∆P
or equal to 10. The slope is = +0.5. This means that price increases by
∆Q
0.5 units for every successive unit increase in quantity supplied.
(ii) To plot the supply function over the interval 0 ≤ Q ≤ 100, we choose various
quantity values within this range. And so
%∆Q
=
%∆P
∆Q
× 100
Q
=
∆P
× 100
P
∆Q P
∴ εd = · .
∆P Q
The numerical value or coefficient for price elasticity of demand is normally negative
∆P
since the slope from a demand functio, is negative. That is for the linear demand
∆Q
function
P = a − bQ
∆P b
has slope = − . And so inverting both sides, we get;
∆Q 1
∆Q 1
= − < 0.
∆P b
Note 12.1.1 .
(i) The negative sign associated with εd indicates the direction and magnitude of the
responsiveness of one variable with respect to another. A negative sign indicates
that an increase in one variable is accompanied by a decrease in the other or
vice-versa. A positive sign indicates that an increase (decrease) in one variable
is accompanied by an increase (decrease) in the other.
(ii) Some books give a numerical value of elasticity without a sign. This is known
as the absolute-value or magnitude of elasticity denoted |ε|, that indicates the
magnitude of the responsiveness of one variable to a change in another and not
the direction of the responsiveness.
There are basically two approaches to measure price elasticity; namely Point elas-
ticity and Arc elasticity.
P = a − bQ.
P = 2400 − 0.5Q.
(B) If the price of computers increases by 12%. Calculate the percentage change in
the quantity demanded at P = 1800, P = 1200 and (iii) P = 600.
%∆Qd
εd = .
%∆P
(ii) Then calculate the exact percentage changes and compare them with an-
swers in part (B)(i).
(C) Graph the demand function, indicating where demaand is elastic, unit elastic
and inelastic.
Solution
(A) (i) At point P = 1800, the quantity of computers demanded, Q is calculated
by substituting P = 1800 into the demand function. That is,
P = 2400 − 0.5Q
=⇒ 1800 = 2400 − 0.5Q
=⇒ Q = 1200.
The calculations for (ii) and (iii) for price elasticity of demand for P =
1200 and P = 600 are carried out in the same way as part (i). And so we
proceed as follows;
(ii) For P = 1200, we have;
P0 = 2400 − 0.5Q
=⇒ 1200 = 2400 − 0.5Q
=⇒ Q0 = 2400.
Thus,
1 P0 1 1200
εd = − =− = −1.
b Q0 0.5 2400
And
|εd | = 1.
Means that demand is unit elastic.
(iii) For P = 600, we have;
Thus,
1 P0 1 600 1
εd = − =− = − ≈ −0.33.
b Q0 0.5 3600 3
And
1
|εd | = ≈ 0.33 < 1.
3
Therefore, demand is inelastic.
Figure 52: Variation of Price Elasticity of Demand With Price Along The Demand
Function P = 2400 − 0.5Q
• Elastic; when −∞ < εd < −1, then demand is strongly responsive to changes
in price, that is the percentage change in demand is greater than the percentage
change in price.
• Unit elastic; when εd = −1, then the percentage change in demand is equal
to the percentage change in price.
• Inelastic; when −1 < εd < 0, then the demand is weakly responsive to changes
in price, that is the percentage change in demand is less than the percentage in
price.
∆Q P1 + P2
∴ εd = × (47)
∆P Q1 + Q2
%∆Qd
=
%∆Y
∆Q Y1 + Y2
∴ εd = ·
∆Y Q1 + Q2
Where;
Solution
∆T C
(ii) Since slope = 7, 000, and the T C-intercept is 35, 000, then the graph
∆q
of T C function is
(2) Suppose that each chicken snack box is sold for k12, 250 irrespective of the
number of units sold.
(i) Write down the equation of the total revenue (TR) function.
(ii) Graph the total revenue (TR) function.
Solution
T R = 12, 250q
Notice that the price is constant at 12, 250 irrespective of the value of q.
∆T R
(ii) Since the slope = 12, 250 and the intercept is 0, then the graph is
∆q
P = 12 − 0.5Q
where P is the price of silicon chips for each batch of 1000. Calculate the
coefficient of point elasticity of demand εd when
Solution
Since
1 P0
εd = −
b Q0
and b = 0.5. Then the coefficient of point elasticity of demand for silicon chips
is calculated as;
Since the prices are fixed at PA = 140, 000 and PB = 210, 000, then quan-
tity is a function of income, that is Q = f (Y ). Therefore, the demand function
can be written as;
And when income increases from k280, 000 to k420, 000, the demand becomes;
84 700
= ×
140 740
= 0.568.
xPx + yPy = M.
A cost constraint also known as as iso-cost (equal cost) line, relates the amount
of inputs that a firm can afford to purchase given its total allowable expenditure
(budget) and the cost per unit of the inputs. Assuming that the inputs are
labour, L, and capital, K, and if the cost per unit of labour is the wage rate w,
the cost per unit of capital is rent r, and the firms total allowable expenditure
is C. Then a firm can allocate its expenditure on one of the following;
Solution
(i) We know that the general equation of the constraint is given by;
xPx + yPy = M (48)
Making the substitutions, we have,
10500x + 21000y = 630000
=⇒ y = 30 − 0.5x.
∆y
Thus, slope is = −0.5, y-intercept is y = 30 and x-intercept is
∆x
x = 60.
(ii) (a) When Px = k5, 250, while Py = k21, 000 and M = k630, 000.
Substituting into Equation (48), the constraint equation becomes
5250x + 21000y = 630000
=⇒ y = 40 − 0.5x.
∆y
Therefore, the slope is = −0.5, y-intercept is y = 40 and
∆x
x-intercept is x = 80.
(b) When Py = k10, 500, Px = k10, 500 and M = k630, 000, then
Equation (48) becomes;
∆y
Hence, the slope = −1, y-intercept is y = 60 and x-intercept
∆x
is x = 60.
(c) When Px = k10, 500, Py = k21, 000 remain the same, but income
changes to M = k840, 000, then Equation (48) becomes,
∆y
Thus, = −0.5, y-intercept is y = 40 and x-intercept is x = 80.
∆x
To calculate consumer surplus when the market price P = P0 , the consumer will
purchase Q0 units. The consumer therefore, spends P0 × Q0 which is equivalent
to the area of the rectangle P0 E0 Q0 since
The total amount which the consumer is willing to pay for the first Q0 units is
given by the area 0AE0 Q0 . Since consumer surplus is the difference between the
amount the consumer is willing to pay and the amount the consumer actually
pays
CS = Expected Price − Actual Price
Then,
CS = AE0 Q0 − 0P0 E0 Q0
= AP0 E0
1
= P0 Q0 (Area of the triangle AP0 E0 )
2
The area AP0 E0 is a benefit to the consumer as the amount which the consumer
is willing to pay exceeds the amount which is actually paid.
Solution
55 = 100 − 0.5Q0
0.5Q0 = 100 − 55 = 45
Q0 = 90 units
Figure 60:
The Producer surplus is the difference between the revenue the producer receives
for Q0 units of a good when the market price is P0 per unit and the revenue
that the prodducer was willing to accept for successive units of the good from
Q = 0 to Q = Q0 . Consider the supply function
P = a + bQ
To calculate the producer surplus when the market price P = P0 per unit is
given. When the market price per unit is P = P0 , the producer will supply Q0
units. Thus, the producer receives a total revenue P0 ×Q0 . This is equivalent to
the area of OP0 E0 Q0 . Since the producer is the difference between the revenue
the producer receives at Q = Q0 units and the revenue that the producer was
willing to accept for Q0 units supplied, then
P S = 0P0 E0 Q0 − 0BE0 Q0
= BP0 E0
1
= P0 Q0 (Area of Triangle BP0 E0 )
2
Therefore, the area BP0 E0 is a benefit to the producer.
P = 10 + 0.5Q
=⇒ 55 = 10 + 0.5Q0
0.5Q0 = 45
∴ Q0 = 90 units
Figure 62:
1
P S = P0 Q0
2
1
= (55)(90)
2
= 2475.
Y =E (49)
Note 12.4.1 Expenditure on imports is income lost to the economy, hence the
minus sign.
There are basically two methods used to get the equilibrium level of national
income, that is the algebraic method, and the graphical method.
(i) Algebraic Method:
∗ Step 1: Express expenditure in terms of income, Y : That is,
E = f (Y ).
∗ Step 2: Substitute expenditure, expressed as a function of Y , into
the RHS of the equilibrium condition, Y = E. Solve the equilibrium
equation for the equilibrium level of national income, Ye .
(ii) Graphical Method: The point of intersection of the equilibrium condi-
tion,
Y =E
and the expenditure equation,
E =C +I +G+X −M
gives the equilibrium level of national income. Since E = f (Y ), then the
horizontal axis will be labelled Y and the vertical axis will be labelled E.
Initially, the model assumes the existence of only two economic agents, house-
holds and firms operating in a closed economy (no foreign sector) with no gov-
ernment sector and no inflation. Households consumption expenditure, C, is
modelled by the equation,
C = C0 + bY
This model is such that planned and actual expenditures are equal. That is
Ep = C + I + G
= E(Y, r, G, T )
= C(Y − T ) + I p (r) + G
Where,
– E p is planned expenditure
Y = C + I ∗ + G∗
The withdraws in our model include taxation T . This means that the income
that households have to spend on consumer goods is no larger than Y , but
Y − T which is called disposal income, Yd . Hence,
C = C0 + bYd
where
Yd = Y − T
Practically, the tax with either be autonomous (T = T ∗ ) for some lump sum
T ∗ or be a proportion of national income
T = tY
T = tY + T ∗
G = 20,
I = 35,
C = 0.9Yd + 70,
T = 0.2Y + 25.
Solution
Since
Y =C +I +G
G = 20, I = 35
C = 0.9Yd + 70, where Yd = (Y − T )
T = 0.2Y + 25
Yd = [Y − (0.2Y + 25)]
= Y − 0.2Y − 25
= (1 − 0.2)Y − 25
∴ Yd = 0.8Y − 25
And C becomes,
C = 0.9(0.8Y − 25) + 70
Hence,
Y = 0.9(0.8Y − 25) + 70 + 35 + 20
= 0.72Y − 22.5 + 70 + 35 + 20
0.28Y = 102.5
∴ Y = 366
I = cr + d
C = 0.8Y + 100
and
I = −20r + 1000
From the equation
Y =C +I
we have
Equation (53) relates Y and r and is called the IS− Schedule. This model
investigates the money market. The money market is said to be in equilibrium
when the supply of money M s matches the demand for money M d , that is
Ms = Md
There are many ways of measuring the money supply. Money supply is simply
thought of notes and coins in circulation together with money held in bank
L2 = k2 r + k3
where L2 is Speculative demand, k2 < 0 and k3 > 0 are constants. The total M d ,
is the sum of the transaction-precautionary demand and speculative demand,
that is,
M d = L1 + L2
= k1 Y + k2 r + k3
Ms = Md
That is
M s∗ = k1 Y + k2 r + k3
The equation, relation, relating national income, Y and interest rate, r is called
the LM −Schedule. If we assume that equilibrium exists in both the commodity
and money markets, then the IS and LM provide a system of two equations in
two unknowns, Y and r.
This model shows combinations of real output and interest rate such that the
money market is in equilibrium for a given price level, that is;
M s /P = L(i, Y )
where,
– Algebraically: M s = M d and Y = E p ,
– Graphically: The IS curve intersects with the LM curve at (Y ∗ , r∗ ) as
shown in the figure below;
Figure 65:
Example 12.5.6 Determine the equilibrium income and rate given the follow-
ing information about the commodity market
C = 0.8Y + 100
I = −20r + 1000
M s = 2375
L1 = 0.1Y
L2 = −25r + 2000
What effect would a decrease in the money supply have on the equilibrium levels
of Y and r?
Solution
The IS−Schedule-commodity market in equilibrium is Equation (53) that is
for the money market M s = 2, 375 and the total demand for money (sum of
transaction precautionary L1 and Speculative L2 ) is
M d = L1 + L2
= 0.1Y − 25r + 2000.
Ms = Md
That is
We get
70r = 350 =⇒ r = 5.
And so
C = 200 + 0.25YD
I = 150 + 0.25Y − 1000i
G = 250
T = 200
M d /P = 2Y − 8000i
M s /P = 1600
Solution
Y =C +I +G
Y = 200 + 0.25YD + 150 + 0.25Y − 1000i + 250
Y = 200 + 0.25(Y − T ) + 150 + 0.25Y − 1000i + 250
Y = 200 + 0.25Y − 0.25(T = 200) + 150 + 0.25Y − 1000i + 250
0.5Y = 550 − 1000i
=⇒ Y = 1100 − 2000i
M s /P = M d /P
8000i = 2Y − 1600
Y
i= − 0.2
4000
Is the required LM relation.
(ii) We first substitute the expression for the LM relation into the IS relation
to obtain the value of Y as follows;
Y
Y = 1100 − 2000 − 0.2
4000
Y = 1100 − 0.5Y + 400
1.5Y = 1500
=⇒ Y = 1000
C = 200 + 0.25YD
C = 200 + 0.25(Y − T )
Ps = Q2 + 6Q + 9 and Pd = Q2 − 10Q + 25
(ii) Find the equilibrium price and quantity graphically and algebraically.
Solution
Q Ps = Q2 + 6Q + 9 Pd = Q2 − 10Q + 25
0 9 25
1 16 16
2 25 9
3 36 4
4 49 1
5 65 0
Note from the table of values that the vertical and horizontal intercepts of the de-
mand function are P = 25 (when Q = 0) and Q = 5 (when P = 0) respectively.
The vertical intercept of the supply function is P = 9 (when Q = 0).
(ii) From the graph, market equilibrium is at the point of intersection of the two
functions, estimated at Q = 1, P = 16. This solution may be found algebraically.
Market equilibrium exists when Pd = Ps and Qd = Qs . In this case, it is easiest
to equate the prices, so at equilibrium,
Ps = P d
Q + 6Q + 9 = Q2 − 10Q + 25
2
Q2 + 6Q − Q2 + 10Q = 25 − 9
16Q = 16
Q = 1.
When Q = 1, the value of P = 16. That is the market equilibrium quantity and
price is 1 and 16 respectively.
Example 13.1.4 The demand function for a monopolist is given by the equation
P = 50 − 2Q
(ii) Graph the total revenue function for 0 < Q < 30.
(iii) Estimate the value of Q at which total revenue is a maximum and estimate the
value of maximum total revenue.
(ii) Let us first get the Q−intercepts, we set T R = 0, and solve the total revenue
equation for Q−values, we get;
50Q − 2Q2 = 0
Q(50 − 2Q) = 0
Q=0 or 50 − 2Q = 0 =⇒ Q = 25.
Therefore, Q−intercepts are (0, 0) and (25, 0). The T R−intercept is also at
(0, 0). The vertex of the graph of T R-function is
b b 50 50
− ,TR − = − ,TR −
2a 2a 2(−2) 2(−2)
= (12.5, T R(12.5))
= (12.5, 312.5).
(iii) From the vertex (12.5, T R = 312.5), the maximum Total revenue is T R = 312.5.
And the value of Q that maximizes the total revenue is Q = 12.5.
(iii) Graph total revenue and total costs on the same diagram, hence, estimate the
break-even point(s).
Solution
(i) Since, T R = P ×Q. If P is written in terms of Q, then T R will also be expressed
in terms of Q. That is
Q = 65 − 5P
5P = 65 − Q
=⇒ P = 13 − 0.2Q
Therefore,
TR = PQ
= (13 − 0.2Q)Q
∴ T R = 13Q − 0.2Q2 .
TC = FC + V C
T C = 30 + 2Q
As required.
TR = TC
13Q − 0.2Q2 = 30 + 2Q
0.2Q2 − 11Q + 30 = 0
(iii) To sketch both T R and T C functions, consider the T R function first. Since
T R = 13Q − 0.2Q2
13Q − 0.2Q2 = 0
(13 − 0.2Q)Q = 0
=⇒ Q = 0 or 0.2Q = 13 =⇒ Q = 65.
Therefore, the turning point is at (32.5, 211.25), this means that the maximum
total revenue is T R = 211.25 and Q = 32.5 maximizes the total revenue. Now
considering the total cost function, T C. Since
T C = 30 + 2Q
ax3 + bx2 + cx + d = 0
There is, unfortunately, no easy general formula for solving a cubic equation, but
approximate solutions may be found graphically by plotting the graph and finding
the points of intersection with the axes.
(i) y = x3 and
(ii) y = −x3
On the same diagram. From the graph estimate the turning points and the roots of
the cubic equation. Compare the graphs of (i) and (ii).
Solution
The table of values for both functions is;
x y = x3 y = −x3
−3 −27 27
−2 −8 8
−1 −1 1
0 0 0
1 1 −1
2 8 −8
3 27 −27
From the graphs above, we see that the two graphs have only one root at x = 0, and
have no turning points. Graph of y = x3 may be viewed as a reflection of graph
y = −x3 in the x−axis or y−axis.
In Example 13.2.2 each graph had no turning point and only one root. However, the
graphs of more general cubic equations will have
Solution
x y
−12 −1659
−8 −617
−4 −119
0 27
4 13
8 31
2 273
Plotting these values, we get;
From the Figure 71, the cubic function has only one root, at x = −1.56 approx-
imately. And has two turning points at x = 1.0, y = 31 and at x = 5.5, y = 5.6.
x y
−12 69
−8 −105
−4 −55
0 27
4 −51
8 −481
2 −1455
Plotting the values, we get;
From Figure 72, we can see that the cubic function has three roots, at
x = −11, x = −1.7 and x = 2.8 approximately. And has two turning points at
x = −7, y = −107 and at x = 0.8, y = 30.
Remark 13.2.4 Cubic equations are continuous curves, which may have, One root
or three roots and no turning point or two turning points.
Note 13.2.5 From an economic perspective, the first quadrant where x > 0, y > 0
for every graph is of interest.
(i) Write down the equations for total revenue and profit. Calculate the break-even
points.
(ii) Graph the total revenue and total cost functions on the same diagram for
0 ≤ Q ≤ 12, showing the break-even points.
(iv) From the graph estimate the values of Q within which the firm makes
(a) a profit,
(b) a loss.
(v) From the graph estimate the maximum profit and the level of output for which
profit is maximized.
Solution
TR = PQ
Then
T R = (90 − Q)Q = 90Q − Q2 .
And profit, π is
π = T R − T C = 90Q − Q2 − Q3 .
The break-even points occur when T R = T C, therefore, solve
90Q − Q2 = Q3
0 = Q3 + Q2 − 90Q
0 = Q(Q2 + Q − 90)
(ii) To graph T R and T C, we calculate a table of values for the range 0 ≤ Q ≤ 12.
Q TR TC
0 0 0
3 261 27
6 504 216
9 729 729
12 936 1728
(iv) The firm makes a profit when the T R curve is greater than the T C curve, that
is between Q = 0 and Q = 9. When Q is greater than 9 the firm makes a loss.
(v) Maximum profit occurs at the point where the vertical distance between T R and
T C is greatest. From the graph, this estimate is at Q = 5.15. Substituting
Q = 5.15 into the profit function to calculate profit, we have;
an = a
|×a×
{z· · · × a}
n−times
For example
23 = 2 × 2 × 2 = 8
(−4)2 = −4 × (−4) = 16
−42 = −(4 × 4) = −16.
(i) bn × bm = bn+m
(iii) (ab)n = an bn
n
a an
(iv) = n
b b
(i) Since
2x = 32
⇒ 2x = 25
⇒ x = 5.
(ii) Similarly
1
23x =
64
⇒ 2 = 64−1
3x
⇒ 23x = 2−6
⇒ 3x = −6
⇒ x = −2.
(22 )x = 32
⇒ (2)2x = 25
⇒ 2x = 5
5
⇒x= .
2
Example 13.5.3 Graph the following exponential functions on the same xy−plane:
x
x 1
(i) f (x) = 2 (ii) f (x) =
2
Solution:
x −2 −1 0 1 2 3
f (x) 0.25 0.5 1 2 4 8
Figure 74:
Note 13.5.4 The following properties of the graph of the exponential function
f (x) = 2x .
(i) The y-intercept is (0, 1).
(ii) The graph passes through (1, 2).
(iii) As x decreases without bound (that is, as x → −∞), f (x) → 0.
(iv) The graph is a smooth, continuous increasing curve.
x
1
And for the graph of the function f (x) = , we note the following properties;
2
(i) The y-intercept is (0, 1).
1
(ii) The graph passes through 1, .
2
(iii) As x-increases without bound, (that is, as x → ∞), f (x) → 0.
(iv) The graph is smooth, continuous decreasing curve.
(i) The functions f is a one-to-one function it has the set of real numbers as its
domain and the set of positive real numbers as its range.
(ii) The graph of f is smooth, continuous curve with a y-intercept of (0, 1) and the
graph passes through (1, b).
When the index is positive, the curves are increasing as ,x increases, provided
b > 1; these are called growth curves.
(iv) If 0 < b < 1, f is a decreasing function and the graph of f is asymptotic to the
positive x-axis. [As x → −∞, f (x) → ∞, and as x → ∞, f (x) → 0]
See Figure 76 below:
When the index is negative, the curves are decreasing as x increases, provided
b > 1; these are called decay curves.
3
(i) Since the base is less than 1, we know that the graph of f is a decreasing
4
function. Thus, the graph is given by;
(ii) Since the base 2 is greater than 1. Then, f (x) = 2x+3 − 2 has an increasing
graph. Thus,
Figure 78:
Figure 79:
Example 13.5.11 Find the total amount accumulated into a bank account if an ini-
tial sum of K1, 000 is invested for 2 years at a rate of 5% per annum.
Solution:
Here, the principal value is P = K1000, rate of interest r = 0.05 and time t = 2
years. Thus,
A = P (1 + r)t
= 1000(1 + 0.05)2
= K1102.5.
Solution:
Here we are given the principal value to be K1000, the compound interest K2000 and
time 2 years. Thus,
A = P (1 + r)t
⇒ 2000 = 1000(1 + r)2
⇒ 2 = (1 + r)2
√
⇒1+r = 2
√
⇒r = 2−1
⇒ r = 0.41 or 41%.
Solution:
nt
r
A=P 1+
n
2×5
0.06
A = 700 1 +
2
= 700(1 + 0.03)10
= K940.74.
(ii) The amount of K7, 00 is invested for 5 years at 6% per annum compounded
quarterly. Calculate the cumulative amount (A).
Solution:
Here
nt
r
A=P 1+
n
4×5
0.06
= 700 1 +
4
20
= 700(1.015)
= K942.8.
The value of e accurate to eight decimal places is e ≈ 2.71828183. And the exponential
function with e as the base is known as the natural exponential function.
Definition 13.5.16 (Natural Exponential Function) For all real numbers x, the
function defined by
f (x) = ex
is called the natural exponential function.
The graph of f (x) = ex is the same as that of f (x) = bx for b > 1 since e > 1. That
is ;
x f (x) = ex
−2 0.1
−1 0.4
0 1
1 2.7
Figure 80:
n
Let m = , then Equation (??) becomes;
r
m rt
1
A = P lim 1 +
n→∞ m
| {z }
e
rt
A = Pe .
Note 13.5.17 The formula for compound interest for n compounding per year is
given by nt
r
A=P 1+
n
And that of continuous compounding is given by
A = P ert
Example 13.5.18 What amount will an account have after 2 years if K5, 000 is
invested at an annual rate of 8%
Solution:
Given that the principal value P = K5, 000, rate per year r = 0.08 in t = 2 year.
Then
A = P ert
= 5000 × e0.08×2
= 5000 × e0.16
∴ A ≈ K5, 867.55.
Example 13.6.2 The population of a village was 753 in 1980. If the population
grows according to the equation
P = 753e0.03t.
(i) Graph the population equation for t = 0 (in 1980) to t = 30 (in 2010). From
the graph, estimate the population (a) in 1990 and (b) in 2000.
Solution
t P = 753e0.03t
0 753
5 874.9
10 1016.4
15 1180.9
20 1372.1
25 1594.1
30 1852.1
Figure 81:
(ii) The values in (a) and (b) can be confirmed algebraically as follows. In 1990,
t = 10 we substitute t = 10 into the equation;
P = 753e0.03t
=⇒ P = 753e0.03(10)
= 1016.44
≈ 1016 persons
P = 753e0.03(20)
= 1372.05
≈ 1372 persons
Solution
Consider the table of vales of Y below from 0 to 20
Y C = 500(1 − e−0.3Y )
0 0
4 349
8 455
12 486
16 496
20 499
Plotting the values we get;
The shape of the graph indicates that as income Y increases, consumption increases
at a decreasing rate towards an upper limit of C = 500.
f (x) = bx
y = bx
⇒ x = by
And so none of the previous methods learnt so far can be used to solve the equation
x = by for the exponent y. Thus, we now look at the definition of logarithms.
The notation logb x is read as ”the logarithm (or log) of x base b”. The function
defined by f (x) = logb x is called a logarithmic function with base b.
Remark 13.7.2 The function f (x) = logb x is the inverse of an exponential function
g(x) = bx .
y = logb x is x = by .
x = by is y = logb x.
It is important to remember that the function f (x) = logb x is the inverse of the
function g(x) = bx . Thus, the composition of logarithmic and exponential functions
holds true. That is,
Let g(x) = bx and f (x) = logb x for all x > 0, b > 0 and b 6= 1, then
And
(f ◦ g)(x) = f (g(x)) = logb g(x) = logb bx = x.
Example 13.7.4 .
(i) Changing from logarithm form to exponential form, we use the definition that,
y = logb x if and only if by = x. Thus,
(a) 3 = log2 8 ⇐⇒ 23 = 8.
(b) 2 = log10 (x + 5) ⇐⇒ 102 = x + 5.
(c) loge x = 4 ⇐⇒ e4 = x.
(d) logb b3 = 3 ⇐⇒ b3 = b3 .
(ii) Changing from exponential form to logarithmic form, we use the definition that
by = x if and only if y = logb x. Thus,
Note 13.7.5 If the base of a logarithm is 10, it is usually omitted because this is
called a common base. Thus,
log10 x ≡ log x.
4m = 64
⇒ 4m = 43
⇒m=3
∴ log4 64 = 3.
Since we have the same bases.
3 = 9x
⇒ (32 )x = 3
⇒ 32x = 31
⇒ 2x = 1
1
⇒x=
2
1
∴ log9 3 = .
2
(iii) Let m = log9 9
⇔ 9m = 91
⇒m=1
∴ log9 9 = 1.
⇔ 5p = 51
⇒p=1
∴ log5 5 = 1.
⇔ 10x = 1000
⇒ 10x = 103
⇒x=3
∴ log 1000 = 3
⇔ 2x = 23
⇒x=3
∴ log2 23 = 3.
Example 13.7.8 Using the proceeding properties, evaluate each of the following log-
arithms.
(i) log8 1 (ii) log5 5 (iii) log2 (24 ) (iv) 3log3 7
Solution:
Proof:
Let logb r = x and logb s = y, then by definition of logarithms, it follows that
bx = r and by = s respectively. Thus,
r · s = bx × by = bx+y (58)
14
(i) The function defined by f (x) = log10 x is called the common logarithmic function and is
written as f (x) = log x.
(ii) The function defined by f (x) = loge x is called the natural logarithmic function and is written
as f (x) = ln x.
log2 15 = log2 3 × 5
= log2 3 + log2 5
= 1.5850 + 2.3219
= 3.9069
q
x
Example 13.7.11 Express logb yz
in terms of x, y and z.
Solution:
Since
r 12
x x
logb = logb
yz yz
1 x
= logb
2 yz
1
= logb x − logb yz
2
1
= logb x − (logb y + logb z)
2
1
= logb x − logb y − logb z
2
1 1 1
= logb x − logb y − logb z.
2 2 2
Example 13.7.12 Express 2 logb x + 3 logb y − 4 logb z as one logarithm.
Solution:
Here
logb x
loga x =
logb a
logb am = logb x
⇒ m logb a = logb x
logb x
⇒m= (65)
logb a
Solution:
logb x
Since loga x = then
logb a
log 41
log3 41 = .
log 3
Proposition 13.7.15
1
loga x =
logx a
Proof;
Let b = x, then the equation
logb x
loga x =
logb a
can be written as
logx x 1
loga x = = .
logx a logx a
Hence,
1
loga x = .
logx a
Example 13.7.18 Find the domain of each of the following logarithmic functions.
(ii) The solution set of |x + 2| > 0 consists of all real numbers x except x = −2.
Thus, the domain of f consists of all real numbers x 6= −2. In interval notation,
Domain: = − ∞, −2 ∪ − 2, ∞ .
x
(iii) Solving > 0 yields the set of all real numbers x between 0 and 8. Thus,
8−x
domain of f in interval notation is (0, 8).
x −3 −2 −1 0 1 2 3
1 1 1
g(x) = 2x 1 2 4 8
8 4 2
Then, the table of values for f (x) = log2 x using g values as our x values since f is
an inverse of g, we get;
1 1 1
x 1 2 4 8
8 4 2
f (x) = log2 x −3 −2 −1 0 1 2 3
Solution:
(i) Method 1:
To graph f (x) = log3 x, we consider the equivalent exponential equation x = 3y .
Since this equation is solved for x, we choose values of y and calculate the
corresponding values of x as shown in the table of values below.
1 1
x = 3y 9 3
1 3 9
y −2 −1 0 1 2
Method 2:
Since the function f (x) = log3 x is the inverse of g(x) = 3x . Then finding the
inverse of g(x) = 3x . Let y = 3x . Then
log3 y = log3 3x
= x log3 3
| {z }
1
⇒ x = log3 y
Thus, we first sketch the function g(x) = 3x and reflect it across the line y = x
to get the required graph of f (x) = log3 x.
(ii) To sketch the graph of f (x) = log 2 x. We first sketch the exponential function;
3
x
2
g(x) =
3
and the reflect it across the line y = x, to get the graph of f (x) = log 2 x as
3
follows;
Note 13.7.22 All properties of logarithms stated before apply to natural logarithms.
That is;
(iii) e ln(x) = x
(v) ln rx = x ln(r)
Example 13.7.23 Show that the functions y = ln x and y = ex are inverses of each
other.
Solution:
Let f (x) = ln x and g(x) = ex . If f and g are inverses of each other, then
(f ◦ g)(x) = f (g(x)) = x. (66)
Similarly
(g ◦ f )(x) = g(f (x)) = x (67)
Consider (64), since
(f ◦ g)(x) = f (g(x))
= f (ex )
= ln ex
= x.
Similarly from (65), since
(g ◦ f )(x) = g(f (x))
= g(ln x)
= eln x
= x.
(i) Here
3x = 5
⇒ log 3x = log 5
⇒ x log 3 = log 5
log 5
⇒x= .
log 3
(ii) Here
ex+3 = 5
⇒ ln ex+3 = ln (5)
⇒ (x + 3) |{z}
ln e = ln(5)
1
⇒ x + 3 = ln(5)
⇒ x = ln(5) − 3.
(iii) Here
23x−2 = 32x+1
⇒ log 23x−2 = log 32x+1
⇒ (3x − 2) log 2 = (2x + 1) log 3
⇒ 3x log 2 − 2 log 2 = 2x log 3 + log 3
⇒ 3x log 2 − 2x log 3 = log 3 + 2 log 2
⇒ x(3 log 2 − 2 log 3) = log 3 + 2 log 2
log 3 + 2 log 2
⇒x= .
3 log 2 − 2 log 3
(iv) Here
22x + 3(2x ) − 4 = 0
⇒ (2x )2 + 3(2x ) − 4 = 0 (68)
t2 + 3t − 4 = 4
⇒ (t + 4)(t − 1) = 0
⇒ t = −4 or t = 1.
2x = 1
⇒ 2x = 20
⇒ x = 0.
Solution:
But we know that the values of x ∈ R+ . Thus, we only need x = 20, since
x = −5 < 0 is discarded. Therefore, the solution set is {20}.
Solution
Substitute P = 1750 into the equation for population and solve for t. We get;
1750 = 753e0.03t
1750
= e0.03t
753
e0.03t = 2.324
0.03t = loge (2.324)
0.03t = ln(2.324)
0.03t = 0.8433
0.8433
=⇒ t = = 28.11
0.03
So the year in which the population reaches 1750 persons is
1980 + 28.11 = 2008.11
or during the year 2008.
Solution:
Here we are given r = 0.08, P = K500, A = K1000, n = 4, but t is unknown. Thus,
using the formula below; nt
r
A=P 1+ ,
n
we have;
4t
0.08
1000 = 500 1 +
4
4t
⇒ 2 = (1.02)
⇒ log 2 = log(1.02)4t
⇒ log 2 = 4t log(1.02)
log 2 ln(2)
⇒t= or t = .
4 log(1.02) 4 ln(1.02)
Example 13.7.29 Scientists estimate that the maximum carrying capacity of a lake
is 6000 and that the number of fish increase according to the equation
6000
P (t) =
1 + 29e−0.4t
where t is given in years and P (t) is the fish population at time t.
(iii) From the graph estimate the time taken for the fish population to reach 1000, 3000, 4000.
Confirm your answers algebraically.
(i) Step 1: Calculate the value of x that gives rise to division by zero. This will
determine the vertical asymptote. Division by zero occurs when the denominator
is zero
x − 0.23 = 0 =⇒ x = 0.23
Step 2: Calculate the points of intersection with the y−axis, using the fact that
x = 0 on the y−axis:
1 1
y= =⇒ = −4.35.
x − 0.23 0 − 0.23
Step 3: To get some idea of the curvature as the graph approaches the vertical
asymptote, calculate the coordinates of some points to its left and right:
x 0 0.1 0.2 0.3 0.4
y -4.35 -0.13 -33.33 14.29 5.88
Plotting this information, we get;
1
(ii) The equation of the vertically translated function is y = + 3. The graph is
x
sketched by translating y = 1/x vertically up the y−axis by 3 units. The point
of intersection with the x−axis is easily found by solving for x when y = 0.
Figure 90:
(ii) Sketch the supply and demand functions on the same diagram for −1 < Q < 20.
From the graph estimate the equilibrium point. Confirm your answer alge-
braically.
Solution
(i) Since
200
Q+1=
P
=⇒ P (Q + 1) = 200
200
=⇒ P = .
Q+1
Solve this quadratic for Q. The solutions are Q = −26 and Q = 15. As the
negative quantity is not economically meaningful, substitute Q = 15 into either
original equation and solve for the corresponding equilibrium price. Therefore
market equilibrium is reached when Q = 15 and P = 12.5.
3x − 4y = 5
−6x + 7y = 6
in place of
3 −4
−6 7
Matrices are also used in the study of communication theory, network analysis for
electrical engineers etc. For example let us consider the marks scored by a first
year student in different subjects and in different terminal examinations. They are
exhibited in a tabular form as given below.
(ii) The elements along the first, second, third and fourth columns represent the
subject marks in different tests.
Matrices provide a kind of mathematical shorthand to help the study of problems
represented by the entries.
Definition 14.1.2 (Matrix) A matrix is a rectangular array or arrangement of
entries or elements displayed in rows and columns put within a square bracket or
parenthesis.The entries or elements of a matrix may be any kind of numbers (real or
complex), polynomials or other expressions.
Matrices are denoted by the capital letters like A, B, C, . . . or X, Y, Z, . . .
Example 14.1.3 Below are some examples of matrices.
1 4 1 −4 2
A = 2 5 , B = 6 9 4
3 6 3 −2 6
where, the horizontal arrangement are the ith rows and vertical arrangement are the
jth columns. In symbolic form, the elements in the ith row and jth column are
denoted by αij . Thus
Am×n = αij m×n
Solution
A general 3 × 2 matrix is
α11 α12
A3×2 = αij = α21 α22
α31 α32
where i = 1, 2, 3 (rows) and j = 1, 2 (columns) it is given that αij = i − 2j. Thus,
α11 = 1 − 2 = −1; α12 = 1 − 4 = −3
α21 = 2 − 2 = 0; α22 = 2 − 4 = −2
α31 = 3 − 2 = 1; α32 = 3 − 4 = −1
Therefore, the required 3 × 2 matrix is
−1 −3
A = 0 −2 .
1 −1
That is a scalar matrix is a diagonal matrix in which all the entries along the main
diagonal are equal.
That is an identity matrix is a scalar matrix in which entries along the main diagonal
are equal to 1. We denote the identity matrix of order n as In .
Example 14.3.18 The following are some examples of zero matrices or null matrices
0 0 0 0 0
A1×2 = 0 0 , B3×2 = 0 0 , C3×3 = 0 0 0
0 0 0 0 0
(i) both the matrices A and B are of the same order or size
(ii) the corresponding entries in both the matrices A and B are equal.
That is matrices A = αij m×n and B = βij p×q are equal if m = p, n = q and
αij = βij for every i and j.
x y 4 3
Example 14.3.20 Let A = and B = , then find the values of x, y, z, w
z y 1 2
if A = B.
Solution
Since the two matrices are equal, their corresponding entries are also equal. That is
A = B implies
x y 4 3
=
z w 1 5
⇒ x = 4, y = 3, z = 1, w = 5.
Example 14.3.24 Find the transpose and order of each matrix below;
2 6 3
(i) A2×3 = (ii) B1×3 = 7 3 2
1 0 6
1 −5 6 1 6 7
(iii) C3×3 = 8
7 10 (iv) D3×3 = 6 2 −8
−1 0 9 7 −8 3
Solution
(iii) For matrix C, the size of this matrix is 3 × 3, and its transpose is
1 8 −1
C T = −5 7 0
6 10 9
with order 3 × 3.
(iv) The matrix D is a special matrix called a symmetric matrix with D = DT , since
its transpose is the same as the original matrix. That is
1 6 7
DT = 6 2 −8 .
7 −8 3
Note 14.3.26 If A is of order m × n then the matrix kA is also of the same order
m × n.
1 7 2 1 7 2 2 14 4
Example 14.3.27 If A = , then 2A = 2 =
−6 3 9 −6 3 9 −12 6 18
then
A + B = αij + βij m×n .
Similarly;
A − B = A + (−B) = αij m×n + − βij m×n = αij − βij m×n
Note 14.4.2 (i) The matrices A + B and A − B have the same order equal to the
order of A or B .
(i) A + B (ii) A − B
Solution:
7 2 4 −7 7+4 2−7 11 −5
(i) A + B = 8 6 + 3 1 = 8 + 3 6 + 1 = 11 7
9 −6 −8 5 9 − 8 −6 + 5 1 −1
7 2 −4 7 7−4 2+7 3 9
(ii) A − B = A + (−B) = 8 6 + −3 −1 = 8 − 3 6 − 1 = 5 5
9 −6 8 −5 9 + 8 −6 − 5 17 −11
Note 14.4.4 If A = αij m×n is a matrix, then the matrix −A = −αij m×n is called
a negative matrix of A.
(iv) Here matrix A has order 2 × 1 and matrix B has order 1 × 2. Thus, the product
result has order 2 × 2.
4
AB = 6 7
−3
4×6 4×7
=
−3 × 6 −3 × 7
24 28
∴ AB =
−18 −21
Remark 14.4.8 Note all matrices can be multiplied. In general, a matrix of order
m × n can be multiplied by a matrix of order n × p resulting in a product of order
m × p.
AB 6= BA
A(BC) = (AB)C.
(a) A(B + C) = AB + AC
(b) (A + B)C = AC + BC for all matrices A, B, C
Solution
(i)
1 8 1 3 1 + 56 3 + 32 57 35
AB = = = (70)
4 3 7 4 4 + 21 12 + 12 25 24
1 3 1 8 1 + 12 8 + 9 13 17
BA = = = (71)
7 4 4 3 7 + 16 56 + 12 23 68
and so
1 8 5 −9
A(BC) =
4 3 −16 22
5 − 128 −9 + 176
=
20 − 48 −36 + 66
−123 167
∴ A(BC) = (73)
−28 30
Therefore,
1 8 −3 9
A(B + C) =
4 3 10 −1
−3 + 80 9 − 8
=
−12 + 30 36 − 3
77 1
A(B + C) = (74)
18 33
Conversely:
14.6 Determinants
14.6.1 Introduction
Every square matrix A = αij n×n is associated with a single unique number called
the determinant, and is denoted by det(A) or |A|.
Note 14.6.2 The determinant of a matrix is not a matrix, but simply a number
associated with a given square matrix.
α11 α12
det(A) = = α11 α22 − α21 α12 .
α21 α22
2 6
(ii) det(B) = = (2 × 3) − (1 × 6) = 6 − 6 = 0
1 3
For example the matrix B in Example 14.6.5 (ii) is called a Singular matrix since
det(B) = 0.
For example, the matrix A in Example 14.6.5 (i) is called a non-singular matrix, since
det(A) = −5 6= 0.
(2) Cofactors: The cofactors is a signed minor. The cofactor of αij is denoted by
Aij and is defined by
Aij = (−1)i+j Mij .
α22 α23
A11 = (−1)1+1 M11 = = α22 α33 − α32 α23 .
α32 α33
α21 α23
A12 = (−1)1+2 M12 = = −(α21 α33 − α23 α31 ).
α31 α33
α21 α22
A13 = (−1)1+3 M13 = = α21 α32 − α31 α22 .
α31 α32
and denote it by C.
Solution
Let
α11 α12 α13
A = α21 α22 α23
α31 α32 α33
then
α22 α23 α α α α
det(A) = α11 − α12 21 23 + α13 21 22 (78)
α32 α33 α31 α33 α31 α32
If we compare the above Equation (76) we can clearly see that the determinant of A
can be found simply by using
Therefore,
|A| = α11 α22 α33 + α12 α23 α31 + α13 α21 α32 − α13 α22 α31 + α11 α23 α32 α22 + α12 α21 α33
Example 14.6.11 Find the determinant of
5 5 2
A = 1 2 −3
5 2 14
15
In a 3 × 3 matrix it is not necessaryto use theformula for cofactors. Just multiply minor by
+ − +
appropriate signs following the pattern. − + −.
+ − +
2 −3 1 −3 1 2
det(A) = 5 −5 +2
2 14 5 14 5 2
= 5 28 − (−6) − 5 14 − (−15) + 2 2 − 10
= 5(34) − 5(29) + 2(−8)
= 25 − 16
∴ det(A) = 9.
det(A) = 140 + (−75) + 4 − 20 + (−30) + 70
= 69 − 60
∴ det(A) = 9.
Proof
We know that if A−1 is the
inverse
A·A
of A, then −1
= I, where I is the inverse
a b x y
matrix. Given that A = ; Let A−1 = be the inverse of A. Then we
c d w z
expect
a b x y 1 0
=
c d w z 0 1
ax + bw ay + bz 1 0
⇒ =
cx + dw cy + dz 0 1
( (
ax + bw = 1 ay + bz = 0
⇒
cx + dw = 0 cy + dz = 1
From the above systems of equations, we have
( (
(ax + bw = 1) × d (ay + bz = 0) × d
(cx + dw = 0) × b (cy + dz = 1) × b
and
x(ad − cd) = d
d
⇒x=
ad − cb
Subtracting Equation (80) from Equation (79) we get
y(ad − bc) = −b
−b
⇒y=
ad − bc
(1) Adjoint of a Square Matrix: To find the adjoint of a square matrix A denoted
by Adj(A) we have to;
(2) Inverse of matrix A: After obtaining the Adjoint matrix, Adj(A) = C T , then
Solution
2 7 4
det(A) = 3 1 6
5 0 8
1 6 3 6 3 1
=2 −7 +4
0 8 5 8 5 0
= 2(8 − 0) − 7(24 − 30) + 4(0 − 5)
= 16 + 42 − 20
∴ det(A) = 38
(iii)
2 7 4 8 −56 38
A × Adj(A) = 3 1 6 6 −4 0
5 0 8 −5 35 −19
16 + 42 − 20 −11 − 28 + 140 76 + 0 − 76
= 24 + 6 − 30 −168 − 4 + 210 114 + 0 − 114
40 + 0 − 40 −280 + 0 + 280 190 + 0 − 152
38 0 0
= 0 38 0
0 0 38
1 0 0
= 38 0 1 0
0 0 1
(2) The Inverse Property: If A and B are two square matrices of the same order,
such that AB = BA = I, then the matrix B is the inverse of matrix A and
matrix A is the inverse of matrix B. Let B = A−1 . Then
Note that, the matrix A has inverse if and if it is a non-singular matrix. That is
determinant |A| =
6 0. Now it follows from Equation (103), since
A × Adj(A) = det(A)I
A × Adj(A)
⇒I= (84)
det(A)
Then Equation (103) and Equation (82) follow that
A × Adj(A)
A · A−1 = (85)
det(A)
−1 −1 −1 1
A A A = A · A · Adj(A)
| {z } det(A)
I
1
⇒ IA−1 = I · · Adj(A)
det(A)
1
∴ A−1 = · Adj(A)
det(A)
provided det(A) 6= 0.
1 2 3
Example 14.8.1 (i) Find the inverse of the matrix A = 2 1 1
3 1 −2
x + 2y + 3z = 6
2x + y + z = 5
3x + y − 2z = 1
Solution
1 2 3
1 1 2 1 2 1
det(A) = 2 1 1 = 1 −2 +
1 −2 3 −2 3 1
3 1 −2
= 1(−2 − 1) − 2(−4 − 3) + 3(2 − 3)
∴ det(A) = 8.
AX =B
−1
⇒ A · AX = A−1 B
⇒ IX = A−1 B
⇒X = A−1 B
And so
x −3 7 −1 6
y = 1 7 −11 5 5
8
z −1 5 −3 1
−18 + 35 − 1
1
= 42 − 55 + 5
8
−6 + 25 − 3
16
1
= −8
8
16
x 2
⇒ y = −1
z 2
Hence, x = 2, y = −1 and z = 2.
a1 x + b 1 y = c 1
a2 x + b 2 y = c 2
a1 b 1
by first writing the coefficient matrix A = and assume that the determinant
a2 b 2
of matrix A is not zero. That is
a1 b 1
D = det(A) = = a1 b2 − a2 b1 6= 0
a2 b 2
[a1 x + b1 y = c1 ] × b2
[a2 x + b2 y = c2 ] × b1
a1 b2 x + b1 b2 y = b2 c1 (87)
a2 b1 x + b1 b2 y = b1 c2 (88)
x(a1 b2 − a2 b1 ) = b2 c1 − b1 c2
c1 b1
b2 c 1 − b1 c 2 c2 b2
⇒x= =
a1 b 2 − a2 b 1 a1 b1
a2 b2
Dx
=
D
Similarly, it can be shown that
a1 b1
a2 c 2 − a2 c 1 a2 b2
y= =
a1 b 2 − a2 b 1 a1 b1
a2 b2
Dy
=
D
And so from the matrix representation of
a1 x + b 1 y = c 1
a2 x + b 2 y = c 2
That is
a1 b 1 x c
= 1
a2 b 2 y c2
we have
a1 b 1 c 1 b1 a c
D= , Dx = , Dy = 1 1
a2 b 2 c 2 b2 a2 c 2
as the solutions of any given system of equation.
Example 14.9.1 Solve the system of linear equation below
3x − 5y = −2
x + 2y = 4
Solution
Rewriting the equations in matrix form we have;
3 −5 x −2
=
1 2 y 4
3 −5
Here, let matrix of coefficients be A = , so that
1 2
3 −5 −2 −5 3 −2
D= , Dx = , Dy =
1 2 4 2 1 4
Hence
Dx 16 Dy 14
x= = , and y= = .
D 11 D 11
Example 14.9.2 Solve the system of equations
x − y − z = −6
2x + y + z = 0
3x − 5y + 8z = 13
Solution
In matrix form we have
1 −1 −1 x −6
2 1 1 y = 0
3 −5 8 z 13
So
1 −1 −1
1 1 2 1 2 1
D= 2 1 1 =1 − (−1) + (−1)
−5 8 3 8 3 −5
3 −5 8
= 1(8 + 5) + 1(16 − 3) − 1(−10 − 3)
= 13 + 13 + 13
∴ D = 39
−6 0 13
1 1 0 1 0 1
Dx = 2 1 1 = −6 − (−1) + (−1)
−5 8 13 8 13 −5
3 −5 8
= −6(8 + 5) + 1(0 − 13) − 1(0 − 13)
= −78 − 13 + 13
∴ Dx = −78
1 2 3
2 1 2 1 2 0
Dy = −6 0 13 = 1 − (−6) + (−1)
13 8 3 8 3 13
−1 1 8
= 1(0 − 13) + 6(16 − 3) − 1(26 − 1)
= −13 + 78 − 26
∴ Dy = 39
Dx −78 Dy 39 Dz 117
x= = ; y= = =1 and z= = =3
D 39 D 39 D 39
78
That is x = − = −2, y = 1, z = 3.
39
Example 14.10.1 Solve the following system of linear equations by the method of
reduced row echelon form
x − y − z = −6
2x + y + z = 0
3x − 5y + 8z = 13
Solution.
From the system of equations, we have the following matrix representation of the
equations;
1 −1 −1 x −6
2 1 1 y = 0
3 −5 8 z 13
Let
1 −1 −1 x −6
A = 2 1 1 , X = y & B = 0
3 −5 8 z 13
Then we can define an augmented matrix [A|B] as follows;
1 −1 −1 −6
[A|B] = 2 1 1 0
3 −5 8 13
Making zeros in column 1 except the entry at row 1, column 1 (pivot entry), we
subtract row 1 multiplied by 2 from row 2, that is
R2 −→ R2 − 2R1
R3 −→ R3 − 3R1
We get;
1 −1 −1 −6
0 3 3 12
0 −2 11 31
Making zeros in column 2 except the entry at row 2 (pivot entry), we divide row 2 by
3, that is;
R2
R2 −→
3
We get;
1 −1 −1 −6
0 1 1 4
0 −2 11 31
Adding row 2 to row 1, that is
R1 −→ R1 + R2
We get;
1 0 0 −2
0 1 1 4
0 −2 11 31
Adding row 2 multiplied by 2 to row 3, that is
R3 −→ R3 + 2R2
We get;
1 0 0 −2
0 1 1 4
0 0 13 39
Making zeros in column 3 except the entry at row 3, column 3 (pivot entry), we divide
row 3 by 13. That is
R3
R3 −→
13
We get
1 0 0 −2
0 1 1 4
0 0 1 3
R2 −→ R2 − R3
Hence, from the row reduced echelon form, we have x = −2, y = 1 and z = 3.
The retail price of each model in each of the three shops is given in the table be-
low; Use matrix multiplication to calculate
(ii) The total weekly revenue for each model for each shop.
Solution
If this cost matrix C is premultiplied by the numbers sold matrix, Q, the product
will be a 3 × 1 matrix, in which the elements in each row gives the total cost of
computers to each shop:
Total Cost = Q · C
That is;
150 320 180 480 447600
QC = 170 420 190 600 = 527400
201 63 58 1020 193440
Therefore, Cost to: Shop A = K447600, Shop B = K527400, and
Shop C = K193440.
(ii) Since
TR = P × Q
Here the quantity Q is given by matrix Q, and the prices, P are obtained from
the data in the price table . Since matrix multiplication, however, is carried out
by multiplying rows by columns; therefore in order to multiply quantity × price
for each PC, the prices matrix must be transposed before premultiplying by the
quantities matrix, Q. That is
T
560 750 1580 560 520 590
P = 520 690 1390 = 750 690 720
590 720 1780 1580 1390 1780
Now
PC → Basic Extra Latest
ShopA 150 320 180 560 520 590
T R = QP = ShopB 190 750 690 720
170 420
ShopC 201 63 58 1580 1390 1780
604400 N/A N/A
= N/A 642300 N/A
N/A N/A 267190
ShopA = 604400
T R = ShopB = 642300
ShopC = 267190
(iii) Profit is the difference between the total revenue and total cost. That is
π = TR − TC
Thus,
604400 447600 156800
π = 642300 − 527400 = 114900
267190 193440 73750
So shop A makes the highest profit.
Example 14.10.4 Given the supply and demand functions for two related goods, A
and B,
(
Qda = 30 − 8Pa + 2Pb
Good A :
Qsa = −15 + 7Pa
(
Qdb = 28 + 4Pa − 6Pb
Good B :
Qsb = 12 + 2Pb
(i) Write down the equilibrium condition for each good. Hence, deduce two equa-
tions in Pa and Pb .
(ii) Use Cramer’s rule to find the equilibrium prices and quantities for goods A and
B.
Solution
(i) The equilibrium condition for each good is that Qs = Qd .
For Good A;
For Good B;
15 45
∆Pb −4 16 (15)(16) − (−4)(45) 240 − (−180) 420
Pb = = = = = = 3.75.
∆ 15 −2 (15)(8) − (−4)(−2) 120 − 8 112
−4 8
Substituting these values of Pa and Pb into any of the original equations, solve
for Qa and Qb . Solution: Qa = 9.5 and Qb = 19.5.
∆Y I0 + C0
Ye = =
∆ 1−b
∆C C0 + bI0
Ce = =
∆ 1−b
Since
1 −1
∆= = 1 − (−b)(−1) = 1 − b
−b 1
I0 −1
∆Y = = (I0 ) − (−C0 ) = I0 + C0
C0 1
1 I0
∆C = = C0 − (−b)(I0 ) = C0 + bI0 .
−b C0
Y = C + I0 + G0
C = C0 + b(Y − T ) and T = T0 + tY
where Y =income, C =consumption, T =taxation, C0 , b, t, I0 , G0 and T0 (autonomous
taxation) are constants and C0 > 0; 0 < b < 1, 0 < t < 1.
(i) Write this model as three equations in terms of the variables Y, C and T .
(ii) Use Cramer’s rule to derive expressions for the equilibrium level of income,
consumption and taxation.
Solution
(i) The variable terms containing Y, C and T are arranged on the LHS of each
equation, the constants on the RHS:
Y − C = I0 + G0
−bY + C + bT = C0
−tY + T = T0
I0 + G0 −1 0
1 b C b
∆Y = C0 1 b = (I0 + G0 ) − (−1) 0 + (0)
0 1 T0 1
T0 0 1
= (I0 + G0 ) + (C0 − bT0 )
1 I0 + G0 0
C b −b b
∆C = −b C0 b = (1) 0 − (I0 + G0 ) +0
T0 1 −t 1
−t T0 1
= (C0 − bT0 ) − (I0 + G0 )(−b − (−bt))
= C0 − bT0 + b(I0 + G0 )(1 − t)
1 −1 I0 + G0
1 C0 −b C0 −b 1
∆T = −b 1 C0 = (1) − (−1) + (I0 + G0 )
0 T0 −t T0 −t 0
−t 0 T0
= T0 − bT0 + tC0 + (I0 + G0 )(0 − (−t))
= T0 (1 − b) + t(C0 + I0 + G0 ).
Therefore,
∆Y I0 + G0 + C0 − bT0
Y = = = equilibrium level of income
∆ I − b + bt
∆T T0 (1 − b) + t(C0 + I0 + G0 )
T = = = equilibrium level of taxation.
∆ 1 − b + bt
For example, the output from all three sectors in this three-sector economy could be
distributed as follows: So the total output required from each sector must satisfy the
Input
Output From Agric Industry Service Other Demand Total Output
Agric → 150 225 125 100 600
Industry→ 210 250 140 300 900
Service→ 170 0 30 100 300
final demand (sales, exports, etc.), as well as the demands from other sectors which
require this as basic raw material or input. For example, the output from the agricul-
ture sector is required as raw material by agriculture itself (calves, foodstuffs, etc.);
industry requires agricultural output for processing; government and other agencies
provide financial and other services. Finally, consumers and other agencies want to
buy and export agricultural products.
Suppose the ’other demands’ from each sector change. How is the total output re-
quired recalculated? The answer is to use matrices. One other fundamental assump-
tion is needed before setting up our method, and that is: In input/output analysis,
With this assumption, the input/output table can be completed, the total input to
each sector is written in the last row. You will notice that the sum of individual
inputs do not add up to the total input. Therefore a further row is added to the table
to allow for other inputs.
Input
Output From Agric Industry Service Other Demand Total Output
Agric → 150 225 125 100 600
Industry→ 210 250 140 300 900
Service→ 170 0 30 100 300
Other Inputs 70 425 5
Total Inputs 600 900 300
Divide the input to each sector by the total input to calculate the fraction (or, if you
prefer, multiply the fraction by 100 and quote this as the percentage) of the total
input which comes from all sectors:
The relationship between the total output from all three sectors to the input require-
ments from other sectors and final other demand may now be described by the matrix
equation:
150 225 125
600 900 300
600 100 600
210 250 140
900 + 300 = 900
600 900 300
300 100 300
170 0 30
600 900 300
This equation may be stated in general as:
AX + d = X
where X is the column of total outputs, d is the column of final (other) demands from
outside the three sectors. The matrix A is called the matrix of technical coefficients:
each column of A gives the fraction of inputs to that sector which comes from each
of the three sectors. This equation may be used to solve for the total output (X)
required from each sector if the final demands (d) are changed:
d = X − AX = (I − A)X
(I − A)−1 d = (I − A)−1 (I − A)X
(I − A)−1 d = X
For the input/output model AX + d − X, the total output required from each sector
when final demands d are changed is given by the equation:
X = (I − A)−1 d
Example 14.10.9 Given the input/output table for the three-sector economy: If the
Input
Output From Agric Industry Service Other Demand Total Output
Agric → 150 225 125 100 600
Industry→ 210 250 140 300 900
Service→ 170 0 30 100 300
final demands from each sector are changed to 500 from agriculture, 550 from indus-
try, 300 from financial services, calculate the total output from each sector.
• Step 1. Use the underlying assumption total input = total output to complete
the input/output table.
Input
Output From Agric Industry Service Other Demand Total Output
Agric → 150 225 125 100 600
Industry→ 210 250 140 300 900
Service→ 170 0 30 100 300
Other Inputs 70 425 5
Total Inputs 600 900 300
Input
Output From Agric Industry Service Other Demand Total Output
Agric → 150/600 225/900 125/300 100 600
Industry→ 210/600 250/900 140/300 300 900
Service→ 170/600 0/900 30/300 100 300
Total Inputs 600/600 900/900 300/300
• Step 3. Get the inverse of the matrix (I − A), since this inverse matrix is
required in the equation:
X = (I − A)−1 d
Then
150 225 125
600 900 300
1 0 0
210
0.75 −0.25 −0.42
250 140 = −0.35 0.72 −0.47
(I − A) = 0 1 0 −
600 900 300
0 0 1 −0.28 0.00 0.90
170 0 30
600 900 300
0.648 0.4466 0.2016
= 0.225 0.5574 0.070
0.4199 0.4995 0.4525
Transposing the matrix of Co-factors, C T , we get;
0.648 0.225 0.4199
T
C = 0.4466
0.5574 0.4995
0.2016 0.070 0.4525
Therefore, the inverse (I − A)−1 is
0.648 0.225 0.4199
1
(I − A)−1 = 0.4466 0.5574 0.4995
0.289678
0.2016 0.070 0.4525
• Step 4. Finally, state the column of new external demands, d, and solve for
X. Since
X = (I − A)−1 d
Then,
Tagri 0.648 0.225 0.4199 500 1950.5
Tindu = 1 0.4466 0.5574 0.4995 550 = 2346.5
0.289678
Tserv 0.2016 0.070 0.4525 300 949.5
Example 15.1.2 The chairs of the exam room are to be labelled with an upper case
English letter followed by a positive integer not exceeding 100. What is the largest
number of chairs that can be labeled differently?
Solution
The procedure of labelling a chair consists of two tasks, namely, assigning to the seat
one of the 26 uppercase English letters, and then assigning to it one of the 100 possible
integers. Thus, by the multiplication principle, we have
26 × 100 = 2600
differently ways that a chair can be labelled. Therefore, the largest number of chairs
that can be labelled differently is 2600.
Example 15.1.3 A certain restaurant at CBU offers a choice of three cereals and
four relishes. How many different meals are available in the restaurant?
Solution
Since there are three choices of cereals and four different kinds of relish, then by the
multiplication principle, there are 3 × 3 = 12 different meals available in the restau-
rant.
Solution
15.2 Permutations
Definition 15.2.1 Let n ∈ Z be the number of objects in a set. Then an arrangement
k ≤ n of these n objects in a given order is called a permutation of the object taking
k at a time.
n n! n! n!
Pn = = = = n!
(n − n)! 0! 1
Thus, n Pn = n!
Note 15.2.3 (i) A permutation is just an ordered arrangement of distinct objects.
Solution
(i) When k = 4, and since n = 4, then there are;
4
P4 = 4! = 4 × 3 × 2 × 1 = 24
Permutations. That is
4 4!
P3 = = 24 Permutations
(4 − 3)!
4 4! 4! 4 × 3 × 2×
P2 = = = = 12
(4 − 2)! 2! 2×1
Example 15.2.5 How many permutations are possible for the letters A,B,C,D and
F.
(i) Taking 6 at a time
6 6! 6! 6 × 5 × 4 × 3!
P3 = = = = 6 × 5 × 4 = 120 permutations
(6 − 3)! 3! 3!
n n!
Ck =
k!(n − k)!
Example 15.3.4 Determine the number of combinations for the letters A,B,C and
D, taking 3 letters at a time.
Solution
For the letters A,B,C and D, we expect to have
4 4! 4 × 3!
C3 = = =4
3!(4 − 3)! 3! × 1!
Solution
Here we have n = 8 and k = 3, thus
8 8!
C3 =
(8 − 3)!3!
8!
=
5! × 3!
8 × 7 × 6 × 5!
=
5! × 3!
8×7×6
=
3!
8×7×6
=
6
=8×7
= 56 committees.
Example 15.3.6 Five students have been selected to the student union.
5 5! 5 × 4 × 3! 5 × 4 × 3! 5×4
C3 = = = = = 10.
(5 − 3)!3! (5 − 3)!3! 2! × 3! 2
Hence, we will have 10 different committees.
(ii) Since the 3 members to be chosen have occupy specific positions, that is Chair-
person, Secretary and Treasurer, then in this case order is important. Thus, we
use permutation i.e.
5 5! 5! 5 × 4 × 3 × 2!
p3 = = = = 60.
(5 − 3)! 2! 2!
Hence we will have 60 line ups.
(x + y)0 =1
(x + y)1 =x+y
(x + y)2 = x2 + 2xy + y 2
(x + y)3 = x3 + 3x2 y + 3xy 2 + y 3
(x + y)4 = x4 + 4x3 y + 6x2 y 2 + 4x3 + y 4
(x + y)5 = x5 + 5x4 y + 10x3 y 2 + 10x2 y 3 + 5xy 4 + y 5
9 9! 9! 9 × 8 × 7 × 6!
(i) = = = = 84
6 6!(9 − 6)! 6!3! 6! × 3 × 2×
10 10! 10!
(ii) = = =1
10 10!(10 − 10)! 10!0!
Solution
(i) Here for n = 3, the coefficients from the Pascals Triangle are
1 3 3 1
Thus,
1 5 10 10 5 1
Thus,
(2x − 5)5 = 1(2x)5 + 5(2x)3 (−5) + 10(2x)3 (−5)2 + 10(2x)2 (−5)3 + 5(2x)(−5)4 + 1(−5)5
= 32x5 − 400x4 + 2000x3 − 5000x2 + 6250x − 3125
Now for large number of n, (a + b)n can be difficult to expand using Pascal’s Triangle.
Hence, we introduce the Binomial Theorem for positive integers.
Solution
√ 5 √ 5 5 √ 4 5 √ 3 5 √ 2
5 2
( x − 2y) = ( x) + ( x) (−2y) + ( x) (−2y) + ( x) (−2y)3
0 1 2 3
5 √
4 5
+ ( x)(−2y) + (−2y)5
4 5
5 3 1
= x 3 − 10x2 y + 40x 2 − 80xy 3 + 80x 2 y 4 − 32y 5 .
Example 15.5.8 Find the third term of the expansion (2x − y)3
Solution
Since we want the third term, then k + 1 = 3 ⇒ k = 2. Thus
3
T2+1 = T3 = (2x)3−2 (−y)2
2
= 3(2x)(y 2 )
∴ T3 = 6xy 2
18
2 2
(ii) 3x − 2 . Here n = 18, a = 3x, b = − 2 , k =?. Now for the term
x x
independent of x we use the formula for the (k + 1)th term.
k
18 18−k 2
Tk+1 = (3x) − 2
k x
18 − k = 2k
⇒ 3k = 18
⇒ k = 6.
Proof
From the Binomial theorem, we know that
n n n n n−1 1 n n−2 2 n n
(1 + x) = 1 + 1 x + 1 x + ··· + x .
1 1 2 n
Solution
We know that
n(n − 1) 2 n(n − 1)(n − 2) 3
(1 + x)n = 1 + nx + x + x + · · · + xn
2! 3!
1
Then since | − 2x| = 2|x| < 1 ⇒ |x| < < 1. Then
2
(1 − 2x)3 = [1 + (−2x)]3
(3)(2)(−2x)2 (3)(2)(1)(−2x)3
= 1 + 3(−2x) + +
2! 3!
= 1 − 6x + 12x2 − 8x3 .
Theorem 15.5.15 (The Binomial Theorem for any Rational Index (n)) Recall
by definition that
n n!
Ck = .
(n − k)!k!
But
n! n(n − 1)(n − 2) · · · (n − k + 1)(n − k)!
=
(n − k)!k! (n − k)!k!
n(n − 1)(n − 2) · · · (n − k + 1)
=
k!
n
= .
k
Note 15.5.16 The form of n Ck has no meaning when n is either negative or a frac-
tion. Thus we use the notation
n n(n − 1) · · · (n − k + 1)
=
k k!
n n
unlike the symbol Ck , the symbol may be used when n is a negative number or
k
a fraction.
Example 15.5.18 Find the Binomial expansion of the following and state the valid
interval of expansion.
1 √ 1 1
(i) (ii) 1 − 3x (iii) (iv) (1 − x) 3
1+x (1 + 4x)2
Solution
Using the result
n(n − 1) 2 n(n − 1)(n − 2) 3
(1 + x)n = 1 + nx + x + x + · · · + xn
2! 3!
we have
1
(i) = (1 + x)−1 . Here n = −1, it follows that
1+x
(−1)(−2) 2 (−1)(−2)(−3) 3
(1 + x)−1 = 1(−1)(x) + x + x + ···
2! 3!
= 1 − x + x2 − x3 + · · ·
1 2 3 4
means , − , , − , ...
3 5 7 9
Solution
We have
a1 = 5, a2 = 5, a3 = 5, a4 = 5, a5 = 5
Solution
We have
a1 = 1, a2 = 2, a3 = 3, a4 = 4, a5 = 5
Solution
We have √ √ √ √ √
a−2 = 3, a−1 = 4, a0 = 5, a1 = 6, a2 = 7
7 + n2
an = , for all integers n ≥ 1
10 − n
Solution
7 + 12 8 7 + 22 11 7 + 32 16 7 + 42 23 7 + 52 32
a1 = = , a2 = = , a3 = = , a4 = = , a5 = =
10 − 1 9 10 − 2 8 10 − 3 7 10 − 4 6 10 − 5 5
Example 16.1.14 Find an explicit formula for the sequence of the form a1 , a2 , a3 , . . .
with the initial terms
1, 2, 3, 4, 5, 6, 7, 8
Solution
We have
an = n, for all integers n ≥ 1
Example 16.1.15 Find an explicit formula for the sequence of the form a1 , a2 , a3 , . . .
with the initial terms
3, 4, 5, 6, 7, 8, 9, 10
Solution
Example 16.1.16 Find an explicit formula for the sequence of the form a1 , a2 , a3 , . . .
with the initial terms √ √ √ √
3 3 3 3
4, 9, 16, 25
Solution
We have p
3
an = (n + 1)2 for all integers n ≥ 1
Example 16.1.17 Find an explicit formula for the sequence of the form a1 , a2 , a3 , . . .
with the initial terms √ √ √ √
3 3 3 3
− 4, 9, − 16, 25
Solution
We have p
an = (−1)n 3
(n + 1)2 for all integers n ≥ 1
Example 16.1.18 Find an explicit formula for the sequence of the form a1 , a2 , a3 , . . .
with the initial terms √ √ √ √
3 3 3 3
4, − 9, 16, − 25
Solution
We have p
an = (−1)n+1 3
(n + 1)2 for all integers n ≥ 1
Example 16.2.2 Find the common difference in each of the arithmetic sequence
below;
(i) 2, 7, 11, 15, 19, . . . (ii) 17, 14, 11, 8, 5, . . . (iii) a, a + d, a + 2d, a + 3d, . . .
Solution
(i) Here, Since d = 7−3 = 4 then 4 is the common difference because we are adding
4 each time to get next term in the sequence.
(iii) Here we add d each time since a + d − a = d. Thus the common difference is d.
d = ak+1 − ak
an = a1 + (n − 1)d
Solution
Here, the first term is a1 = 3 and common difference.
d =ak+1 − ak
=5 − 3
=2
an =a1 + (n − 1)d
=3 + (n − 1)2
=3 + 2n − 2
⇒ an =2n + 1
Example 16.2.6 Find the 40th term of the arithmetic progression 1, 5, 9, 13, . . .
Solution
Here a1 = 1, and common difference
d = ak+1 − ak
=5−1
=4
∴ a1 + (n − 1)d
Now for n = 40, we have
Example 16.2.7 Find the first term and common difference of an Arithmetic pro-
gression whose fourth and ninth terms are 26 and 61 respectively.
Solution
We know the nth term is found by using the formula
an = a1 + (n − 1)d
⇒ a1 + 3d = 26 (94)
⇒ a1 + 8d = 81 (95)
Solution
Cosinder the following AP below:
a1 , a1 + d, a1 + 2d, a1 + 3d
|{z} | {z }
6 27
From the sequence above, we see that there will be 4 terms all together. Therefore,
n = 4, a1 = 6 and the formula an = a1 + (n − 1)d, we have to find the common
difference. That is since,
a4 = a1 + (n − 1)d
⇒ 27 = 6 + (4 − 1)d
⇒ 27 = 6 + 3d
⇒ 21 = 21
⇒ d = 7.
a1 + d = 6 + 7
= 13
anda1 + 2d = 6 + 2(7)
= 20
n
Sn = [2a1 + (n − 1)d] (98)
2
Equation (96) is called the sum of the first n terms of an arithmetic progression.
Equation (96) can be simplified further. Since
n
Sn = [2a1 + (n − 1)d]
2
n
= a1 + a1 + (n − 1)d
2 | {z }
an
n
Sn = [a1 + an ]
n
Example 16.2.11 Find the sum of the first 40 terms of the arithmetic sequence
4, 10, 16, 20, . . .
Solution
Here the first term a1 = 4, common difference
d = ak+1 − ak
= 10 − 4
=6
Solution
50
X
(3k + 4) = (3 + 4) + [3(2) + 4] + · · · + [3(50) + 4]
k=1
= 7 + 10 + · · · + 154
∴ a1 = 7, d = 10 − 7 = 3 and n = 50
Thus
50
S50 = [7 + 154]
2
= 25 × 161
= 4025.
16.3 Series
Definition 16.3.1 (Infinite Series) An infinite series is the sum of the sequence
{an } that can be written in the form
a1 + a2 + a3 + · · · + ak + · · ·
a1 + a2 + a3 + · · · + ak + · · ·
If the sequence {sn } converges to a limit S, then the series is said to converge to S,
and S is called the sum of the series. We denote this by writing
∞
X
S= ak .
k=1
If the sequence of partial sums diverges, then the series is said to diverge. A divergent
series has no sum.
n an = 5(2n )
1 a1 = 5(21 ) = 10
2 a2 = 5(22 ) = 20
3 a3 = 5(23 ) = 40
4 a4 = 5(24 ) = 80
. .
. .
. .
Listing the terms as a sequence, we get 10, 20, 40, 80, . . . The sequence aboe is called
the Geometric sequence. We call the term between succeeding term a common ratio
ak+1
r instead of common difference, and is obtained by r = , where k ∈ N. Here
ak
ak+1 is the next term in the sequence and ak is the first term of consideration. In the
Geometric sequence.
a1 , a1 r2 , a1 r3 . . . , a1 rn−1
|{z} |{z} | {z }
fisrt term second term nth term
Example 16.4.2 A geometric sequence has a first term of 2 and a common ratio 3.
Write down the first five terms of the sequence. Hence, find the 9th term.
Solution
Given the term a1 = 2 and the common ration r = 3, then to obtain the rest of the
terms in the sequence, we multiply the previous term by the common ratio to get the
next term. That is 2, 2 × 3, 2 × 32 , 2 × 33 . ⇒ 2, 6, 18, 54, 162 The 9th term is obtained
by setting n = a and substituting into the formula as follows;
a9 = 2(38 )
= 2 × 6661
= 13122
Example 16.4.3 The first three terms of a geometric sequence are 16, 8, and 4. Find
the 7th term of the sequence.
Solution
Since 16, 8, 4, . . . are the first three terms of a geometric sequence, then a1 = 16 and
Solution
We know that when we insert two numbers we will have four terms in a geometric
sequence of the form a1 , a1 r, a1 r2 , a1 r3 .
⇒ a1 r, a1 r2 , 16
| {z }
required terms
a1 r3 = 16
⇒ 2r3 = 16
⇒ r3 = 8
√3
⇒ r = 8 = 2.
a1 r2 = 2 × (22 )
=2×4
= 8.
Sn = a1 + a1 r + a1 r2 + · · · + a1 rn−1 (99)
Sn − rSn = a1 − a1 rn
Solution
ak+1 2
Here, r = = , a1 = 1 and n = 8. Therefore,
ak 1
a1 (1 − rn )
Sn =
1−r
1(1 − 28 )
=
1−2
8
=2 −1
S8 = 256
P
16.4.8 Notation
Definition 16.4.9 n
X
ak = am + am+1 + · · · + an
k=m
16.4.10 Examples
4
X
(a) ak = a1 + a2 + a3 + a4
k=1
7
X
(b) bk = b3 + b 4 + b5 + b6 + b7
k=3
7
X
(c) bk = b−3 + b−2 + b−1 + b0 + b1 + b2 + b3 + b4 + b5 + b6 + b7
k=−3
4
X
(e) k = 1 + 2 + 3 + 4 = 10
k=1
7
X k
− 1 2k 2 + 1 = −19 + 33 − 51 + 73 − 99 = −63
(f)
k=3
4
X 1 1 1 1 1 1 1 7
(g) k
= 2+ 3+ 4 = + + = .
k=2
2 2 2 2 4 8 16 16
Solution
We have
4 5 3
2 3 4 5 Xk+1 X k Xk+2
+ + + = = =
3 4 5 6 k=1 k + 2 k=2 k + 1 k=0 k + 3
34 + 44 + 54 + 64 + 74 + 84
Solution
We have
8
X 6
X
34 + 44 + 54 + 64 + 74 + 84 = k4 = (k + 2)4
k=3 k=1
35 − 45 + 55 − 65 + 75 − 85
Solution
We have
8
X 7
X 6
X
35 − 45 + 55 − 65 + 75 − 85 = (−1)k+1 k 5 = (−1)k (k + 1)5 = (−1)k+1 (k + 2)5
k=3 k=2 k=1
Solution
We have
10
50 65 82 101 X k2 + 1
+ + + =
10 × 19 11 × 21 12 × 23 13 × 25 k=7 (k + 3) × (2k + 5)
converges if |r| < 1 and diverges if |r| ≥ 1. If the series converges, then the sum is
∞
X a
S∞ = ark−1 =
k=1
1−r
Proof
We distinguish two cases;
Case 1: Assume that r = 1. Then
sn = a + ar + ar2 + · · · + arn−1 = a
| + a + a{z+ · · · + a} = na −→ ±∞
n−times
when n −→ ∞
and
a(1 − rn )
sn − rsn = a − arn =⇒ sn (1 − r) = a(1 − rn ) =⇒ sn = .
1−r
a(1 − rn ) a(1 − 0) a
lim sn = lim = = .
n→∞ n→∞ 1−r 1−r 1−r
a
Thus, when |r| < 1 the geometric series is convergent and its sum is .
1−r
If r ≤ −1 or r > 1, the sequence {rn } is divergent and so, lim sn does not exist.
n→∞
Therefore, the geometric series diverges in those cases.
Solution
ak+1 1
Since the common ratio r = = < 1, then it converges. Using a1 = 16 we have
ak 2
a1 16 16
S∞ = = 1 = 1 = 32
1−r 1− 2 2
∞
X
Example 16.4.18 Evaluate 4(0.6)n−1
n=1
Solution
Since
∞
X
displaystyle 4(0.6)n−1 = 4(0.6)1−1 + 4(0.6)2−1 + 4(0.6)3−1 + · · ·
n=1
= 4(0.6)0 + 4(0.6)1 + 4(0.6)2 + · · ·
= 4 + 4(0.6) + 4(0.6)2 + · · ·
(b) Calculate for schemes I and II the week in which production first exceeds 8000.
Solution
Scheme I forms an arithmetic series: a = 1200 and d = 80.
Scheme II is a geometric series: a = 1200, r = 1.05. How is r = 1.05 calculated?
If output increases by 5%, then output in any one week is the output in the previous
week plus 5% of the output in the previous week, that is,
5
Qt+1 = Qt + Qt
100
5
= Qt 1 +
100
= Qt (1.05)
= Qt (r).
lim f (x) = L
x→a
x2 −25
Example 17.0.2 Consider the function f such that f (x) = x−5
for x 6= 5 Evaluate
the limit as x approaches 5.
We have that
x2 − 25 (x + 5)(x − 5)
lim = lim = lim (x + 5) = 10
x→a x−5 x→a x−5 x→a
The limit of the quotient is the quotient of the limits if the denominator is
different from zero.
p q
vii. lim n f (x) = n lim f (x)
x→a x→a
x−2
ii. lim
x→3 x2 − 4
√
iii. lim x2 + 7
x→3
i. either of the one-sided limits lim+ f (x) or lim− f (x) fails to exist.
x→a x→a
i.
(
x + 1 if x < 2
f (x) =
x if x > 2
ii.
(
x2 if x < 2
f (x) =
−x + 6 if x > 2
Solutions
i. Since f (x) is a piece-wise function, we then investigate the two sides of the
limit. So
let x approach f (x) from the right, we have that
Therefore f does not exist since 2 6= 3. Let x approach f (x) from the right, we
have that
Hence, we see that lim+ f (x) = lim− f (x), i.e. 4 = 4, and so the limit as x
x→2 x→2
approaches 2 of f (x) exists.
Alternatively, if f (x) grows without bound in the negative direction as x gets closer to
the number a from either side, then we say that f (x) tends to infinity as x approaches
a, and we write:
lim− f (x) = −∞.
x→a
1
Example 17.5.2 Find the following limit lim
x→0 x2 +x
Solution
1 lim 1 1
x→0
lim 2 = 2 = =∞
x→0 x + x lim (x + x) 0
x→0
Note:
∞ is the symbol showing that the value of x grows without bound.
Note:
The following results hold for different cases
c
• lim = 0 for any positive number n and a constant c.
x→±∞ xn
• For any polynomial as x approaches ∞, then f (x) becomes unbounded. Hence
±∞ depending from which direction we approach x.
1
i. lim =0
x→∞ x
x2 + 1 1 + x12 1
ii. lim = lim 5 1 =
x→∞ 2x2 + 5x + 1 x→∞ 2 + x + x2 2
i. lim (2x2 + 3x + 5)
x→∞
2x3 + 5x2 + x + 15
iii. lim
x→−∞ x4 − 5
i. f (x) = 3x2 + x − 1 at x = 1.
Solutions
We show that f satisfies the conditions of continuity at a point, i.e.
Solutions
We show that the conditions of continuity are satisfied.
√
1. f (−1) = −1 = i, which is a complex number and not real.
• Since the first condition is not satisfied, we therefore conclude that f (x) is dis-
continuous at x = −1.
i. Removable Discontinuities
These are discontinuities which could be removed by redefining f at just the
single number of discontinuity. We say that f has a removable discontinuity at
a point x = a iff:
Solution
We see that;
lim = 6 (it is defined) but g is discontinuous at x = 3 as 3 is not in the do-
x→3
main of g. Hence we have a ’hole’ at the point (3, 6) and g has a removable
discontinuity which can be removed by redefining the function at x = 3.
(
x
|x| =1 if x > 0
Example 18.2.2 Let f (x) = = x−|x|
x x
= −1 if x < 0
Solution
We see that f has a jump discontinuity at x = 0 because:
Therefore, lim f (x) does not exist and we cannot remove the discontinuity by
x→0
defining f (0).
√
Example 18.3.1 Let f (x) = 1 − x2 . Show that f is continuous on the closed
interval [−1, 1].
Solution
Using the properties of continuity on closed intervals, we have
√ √
1. f is defined on [−1, 1] since limx→−1 1 − x2 = limx→1 1 − x2 = 0.
2. f is continuous on (−1, 1) because f is continuous on both points x = 1
and x = −1.
3. lim f (x) = f (−1) i.e. 0 = 0, so f is continuous from the right at -1 and
x→−1
f
cf, f ± g, f.g, (if g(a) 6= 0)
g
Theorem 18.3.3
Theorem 18.3.4 The following types of functions are continuous at every number
in their domains:polynomials, rational functions, root functions, trigonometric func-
tions.
1 √
(i) y = x2 + 2 (ii) y= (iii) y= x
x
Solution
(i) Since,
dy f (x + h) − f (x)
= lim (103)
dx h→0 h
Then,
(ii) Since,
1 1
f (x) = lim and f (x + h) =
h→0 x x+h
Then,
dy f (x + h) − f (x) ( 1 − 1)
= lim = lim x+h x
dx h→0 h h→0
h
x−x−h −h
= lim = lim
h→0 x(x + h)h h→0 x(x + h)h
−1 1
= lim =− 2
h→0 x(x + h) x
(iii) Since, √ √
f (x) = x and f (x + h) = x+h
Then
√ √
dy f (x + h) − f (x) x+h− x
= lim = lim
dx h→0 √ h h→0 h
√ √ √
( x + h − x)( x + h + x)
= lim √ √ (by rationalizing numerator)
h→0 h x+h+ x
√ √
( x + h)2 − ( x)2 x+h−x
= lim √ √ = lim √ √
h→0 h( x + h + x) h→0 h( x + h + x)
h 1
= lim √ √ = lim √ √
h→0 h( x + h + x) h→0 ( x + h + x)
1
= √ .
2 x
d d d d
{f1 (x) ± f2 (x) ± f3 (x) ± . . . } = f1 (x) ± f2 (x) ± f3 (x) ± . . .
dx dx dx dx
Example 19.3.2 Differentiate the following functions with respect to x
1 √
(i) y = x8 (ii) y=√ (iii) y = 3x2 (iv) y = 2 x + 5 ln x + 7ex
x
Solution
dy 1 −1
= − x 2 −1
dx 2
1 −3
=− x 2
2
dy dy
(iii) y = 3x2 . Then, = 3 (x2 ) = 3 × 2x = 6x
dx dx
(iv) Since,
√
y = 2 x + 5 ln x + 7ex
dy d √ d d
= (2 x) + (5 ln x) + (7ex )
dx dx dx dx
d √ d d
=2 ( x) + 5 (ln x) + 7 (ex )
dx dx dx
1 1 −1 1
=2 × x 2 + 5 + 7ex
2 x
−1 5
=x 2 + + 7ex
x
5 10x3 − 5x2 + 2x + 15
(ii) y = x9 (ii) y = 2x3 (iii) y=√ (iv) y=
x x2
2
(x2 + 1)(3x + 2) √
3 1
(v) y = (2x − 1)(x + 2) (vi) y= √ (vii) y= x− √
3 x x
Solution
5 2 30
(i) 9x8 (ii) 6x2 (iii) − 3 (iv) 10 − 2
− 3
2x 2 x x
3
3 2 5x 2 1 1 1 x2 − 1
(v) 8x − 3x + 4 (vi) + x2 + 1 − 3 (vii)
2 2x 2 3x 2 x2
ln x
(i) y = (x2 + 2)(2x − 3) (ii) y=
x8
Solution
(ii)
d d d
{(x2 + 2)(2x − 3)} =(x2 + 2) + (2x − 3) (x2 + 2)
dx dx dx
=(x2 + 2)(2) + (2x − 3)(2x)
=2x2 + 4 + 4x2 − 6x
=6x2 − 6x + 4
x+3
(i) y=
x+2
Solution
d d
(x + 3) − (x + 3) dx
d x+3 (x + 2) dx (x + 2)
=
dx x + 2 (x + 2)2
(x + 2)(1) − (x + 3)(1)
=
(x + 2)2
−1
=
(x + 2)2
Exercise 19.3.7 (1) Differentiate the following by using the product rule:
√
(i) y = (x2 + 3) x (ii) y = (x2 + 2) ln x (iii) y = ex (x2 + ln x)
x2 + 2 x−2 + 8 3x + ex
(i) y= (ii) y= √ (iii) y=
2x − 3 x 1 + ln x
Solution
(1)
5x2 + 3
2 x 1 2
(i) √ (ii) x + + 2x ln x (iii) e x + 2x + + ln x
2 x x x
(2)
3 7
2(x2 − 3x − 2) 5x 2 − 8x 2 x(1 + ln x)(3 + ex ) − 3x − ex
(i) (ii) − (iii)
(2x − 3)2 2x5 x(1 + ln x)2
dx dx du dx du dx du
= · ⇒= · ∴ =1÷
dx du dx du dx du dx
dy dx
In general,if y = f (x), ⇒ =1÷ .
dx dy
Solution
(ii)
dy dy du
= · = 3u2 · 2 = 6(2x + 5)2
dx du dx
This is the general method to find the derivative using the chain rule. But,
when the given function is too ’composite’, as in the case of ln{sin(ex )}, the
application of the rule becomes long and tedious. In such cases, we can use the
following short cut method.
Shortcut method
y = (2x + 5)3
(ii)
d √ 2
d 2 1
3x + 7 = (3x + 7) 2
dx dx
1 d 1 1 −1
This is the standard form x 2 so that (x 2 ) = x 2 . Replace x on the right
dx 2
hand side by (3x2 + 7) and then multiply the right hand side by the derivative
of 3x2 + 7.
dy 1 −1 d
∴ = (3x2 + 7) 2 × (3x2 + 7)
dx 2 dx
1 −1
= (3x2 + 7) 2 × 6x
2
3x
=√
3x2 + 7
(iii)
d
[ln(x2 + 7)]
dx
d 1
This is of the standard form ln x, ln(x) =
dx x
Replace the x on both sides by (x2 + 7) and then multiply the hand side by the
derivative of (x2 + 7).
d 1
∴ [ln(x2 + 7)] = 2 × 2x
dx x +7
2x
= 2
x +7
e5x+8 × 5 = 5e5x+8
f (x)g(x)h(x) . . .
Case (i) y =
u(x)v(x) . . .
dy
Let the right hand side of the above be r(x).Then, = y · r(x)
dx
1 dy 1 d d
=u · [f (x)] + ln{f (x)} (u)
y dx f (x) dx dx
dy u d du
∴ =y [f (x)] + ln[f (x)]
dx f (x) dx dx
(x + 2)2 (x − 3)
(i) √ (ii) xx (iii) (ln x)ln x
2x + 5(2x + 7)4
Solution
(i) Here
(x + 2)2 (x − 3)
y=√
2x + 5(2x + 7)4
(x + 2)2 (x − 3)
Taking the logarithms of both sides, ln y = ln √
2x + 5(2x + 7)4
1
ln y = 2 ln(x + 2) + ln(x − 3) − ln(2x + 5) − 4 ln(2x + 7)
2
Differentiating with respect to x,
1 dy 1 d 1 d 1 1 d
= 2x × × (x + 2) + × (x − 3) − × × (2x + 5)
y dx x + 2 dx x − 3 dx 2 2x + 5 dx
1 d
−4× × (2x + 7)
2x + 7 dx
1 dy 1 1 1 1 4
= + − × ×2− ×2
y dx x + 2 x − 3 2 2x + 5 2x + 7
dy 2 1 1 8
∴ =y + − −
dx x + 2 x − 3 2x + 5 2x + 7
(x + 2)2 (x − 3)
2 1 1 8
=√ + − −
2x + 5(2x + 7)4 x + 2 x − 3 2x + 5 2x + 7
(ii) Here
y = xx ⇒ ln y = x ln x
1 dy 1 dy
= x · + ln x ⇒ = xx (1 + ln x)
y dx x dx
1 dy d d
= ln x × (ln(ln x)) + ln(ln x) × (ln x)
y dx dx dx
1 1 1
= ln x × × + ln(ln x) ×
ln x x x
dy (lnx)ln x
= [1 + ln(x)]
dx x
dy
Example 19.5.1 (1) Find for the following:
dx
√ √
(i) x2 + y 2 + x + 4y + 1 = 0 (ii) 2 x+ y =9 (iii) x2 y 2 = (x + y)2 + 2y
Solution
(i)
x2 + y 2 + x + 4y + 1 = 0
dy 2 dy dy dy dy
(x ) + (y 2 ) + (x) + (4y) + (1) = 0
dx dx dx dx dx
dy dy dy
2x + 2y +1+4 = 0 ⇒ 2(y + 2) = −(1 + 2x)
dx dx dx
dy (1 + 2x)
∴ =−
dx 2(y + 2)
dy 1 dy 1 dy
(2x 2 ) + (y 2 ) = (9)
dx dx dx
1 −1 1 −1 dy 1 −1 dy −1
2· x 2 + y 2 · =0⇒ ·y 2 · = −x 2
2 2 dx 2 dx
√ r
dy 2 y y
∴ = − √ = −2 ·
dx x x
(iii)
x2 y 2 = (x + y)2 + 2y
2 dy 2 dy dy
x · 2y · + y · (2x) = 2(x + y) 1 + +2
dx dx dx
2 dy 2 dy dy
2 xy + y x = 2 x + y + (x + y) +
dx dx dx
dy 2
{x y − (x + y) − 1} = x + y − xy 2
dx
dy x + y − xy 2
∴ = 2
dx x y − (x + y) − 1
Exercise 19.5.2
√ √ √
(i) x2 + y 2 = 9 (ii) x y + y x = 2 xy
Solution
√ √
−x y(2 − 2 x − y)
(i) (ii) √ √ .
y x( x − 2 y − 2)
and Z
2t dt = t2 + C
axn+1
Z
axn dx = + C, for n 6= −1 (104)
n+1
Example 20.2.1 Using the above rule (102). Find the following integrals.
(i)
3x4+1
Z
3
3x4 dx = + C = x5 + C
4+1 5
(ii)
2x−2+1 2x−1
Z Z
2 2
dx = 2x−2 dx = +C = +C =− +C
x2 −2 + 1 −1 x
(iii)
1 3
√ x 2 +1 2√ 3
Z Z
1 x2
x dx = x 2 dx = 1 +C = 3 +C = x + C.
2
+ 1 2
3
For example;
(ii) Z Z
9 4 9
x dx = x4 dx.
10 10
(i)
√
Z
1 2
3
+ 3x2 + − 3 x + 7x dx
x x
Solution
√
Z
1 2 2
+ 3x + − 3 x + 7x dx
x3 x
√
Z Z Z Z Z
1 2 1
= dx + 3 x dx + 2 dx − 3 x dx + 7 x dx
x3 x
Z Z Z Z Z
−3 2 1 1
= x dx + 3 x dx + 2 dx − 3 x 2 dx + 7 xdx
x
1 +1
x−3+1
2+1
x x2 x2
= +3 + 2 ln x − 3 1 +7 +C
−3 + 1 2+1 2
+1 2
−2
x 3 7
=− + x3 + 2 ln x − 2x 2 + x2 + C
2 2
1 √ 7
= − 2 + x3 + 2 ln x − 2 3 x + x2 + C
2x 2
(ii) √
x2 + 2x − 7 x
Z
dx
x
(i) Z
8dx = 8x + C
(ii) Z
5dt = 5t + C
(iii) Z
70dπ = 70π + C
Definition 20.4.1 (Definite Integral) The integrals in which limits are applied are
called definite integrals.
For example, the increase in the value of the integral x2 as x increases from a = 1 to
b = 3 is written as Z b=3
x2 dx
a=1
applying the limits, we have
Z 3 3 3 3 3
2 x (3) (1)
x dx = +C = +C − +C
1 3 1 3 3
1
= (9 + C) − +C
3
2
=8 .
3
Observation 20.4.2 When limits are applied to the result after integration, the con-
stant 0 C 0 always cancels. Thus, it needs not to be shown with definite integrals.
(i) Z 2
3x2 dx
1
(ii) Z 3
(4 − x2 )dx
−2
Solution
(i)
Z 2 Z 2
2
3x dx = 3 x2 dx
1 1
3 2
x
=3
3
3 1 3
2 1
=3 −
3 3
7
=3
3
= 7.
(4) Z
ex dx = ex + C
For example, if you want to integrate f (x) = x2 over [0, 1], the Fundamental Theorem
says that it’s only necessary of find a function F (x) on [0, 1] with derivative, x2 ; say
x3
F (x) =
3
Page 289 of 336
then
Z 1 Z 1
2 1
x dx = f (x)dx = F (1) − F (0) = .
0 0 3
where, y is a function of x gives the area enclosed by the curve y = f (x), the x-axis
and the ordinates x = a and x = b as shown in the figure below
Figure 92:
Similarly, the area bounded by the curve x = f (y), the y-axis and the ordinates
y = c and y = d is given by Z d
f (y) dy
c
Z d
x dy
c
Figure 93:
Figure 94:
Therefore, it is always advisable to sketch the curve before start solving to see where
the required area lies. When the area lies below the x-axis, consider its absolute value.
Thus, the total area of Figure 93 is
Totat Area = P + |Q|
Example 20.7.3 (a) Find the area bounded by the curve y 2 = 8x, the x-axis and
the line x = 2.
Solution
The function y 2 = 8x is a parabola symmetric with respect to the x-axis and
opening to the right,
Figure 95:
√ Z 2√ √ Z 2 1
= 8 x dx = 8 x 2 dx
0 0
√ x 32 2 16
= 8 3 = square units.
2 0 3
Solution
The function y = 4x2 is also a parabola with its vertex at the origin, symmetrical
to the y-axis and opening upwards.
Z 3 Z 3 Z 3
2
Area (A) = y dx = 4x dx = 4 x2 dx
2 2 2
3 3
4x 4 76
= 33 − 23 =
= square units.
3 2 3 3
(ii) In the y-axis, with abscissa y = 2 and y = 4, we have the figure of y = 4x2
as
Figure 97:
(i) Z
1 5 √
2 3 − 79
+ 8x + − 3 x + 10x dx
x5 x
(ii)
√
Z
2 1 10 7
5x + 2 − 6 x − x dx
7
x 17
(iii) Z
(7x3 + 5)(x2 − 2) dx
(iv) √
t3 + 3t2 − 9 t
Z
dt
t2
(v) Use the Binomial Theorem to expand f (θ) = (θ + 3)4 . Further, use the
expansion to evaluate the integral of
Z
f (θ)dθ
(vi)
√
(3q 3 + q 2 q)
Z
√ dq
q q
(vii) Z Z
k dt + (t + 3)3 dt
Where k is a constant.
(2) Use either the Fundamental Theorem of Integral Calculus or any method to
evaluate the following definite integrals
(i) Z 4
θ+3
√ dθ
1 θ
(ii) Z 1
1 3
+ dx
0 x − 1 2x − 1
(iii)
5
x2 + 1
Z
dx
1 7
(v)
π/4
cos2 x
Z
dx
0 1 − sin2 x
(vi)
Z π/2
sin x + cos x dx
0
(vii)
7
λ2 + 2λeλ + 3
Z
dλ
3 λ
(viii) Z 4
πr2 dr
0
where, π is a constant.
• Integrate by parts
(i) Z
(3x + 8)9 dx
(ii) Z
1
dx
5x + 2
(iii) Z
e−5x+7 dx
(iv)
√
Z
5x + 3 dx
Solution
(i)
Z
(3x + 8)9 dx.
Let u = 3x + 8. Then,
du du
= 3 =⇒ dx = .
dx 3
Therefore,
Z Z Z
9 du 1
9
(3x + 8) dx = u × = u9 du
3 3
10
1 u
= + C.
3 10
But, u = 3x + 8. Thus,
Z
1
(3x + 8)9 dx = (3x + 8)10 + C.
30
(ii) Z
1
dx
5x + 2
Let u = 5x + 2. Then,
du du
= 5 =⇒ dx = .
dx 5
(iii) Z
e−5x+7 dx
(iv)
√
Z
5x + 3 dx.
Let u = 5x + 3. Then,
du du
= 5 =⇒ dx = .
dx 5
Thus,
√ √ 1 √
Z Z Z Z
du 1 1
5x + 3 dx = u× = u du = u 2 du
5 5 5
3
1 u2 2 p
= 3 +C = (5x + 3)3 + C
5 2 15
Since, u = 5x + 3.
dv R
Now if we let u = f (x) and = s(x), so that v = s(x)dx. Then,
dx
Z Z Z
f (x)s(x) dx = f (x) s(x)dx − s(x)dx f 0 (x)dx
Z Z Z
0
= f (x) s(x)dx − f (x) s(x)dx dx
Z Z
∴ f (x) × s(x)dx = F IS − DF IS dx
Is the simplified method for integration by parts, where ”FIS” stands for ’first function
times integral of the second’ and ”DFIS” stands for ’derivative of the first times the
integral of the second’.
(i) Z
xex dx
(ii) Z
x2 e−x dx
(iii) Z
x2 ln x dx
Solution
(ii) Z
x2 e−x dx
Taking x2 as the first function and e−x as the second function, we have
Z Z Z Z
2 −x 2 −x d 2 −x dx
x e dx = x e dx − (x ) × e dx
dx
Z
= x (−e ) − 2x(−e−x )dx
2 −x
Z
= −x e + 2 xe−x dx
2 −x
Z Z Z
2 −x −x −x
= −x e + 2 x e dx − 1 e dx dx
Z
2 −x −x −x
= −x e + 2 x(−e ) − −e dx
(iii) Z
x2 ln x dx
x3 1 x3
Z
= ln x · − · dx
3 x 3
x3 ln x 1
Z
= − x2 dx
3 3
x3 ln x 1 x3
= − · +C
3 3 3
x3
1
= ln x − + C.
3 3
(i) Z
(x5 + 7)7 x4 dx
(ii) Z
2x(x2 + 3)8 dx
(iii) Z
3
x2 ex dx
(iv) Z
x
dx
x2 +2
(v)
ex
Z
dx
ex + 1
(2) Determine the following integrals using the method of integration by parts
(i) Z
xex dx
(ii) Z
(x + 2)e3x dx
(iii) Z
x2 e2x dx
(iv) Z
x2 ln(5x) dx.
(b) the demand function P = 100/(Q + 2), when the market price is P0 = 20.
In each case graph the demand function and shade in the Consumer Surplus.
Substituting for P0 = 12 into the equation for the demand curve to find corre-
sponding value of Q0 , we get;
12 = 60 − 2Q
⇒ 2Q = 60 − 12
⇒ Q = 24.
= 576
Substituting for P0 = 20 into the equation for the demand function to find the
corresponding value of Q0 , we get;
100
20 =
Q+2
⇒ 20(Q + 2) = 100
⇒Q+2=5
⇒ Q = 3.
Solution
∴ P S = 32
The equation y = 5x2 + C is called the general solution of the differential equation
(103).
The value of C may be calculated if one particular point or condition on the so-
lution curve is given. For example, suppose we were told that the solution must pass
through the point x = 1, y = 6. Then substitute the values given for x and y into
the general solution and solve for C:
y = 5x2 + C
When x = 1, y = 6, we have;
6 = 5(1)2 + C
⇒y=1
∴ y = 5x2 + 1.
(S2 ) Integrate both sides w.r.t. x. This gives the general solution.
(S3 ) If conditions are given for x and y, substitute these values into the general
solution and solve for the arbitrary constant, C.
(S4 ) Substitute this value of C into the general solution to find the particular solu-
tion.
Example 22.2.3 (Solution of Differential Equation: dy/dx = f (x)) Find the gen-
eral and particular solutions for the differential equation
dy
− 6x + 2 = 0
dx
given that x = 3 when y = 0.
Solution
We work through the method as outlined above.
(S1 ) Write
dy dy
= RHS ⇒ = 6x − 2
dx dx
(S2 ) Integrate both sides w.r.t. x.
Z Z
dy
dx = (6x − 2)dx
dx
x2
y = 6 − 2x + C
2
⇒ y = 3x2 − 2x + C
(S3 ) Given that x = 3 when y = 0, substitute these values into the general solution,
Example 22.2.5 (Finding Total Cost from Marginal Cost (MC)) The marginal
cost for a product is given by the equation M C = 10/Q.
(i) Write down the differential equation for total cost in terms of Q.
(ii) Find the equation of the total cost function if total costs are 500 when Q = 10.
Solution
d(T C) 10
MC = =
dQ Q
(ii) This differential equation is solved to obtain the equation for the total cost.
d(T C) 10
MC = =
dQ Q
Z Z
d(T C)
TC = dQ = (M C)dQ
dQ
Z
10
= dQ
Q
∴ T C = 10 ln(Q) + C
where the arbitrary constant C is fixed cost. The general solution gives the gen-
eral form of the total cost function.
Therefore,
T C = 10 ln(Q) + 476.9741
This is the particular solution. It is the equation of the total cost function which
satisfies a particular condition T C = 500 when Q = 10.
(a) Sketch the demand function then shade the consumer surplus at the given
value of P or Q; and
(b) Calculate using integration the consumer surplus correct to two decimal
places.
(i)
P = 50 − 4Q at P = 10
(ii)
200
P = at Q = 9
Q+1
(iii)
P = 100 − Q2 at Q = 8
(iv)
100
P = at Q = 9
Q+1
(v)
Q = 30 − 0.5P at P=20
(vi)
200
Q= − 5 at P = 10
P
(2) In questions (i) to (iv) you should
(a) Sketch the supply function then shade the producer surplus at the given
value of P or Q; and
(b) Calculate using integration the producer surplus correct to two decimal
places.
(i)
P = 5 + 6Q at P = 29
(ii)
1
P = 10 − at Q = 4
Q+1
(iii)
Q = −8 + 2P at Q = 4
(iv)
P = Q2 + 4 at Q = 5
(3) Determine the general solution for the following differential equations:
(i)
dy
= 5x, given x = 2, when y = 4
dx
(ii)
dy
− 10t − 2 = 0, given y = 15, when t = 0
dt
(iii)
dy
12 − 8x = 4x, given y = 6, when x = 1
dx
(iv)
dC
Q = 10 − Q2 , given, C = 50, when Q = 1
dQ
(v)
P dP
− (Q + 5)P = 0, given P = 10, when Q = 0
Q dQ
(5) The marginal cost function for a good is given by the equation
M C = −Q2 + 80Q.
(i) Write down the differential equation which relates total cost to marginal
costs.
(ii) Find the equation of the total cost function if fixed costs are 500.
(iii) Calculate the cost of producing successive units from Q = 3 to Q = 12.
(7) The marginal revenue function for a firm is given by the equation
M R = 120 − 2Q.
(i) Write down the differential equation relating marginal revenue and total
revenue.
(ii) Find the equation of the total revenue function if total revenue is zero
when Q = 0.
(ii) the numerator must be at least one degree less than the denominator (in the
above example 4x − 5 is of degree 1 since the highest powered x term is x1 and
x2 − x − 2 is of degree 2).
When the degree of the numerator is equal to or higher than the degree of the de-
nominator, the numerator must be divided by the denominator until the remainder
is of less degree than the denominator.
Solution
The denominator factorises as (x − 1)(x + 3) and the numerator is of less degree than
the denominator. Thus,
11 − 3x
2
x + 2x − 3
may be resolved into partial fractions.
Let
11 − 3x 11 − 3x A B
≡ ≡ +
x2 + 2x − 3 (x − 1)(x + 3) (x − 1) (x + 3)
where, A and B are constants to be determined, i.e.
11 − 3x A(x + 3) + B(x − 1)
≡
(x − 1)(x + 3) (x − 1)(x + 3)
by algebraic addition. Since the denominators are the same on each side of the identity
then the numerators are equal to each other. Thus,
11 − 3x ≡ A(x + 3) + B(x − 1).
To determine constants A and B, values of x are chosen to make the term in A or
B equal to zero.
So when x = 1, then
11 − 3(1) ≡ A(1 + 3) + B(0)
=⇒ 8 = 4A
=⇒ A = 2.
When x = −3, then
11 − 3(−3) ≡A(0) + B(−3 − 1)
=⇒ 20 = −4B
=⇒ B = −5
Solution
Let
2x2 − 9x − 35 A B C
≡ + +
(x + 1)(x − 2)(x + 3) (x + 1) (x − 2) (x + 3)
Let x = 2, then
Thus,
2x2 − 9x − 35 4 3 1
≡ − + .
(x + 1)(x − 2)(x + 3) (x + 1) (x − 2) (x + 3)
Solution
Here, the denominator is of the same degree as the numerator. Thus, dividing out
gives;
x2 + 1 3x − 1
∴ 2
≡1+ 2
x − 3x + 2 x − 3x + 2
3x − 1
≡1+
(x − 1)(x − 2)
Let
3x − 1 A B A(x − 2) + B(x − 1)
≡ + ≡
(x − 1)(x − 2) (x − 1) (x − 2) (x − 1)(x − 2)
equating numerators gives
Let x = 1. Then,
2 = −A =⇒ A = −2.
Let x = 2. Then,
B = 5.
Hence,
3x − 1 −2 5
≡ + .
(x − 1)(x − 2) (x − 1) (x − 2)
Therefore,
x2 + 1 2 5
2
≡1− +
x − 3x + 2 (x − 1) (x − 2)
Solution
The denominator contains a repeated linear factor, (x − 2)2 .
Let
2x + 3 A B A(x − 2) + B
≡ + ≡ .
(x − 2)2 (x − 2) (x − 2)2 (x − 2)2
Equating the numerators gives;
2x + 3 ≡ A(x − 2) + B.
Let x = 2. Then,
7 = A(0) + B =⇒ B = 7.
And
2x + 3 ≡ A(x − 2) + B
≡ Ax − 2A + B
Since an identity is true for all values of the unknown, the coefficients of similar terms
may be equated.
A = 2.
Hence,
2x + 3 2 7
2
≡ +
(x − 2) (x − 2) (x − 2)2
5x2 − 2x − 19
h(x) =
(x + 3)(x − 1)2
Solution
Here the denominator is a combination of a linear factor and a repeated linear factor.
Let x = 1. Then,
Without expanding the right hand side of Equation (104), it can be seen that equating
the coefficients of x2 gives; 5 = A + B, since A = 2 =⇒ B = 3. Hence,
5x2 − 2x − 19 2 3 4
2
≡ + − .
(x + 3)(x − 1) (x + 3) (x − 1) (x − 1)2
7x2 + 5x + 13
g(x) =
(x2 + 2)(x + 1)
Solution
The denominator is a combination of a quadratic factor, (x2 + 2) which does not
factorise without introducing imaginary surds terms, and a linear factor, (x + 1).
Let
7x2 + 5x + 13 Ax + B C (Ax + B)(x + 1) + C(x2 + 2)
≡ + ≡
(x2 + 2)(x + 1) (x2 + 2) (x + 1) (x2 + 2)(x + 1)
7=A+C
and since C = 5, =⇒ A = 2.
5=A+B
Solution
Terms such as x2 may be treated as (x + 0)2 , i.e. they are repeated linear factors.
Let
3 + 6x + 4x2 − 2x3 A B Cx + D
2 2
≡ + 2+ 2
x (x + 3) x x (x + 3)
Ax(x + 3) + B(x2 + 3) + (Cx + D)x2
2
≡
x2 (x2 + 3)
Equating the numerators gives;
Hence,
Z
11 − 3x
Z
2 5
dx ≡ − dx
x2 + 2x − 3 (x − 1) (x + 3)
= 2 ln(x − 1) − 5 ln(x + 3) + C
(x − 1)2
Or = ln + C by the laws of logarithms.
(xx + 3)5
2x2 − 9x − 35 4 3 1
≡ − + .
(x + 1)(x − 2)(x + 3) (x + 1) (x − 2) (x + 3)
2x2 − 9x − 35
Z Z
4 3 1
dx ≡ − + dx
(x + 1)(x − 2)(x + 3) (x + 1) (x − 2) (x + 3)
= 4 ln(x + 1) − 3 ln(x − 2) + ln(x + 3) + C
(x + 1)4 (x + 3)
Or = ln + C.
(x − 2)3
Thus,
Z Z
2x + 3 2 7
dx ≡ + dx
(x − 2)2 (x − 2) (x − 2)2
7
= 2 ln(x − 2) − + C.
(x − 2)
5x2 − 2x − 19 2 3 4
2
≡ + − .
(x + 3)(x − 1) (x + 3) (x − 1) (x − 1)2
Therefore,
5x2 − 2x − 19
Z Z
2 3 4
dx ≡ + − dx
(x + 3)(x − 1)2 (x + 3) (x − 1) (x − 1)2
4
= 2 ln(x + 3) + 3 ln(x − 1) + + C.
x−1
3 + 6x + 4x2 − 2x3
Z
dx.
x2 (x2 + 3)
Solution
It was shown in Example 23.1.10 that
Thus,
3 + 6x + 4x2 − 2x3
Z
3 − 4x
Z
2 1
dx ≡ + + dx
x2 (x2 + 3) x x2 (x2 + 3)
Z
2 1 3 4x
= + + − dx.
x x2 (x2 + 3) (x2 + 3)
Also, Z
4x
dx
x2 +3
is determined by using algebraic substitution u = (x2 + 3).
Hence,
Z
2 1 3 4x 1 3 −1 x
+ + − dx = 2 ln(x) − + √ tan √ − 2 ln(x2 + 3) + C
x x2 (x2 + 3) (x2 + 3) 2 3 3
2
√
x 1 −1 x
= ln − + 3 tan √ + C.
x2 + 3 x 3
(i) Z
12
dx
(x2 − 9)
(ii)
4(x − 4)
Z
dx
(x2 − 2x − 3)
(iii)
3(2x2 − 8x − 1)
Z
dx
(x + 4)(x + 1)(2x − 1)
(iv)
(x2 + 9x + 8)
Z
dx
(x2 + x − 6)
(2) Determine the following definite integrals using partial fractions with linear
factors correct to 4 significant figures.
(i)
3
x3 − 2x2 − 4x − 4
Z
dx
2 x2 + x − 2
(ii)
4
x2 − 3x + 6
Z
dx
3 x(x − 2)(x − 1)
(iii)
6
x2 − x − 14
Z
dx
4 x2 − 2x − 3
(3) Determine the following integrals using partial fractions with repeated linear
factors
(i) Z
4x − 3
dx
(x + 1)2
(ii)
5x2 − 30x + 44
Z
dx
(x − 2)3
(iii)
3x2 + 16x + 15
Z
dx
(x + 3)3
(i)
2
x2 + 7x + 3
Z
dx
1 x2 (x + 3)
(ii)
7
18 + 21x − x2
Z
dx
6 (x − 5)(x + 2)2
(5) Determine the following integrals using partial fractions with quadratic factors,
x2 − x − 13 6x − 5
Z Z Z
4
(i) 2
dx (ii) 2
dx (iii) dx.
(x + 7)(x − 2) (x − 4)(x + 3) (16 − x2 )
25.0.1 Introduction
Consider the two figures below;
Figure 102:
Figure 103:
In Fig. 101, the gradient (or rate of change) of the curve changes from positive
between O and P to negative between P and Q, and then positive again between Q
and R. At point P , the gradient is zero and, as x increases, the gradient of the curve
changes from positive just before P to negative just after. Such a point is called a
maximum point and appears as the ’crest of a wave’. At point Q, the gradient is
also zero and, as x increases, the gradient of the curve changes from negative just
before Q to positive just after. Such a point is called a minimum point, and appears
Or
(v) Determine the sign of the gradient of the curve just before and just after the
stationary points. If the sign change for the gradient of the curve is;
Example 25.0.4 Locate the turning point on the curve y = 3x2 − 6x and determine
its nature by examining the sign of the gradient on either side
Solution
Following the above procedure;
dy
(i) Since y = 3x2 − 6x, = 6x − 6
dx
Page 328 of 336
dy
(ii) At a turning point, = 0, hence 6x − 6 = 0, from which x = 1.
dx
(iii) When x = 1, y = 3(1)2 − 6(1) = −3, hence the coordinates of the turning
point is (1, −3)
Example 25.0.5 Find the maximum and minimum values of the curve y = x3 −3x+5
by;
(i) Examining the gradient on either side of the turning points, and
3x2 − 3 = 0
⇒ 3x2 = 3
⇒ x = ±1
d2 y
And when x = −1, 2 is negative, hence (−1, 7) is a maximum value.
dx
Therefore, the maximum value is 7, and the minimum value is 3.
(a) Write down expressions for the total revenue (T R) and marginal revenue (M R)
functions.
(b) Calculate the output at which T R is a maximum and confirm that marginal
revenue (M R) is zero at this point.
Solution
(a)
T R = P × Q = (50 − 2Q)Q
= 50Q − 2Q2
d(T R)
∴ MR = = 50 − 4Q.
dQ
T R = 50Q − 2Q2
d(T R)
= 50 − 4Q
dQ
d2 (T R)
= −4
dQ2
d(T R)
To find the turning point(s), we set = 0, that is
dQ
50 − 4Q = 0
50
⇒Q= = 12.5
4
at Q = 12.5; T R = 50 − 2(12.5) (12.5) = 312.5
d(T R)
= MR = 0
dQ
and
d2 (T R) d(M R)
2
= = (M R)0 < 0.
dQ dQ
Since the second derivative is a negative constant, therefore, T R has a maximum
value. Hence,
T R = 312.5, at Q = 12.5.
To check if M R = 0 at Q = 12.5; since
M R = 50 − 4Q = 50 − 4(12.5) = 0.
The turning point for the total revenue function was calculated in part (b).
at
T R = 312.5 and Q = 12.5.
The marginal revenue M R function is a linear function, therefore, two points
are required to sketch its graph as shown below
Example 25.1.2 (Break-Even, Profit, Loss and Graphs) The demand function
for a good is given by the equation P = 50 − 2Q, while total cost is given by
T C = 160 + 2Q.
(a) write down the equation for
(i) total revenue (T R)
(ii) profit (π)
(b) (i) Sketch the total cost (T C) and total revenue (T R) functions on the same
graph diagram.
(ii) From the graph estimate, in terms of Q, when the firm breaks even, makes
a profit and makes a loss.
Confirm these answers algebraically.
(d) Compare the levels of output at which profit and total revenue are maximised.
Solution
(a) (i)
T R = P Q = (50 − 2Q)Q = 50Q − 2Q2
(ii)
(b) (i) Sketching the total cost function; T C = 160 + 2Q, is a linear function;
thus, two points are required to sketch its graph. eg, at Q = 0, T C =
160 + 2(0) = 160, and taking any other Q value, say Q = 20, then
T C = 160 + 2(20) = 200 and so the graph is shown in the Figure 105
below;
Sketching the total revenue function, we have the curve shown in the Figure
105 below;
TC = TR
160 + 2Q = 50Q − 2Q2
2Q2 − 48Q + 160 = 0
Q2 − 24Q + 80 = 0
(Q − 4)(Q − 20) = 0
(c) Maximum profits are calculated by finding the turning point(s) for the profit
function.
−4Q + 48 = 0
48
⇒Q= = 12
4
and so at Q = 12, the value of π is
Therefore, since the second derivative is a negative constant, then the profits π
are a maximum
π = 128 at Q = 12.
The profit function has only one turning point and this is a maximum.
So
π=0
−2(Q2 − 24Q + 80) = 0
Q2 − 24Q + 80 = 0
(Q − 4)(Q − 20) = 0
(2) Step 2; Solve y 0 = 0 to get the x-coordinate of the turning point(s), (x0 ).
Step 2a; For each (x0 ) find the y-coordinate.
(3) Step 3; Evaluate y 00 at each (x0 ). If y 00 < 0, then the point at (x0 ) is a
maximum. If y 00 > 0, then the point at (x0 ) is a minimum.
26.0.1 Introduction
We have learnt that differentiation is the rate of change of one variable with respect to
another. In first year, first-semester, we were differentiating functions which involve
only one independent variable. But in many practical situations there are several
quantities which depend on two or more variables. For example, the area of a rect-
angle depends on its breadth b and length l, the volume of a cylinder depends upon
its radius and height, etc.
If the value of z depends on two quantities x and y, then we write z = f (x, y).
Here, z is the dependent variable while x and y are independent variables.
∂f ∂f
Example 26.0.3 Find = fx and = fy of the following functions
∂x ∂y
(i)
f (x, y) = xe2x+3y
(ii)
x−y
f (x, y) =
x+y
(iii)
y
f (x, y) = ln x.
x
(i)
f (x, y) = xe2x+3y
∂f
To find , we treat y as a constant and differentiate with respect to x;
∂x
∂f
= 2xe2x+3y + e2x+3y .
∂x
∂f
To find , we treat x as a constant and differentiate with respect to y;
∂y
∂f
= 3xe2x+3y
∂y
(ii)
x−y
f (x, y) =
x+y
∂f
finding , we get;
∂x
∂f x + y − (x − y)
=
∂x (x + y)2
∂f
finding , we get;
∂y
∂f −(x + y) − (x − y) 2x
= 2
=− .
∂y (x + y) (x + y)2
(iii)
y
f (x, y) = ln x.
x
Here, fx is
y 1 y y
fx = · − 2 ln x = 2 (1 − ln x)
x x x x
and fy is
1
fy = ln x.
x
∂f
Example 26.0.4 (Finding Partial Derivatives at a Point) Find the values
∂x
∂f
and at the point (4, −5) if
∂y
f (x, y) = x2 + 3xy + y − 1.
Find the number of units of each good which must be sold if profit is to be maximised
when the firm is subject to a budget constraint, 5x + 10y = 80.
Solution
Define the Lagrangian;
36 − 6x − 5λ = 0 (110)
56 − 8y − 10λ = 0 (111)
80 − 5x − 10y = 0 (112)
Now using Equations (110) and (112) to solve for x and y, first dividing through
Equation (110) by 5 we get;
16 − x − 2y = 0 (115)
4 − 3x + 2y = 0 (116)
References
[1] John Bird. Engineering mathematics. Routledge, 2003.
[2] Teresa Bradley. Essential mathematics for economics and business. John Wiley
& Sons, 2013.
[5] Richard Hamming. Numerical methods for scientists and engineers. Courier Cor-
poration, 2012.