Grade 10 Maths (PDFDrive) PDF
Grade 10 Maths (PDFDrive) PDF
Grade 10 Maths (PDFDrive) PDF
Collection Editor:
Free High School Science Texts Project
FHSST: Grade 10 Maths
Collection Editor:
Free High School Science Texts Project
Authors:
Free High School Science Texts Project
Rory Adams
Sarah Blyth
Mark Horner
Heather Williams
Online:
< http://cnx.org/content/col11239/1.1/ >
CONNEXIONS
1.1 Introduction
This chapter describes some basic concepts which you have seen in earlier grades and lays the foundation
for the remainder of this book. You should feel condent with the content in this chapter, before moving on
with the rest of the book.
You can try out your skills on exercises in this chapter and ask your teacher for more questions just like
them. You can also try to make up your own questions, solve them and try them out on your classmates to
see if you get the same answers.
Practice is the only way to get good at maths!
1
2 CHAPTER 1. REVIEW OF PAST WORK
1.3 Sets
A set is a group of objects with a well-dened criterion for membership. For example, the criterion for
belonging to a set of apples, is that the object must be an apple. The set of apples can then be divided into
red apples and green apples, but they are all still apples. All the red apples form another set which is a
sub-set of the set of apples. A sub-set is part of a set. All the green apples form another sub-set.
Now we come to the idea of a union, which is used to combine things. The symbol for union is ∪.
Here, we use it to combine two or more intervals. For example, if x is a real number such that 1<x≤3 or
6 ≤ x < 10 , then the set of all the possible x values is:
where the ∪ sign means the union (or combination) of the two intervals. We use the set and interval notation
and the symbols described because it is easier than having to write everything out in words.
oneplusoneisequaltotwo (1.2)
mathematicians write
1+1=2 (1.3)
In earlier grades, place holders were used to indicate missing numbers in an equation.
1+=2
4−=2 (1.4)
+ 3 − 2 = 2
However, place holders only work well for simple equations. For more advanced mathematical workings,
letters are usually used to represent numbers.
1+x=2
4−y =2 (1.5)
z + 3 − 2z = 2
These letters are referred to as variables, since they can take on any value depending on what is required.
For example, x=1 in (1.5), but x = 26 in 2 + x = 28.
A constant has a xed value. The number 1 is a constant. The speed of light in a vacuum is also a
−1
constant which has been dened to be exactly 299 792 458 m·s (read metres per second). The speed of light
is a big number and it takes up space to always write down the entire number. Therefore, letters are also
used to represent some constants. In the case of the speed of light, it is accepted that the letter c represents
the speed of light. Such constants represented by letters occur most often in physics and chemistry.
Additionally, letters can be used to describe a situation mathematically. For example, the following
equation
x+y =z (1.6)
can be used to describe the situation of nding how much change can be expected for buying an item. In
this equation, y represents the price of the item you are buying, x represents the amount of change you
should get back and z is the amount of money given to the cashier. So, if the price is R10 and you gave the
cashier R15, then write R15 instead of z and R10 instead of y and the change is then x.
x + 10 = 15 (1.7)
We will learn how to solve this equation towards the end of this chapter.
a+b−b=a
(1.8)
5+2−2=5
If we look at a number line, then addition means that we move to the right and subtraction means that we
move to the left.
The order in which numbers are added does not matter, but the order in which numbers are subtracted
does matter. This means that:
a+b = b+a
(1.9)
a − b 6= b − a ifa 6= b
The sign 6= means is not equal to. For example, 2 + 3 = 5 and 3 + 2 = 5, but 5 − 3 = 2 and 3 − 5 = −2. −2
is a negative number, which is explained in detail in "Negative Numbers" (Section 1.8: Negative Numbers).
a×b÷b=a
(1.10)
5×4÷4=5
Sometimes you will see a multiplication of letters as a dot or without any symbol. Don't worry, its exactly
the same thing. Mathematicians are ecient and like to write things in the shortest, neatest way possible.
abc = a×b×c
(1.11)
a·b·c = a×b×c
4 CHAPTER 1. REVIEW OF PAST WORK
It is usually neater to write known numbers to the left, and letters to the right. So although 4x and x4
are the same thing, it looks better to write 4x. In this case, the 4 is a constant that is referred to as the
coecient of x.
1.7 Brackets
3
Brackets in mathematics are used to show the order in which you must do things. This is important as you
can get dierent answers depending on the order in which you do things. For example:
(5 × 5) + 20 = 45 (1.12)
whereas
If there are no brackets, you should always do multiplications and divisions rst and then additions and
4
subtractions . You can always put your own brackets into equations using this rule to make things easier
for yourself, for example:
a×b+c÷d = (a × b) + (c ÷ d)
(1.14)
5 × 5 + 20 ÷ 4 = (5 × 5) + (20 ÷ 4)
If you see a multiplication outside a bracket like this
a (b + c)
(1.15)
3 (4 − 3)
then it means you have to multiply each part inside the bracket by the number outside
a (b + c) = ab + ac
(1.16)
3 (4 − 3) = 3 × 4 − 3 × 3 = 12 − 9 = 3
unless you can simplify everything inside the bracket into a single term. In fact, in the above example, it
would have been smarter to have done this
3 (4 − 3) = 3 × (1) = 3 (1.17)
1.7.1 Distributivity
The fact that a (b + c) = ab + ac is known as the distributive property.
If there are two brackets multiplied by each other, then you can do it one step at a time:
(a + b) (c + d) = a (c + d) + b (c + d)
= ac + ad + bc + bd
(1.19)
(a + 3) (4 + d) = a (4 + d) + 3 (4 + d)
= 4a + ad + 12 + 3d
0 − a = −a (1.20)
On a number line, a negative number appears to the left of zero and a positive number appears to the right
of zero.
Figure 1.1: On the number line, numbers increase towards the right and decrease towards the left.
Positive numbers appear to the right of zero and negative numbers appear to the left of zero.
a − b = a + (−b)
(1.21)
5 − 3 = 5 + (−3)
6 CHAPTER 1. REVIEW OF PAST WORK
So, this means that subtraction is simply a short-cut for adding a negative number and instead of writing
a + (−b), we write a − b. This also means that −b + a is the same as a − b. Now, which do you nd easier
to work out?
Most people nd that the rst way is a bit more dicult to work out than the second way. For example,
most people nd 12 − 3 a lot easier to work out than −3 + 12, even though they are the same thing. So
a − b, which looks neater and requires less writing is the accepted way of writing subtractions.
Table 1.1 shows how to calculate the sign of the answer when you multiply two numbers together. The
rst column shows the sign of the rst number, the second column gives the sign of the second number and
the third column shows what sign the answer will be.
a b a×b or a÷b
+ + +
+ − −
− + −
− − +
So multiplying or dividing a negative number by a positive number always gives you a negative number,
whereas multiplying or dividing numbers which have the same sign always gives a positive number. For
example, 2×3=6 and −2 × −3 = 6, but −2 × 3 = −6 and 2 × −3 = −6.
Adding numbers works slightly dierently (see Table 1.2). The rst column shows the sign of the rst
number, the second column gives the sign of the second number and the third column shows what sign the
answer will be.
a b a+b
+ + +
+ − ?
− + ?
− − −
If you add two positive numbers you will always get a positive number, but if you add two negative
numbers you will always get a negative number. If the numbers have a dierent sign, then the sign of the
answer depends on which one is bigger.
−a + b = b−a
−5 + 10 = 10 + (−5)
(1.22)
= 10 − 5
= 5
This makes the expression easier to understand. For example, a question like What is −7 + 11? looks a
lot more complicated than What is 11 − 7?, even though they are exactly the same question.
−c − d = − (c + d)
(1.23)
−7 − 2 = − (7 + 2) = −9
e−F = − (F − e)
(1.24)
2 − 11 = − (11 − 2) = −9
You can even combine these tips: for example, you can use Tip 1 on −10 + 3 to get 3 − 10 and then use
Tip 3 to get − (10 − 3) = −7.
Table 1.3
5
Click here for the solution
5 See the le at <http://cnx.org/content/m31330/latest/http://www.fhsst.org/l3B>
8 CHAPTER 1. REVIEW OF PAST WORK
Table 1.4
6
Click here for the solution
x+y =z (1.25)
So, if the price is R10 and you gave the cashier R15, then write R15 instead of z and R10 instead of y.
x + 10 = 15 (1.26)
Now that we have written this equation down, how exactly do we go about nding what the change is?
In mathematical terms, this is known as solving an equation for an unknown (x in this case). We want to
re-arrange the terms in the equation, so that only x is on the left hand side of the = sign and everything
else is on the right.
The most important thing to remember is that an equation is like a set of weighing scales. In order to
keep the scales balanced, whatever is done to one side must be done to the other.
Figure 1.2: An equation is like a set of weighing scales. In order to keep the scales balanced, you must
do the same thing to both sides. So, if you add, subtract, multiply or divide the one side, you must add,
subtract, multiply or divide the other side too.
x+y = z
x+y−y = z−y
x = z−y (1.27)
x = 15 − 10
= 5
Now we can see that the change is the price subtracted from the amount paid to the cashier. In the example,
the change should be R5. In real life we can do this in our heads; the human brain is very smart and can do
arithmetic without even knowing it.
When you subtract a number from both sides of an equation, it looks like you just moved a positive
number from one side and it became a negative on the other, which is exactly what happened. Likewise,
if you move a multiplied number from one side to the other, it looks like it changed to a divide. This is
because you really just divided both sides by that number and a number divided by itself is just 1
a (5 + c) = 3a
a (5 + c) ÷ a = 3a ÷ a
a a
a × (5 + c) = 3× a
(1.28)
1 × (5 + c) = 3×1
5+c = 3
c = 3 − 5 = −2
However, you must be careful when doing this, as it is easy to make mistakes.
The following is the WRONG thing to do
5a + c = 3a
(1.29)
5+c = 3
Can you see why it is wrong? It is wrong because we did not divide the c term by a as well. The correct
thing to do is
5a + c = 3a
5+c÷a = 3 (1.30)
c÷a = 3 − 5 = −2
a b
× =1 (1.31)
b a
This is because dividing by a number is the same as multiplying by its reciprocal.
Table 1.5: Some common fractions and their equivalent decimal forms.
12 or a bar, like 0, 12
12 CHAPTER 1. REVIEW OF PAST WORK
a × 10m (1.32)
where a is a decimal number between 0 and 10 that is rounded o to a few decimal places. The m is an
integer and if it is positive it represents how many zeros should appear to the right of a. If m is negative,
then it represents how many times the decimal place in a should be moved to the left. For example 3, 2 × 103
−3
represents 32 000 and 3, 2 × 10 represents 0, 0032.
If a number must be converted into scientic notation, we need to work out how many times the number
must be multiplied or divided by 10 to make it into a number between 1 and 10 (i.e. we need to work out
the value of the exponent m) and what this number is (the value of a). We do this by counting the number
of decimal places the decimal point must move.
−1
For example, write the speed of light which is 299 792 458 ms in scientic notation, to two decimal
places. First, determine where the decimal point must go for two decimal places (to nd a) and then count
how many places there are after the decimal point to determine m.
In this example, the decimal point must go after the rst 2, but since the number after the 9 is a 7,
a = 3, 00.
So the number is 3, 00 × 10m , where m = 8, because there are 8 digits left after the decimal point. So,
the speed of light in scientic notation to two decimal places is 3, 00 × 108 ms−1 .
−7
As another example, the size of the HI virus is around 1, 2 × 10 m. This is equal to 1, 2 × 0, 0000001 m,
which is 0,00000012 m.
√ 56 1
3, 1, 2557878, , 10, 2, 1, − 5, − 6, 35, − (1.33)
34 90
Depending on how the real number is written, it can be further labelled as either rational, irrational, integer
or natural. A set diagram of the dierent number types is shown in Figure 1.3.
13
N Z Q R
Figure 1.3: Set diagram of all the real numbers R, the rational numbers Q, the integers Z and the
natural numbers N. The irrational numbers are the numbers not inside the set of rational numbers. All
of the integers are also rational numbers, but not all rational numbers are integers.
0, 1, 2, 3, 4, ... (1.34)
Mathematicians use the symbol N0 to mean the set of all natural numbers. These are also sometimes called
whole numbers. The natural numbers are a subset of the real numbers since every natural number is also a
real number.
1.12.3 Integers
The integers are all of the natural numbers and their negatives:
Mathematicians use the symbol Z to mean the set of all integers. The integers are a subset of the real
numbers, since every integer is a real number.
a
(1.36)
b
where a and b are integers and b 6= 0.
The following are examples of rational numbers:
20 −1 20 3
, , , (1.37)
9 2 10 15
a c ad+bc
b + d = bd
(1.38)
a c ac
b × d = bd
Figure 1.4:
8
12
of the pizza is the same as 2
3
of the pizza.
You can also add rational numbers together by nding the lowest common denominator and then adding
the numerators. Finding a lowest common denominator means nding the lowest number that both denomi-
nators are a factor 13
of. A factor of a number is an integer which evenly divides that number without leaving
a remainder. The following numbers all have a factor of 3
The common denominators between 3 and 4 are all the numbers that appear in both of these lists, like 12
and 24. The lowest common denominator of 3 and 4 is the smallest number that has both 3 and 4 as factors,
which is 12.
3 2
For example, if we wish to add
4 + 3 , we rst need to write both fractions so that their denominators are
3
the same by nding the lowest common denominator, which we know is 12. We can do this by multiplying
4
3 2 4 3 4
by
3 and 3 by 4 . 3 and 4 are really just complicated ways of writing 1. Multiplying a number by 1 doesn't
change the number.
3 2 3 3 2 4
4 + 3 = 4 × 3 + 3 × 4
3×3 2×4
= 4×3 + 3×4
9 8
= 12 + 12
(1.41)
9+8
= 12
17
= 12
Dividing by a rational number is the same as multiplying by its reciprocal, as long as neither the numerator
nor the denominator is zero:
a c a d ad
÷ = . = (1.42)
b d b c bc
A rational number may be a proper or improper fraction.
Proper fractions have a numerator that is smaller than the denominator. For example,
−1 3 −5
, , (1.43)
2 15 −20
are proper fractions.
Improper fractions have a numerator that is larger than the denominator. For example,
−10 15 −53
, , (1.44)
2 13 −20
are improper fractions. Improper fractions can always be written as the sum of an integer and a proper
fraction.
Table 1.6
So if we write x > 5, we say that x is greater than 5 and if we write x ≥ y , we mean that x can be
greater than or equal to y . Similarly, < means `is less than' and ≤ means `is less than or equal to'. Instead
of saying that x is between 6 and 10, we often write 6 < x < 10. This directly means `six is less than x
which in turn is less than ten'.
a. x is greater than 1
b. y is less than or equal to z
c. a is greater than or equal to 21
d. p is greater than or equal to 21 and p is less than or equal to 25
16
Click here for the solution
1.14 Innity
Innity (symbol ∞) is usually thought of as something like the largest possible number" or the furthest
possible distance". In mathematics, innity is often treated as if it were a number, but it is clearly a very
dierent type of number" than integers or reals.
When talking about recurring decimals and irrational numbers, the term innite was used to describe
never-ending digits.
a. 18 − 6 × 2
b. 10 + 3 (2 + 6)
c. 50 − 10 (4 − 2) + 6
d. 2 × 9 − 3 (6 − 1) + 1
e. 8 + 24 ÷ 4 × 2
f. 30 − 3 × 4 + 2
g. 36 ÷ 4 (5 − 2) + 6
h. 20 − 4 × 2 + 3
16 See the le at <http://cnx.org/content/m31330/latest/http://www.fhsst.org/l3l>
18 CHAPTER 1. REVIEW OF PAST WORK
i. 4 + 6 (8 + 2) − 3
j. 100 − 10 (2 + 3) + 4
17
Click here for the solution
2. If p = q + 4r, then r = ..... Click here for the solution18
x−2
3 = x − 3 Click here for the solution
19
3. Solve
Rational Numbers 1
2.1 Introduction
As described in the chapter on review of past work, a number is a way of representing quantity. The numbers
that will be used in high school are all real numbers, but there are many dierent ways of writing any single
real number.
This chapter describes rational numbers.
Khan Academy video on Integers and Rational Numbers
This media object is a Flash object. Please view or download it at
<http://www.youtube.com/v/kyu-IQ-gBIg&arel=0&hl=en_US&feature=player_embedded&version=3>
Figure 2.1
19
20 CHAPTER 2. RATIONAL NUMBERS
Figure 2.2
21
The term whole number does not have a consistent denition. Various authors use it in many dierent ways.
We use the following denitions:
2.3 Denition
The following numbers are all rational numbers.
10 21 −1 10 −3
, , , , (2.1)
1 7 −3 20 6
You can see that all denominators and all numerators are integers.
a
(2.2)
b
where a and b are integers and b 6= 0.
tip: Only fractions which have a numerator and a denominator (that is not 0) that are integers
are rational numbers.
This means that all integers are rational numbers, because they can be written with a denominator of 1.
Therefore
√
2 π
, (2.3)
7 20
are not examples of rational numbers, because in each case, either the numerator or the denominator is
not an integer.
A number may not be written as an integer divided by another integer, but may still be a rational
number. This is because the results may be expressed as an integer divided by an integer. The rule is, if a
number can be written as a fraction of integers, it is rational even if it can also be written in another way as
well. Here are two examples that might not look like rational numbers at rst glance but are because there
are equivalent forms that are expressed as an integer divided by another integer:
5 a b 1
(i) (ii) (iii) (iv)
6 3 2 c
Table 2.1
2
Click here for the solution
2 See the le at <http://cnx.org/content/m31331/latest/http://www.fhsst.org/l35>
22 CHAPTER 2. RATIONAL NUMBERS
a
2. If
1 is a rational number, which of the following are valid values for a?
√
(i) 1 (ii) −10 (iii) 2 (iv) 2, 1
Table 2.2
3
Click here for the solution
1
1.
4
1
2.
10
2
3.
5
1
4.
100
2
5.
3
Do the numbers after the decimal comma end or do they continue? If they continue, is there a repeating
pattern to the numbers?
You can write a rational number as a decimal number. Two types of decimal numbers can be written as
rational numbers:
5
For example, the rational number
6 can be written in decimal notation as 0, 83̇ and similarly, the decimal
1
number 0,25 can be written as a rational number as .
4
tip: You can use a bar over the repeated numbers to indicate that the decimal is a repeating
decimal.
1
• 10 is 0, 1
1
• 100 is 0, 01
3 See the le at <http://cnx.org/content/m31331/latest/http://www.fhsst.org/l3N>
23
5 8 9
10, 589 = 10 + 10 + 100 + 1000
589
= 10 1000 (2.5)
10589
= 1000
2.5.1 Fractions
1. Write the following as fractions:
Table 2.3
4
Click here for the solution
x = 0, 33333...
10x = 3, 33333... multiply by 10 on both sides
(2.6)
9x = 3 (subtracting the second equation from the rst equation)
3 1
x = 9 = 3
x = 5, 432432432...
1000x = 5432, 432432432... multiply by 1000 on both sides
(2.7)
999x = 5427 (subtracting the second equation from the rst equation)
5427 201
x = 999 = 37
For the rst example, the decimal was multiplied by 10 and for the second example, the decimal was
multiplied by 1000. This is because for the rst example there was only one digit (i.e. 3) recurring, while
for the second example there were three digits (i.e. 432) recurring.
In general, if you have one digit recurring, then multiply by 10. If you have two digits recurring, then
multiply by 100. If you have three digits recurring, then multiply by 1000. Can you spot the pattern yet?
The number of zeros is the same as the number of recurring digits.
Not all decimal numbers can be written as rational numbers. Why? Irrational decimal numbers like
√
2 = 1, 4142135... cannot be written with an integer numerator and denominator, because they do not have
a pattern of recurring digits. However, when possible, you should try to use rational numbers or fractions
instead of decimals.
4 See the le at <http://cnx.org/content/m31331/latest/http://www.fhsst.org/l3R>
24 CHAPTER 2. RATIONAL NUMBERS
a. 0, 11111111...
b. 0, 1212121212...
c. 0, 123123123123...
d. 0, 11414541454145...
5
Click here for the solution
2. Write the following in decimal form, using the repeated decimal notation:
2
a.
3
3
b. 1 11
5
c. 46
d. 2 19
6
Click here for the solution
3. Write the following decimals in fractional form:
a. 0, 6333̇
b. 5, 313131
c. 0, 999999̇
7
Click here for the solution
2.7 Summary
1. Real numbers can be either rational or irrational.
a
2. A rational number is any number which can be written as
b where a and b are integers and b 6= 0
3. The following are rational numbers:
a. 0, 5
b. 0, 12
c. 0, 6
d. 1, 59
e. 12, 277̇
5 See the le at <http://cnx.org/content/m31331/latest/http://www.fhsst.org/l3U>
6 See the le at <http://cnx.org/content/m31331/latest/http://www.fhsst.org/l3n>
7 See the le at <http://cnx.org/content/m31331/latest/http://www.fhsst.org/l3Q>
8 See the le at <http://cnx.org/content/m31331/latest/http://www.fhsst.org/l3v>
25
9
Click here for the solution
3. Show that the decimal 3, 211̇8̇ is a rational number.
10
Click here for the solution
a
4. Express 0, 78̇ as a fraction
b where a, b ∈ Z (show all working).
11
Click here for the solution
Exponentials 1
3.1 Introduction
In this chapter, you will learn about the short cuts to writing 2×2×2×2 . This is known as writing a
number in exponential notation.
3.2 Denition
Exponential notation is a short way of writing the same number multiplied by itself many times. For example,
instead of 5 × 5 × 5, we write 53 to show that the number 5 is multiplied by itself 3 times and we say 5 to
the power of 3. Likewise 5 is 5 × 5 and 35 is 3 × 3 × 3 × 3 × 3. We will
2
now have a closer look at writing
numbers using exponential notation.
an (3.1)
where n is an integer and a can be any real number. a is called the base and n is called the
exponent or index.
The nth power of a is dened as:
an = a × a × · · · × a (n times) (3.2)
1
a−n = (3.3)
a × a × ··· × a (ntimes)
tip: Exponentials
n
If n is an even integer, then a will always be positive for any non-zero real number a. For example, although
2 −2 1
−2 is negative, (−2) = −2 × −2 = 4 is positive and so is (−2) = −2×−2 = 41 .
1 This content is available online at <http://cnx.org/content/m31332/1.6/>.
27
28 CHAPTER 3. EXPONENTIALS
Figure 3.1
Figure 3.2
a0 = 1
am × an = am+n
1
a−n = an
(3.4)
am ÷ an = a m−n
n
(ab) = an bn
n
(am ) = amn
a0 = 1 , (a 6= 0) (3.5)
0
For example, x0 = 1 and (1 000 000) = 1.
5. −160
2
Click here for the solution
Figure 3.3
am × an = 1 × a × ... × a (mtimes)
× 1 × a × ... × a (ntimes)
(3.6)
= 1 × a × ... × a (m + ntimes)
= am+n
For example,
27 × 23 = (2 × 2 × 2 × 2 × 2 × 2 × 2) × (2 × 2 × 2)
= 27+3 (3.7)
= 210
note: This simple law is the reason why exponentials were originally invented. In the days
before calculators, all multiplication had to be done by hand with a pencil and a pad of paper.
Multiplication takes a very long time to do and is very tedious. Adding numbers however, is very
easy and quick to do. If you look at what this law is saying you will realise that it means that
adding the exponents of two exponential numbers (of the same base) is the same as multiplying the
two numbers together. This meant that for certain numbers, there was no need to actually multiply
the numbers together in order to nd out what their multiple was. This saved mathematicians a
lot of time, which they could use to do something more productive.
3
Click here for the solution
1
= an
This means that a minus sign in the exponent is just another way of showing that the whole exponential
number is to be divided instead of multiplied.
For example,
1
2−7 = 2×2×2×2×2×2×2
(3.9)
1
= 27
4
Click here for the solution
am
an = am a−n
(3.10)
= am−n
For example,
2×2×2×2×2×2×2
27 ÷ 23 = 2×2×2
= 2×2×2×2
(3.11)
= 24
= 27−3
Figure 3.4
5
Click here for the solution
n
(ab) = a × b × a × b × ... × a × b (ntimes)
= a × a × ... × a (ntimes)
(3.12)
× b × b × ... × b (ntimes)
= an bn
For example,
4
(2 · 3) = (2 · 3) × (2 · 3) × (2 · 3) × (2 · 3)
= (2 × 2 × 2 × 2) × (3 × 3 × 3 × 3)
(3.13)
= 24 × 34
= 24 34
6
Click here for the solution
n
(am ) = am × am × ... × am (ntimes)
= a × a × ... × a (m × ntimes) (3.14)
= amn
For example,
3
22 = 22 × 22 × 22
= (2 × 2) × (2 × 2) × (2 × 2)
(3.15)
= 26
= 2(2×3)
7
Click here for the solution
Question Answer
23
73−3
2 −1
3
87−6
−1
(−3)
23
(−1)
Table 3.1
The following video gives an example on using some of the concepts covered in this chapter.
Figure 3.5
3.4 Summary
Exponential notation means a number written like an where n is an integer and a can be any real
number.
a is called the base and n is called the exponent or index.
The nth power of a is dened as: an = a × a × · · · × a (n times)
There are six laws of exponents:
· Exponential Law 1: a0 = 1
· Exponential Law 2: am × an = am+n
· Exponential Law 3: a−n = a1n , a 6= 0
· Exponential Law 4: am ÷ an = am−n
n
· Exponential Law 5: (ab) = an bn
m n
· Exponential Law 6: (a ) = amn
a. 3020
b. 10
0
c. (xyz)
h 5 2 i0
d. 3x4 y 7 z 12 −5x9 y 3 z 4
3
e. (2x)
3
f. (−2x)
4
g. (2x)
4
h. (−2x)
8
Click here for the solution
2. Simplify without using a calculator. Leave your answers with positive exponents.
3x−3
a.
(3x)2
1 −2
5x + 8−2 −
0
· 1x
b.
2
5b−3
c.
5b+1
9
Click here for the solution
2a−2 .3a+3
a.
6a
a2m+n+p
b.
am+n+p ·am
3n ·9n−3
c.
27 2a 3
n−1
2x
d.
y −b
23x−1 ·8x+1
e.
42x−2
62x ·112x
f.
222x−1 ·32x
10
Click here for the solution
11
Click here for the solution
= (5.3) 2x−3
(3.16)
52x−1 ·32x−4
= 52x−3 ·32x−3
Step 2.
= 52x−1−2x+3 · 32x−4−2x+3
(3.17)
= 52 · 3−1
Step 3.
25
= (3.18)
3
36 CHAPTER 3. EXPONENTIALS
Chapter 4
Estimating Surds 1
4.1
You should know by now what the nth root of a number means.
√ If the
√ nth root of a number cannot be
√
simplied to a rational number, we call it a surd . For example, 2 and
3
6 are surds, but 4 is not a surd
because it can be simplied to the rational number 2.
√
√ In this chapter we will only look at surds that look like
√
n
a, where a is√
any positive number, for example
7 or
√
3
5. It is very common for n to be 2, so we usually do not write
2
a. Instead we write the surd as
just a, which is much easier to read.
It is sometimes useful to know the approximate value of a surd without having to use a calculator. For
√
example, we want to be able to estimate where a surd like 3 is on the number line. So how do we know
√
where surds lie on the number line? From a calculator we know that
√ 3√is equal to 1, 73205.... It is easy to
see that 3 is above 1 and below 2. But to see this for other surds like 18 without using a calculator, you
must rst understand the following fact:
√ √
note: If a and b are positive whole numbers, and a < b, then
n
a< n
b. (Challenge: Can you
explain why?)
If you don't believe this fact, check it for a few numbers to convince yourself it is true.
√
How do we use this fact to help us guess what
√ √ 18 is? Well, you can easily see that
√ 18 < 25. Using our
2
rule, we also know that
√ 18 < 25. But we know that
√ 5 = 25 so that 25 = 5. Now it is easy to simplify
to get 18 < 5. Now we have a better idea of what
√ 18 is.
Now we know that 18 is less than 5, but this is only half the story. We can use the same trick again,
but this time with 18 on the right-hand side. You will agree that
√ √ 16 < 18. Using our rule again, we also
√
know that
√ 16 < 18. But we know that 16 is a perfect square, so we can simplify 16 to 4, and so we get
4< 18! √
As you can see, we have shown that
√ 18 is between 4 and 5. If we check on our calculator, we can see
that 18 = 4, 1231..., and the idea was right! You will notice that our idea used perfect squares that were
close to the number 18. We found the largest perfect square smaller than 18 was 42 = 16, and the smallest
2
perfect square greater than 18 was 5 = 25. Here is a quick summary of what a perfect square or cube is:
note: A perfect square is the number obtained when an integer is squared. For example, 9 is a
perfect square since 32 = 9. Similarly, a perfect cube is a number which is the cube of an integer.
For example, 27 is a perfect cube, because 33 = 27.
To make it easier to use our idea, we will create a list of some of the perfect squares and perfect cubes. The
list is shown in Table 4.1.
1 This content is available online at <http://cnx.org/content/m31339/1.5/>.
37
38 CHAPTER 4. ESTIMATING SURDS
0 0 0
1 1 1
2 4 8
3 9 27
4 16 64
5 25 125
6 36 216
7 49 343
8 64 512
9 81 729
10 100 1000
√
√ When given the surd
√
3
52 you should be able to tell that it lies somewhere between 3 and 4, because
√
3
27 = 3 and
3
64 = 4 and 52 is between 27 and 64. In fact
3
52 = 3, 73... which is indeed between 3 and 4.
Exercise
√ 4.2: Estimating Surds (Solution on p. 40.)
3
49 lies between:
Table 4.2
4.2 Summary
• If the nth root of a number cannot be simplied to a rational number, we call it a
√ √ surd
• If a andb are positive whole numbers, and a < b, then
n
a< n
b
• Surds can be estimated by nding the largest perfect square (or perfect cube) that is less than the surd
and the smallest perfect square (or perfect cube) that is greater than the surd. The surd lies between
these two numbers.
√
1. 5 lies be- (a) 1 and 2 (b) 2 and 3 (c) 3 and 4 (d) 4 and 5 Click here
tween for the
18
solution
√
2. 10 lies be- (a) 1 and 2 (b) 2 and 3 (c) 3 and 4 (d) 4 and 5 Click here
tween for the
19
solution
√
3. 20 lies be- (a) 2 and 3 (b) 3 and 4 (c) 4 and 5 (d) 5 and 6 Click here
tween for the
20
solution
√
4. 30 lies be- (a) 3 and 4 (b) 4 and 5 (c) 5 and 6 (d) 6 and 7 Click here
tween for the
21
solution
√
5.
3
5 lies be- (a) 1 and 2 (b) 2 and 3 (c) 3 and 4 (d) 4 and 5 Click here
tween for the
22
solution
√
6.
3
10 lies be- (a) 1 and 2 (b) 2 and 3 (c) 3 and 4 (d) 4 and 5 Click here
tween for the
23
solution
√
7.
3
20 lies be- (a) 2 and 3 (b) 3 and 4 (c) 4 and 5 (d) 5 and 6 Click here
tween for the
24
solution
√
8.
3
30 lies be- (a) 3 and 4 (b) 4 and 5 (c) 5 and 6 (d) 6 and 7 Click here
tween for the
25
solution
Table 4.3
√
√7 lies between them. Click here for the solution 27
26
1. Find two consecutive integers such that
2. Find two consecutive integers such that 15 lies between them. Click here for the solution
18 http://fhsst.org/lqr
19 http://fhsst.org/lqY
20 http://fhsst.org/lqg
21 http://fhsst.org/lq4
22 http://fhsst.org/lq2
23 http://fhsst.org/lqT
24 http://fhsst.org/lqb
25 http://fhsst.org/ll5
26 http://fhsst.org/lqW
27 http://fhsst.org/lq1
40 CHAPTER 4. ESTIMATING SURDS
5.1 Introduction
You have seen that repeating decimals may take a lot of paper and ink to write out. Not only is that
impossible, but writing numbers out to many decimal places or a high accuracy is very inconvenient and
rarely gives practical answers. For this reason we often estimate the number to a certain number of decimal
places or to a given number of signicant gures, which is even better.
√ √ √
2, 3, 3
4, π,
√ (5.1)
1+ 5
2 ≈ 1, 618 033 989
tip: When irrational numbers are written in decimal form, they go on forever and there is no
repeated pattern of digits.
If you are asked to identify whether a number is rational or irrational, rst write the number in decimal
form. If the number is terminated then it is rational. If it goes on forever, then look for a repeated pattern
of digits. If there is no repeated pattern, then the number is irrational.
When you write irrational numbers in decimal form, you may (if you have a lot of time and paper!)
continue writing them for many, many decimal places. However, this is not convenient and it is often
necessary to round o.
1. π = 3, 14159265358979323846264338327950288419716939937510...
2. 1,4
41
42 CHAPTER 5. IRRATIONAL NUMBERS AND ROUNDING OFF
5.3 Rounding O
Rounding o or approximating a decimal number to a given number of decimal places is the quickest way
to approximate a number. For example, if you wanted to round-o 2, 6525272 to three decimal places then
you would rst count three places after the decimal.
2, 652|5272 (5.2)
All numbers to the right of | are ignored after you determine whether the number in the third decimal place
must be rounded up or rounded down. You round up the nal digit if the rst digit after the | was greater
or equal to 5 and round down (leave the digit alone) otherwise. In the case that the rst digit before the |
is 9 and the | you need to round up the 9 becomes a 0 and the second digit before the | is rounded up.
So, since the rst digit after the | is a 5, we must round up the digit in the third decimal place to a 3
and the nal answer of 2, 6525272 rounded to three decimal places is
2, 653 (5.3)
120
1.
99 = 1, 2121212121̇2̇ to 3 decimal places
2.
√ 3, 141592654... to 4 decimal places
π =
3. 3 = 1, 7320508... to 4 decimal places
5.4 Summary
• Irrational numbers are numbers that cannot be written as a fraction with the numerator and denomi-
nator as integers.
• For convenience irrational numbers are often rounded o to a specied number of decimal places
a. 3, 141592654...
b. 1, 618 033 989 ...
c. 1, 41421356...
d. 2, 71828182845904523536...
2 See the le at <http://cnx.org/content/m31341/latest/http://www.fhsst.org/llN>
43
3
Click here for the solution
3. Use your calculator and write the following irrational numbers to 3 decimal places:
√
a.
√2
b.
√3
c.
√5
d. 6
4
Click here for the solution
4. Use your calculator (where necessary) and write the following irrational numbers to 5 decimal places:
√
a.
√8
b.
√768
c.
√100
d.
√0, 49
e.
√0, 0016
f.
√0, 25
g.
√36
h.
√1960
i. 0,√0036
j. −8
√ 0, 04
k. 5 80
5
Click here for the solution
5. Write the following irrational numbers to 3 decimal places and then write them as a rational number
√
to get an approximation to the irrational number. For example,
√ √ 3 = 1, 73205.... To 3 decimal places,
732 183 183
3 = 1, 732. 1, 732 = 1 1000 = 1 250 . Therefore, 3 is approximately 1 250 .
a. 3, 141592654...
b. 1, 618 033 989 ...
c. 1, 41421356...
d. 2, 71828182845904523536...
6
Click here for the solution
Number Patterns 1
1. 2; 4; 6; 8; 10; ...
2. 1; 2; 4; 7; 11; ...
3. 1; 4; 9; 16; 25; ...
4. 5; 10; 20; 40; 80; ...
1. 1, 4, 7, 10, 13, 16, 19, 22, 25, ... This sequence has a dierence of 3 between each number. The pattern is
continued by adding 3 to the last number each time.
2. 3, 8, 13, 18, 23, 28, 33, 38, ... This sequence has a dierence of 5 between each number. The pattern is
continued by adding 5 to the last number each time.
3. 2, 4, 8, 16, 32, 64, 128, 256, ... This sequence has a factor of 2 between each number. The pattern is
continued by multiplying the last number by 2 each time.
4. 3, 9, 27, 81, 243, 729, 2187, ... This sequence has a factor of 3 between each number. The pattern is
continued by multiplying the last number by 3 each time.
45
46 CHAPTER 6. NUMBER PATTERNS
This sequence is generated from a pattern of dots which form a triangle. By adding another row of dots
(with one more dot in each row than in the previous row) and counting all the dots, we can nd the next
number of the sequence.
Figure 6.1
Figure 6.2: Two more people can be seated for each table added.
Examine how the number of people sitting is related to the number of tables.
47
6.3 Notation
Figure 6.3
A sequence does not have to follow a pattern but when it does, we can often write down a formula to calculate
the nth -term, an . In the sequence
where the sequence consists of the squares of integers, the formula for the nth -term is
an = n2 (6.2)
a1 = 12 = 1
a2 = 22 = 4
a3 = 32 = 9
(6.3)
a4 = 42 = 16
a5 = 52 = 25
...
Therefore, using (6.2), we can generate a pattern, namely squares of integers.
Figure 6.4: For each table added, two more people can be seated.
48 CHAPTER 6. NUMBER PATTERNS
Find the expression for the number of people seated at n tables. Then, use the general formula
to determine how many people can sit around 12 tables and how many tables are needed for 20
people.
It is also important to note the dierence between n and an . n can be compared to a place holder, while an
is the value at the place held by n. Like our Study Table example above, the rst table (Table 1) holds
4 people. Thus, at place n = 1, the value of a1 = 4 and so on:
n 1 2 3 4 ...
an 4 6 8 10 ...
Table 6.1
a. 0; 3; ...; 15; 24 n2 − 1
b. 3; 2; 1; 0; ...; −2 −n + 4
c. −11; ...; −7; ...; −3 −13 + 2n
Figure 6.5
In mathematics, a conjecture is a mathematical statement which appears to be true, but has not been
formally proven to be true. A conjecture can be seen as an educated guess or an idea about a pattern.
For example: Make a conjecture about the next number based on the pattern 2; 6; 11; 17 : ...
The numbers increase by 4, 5, and 6.
Conjecture: The next number will increase by 7. So, it will be 17 + 7 or 24.
12 + 1 = 22 − 2
22 + 2 = 32 − 3
(6.4)
32 + 3 = 42 − 4
42 + 4 = 52 − 5
49
6.4 Summary
• There are several special sequences of numbers:
• General formula is an = a1 + d · (n − 1) where d is the common dierence between terms and an is the
nth -term
6.5 Exercises
1. Find the nth term for: 3, 7, 11, 15, ... Click here for the solution
2
a. −2, 1, 4, 7, ...
b. 11, 15, 19, 23, ...
c. sequence with a3 = 7 and a8 = 15
d. sequence with a4 = −8 and a10 = 10
3
Click here for the solution
3. The seating in a section of a sports stadium can be arranged so the rst row has 15 seats, the second
row has 19 seats, the third row has 23 seats and so on. Calculate how many seats are in the row 25.
4
Click here for the solution
4. A single square is made from 4 matchsticks. Two squares in a row need 7 matchsticks and 3 squares
in a row need 10 matchsticks. Determine:
Figure 6.6
5
Click here for the solution
5. You would like to start saving some money, but because you have never tried to save money before,
you have decided to start slowly. At the end of the rst week you deposit R5 into your bank account.
Then at the end of the second week you deposit R10 into your bank account. At the end of the third
week you deposit R15. After how many weeks do you deposit R50 into your bank account? Click here
6
for the solution
6. A horizontal line intersects a piece of string at four points and divides it into ve parts, as shown
below.
Figure 6.7
If the piece of string is intersected in this way by 19 parallel lines, each of which intersects it at four
7
points, nd the number of parts into which the string will be divided. Click here for the solution
n 4 + 2 + 2 + 2 + ... + 2
Table 6.2
Step 2. We can see that for 3 tables we can seat 8 people, for 4 tables we can seat 10 people and so on. We
started out with 4 people and added two each time. Thus, for each table added, the number of persons
increased by 2.
n 4 + 2 + 2 + 2 + ... + 2 = 4 + 2 · (n − 1)
Table 6.3
an = 4 + 2 · (n − 1) (6.5)
Step 3. Considering the example from the previous section, how many people can sit around say 12 tables?
We are looking for a12 , that is, where n = 12:
an = a1 + d · (n − 1)
a12 = 4 + 2 · (12 − 1)
= 4 + 2 (11) (6.6)
= 4 + 22
= 26
52 CHAPTER 6. NUMBER PATTERNS
Step 4.
an = a1 + d · (n − 1)
20 = 4 + 2 · (n − 1)
20 − 4 = 2 · (n − 1)
(6.7)
16 ÷ 2 = n−1
8+1 = n
n = 9
Step 5. 26 people can be seated at 12 tables and 9 tables are needed to seat 20 people.
52 + 5 = 62 − 6
(6.8)
62 + 6 = 72 − 7
Step 2. Squaring a number and adding the same number gives the same result as squaring the next number
and subtracting that number.
Step 3. We have chosen to use x here. You could choose any letter to generalise the pattern.
2
x2 + x = (x + 1) − (x + 1) (6.9)
Step 4.
Lef t side : x2 + x (6.10)
2
Right side : (x + 1) − (x + 1) (6.11)
Right side = x2 + 2x + 1 − x − 1
= x2 + x
(6.12)
= lef t side
2
T heref ore x2 + x = (x + 1) − (x + 1)
Chapter 7
Finance - Grade 10 1
7.1 Introduction
Should you ever nd yourself stuck with a mathematics question on a television quiz show, you will probably
wish you had remembered how many even prime numbers there are between 1 and 100 for the sake of
R1 000 000. And who does not want to be a millionaire, right?
Welcome to the Grade 10 Finance Chapter, where we apply maths skills to everyday nancial situations
that you are likely to face both now and along your journey to purchasing your rst private jet.
If you master the techniques in this chapter, you will grasp the concept of compound interest, and how
it can ruin your fortunes if you have credit card debt, or make you millions if you successfully invest your
hard-earned money. You will also understand the eects of uctuating exchange rates, and its impact on
your spending power during your overseas holidays!
Before we begin discussing exchange rates it is worth noting that the vast majority of countries use a
decimal currency system. This simply means that countries use a currency system that works with powers
of ten, for example in South Africa we have 100 (10 squared) cents in a rand. In America there are 100 cents
in a dollar. Another way of saying this is that the country has one basic unit of currency and a sub-unit
which is a power of 10 of the major unit. This means that, if we ignore the eect of exchange rates, we can
essentially substitute rands for dollars or rands for pounds.
53
54 CHAPTER 7. FINANCE - GRADE 10
are, however, the most common used market standards. You will notice that the nancial news will report
the South African Rand exchange rate in terms of these three major currencies.
So the South African Rand, noted ZAR, could be quoted on a certain date as 6,07040 ZAR per USD (i.e.
$1,00 costs R6,07040), or 12,2374 ZAR per GBP. So if I wanted to spend $1 000 on a holiday in the United
States of America, this would cost me R6 070,40; and if I wanted ¿1 000 for a weekend in London it would
cost me R12 237,40.
This seems obvious, but let us see how we calculated those numbers: The rate is given as ZAR per USD,
or ZAR/USD such that $1,00 buys R6,0704. Therefore, we need to multiply by 1 000 to get the number of
Rands per $1 000.
Mathematically,
= R6 074, 00
as expected.
What if you have saved R10 000 for spending money for the same trip and you wanted to use this to buy
USD? How many USD could you get for this? Our rate is in ZAR/USD but we want to know how many
USD we can get for our ZAR. This is easy. We know how much $1,00 costs in terms of Rands.
1,00
R1, 00 = $ 6,0740
1,00
∴ 10 000 × R1, 00 = 10 000 × $ 6,0740 (7.3)
= $1 646, 36
We can check the answer as follows:
= R10 000, 00
55
1 GBP R13,6628
1 EUR R9,1954
The exchange rate is just the price of each of the Foreign Currencies (USD, GBP and EUR) in terms of
our domestic currency, Rands.
An indirect rate is an exchange rate expressed as units of foreign currency per units of home currency,
Foreign Currency
i.e.
Domestic Currency .
Dening exchange rates as direct or indirect depends on which currency is dened as the domestic
currency. The domestic currency for an American investor would be USD which is the South African
investor's foreign currency. So direct rates, from the perspective of the American investor (USD/ZAR),
would be the same as the indirect rate from the perspective of the South Africa investor.
7.2.1.2 Terminology
Since exchange rates are simply prices of currencies, movements in exchange rates means that the price or
value of the currency has changed. The price of petrol changes all the time, so does the price of gold, and
currency prices also move up and down all the time.
If the Rand exchange rate moved from say R6,71 per USD to R6,50 per USD, what does this mean?
Well, it means that $1 would now cost only R6,50 instead of R6,71. The Dollar is now cheaper to buy, and
we say that the Dollar has depreciated (or weakened) against the Rand. Alternatively we could say that the
Rand has appreciated (or strengthened) against the Dollar.
What if we were looking at indirect exchange rates, and the exchange rate moved from $0,149 per ZAR
1 1
(=
6,71 ) to $0,1538 per ZAR (= 6,50 ).
Well now we can see that the R1,00 cost $0,149 at the start, and then cost $0,1538 at the end. The Rand
has become more expensive (in terms of Dollars), and again we can say that the Rand has appreciated.
Regardless of which exchange rate is used, we still come to the same conclusions.
In general,
• for direct exchange rates, the home currency will appreciate (depreciate) if the exchange rate falls
(rises)
• For indirect exchange rates, the home currency will appreciate (depreciate) if the exchange rate rises
(falls)
As with just about everything in this chapter, do not get caught up in memorising these formulae - doing
so is only going to get confusing. Think about what you have and what you want - and it should be quite
clear how to get the correct answer.
56 CHAPTER 7. FINANCE - GRADE 10
Note that the ZAR in the numerator will cancel out with the ZAR in the denominator, and we are left with
the USD/GBP exchange rate.
Although we do not have the USD/ZAR exchange rate, we know that this is just the reciprocal of the
ZAR/USD exchange rate.
1
USD/ZAR = (7.6)
ZAR/USD
Now plugging in the numbers, we get:
tip: Sometimes you will see exchange rates in the real world that do not appear to work exactly
like this. This is usually because some nancial institutions add other costs to the exchange rates,
which alter the results. However, if you could remove the eect of those extra costs, the numbers
would balance again.
• economic factors (such as ination gures, interest rates, trade decit information, monetary policy
and scal policy)
• political factors (such as uncertain political environment, or political unrest)
• market sentiments and market behaviour (for example if foreign exchange markets perceived a currency
to be overvalued and starting selling the currency, this would cause the currency to fall in value - a
self-fullling expectation).
58 CHAPTER 7. FINANCE - GRADE 10
a. How much will the MP3 player cost in Rands, if I buy it now?
b. How much will I save if the exchange rate drops to R12?
c. How much will I lose if the exchange rate moves to R15?
2
Click here for the solution
2. Study the following exchange rate table:
Table 7.3
a. In South Africa the cost of a new Honda Civic is R173 400. In England the same vehicle costs
£12 200 and in the USA $ 21 900. In which country is the car the cheapest when you compare
the prices converted to South African Rand ?
b. Sollie and Arinda are waiters in a South African restaurant attracting many tourists from abroad.
Sollie gets a £6 tip from a tourist and Arinda gets $ 12. How many South African Rand did each
one get ?
3
Click here for the solution
tip: Interest
The concepts in this chapter are simple - we are just looking at the same idea, but from many dierent angles.
The best way to learn from this chapter is to do the examples yourself, as you work your way through. Do
not just take our word for it!
As an easy example of simple interest, consider how much you will get by investing R1 000 for 1 year
with a bank that pays you 5% simple interest. At the end of the year, you will get an interest of:
Interest = R1 000 × 5%
5
= R1 000 × 100
(7.8)
= R1 000 × 0, 05
= R50
So, with an opening balance" of R1 000 at the start of the year, your closing balance" at the end of the
year will therefore be:
= R1 050
We sometimes call the opening balance in nancial calculations the Principal, which is abbreviated as P
(R1 000 in the example). The interest rate is usually labelled i (5% in the example), and the interest amount
(in Rand terms) is labelled I (R50 in the example).
So we can see that:
I =P ×i (7.10)
and
1. how much interest will you be paid if you only leave the money in the account for 3 months, or
2. what if you leave it there for 3 years?
2. For 3 years, you would get three years' worth of interest, being: 3 × (P × i). The closing balance at
the end of the three year period would be:
Closing Balance = P + 3 × (P × i)
(7.13)
= P × (1 + (3) i)
If you look carefully at the similarities between the two answers above, we can generalise the result. If you
invest your money (P ) in an account which pays a rate of interest (i) for a period of time (n years), then,
using the symbol A for the Closing Balance:
A = P (1 + i · n) (7.14)
As we have seen, this works when n is a fraction of a year and also when n covers several years.
Annual Rates means Yearly rates. and p.a.(per annum) = per year
Many items become less valuable as they are used and age. For example, you pay less for a second hand car
than a new car of the same model. The older a car is the less you pay for it. The reduction in value with
time can be due purely to wear and tear from usage but also to the development of new technology that
makes the item obsolete, for example, new computers that are released force down the value of older models.
The term we use to descrive the decrease in value of items with time is depreciation.
Depreciation, like interest can be calculated on an annual basis and is often done with a rate or percentage
change per year. It is like negative interest. The simplest way to do depreciation is to assume a constant
rate per year, which we will call simple depreciation. There are more complicated models for depreciation
but we won't deal with them here.
Exercise 7.6: Using Simple Interest to lead to the concept Compound Interest (Solution
on p. 69.)
I deposit R1 000 into a special bank account which pays a Simple Interest of 7%. What if I empty
the bank account after a year, and then take the principal and the interest and invest it back into
the same account again. Then I take it all out at the end of the second year, and then put it all
back in again? And then I take it all out at the end of 3 years?
In the two worked examples using simple interest (Exercise 7.2 ( Simple Interest ) and Exercise 7.6 ( Using
Simple Interest to lead to the concept Compound Interest )), we have basically the same problem because
P =R1 000, i=7% and n=3 years for both problems. Except in the second situation, we end up with R1
225,04 which is more than R1 210 from the rst example. What has changed?
In the rst example I earned R70 interest each year - the same in the rst, second and third year. But
in the second situation, when I took the money out and then re-invested it, I was actually earning interest
in the second year on my interest (R70) from the rst year. (And interest on the interest on my interest in
the third year!)
This more realistically reects what happens in the real world, and is known as Compound Interest. It
is this concept which underlies just about everything we do - so we will look at it more closely next.
Compound interest is a double-edged sword, though - great if you are earning interest on cash you have
invested, but more serious if you are stuck having to pay interest on money you have borrowed!
In the same way that we developed a formula for Simple Interest, let us nd one for Compound Interest.
If our opening balance is P and we have an interest rate of i then, the closing balance at the end of the
rst year is:
This is the same as Simple Interest because it only covers a single year. Then, if we take that out and
re-invest it for another year - just as you saw us doing in the worked example above - then the balance after
the second year will be:
2
h i
Closing Balance after 3 years = P (1 + i) × (1 + i)
(7.17)
3
= P (1 + i)
We can see that the power of the term (1 + i) is the same as the number of years. Therefore,
n
Closing Balance after n years = P (1 + i) (7.18)
1
Closing Balance after 1 month = P (1 + i) 12
Closing Balance after 5 months = Closing Balance after 1 month invested for 4 months more
h 4
i 12
1
= P (1 + i) 12
1
+ 12
4
= P (1 + i) 12
5
= P (1 + i) 12
(7.19)
Closing Balance after 12 months = Closing Balance after 5 months invested for 7 months more
h 7
i 12
5
= P (1 + i) 12
5
+ 12
7
= P (1 + i) 12
12
= P (1 + i) 12
1
= P (1 + i)
which is the same as investing the money for a year.
Look carefully at the long equation above. It is not as complicated as it looks! All we are doing is taking
the opening amount (P ), then adding interest for just 1 month. Then we are taking that new balance and
adding interest for a further 4 months, and then nally we are taking the new balance after a total of 5
months, and adding interest for 7 more months. Take a look again, and check how easy it really is.
Does the nal formula look familiar? Correct - it is the same result as you would get for simply investing
P for one full year. This is exactly what we would expect, because:
1 month + 4 months + 7 months = 12 months,
which is a year. Can you see that? Do not move on until you have understood this point.
63
A = P (1 + i · n)
= R10 000 (1 + 9% × 10) (7.20)
= R19 000
The closing balance for the money earning compound interest is:
n
A = P (1 + i)
10
= R10 000(1 + 9%) (7.21)
= R23 673, 64
So next time someone talks about the magic of compound interest", not only will you know what they
mean - but you will be able to prove it mathematically yourself !
Again, keep in mind that this is good news and bad news. When you are earning interest on money you
have invested, compound interest helps that amount to increase exponentially. But if you have borrowed
money, the build up of the amount you owe will grow exponentially too.
3. Shrek wants to invest some money at 11% per annum compound interest. How much money (to the
nearest rand) should he invest if he wants to reach a sum of R 100 000 in ve year's time ?
10
Click here for the solution
7.6 Summary
• A foreign exchange rate is the price of one currency in terms of another.
• There are two types of interest: simple and compound.
• The following table summarises the key denitions that are used in both simple and compound inter-
est.
A Closing balance (the amount of money at the ending point of the calculation)
Table 7.4
tip: Always keep the interest and the time period in the same units of time (e.g. both in years, or
both in months etc.).
The following three videos provide a summary of how to calculate interest. Take note that although the
examples are done using dollars, we can use the fact that dollars are a decimal currency and so are inter-
changeable (ignoring the exchange rate) with rands. This is what is done in the subtitles.
Figure 7.1
Figure 7.2
Note in this video that at the very end the rule of 72 is mentioned. You will not be using this rule, but
will rather be using trial and error to solve the problem posed.
Figure 7.3
a. Which type of interest would you like to use if you are the borrower?
b. Which type of interest would you like to use if you were the banker?
16
Click here for the solution
7. Calculate the compound interest for the following problems.
9. Bonnie bought a stove for R 3 750. After 3 years she had nished paying for it and the R 956,25
interest that was charged for hire-purchase. Determine the rate of simple interest that was charged.
19
Click here for the solution
• USD/GBP rate
Step 3.
A = P (1 + i · n) (7.26)
Step 3.
A = P (1 + i · n)
= R1 000 (1 + 3 × 7%) (7.27)
= R1 210
Step 4. The closing balance after 3 years of saving R1 000 at an interest rate of 7% is R1 210.
A = P (1 + i · n) (7.28)
68 CHAPTER 7. FINANCE - GRADE 10
Step 3.
A = P (1 + i · n)
R45 000 = R30 000 (1 + n × 7, 5%)
45000
(1 + 0, 075 × n) = 30000
0, 075 × n = 1, 5 − 1 (7.29)
0,5
n = 0,075
n = 6, 6666667
n = 6 years 8 months
Step 4. The period is 6 years and 8 months for R30 000 to generate R45 000 at a simple interest rate of 7,5%.
If we were asked for the nearest whole number of years, we would have to invest the money for 7 years.
We are required to nd the closing balance (A) and then the monthly payments.
Step 2. We know from (7.14) that:
A = P (1 + i · n) (7.30)
Step 3.
A = P (1 + i · n)
= R2 250 (1 + (2 × 7, 5%))
= R2 587, 50 (7.31)
A = P (1 + i · n) (7.32)
Step 3.
A = P (1 − i · n)
R2 300 = R12 500 (1 − 7 × i) (7.34)
i = 0, 11657...
69
A = P (1 + i · n) (7.35)
Step 3.
A = P (1 + i · n)
= R1 000 (1 + 1 × 7%) (7.36)
= R1 070
Step 4. After the rst year, we withdraw all the money and re-deposit it. The opening balance for the second
year is therefore R1 070, because this is the balance after the rst year.
A = P (1 + i · n)
= R1 070 (1 + 1 × 7%) (7.37)
= R1 144, 90
Step 5. After the second year, we withdraw all the money and re-deposit it. The opening balance for the third
year is therefore R1 144, 90, because this is the balance after the rst year.
A = P (1 + i · n)
= R1 144, 90 (1 + 1 × 7%) (7.38)
= R1 225, 04
Step 6. The closing balance after withdrawing all the money and re-depositing each year for 3 years of saving
R1 000 at an interest rate of 7% is R1 225,04.
n
A = P (1 + i) (7.39)
We need to nd n.
Therefore we convert the formula to:
A n
= (1 + i) (7.40)
P
and then nd n by trial and error.
70 CHAPTER 7. FINANCE - GRADE 10
Step 3.
A n
P = (1 + i)
625000 n
350000 = (1 + 0, 13)
n
1, 785... = (1, 13)
(7.41)
3
Try n = 3: (1, 13) = 1, 44...
4
Try n = 4: (1, 13) = 1, 63...
5
Try n = 5: (1, 13) = 1, 84...
Step 4. Mr Lowe should take the loan over four years
n
A = P (1 + i) (7.42)
Step 3.
n
A = P (1 + i)
2
= 43 000 000(1 + 0, 025) (7.43)
= 45 176 875
Step 4. There will be 45 176 875 − 43 000 000 = 2 176 875 more people in 2 years' time
n
A = P (1 + i) (7.44)
Step 3.
n
A = P (1 − i)
30
= 50(1 − 0, 05) (7.46)
2
= 10, 73m
Step 4. Therefore the area still covered with algae is 10, 73m2
Chapter 8
8.1 Introduction
In this chapter you will learn how to work with algebraic expressions. You will recap some of the work
on factorisation and multiplying out expressions that you learnt in earlier grades. This work will then be
extended upon for Grade 10.
a · x k + b · x + cm = 0
(8.1)
d · yp + e · y + f ≤ 0
71
72 CHAPTER 8. PRODUCTS AND FACTORS
Table 8.1
(a · x + b) (c · x + d) = (ax) (c · x + d) + b (c · x + d)
= (ax) (cx) + (ax) d + b (cx) + b · d (8.2)
2
(ax + b) = a2 x2 + 2abx + b2 (8.3)
8.2.3 Factorisation
Factorisation is the opposite of expanding brackets. For example expanding brackets would require 2 (x + 1)
to be written as 2x + 2. Factorisation would be to start with 2x + 2 and to end up with 2 (x + 1). In
previous grades, you factorised based on common factors and on dierence of squares.
73
(a) 6y; 18x (b) 12mn; 8n (c) 3st; 4su (d) 18kl; 9kp (e) abc; ac
(f ) 2xy; 4xyz (g) 3uv; 6u (h) 9xy; 15xz (i) 24xyz; 16yz (j) 3m; 45n
Table 8.2
Since (8.6) is an equation, both sides are always equal. This means that an expression of the form:
a2 x2 − b2 (8.7)
can be factorised to
Therefore,
2 2 2
For example, x −16 can be written as x − 4
which is a dierence of two squares. Therefore, the factors
2
of x − 16 are (x − 4) and (x + 4).
8.2.3.2.1 Recap
1. Find the products of:
Table 8.3
2
Click here for the solution
2. Factorise:
a. 2l + 2w
b. 12x + 32y
c. 6x2 + 2x + 10x3
d. 2xy 2 + xy 2 z + 3xy
e. −2ab2 − 4a2 b
3
Click here for the solution
3. Factorise completely:
Table 8.4
4
Click here for the solution
Figure 8.1
We have seen how to multiply two binomials in "Product of Two Binomials" (Section 8.2.2: Product of Two
Binomials). In this section, we learn how to multiply a binomial (expression with two terms) by a trinomial
(expression with three terms). Fortunately, we use the same methods we used to multiply two binomials to
multiply a binomial and a trinomial.
(2x + 1) x2 + 2x + 1
= 2x x2 + 2x + 1 + 1 x2 + 2x + 1 (applydistributivelaw)
If the binomial is A+B and the trinomial is C + D + E, then the very rst step is to apply the distributive
law:
(A + B) (C + D + E) = A (C + D + E) + B (C + D + E) (8.11)
8.3.2 Products
1. Find the products of:
5
(e) 10y + 3 −2y 2 − 11y + 2 2
(f ) (−12y − 3) 12y − 11y + 3
2 6 5
(g) (−10) 2y + 8y + 3 (h) 2y + 3y (−5y − 12)
7 2 2 2
(i) 6y − 8y + 7 (−4y − 3) −6y − 7y − 11 (j) −9y + 11y + 2 8y 2 + 6y − 7
5 4 3
(k) 8y + 3y + 2y (5y + 10) 12y 2 + 6y + 6 (−7y + 11) (−12y + 3)
(l)
3 2 2
(m) 4y + 5y − 12y (−12y − 2) 7y − 9y + 12 (7y + 3) 7y 2 + 3y + 10
(n)
2
(o) (9) 8y − 2y + 3 (−12y + 12) 4y 2 − 11y + 11
(p)
4 2
(q) −6y + 11y + 3y (10y + 4) (4y − 4) −3y 6 − 6y 3 (11y − 6) (10y − 10)
(r)
5 4
(s) −11y + 11y + 11 9y 3 − 7y 2 − 4y + 6 (−3y + 8) −4y 3 + 8y 2 − 2y + 12
(t)
76 CHAPTER 8. PRODUCTS AND FACTORS
Table 8.5
5
Click here for the solution
Figure 8.2
Factorisation can be seen as the reverse of calculating the product of factors. In order to factorise a quadratic,
we need to nd the factors which when multiplied together equal the original quadratic.
Let us consider a quadratic that is of the form ax2 + bx . We can see here that x is a common factor of
2
both terms. Therefore, ax + bx factorises to x (ax + b). For example, 8y 2 + 4y factorises to 4y (2y + 1).
Another type of quadratic is made up of the dierence of squares. We know that:
(a + b) (a − b) = a2 − b2 . (8.13)
This is true for any values of a and b, and more importantly since it is an equality, we can also write:
a2 − b2 = (a + b) (a − b) . (8.14)
This means that if we ever come across a quadratic that is made up of a dierence of squares, we can
immediately write down what the factors are.
(x + 2) (x + 3) = x (x + 3) + 2 (x + 3)
= (x) (x) + 3x + 2x + (2) (3) (8.15)
= x2 + 5x + 6.
We see that the x2 term in the quadratic is the product of the x-terms in each bracket. Similarly, the 6 in
the quadratic is the product of the 2 and 3 in the brackets. Finally, the middle term is the sum of two terms.
So, how do we use this information to factorise the quadratic?
Let us start with factorising x2 + 5x + 6 and see if we can decide upon some general rules. Firstly, write
down two brackets with an x in each bracket and space for the remaining terms.
( x )( x ) (8.16)
Next, decide upon the factors of 6. Since the 6 is positive, these are:
Factors of 6
1 6
2 3
-1 -6
-2 -3
Table 8.6
(x + 1) (x + 6) (x − 1) (x − 6) (x + 2) (x + 3) (x − 2) (x − 3)
Table 8.7
Next, we expand each set of brackets to see which option gives us the correct middle term.
(x + 1) (x + 6) (x − 1) (x − 6) (x + 2) (x + 3) (x − 2) (x − 3)
2 2 2
x + 7x + 6 x − 7x + 6 x + 5x + 6 x2 − 5x + 6
Table 8.8
We see that Option 3 (x+2)(x+3) is the correct solution. As you have seen that the process of factorising
a quadratic is mostly trial and error, there is some information that can be used to simplify the process.
( x )( x ) (8.17)
Table 8.9
6
Click here for the solution
2. Factorise the following:
a. x2 − 2x − 15
b. x2 + 2x − 3
c. x2 + 2x − 8
d. x2 + x − 20
e. x2 − x − 20
7
Click here for the solution
a. 2x2 + 11x + 5
b. 3x2 + 19x + 6
c. 6x2 + 7x + 2
d. 12x2 + 8x + 1
e. 8x2 + 6x + 1
8
Click here for the solution
a. 3x2 + 17x − 6
b. 7x2 − 6x − 1
c. 8x2 − 6x + 1
d. 2x2 − 5x − 3
9
Click here for the solution
2x2 + 2x + 3x + 3 (8.18)
2x (x + 1) + 3 (x + 1) . (8.19)
You can see that there is another common factor: x + 1. Therefore, we can now write:
(x + 1) (2x + 3) . (8.20)
We get this by taking out the x+1 and seeing what is left over. We have a +2x from the rst term and a
+3 from the second term. This is called factorisation by grouping.
Exercise 8.9: Factorisation by Grouping (Solution on p. 84.)
Find the factors of 7x + 14y + bx + 2by by grouping
Figure 8.3
x2 + 3x
(8.21)
x+3
has a quadratic in the numerator and a binomial in the denominator. You can apply the dierent factori-
sation methods to simplify the expression.
x2 +3x
x+3
x(x+3)
= x+3
(8.22)
= x providedx 6= −3
10 See the le at <http://cnx.org/content/m31483/latest/http://www.fhsst.org/lih>
11 See the le at <http://cnx.org/content/m31483/latest/http://www.fhsst.org/liS>
12 See the le at <http://cnx.org/content/m31483/latest/http://www.fhsst.org/liJ>
13 See the le at <http://cnx.org/content/m31483/latest/http://www.fhsst.org/liu>
14 See the le at <http://cnx.org/content/m31483/latest/http://www.fhsst.org/liz>
80 CHAPTER 8. PRODUCTS AND FACTORS
3a 2a+10
(a) (b)
15 4
5a+20 a2 −4a
(c) (d)
a+4 a−4
3a2 −9a 9a+27
(e) (f )
2a−6 9a+18
6ab+2a 16x2 y−8xy
(g) (h)
2b 12x−6
4xyp−8xp 3a+9 7a+21
(i)
12xy (j)
14 ÷ a+3
a2 −5a 3a+15 3xp+4p 12p2
(k)
2a+10 ÷ 4a (l)
8p ÷ 3x+4
16 6x2 +8x 24a−8
(m)
2xp+4x ÷ 12 (n)
12 ÷ 9a−36
a2 +2a 2a+4 p +pq
2
8p+8q
(o)
5 ÷ 20 (p)
7p ÷ 21q
5ab−15b 6b2 f 2 a−f a2
(q)
4a−12 ÷ a+b (r)
f −a
Table 8.10
15
Click here for the solution
x2 −1 1 1
2. Simplify:
3 × x−1 − 2
16
Click here for the solution
17
Click here for the solution
2 2
2. Show that (2x − 1) − (x − 3) can be simplied to (x + 2) (3x − 4)
18
Click here for the solution
15 See the le at <http://cnx.org/content/m31483/latest/http://www.fhsst.org/lit>
16 See the le at <http://cnx.org/content/m31483/latest/http://www.fhsst.org/lie>
17 See the le at <http://cnx.org/content/m31483/latest/http://www.fhsst.org/liM>
18 See the le at <http://cnx.org/content/m31483/latest/http://www.fhsst.org/lib>
81
2
3. What must be added to x2 − x + 4 to make it equal to (x + 2)
19
Click here for the solution
(3x − 2) (5x + 8) = (3x) (5x) + (3x) (8) + (−2) (5x) + (−2) (8)
= 15x2 + 24x − 10x − 16 (8.23)
2
= 15x + 14x − 16
b2 y 5 − 3aby 3 = by 3 by 2 − 3a
(8.24)
3a (a − 4) − 7 (a − 4) = (a − 4) (3a − 7) (8.25)
5 (a − 2) − b (2 − a) = 5 (a − 2) − [−b (a − 2)]
= 5 (a − 2) + b (a − 2) (8.26)
= (a − 2) (5 + b)
(x − 1) x2 − 2x + 1
= x x2 − 2x + 1 − 1 x2 − 2x + 1 (applydistributivelaw)
3 2
= x − 3x + 3x − 1 (simplifytogetfinalanswer)
Step 3.
(x + y) x2 − xy + y 2
= x x2 − xy + y 2 + y x2 − xy + y 2 (applydistributivelaw)
= x x2 + x (−xy) + x y 2 + y x2 + y (−xy) + y y 2
(8.28)
= x3 − x2 y + xy 2 + yx2 − xy 2 + y 3 (expandthebrackets)
= x3 + −x2 y + yx2 + xy 2 − xy 2 + y 3 (groupliketermstosimplify)
3 3
= x +y (simplifytogetfinalanswer)
Step 4. The product of x+y and x2 − xy + y 2 is x3 + y 3 .
Solution to Exercise 8.7 (p. 76)
Step 1. We see that the quadratic is a dierence of squares because:
2
(3x) = 9x2 (8.29)
and
52 = 25. (8.30)
Step 2.
2
9x2 − 25 = (3x) − 52 (8.31)
Step 3.
2
(3x) − 52 = (3x − 5) (3x + 5) (8.32)
2
Step 4. The factors of 9x − 25 are (3x − 5) (3x + 5).
Solution to Exercise 8.8 (p. 77)
Step 1. The quadratic is in the required form.
Step 2.
( x )( x ) (8.33)
Write down a set of factors for a and c. The possible factors for a are: (1,3). The possible factors for
c are: (-1,1) or (1,-1).
Write down a set of options for the possible factors of the quadratic using the factors of a and c.
Therefore, there are two possible options.
Option 1 Option 2
(x − 1) (3x + 1) (x + 1) (3x − 1)
2
3x − 2x − 1 3x2 + 2x − 1
Table 8.12
Step 3.
(ax−ab)+(x−b)
= ax2 −abx
a(x−b)+(x−b)
= ax(x−b)
(8.37)
(x−b)(a+1)
= ax(x−b)
a+1
= ax
(8.38)
Step 2.
(x+1)(x−2) x(x+2)
= (x+2)(x−2) × x(x+1)
(8.40)
= 1 (8.41)
Chapter 9
x+5−1 = −6
x+5−5−1+1 = −6 − 5 + 1
(9.1)
x+0+0 = −11 + 1
x = −10
2
In another example,
3 x = 8, we must divide by 2 and multiply by 3 on the left hand side in order to get x
alone. However, in order to keep the equation balanced, we must also divide by 2 and multiply by 3 on the
right hand side.
2
3x = 8
2
3x ÷ 2 × 3 = 8÷2×3
2 3 8×3
2 × 3 ×x = (9.2)
2
1×1×x = 12
x = 12
1 This content is available online at <http://cnx.org/content/m35965/1.3/>.
85
86 CHAPTER 9. EQUATIONS AND INEQUALITIES - GRADE 10
These are the basic rules to apply when simplifying any equation. In most cases, these rules have to be
applied more than once, before we have the unknown variable on the left hand side of the equation.
1.Division by 0 is undened.
x
2.If
y = 0, then x=0 and y 6= 0, because division by 0 is undened.
4x − 8 = 3 (x − 2)
4 (x − 2) = 3 (x − 2)
(9.3)
4(x−2) 3(x−2)
(x−2) = (x−2)
4 = 3
2x + 2 = 1
2−x
3x+1 = 2 (9.4)
4
3x −6 = 7x + 2
In this section, we will learn how to nd the value of the variable that makes both sides of the linear equation
true. For example, what value of x makes both sides of the very simple equation, x+1=1 true.
Since the denition of a linear equation is that if the variable has a highest power of one (1), there is at
most one solution or root for the equation.
This section relies on all the methods we have already discussed: multiplying out expressions, grouping
terms and factorisation. Make sure that you are comfortable with these methods, before trying out the work
in the rest of this chapter.
2x + 2 = 1
2x = 1−2 (liketermstogether) (9.5)
2x = −1 (simplifiedasmuchapossible)
Now we see that 2x = −1. This means if we divide both sides by 2, we will get:
1
x=− (9.6)
2
87
LHS = 2x + 2
= 2 − 12 + 2
= −1 + 2
(9.7)
= 1
and
RHS = 1
That is all that there is to solving linear equations.
When you have found the solution to an equation, substitute the solution into the original equation, to check
your answer.
Figure 9.1
q
13. Solve for q : 14 = 2 Click here for the solution14
14. Solve for r: − (−16 − r) = 13r − 1 Click here for the solution15
15. Solve for d: 6d − 2 + 2d = −2 + 4d + 8 Click here for the solution16
16. Solve for f : 3f − 10 = 10 Click here for the solution17
17. Solve for v : 3v + 16 = 4v − 10 Click here for the solution18
18. Solve for k : 10k + 5 + 0 = −2k + −3k + 80 Click here for the solution19
19. Solve for j : 8 (j − 4) = 5 (j − 4) Click here for the solution20
20. Solve for m: 6 = 6 (m + 7) + 5m Click here for the solution21
2x2 + 2x = 1
2−x
3x+1 = 2x (9.8)
4
3x −6 = 7x2 + 2
Quadratic equations dier from linear equations by the fact that a linear equation only has one solution,
while a quadratic equation has at most two solutions. There are some special situations when a quadratic
In order to solve:
2x2 − x − 3 = 0 (9.10)
2
we need to be able to write 2x − x − 3 as (x + 1) (2x − 3), which we already know how to do.
1. x + x2
2. x2 + 1 + 2x
3. x2 − 4x + 5
4. 16x2 − 9
5. 4x2 + 4x + 1
Being able to factorise a quadratic means that you are one step away from solving a quadratic equation.
For example, x2 − 3x − 2 = 0 can be written as (x − 1) (x − 2) = 0. This means that both x − 1 = 0 and
x − 2 = 0, which gives x = 1 and x = 2 as the two solutions to the quadratic equation x2 − 3x − 2 = 0.
Figure 9.2
Sometimes an equation might not look like a quadratic at rst glance but turns into one with a simple
operation or two. Remember that you have to do the same operation on both sides of the equation for it to
remain true.
You might need to do one (or a combination) of:
• For example,
c
ax + b = x
c
x (ax + b) = x
(9.11)
x
2
ax + bx = c
1
ax2 +bx = c
−1
−1
1
ax2 +bx = (c)
(9.12)
ax2 +bx 1
1 = c
2 1
ax + bx = c
√
ax2 + bx = c
√ 2
ax2 + bx = c2 (9.13)
2 2
ax + bx = c
You can combine these in many ways and so the best way to develop your intuition for the best thing to do
is practice problems. A combined set of operations could be, for example,
1
√
ax2+bx
= c
−1
−1
1
ax2 +bx = (c) (invertbothsides)
√
ax2 +bx 1
1 = c
√ 1
(9.14)
ax2 + bx = c
√ 2 1 2
ax2 + bx = (squarebothsides)
c
1
ax2 + bx = c2
2x = 1
2−x
3x+1 = 2 (9.15)
4
3 −6 = 7x + 2
You should already be familiar with exponential notation. Solving exponential equations is simple, if we
remember how to apply the laws of exponentials.
2x = 2 x
-3 -2 -1 0 1 2 3
x
2
Table 9.1
3x = 9 x
-3 -2 -1 0 1 2 3
3x
Table 9.2
2x+1 = 8 x
-3 -2 -1 0 1 2 3
x+1
2
Table 9.3
ax = ay (9.16)
x=y (9.17)
This means that if we can write all terms in an equation with the same base, we can solve the exponential
equations by equating the indices. For example take the equation 3x+1 = 9. This can be written as:
3x+1 = 32 . (9.18)
Since the bases are equal (to 3), we know that the exponents must also be equal. Therefore we can write:
x + 1 = 2. (9.19)
This gives:
x = 1. (9.20)
1. 2,4,8,16,32,64,128,512,1024
2. 3,9,27,81,243
3. 5,25,125,625
4. 13,169
5. 2x, 4x2 , 8x3 , 49x8
Table 9.4
42
Click here for the solution
2. Solve: 39x−2 = 27 Click here for the solution43
k+2
3. Solve for k : 81 = 27k+4 Click here for the solution44
4. The growth of an algae in a pond can be modeled by the function f (t) = 2t . Find the value of t such
that f (t) = 128 Click here for the solution 45
(1−2x)
5. Solve for x: 25 = 54 Click here for the solution46
x x−2
6. Solve for x: 27 × 9 = 1 Click here for the solution47
1. x=4
2. x<4
3. x≤4
42 See the le at <http://cnx.org/content/m35965/latest/http://www.fhsst.org/lce>
43 See the le at <http://cnx.org/content/m35965/latest/http://www.fhsst.org/lct>
44 See the le at <http://cnx.org/content/m35965/latest/http://www.fhsst.org/lct>
45 See the le at <http://cnx.org/content/m35965/latest/http://www.fhsst.org/lcz>
46 See the le at <http://cnx.org/content/m35965/latest/http://www.fhsst.org/lcu>
47 See the le at <http://cnx.org/content/m35965/latest/http://www.fhsst.org/lcu>
94 CHAPTER 9. EQUATIONS AND INEQUALITIES - GRADE 10
4. x≥4
5. x>4
A linear inequality is similar to a linear equation in that the largest exponent of a variable is 1. The following
are examples of linear inequalities.
2x + 2 ≤ 1
2−x
3x+1 ≥ 2 (9.22)
4
3x −6 < 7x + 2
The methods used to solve linear inequalities are identical to those used to solve linear equations. The only
dierence occurs when there is a multiplication or a division that involves a minus sign. For example, we
know that 8 > 6. If both sides of the inequality are divided by −2, −4 is not greater than −3. Therefore,
the inequality must switch around, making −4 < − 3.
tip: When you divide or multiply both sides of an inequality by any number with a minus sign,
the direction of the inequality changes. For this reason you cannot divide or multiply by a variable.
2x + 2 = 1
2x = 1−2
(9.23)
2x = −1
x = − 21
If we represent this answer on a number line, we get
Figure 9.3
2x + 2 ≤ 1
2x ≤ 1−2
(9.24)
2x ≤ −1
x ≤ − 12
If we represent this answer on a number line, we get
95
Figure 9.4
As you can see, for the equation, there is only a single value of x for which the equation is true. However,
for the inequality, there is a range of values for which the inequality is true. This is the main dierence
between an equation and an inequality.
Figure 9.5
Figure 9.6
a. 3x + 4 > 5x + 8
b. 3 (x − 1) − 2 ≤ 6x + 4
x−7 2x−3
c.
3 > 2
d. −4 (x − 1) < x + 2
1 1 5 1
e.
2 x + 3 (x − 1) ≥ 6 x − 3
96 CHAPTER 9. EQUATIONS AND INEQUALITIES - GRADE 10
48
Click here for the solution
2. Solve the following inequalities. Illustrate your answer on a number line if x is a real number.
2x + 2y = 1
(9.25)
2−x
3y+1 =2
Figure 9.7
x = 2y
(9.26)
y = 2x − 3
Draw the graphs of the two equations in (9.26).
Figure 9.8
The intersection of the two graphs is (2, 1). So the solution to the system of simultaneous equations in
(9.26) is y=1 and x = 2.
This can be shown algebraically as:
x = 2y
∴ y = 2 (2y) − 3
y − 4y = −3
−3y = −3 (9.27)
y = 1
Substituteintothefirstequation : x = 2 (1)
= 2
4y + 3x = 100
(9.28)
4y − 19x = 12
98 CHAPTER 9. EQUATIONS AND INEQUALITIES - GRADE 10
2−x
3y+1 = 2
2−( )
2 −y
1
3y+1 = 2
2 − 12 − y = 2 (3y + 1)
2 − 21 + y = 6y + 2 (9.30)
1
y − 6y = −2 + 2 + 2
1
−5y = 2
1
y = − 10
1
∴ x = 2 −y
1 1
= − − 10
2
(9.31)
6
= 10
3
= 5
3
x = 5
(9.32)
1
y = − 10
4y + 3x = 100
(9.33)
4y − 19x = 12
2. Solve algebraically: 15c + 11d − 132 = 0, 2c + 3d − 59 = 0 Click here for the solution53
3. Solve algebraically: −18e − 18 + 3f = 0, e − 4f + 47 = 0 Click here for the solution54
4. Solve graphically: x + 2y = 7, x + y = 0 Click here for the solution55
t=j+2 (9.34)
t + j = 14 (9.35)
The two equations make up a set of linear (because the highest power is one) simultaneous equations, which
we know how to solve! Substitute for t in the second equation to get:
t+j = 14
j+2+j = 14
2j + 2 = 14
2 (j + 1) = 14 (9.36)
j+1 = 7
j = 7−1
= 6
Then,
t = j+2
= 6+2 (9.37)
= 8
So, we see that Tom scored 8 on his test and Jane scored 6.
This problem is an example of a simple mathematical model. We took a problem and we were able to
write a set of equations that represented the problem mathematically. The solution of the equations then
gave the solution to the problem.
1. Read ALL of it !
2. Find out what is requested.
3. Use a variable(s) to denote the unknown quantity/quantities that has/have been requested e.g., x.
4. Rewrite the information given in terms of the variable(s). That is, translate the words into algebraic
expressions.
5. Set up an equation or set of equations (i.e. a mathematical sentence or model) to solve the required
variable.
6. Solve the equation algebraically to nd the result.
2. What are the solutions to the equation x2 + x = 6 ? Click here for the solution
64
42
9. Solve for x: x − 1 = x Click here for the solution 71
10. Solve for x and y : 7x + 3y = 13 and 2x − 3y = −4 Click here for the solution
72
4−x = 4
−x = 4−4 (moveallconstantterms (numbers) totheRHS (righthandside))
−x = 0 (groupliketermstogether)
(9.38)
−x = 0 (simplifygroupedterms)
−x = 0
∴ x = 0
Step 4. Substitute solution into original equation:
4−0=4 (9.39)
4=4 (9.40)
4 (2x − 9) − 4x = 4 − 6x
8x − 36 − 4x = 4 − 6x (expandthebrackets)
8x − 4x + 6x = 4 + 36 movealltermswithxtotheLHS
andallconstanttermstotheRHSofthe =
(9.41)
(8x − 4x + 6x) = (4 + 36) (groupliketermstogether)
10x = 40 (simplifygroupedterms)
10 40
10 x = 10 (dividebothsidesby10)
x = 4
Step 4. Substitute solution into original equation:
−4 − 16 = −20
−20 = −20
Since both sides are equal to −20, the answer is correct.
Step 5. The solution of 4 (2x − 9) − 4x = 4 − 6x is x = 4.
103
2−x
3x+1 = 2
(2 − x) = 2 (3x + 1)
2−x = 6x + 2 (remove/expandbrackets)
−x − 6x = 2−2 movealltermscontainingxtotheLHS
(9.43)
andallconstantterms (numbers) totheRHS.
−7x = 0 (simplifygroupedterms)
x = 0 ÷ (−7)
theref ore x = 0 zerodividedbyanynumberis0
2−(0)
3(0)+1 = 2
(9.44)
2
1 = 2
Since both sides are equal to 2, the answer is correct.
2−x
Step 5. The solution of
3x+1 =2 is x = 0.
Solution to Exercise 9.4 (p. 87)
4
Step 1. We are given
3 x − 6 = 7x + 2 and are required to solve for x.
Step 2. We start with multiplying each of the terms in the equation by 3, then grouping like terms and then
simplifying.
Step 3.
4
3x −6 = 7x + 2
4x − 18 = 21x + 6 (eachtermismultipliedby3)
4x − 21x = 6 + 18 (movealltermswithxtotheLHS
andallconstanttermstotheRHSofthe = (9.45)
−17x = 24 (simplifygroupedterms)
−17 24
−17 x = −17 (dividebothsidesby − 17)
−24
x = 17
4 −24 −24
3 × 17 − 6 = 7× 17 + 2
4×(−8) 7×(−24)
(17) − 6 = 17 +2
(−32) −168
17 − 6 = 17 + 2
(9.46)
−32−102 (−168)+34
17 = 17
−134 −134
17 = 17
−134
Since both sides are equal to
17 , the answer is correct.
104 CHAPTER 9. EQUATIONS AND INEQUALITIES - GRADE 10
4 −24
Step 5. The solution of
3x − 6 = 7x + 2 is, x= 17 .
Step 3. We have
x+1=0 (9.48)
or
3x − 1 = 0 (9.49)
1
Therefore, x = −1 or x= 3.
Step 4. Text here
1
Step 5. 3x2 + 2x − 1 = 0 for x = −1 or x= 3.
x + 2 = x2 (9.50)
Step 2.
x + 2 − x2 = 0 (dividebothsidesby − 1)
(9.51)
2
−x − 2 + x = 0
x2 − x + 2 = 0
Step 3.
x2 − x + 2 (9.52)
Step 5. We have
x+1=0 (9.54)
or
x−2=0 (9.55)
Therefore, x = −1 or x = 2. √
Step 6. Substitute x = −1 into the original equation x + 2 = x:
LHS = (−1) + 2
p
√
= 1
= 1 (9.56)
but
RHS = (−1)
105
Therefore LHS6=RHS. The sides of an equation must always balance, a potential solution that does
not balance the equation is not valid. In this case the equation does not balance.
Therefore x 6= −1. √
Now substitute x=2 into original equation x + 2 = x:
√
LHS = 2+2
√
= 4
= 2 (9.57)
and
RHS = 2
Therefore LHS = RHS
Therefore
√ x = 2 is the only valid solution
Step 7. x + 2 = x for x = 2 only.
Solution to Exercise 9.7 (p. 90)
Step 1. The equation is in the required form, with a = 1.
Step 2. You need the factors of 1 and 4 so that the middle term is +3 So the factors are:
(x − 1) (x + 4)
Step 3.
x2 + 3x − 4 = (x − 1) (x + 4) = 0 (9.58)
−2x2 + 4x − 2 = 0
(9.59)
2
x − 2x + 1 = 0
Step 2. The middle term is negative. Therefore, the factors are (x − 1) (x − 1)
If we multiply out (x − 1) (x − 1), we get x2 − 2x + 1.
Step 3.
x2 − 2x + 1 = (x − 1) (x − 1) = 0 (9.60)
In this case, the quadratic is a perfect square, so there is only one solution for x: x = 1.
Step 4. The root of 0 = −2x2 + 4x − 2 is x = 1.
Solution to Exercise 9.9 (p. 93)
Step 1. All terms are written with the same base.
2x = 21 (9.61)
Step 2.
x=1 (9.62)
106 CHAPTER 9. EQUATIONS AND INEQUALITIES - GRADE 10
Step 3.
LHS = 2x
= 21
= 2
(9.63)
RHS = 21
= 2
= LHS
Since both sides are equal, the answer is correct.
Step 4.
x=1 (9.64)
x
is the solution to 2 = 2.
Solution to Exercise 9.10 (p. 93)
Step 1.
2x+4 = 42x
2x+4 = 22(2x) (9.65)
x+4 4x
2 = 2
Step 2.
x + 4 = 4x (9.66)
Step 3.
x+4 = 4x
x − 4x = −4
−3x = −4 (9.67)
−4
x = −3
4
x = 3
Step 4.
LHS = 2x+4
2( 3 +4)
4
=
16
= 23
1
= 216 3
RHS = 42x
42( 3 )
4
= (9.68)
8
= 43
1
= 48 3
13
8
= 22
1
= 216 3
= LHS
Since both sides are equal, the answer is correct.
107
Step 5.
4
x= (9.69)
3
is the solution to 2x+4 = 42x .
Solution to Exercise 9.11 (p. 95)
Step 1.
−r > 2 − 6
(9.70)
−r > − 4
Step 2. When you multiply by a minus sign, the direction of the inequality changes.
r<4 (9.71)
r<4
bc
Step 3. 0 1 2 3 4 5
Figure 9.9
4q + 3 < 2 (q + 3)
(9.72)
4q + 3 < 2q + 6
Step 2.
4q + 3 < 2q + 6
4q − 2q < 6−3 (9.73)
2q < 3
Step 3.
2q < 3 Dividebothsidesby2
(9.74)
3
q < 2
3
q< 2
bc
Step 4. 0 1 2 3 4 5
Figure 9.10
2≤x<5
b bc
Step 2. 0 1 2 3 4 5
Figure 9.11
4y + 3x = 100
4y = 100 − 3x (9.76)
3
y = 25 − 4x
4y − 19x = 12
4y = 19x + 12 (9.77)
19
y = 4 x +3
Figure 9.12
Step 3.
x = 4
(9.78)
y = 22
4y + 3x = 100
3x = 100 − 4y (9.79)
100−4y
x = 3
Step 3.
100−4y
4y − 19 = 12
3
12y − 19 (100 − 4y) = 36
12y − 1900 + 76y = 36 (9.80)
88y = 1936
y = 22
Step 4.
100−4(22)
x = 3
100−88
= 3
(9.81)
12
= 3
= 4
Step 5.
b+t = 7
(9.83)
2b + 3t = 19
Step 3.
b = 7−t
Intosecondequation : 2 (7 − t) + 3t = 19
14 − 2t + 3t = 19
(9.84)
t = 5
Intofirstequation : b = 7−5
= 2
110 CHAPTER 9. EQUATIONS AND INEQUALITIES - GRADE 10
Step 4.
2+5 = 7
(9.85)
2 (2) + 3 (5) = 4 + 15 = 19
Solution to Exercise 9.17 (p. 100)
Step 1. Let the cost of one ruler be x rand and the cost of one pen be y rand.
Step 2.
3x + 2y = 21
(9.86)
x+y = 8
Step 3. First solve the second equation for y:
y =8−x (9.87)
3x + 2 (8 − x) = 21
3x + 16 − 2x = 21 (9.88)
x = 5
therefore
y = 8−5
(9.89)
y = 3
Step 4. One ruler costs R 5,00 and one pen costs R 3,00.
Fruit y 3 3y
Chocolate x 5 5x
Table 9.5
Step 2.
3y + 5x = 78 (9.90)
y =x+2
Step 3.
3 (x + 2) + 5x = 78
3x + 6 + 5x = 78
8x = 72
x = 9 (9.91)
y = x+2
= 9+2
= 11
Step 4. One chocolate milkshake costs R 9,00 and one Fruitshake costs R 11,00
Chapter 10
• how much money you have, as a function of time. You never have more than one amount of money
at any time because you can always add everything to give one number. By understanding how your
money changes over time, you can plan to spend your money sensibly. Businesses nd it very useful to
plot the graph of their money over time so that they can see when they are spending too much. Such
observations are not always obvious from looking at the numbers alone.
• the temperature is a very complicated function because it has so many inputs, including; the time of
day, the season, the amount of clouds in the sky, the strength of the wind, where you are and many
more. But the important thing is that there is only one temperature when you measure it in a specic
place. By understanding how the temperature is eected by these things, you can plan for the day.
• where you are is a function of time, because you cannot be in two places at once! If you were to plot
the graphs of where two people are as a function of time, if the lines cross it means that the two people
meet each other at that time. This idea is used in logistics, an area of mathematics that tries to plan
where people and items are for businesses.
• your weight is a function of how much you eat and how much exercise you do, but everybody has a
dierent function so that is why people are all dierent sizes.
111
112 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
10.3 Recap
The following should be familiar.
1. 2x2 = 1
2. 3x + 4y = 7
3. y = −5
x
4. y = 7x − 2
x y = 5x
2 10
6 30
8 40
13 65
15 75
Table 10.1
x y=x y = 2x y =x+2
1
50
100
Table 10.2
Figure 10.1: The Cartesian plane is made up of an x−axis (horizontal) and a y−axis (vertical).
similar one for all possible values of x, we would obtain the graph shown in Figure 10.2
The form of this graph is very pleasing it is a simple straight line through the middle of the plane. The
technique of plotting, which we have followed here, is the key element in understanding functions.
10.3.5.1 Recap
1. Guess the function in the form y = ... that has the values listed in the table.
Table 10.3
2
Click here for the solution
2. Guess the function in the form y = ... that has the values listed in the table.
Table 10.4
3
Click here for the solution
3. Guess the function in the form y = ... that has the values listed in the table.
Table 10.5
4
Click here for the solution
4. On a Cartesian plane, plot the following points: (1;2), (2;4), (3;6), (4;8), (5;10). Join the points. Do
5
you get a straight line? Click here for the solution
2
5. If f (x) = x + x , write out:
a. f (t)
b. f (a)
c. f (1)
d. f (3)
6
Click here for the solution
6. If g (x) = x and f (x) = 2x, write out:
a. f (t) + g (t)
b. f (a) − g (a)
c. f (1) + g (2)
2 See the le at <http://cnx.org/content/m35968/latest/http://www.fhsst.org/lxO>
3 See the le at <http://cnx.org/content/m35968/latest/http://www.fhsst.org/lxc>
4 See the le at <http://cnx.org/content/m35968/latest/http://www.fhsst.org/lxx>
5 See the le at <http://cnx.org/content/m35968/latest/http://www.fhsst.org/lxa>
6 See the le at <http://cnx.org/content/m35968/latest/http://www.fhsst.org/lxC>
117
d. f (3) + g (s)
7
Click here for the solution
7. A car drives by you on a straight highway. The car is travelling 10 m every second. Complete
the table below by lling in how far the car has travelled away from you after 5, 10 and 20 sec-
onds.
Time (s) 0 1 2 5 10 20
Distance (m) 0 10 20
Table 10.6
Use the values in the table and draw a graph of distance on the y -axis and time on the x-axis. Click
8
here for the solution
Some of these words may be unfamiliar to you, but each will be clearly described. Examples of these
properties are shown in Figure 10.3.
Figure 10.3: (a) Example graphs showing the characteristics of a function. (b) Example graph showing
asymptotes of a function. The asymptotes are shown as dashed lines.
As another example, suppose x and y are real valued variables, and we have the relation y = 2x . Then
for any value of x, there is a value of y, so the domain of this relation is the whole set of real numbers.
However, we know that no matter what value of x we choose, 2x can never be less than or equal to 0. Hence
the range of this function is all the real numbers strictly greater than zero.
These are two ways of writing the domain and range of a function, set notation and interval notation.
Both notations are used in mathematics, so you should be familiar with each.
We read this notation as the set of all x values where all the conditions are satised. For example, the set
of all positive real numbers can be written as {x : x ∈ R, x > 0} which reads as the set of all x values where
x is a real number and is greater than zero.
(2; 8] (10.2)
It is obvious that 2 is the lower number and 8 the upper number. The round bracket means 'excluding 2',
since x is greater than 2, and the square bracket means 'including 8' as x is less than or equal to 8.
f (x) = 2x2 − 2
g (x) = x3 − 2x2 + x − 2 (10.3)
2 4
h (x) = 3x −2
There are two types of turning points: a minimal turning point and a maximal turning point. A minimal
turning point is a point on the graph where the graph stops decreasing in value and starts increasing in value
120 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
and a maximal turning point is a point on the graph where the graph stops increasing in value and starts
decreasing. These are shown in Figure 10.4.
Figure 10.4: (a) Maximal turning point. (b) Minimal turning point.
10.4.5 Asymptotes
An asymptote is a straight or curved line, which the graph of a function will approach, but never touch.
In Figure 10.3(b), the y -axis and line h are both asymptotes as the graph approaches both these lines,
but never touches them.
Figure 10.5: Demonstration of axis of symmetry. The y-axis is an axis of symmetry, because the graph
looks the same on both sides of the y-axis.
a. the x-intercept(s)
b. the y -intercept(s)
9 See the le at <http://cnx.org/content/m35968/latest/http://www.fhsst.org/lxY>
10 See the le at <http://cnx.org/content/m35968/latest/http://www.fhsst.org/lxg>
122 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
Figure 10.6
11
Click here for the solution
4. On the following graph label:
a. the x-intercept(s)
b. the y -intercept(s)
11 See the le at <http://cnx.org/content/m35968/latest/http://www.fhsst.org/lx4>
123
Figure 10.7
12
Click here for the solution
a. a (x) = x − 2
b. b (x) = x − 1
c. c (x) = x
d. d (x) = x + 1
e. e (x) = x + 2
Use your results to deduce the eect of dierent values of q on the resulting graph.
2. On the same set of axes, plot the following graphs:
a. f (x) = −2 · x
b. g (x) = −1 · x
c. h (x) = 0 · x
d. j (x) = 1 · x
e. k (x) = 2 · x
Use your results to deduce the eect of dierent values of a on the resulting graph.
You may have that the value of a aects the slope of the graph. As a increases, the slope of the graph
increases. If a>0 then the graph increases from left to right (slopes upwards). If a<0 then the graph
increases from right to left (slopes downwards). For this reason, a is referred to as the slope or gradient of
a straight-line function.
You should have also found that the value of q aects where the graph passes through the y -axis. For
this reason, q is known as the y-intercept.
125
a>0
q>0
Figure 10.9
q<0
Figure 10.11
Table 10.7: Table summarising general shapes and positions of graphs of functions of the form y = ax + q .
10.5.1.3 Intercepts
For functions of the form, y = ax + q , the details of calculating the intercepts with the x and y axis are
given.
The y -intercept is calculated as follows:
y = ax + q
yint = a (0) + q (10.4)
= q
126 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
g (x) = x−1
yint = 0−1 (10.5)
= −1
The x-intercepts are calculated as follows:
y = ax + q
0 = a · xint + q
(10.6)
a · xint = −q
xint = − aq
For example, the x-intercepts of g (x) = x − 1 is given by setting y=0 to get:
g (x) = x−1
0 = xint − 1 (10.7)
xint = 1
1. sign of a
2. y -intercept
3. x-intercept
Only two points are needed to plot a straight line graph. The easiest points to use are the x-intercept (where
the line cuts the x-axis) y -intercept.
and the
For example, sketch the graph of g (x) = x − 1. Mark the intercepts.
Firstly, we determine that a > 0. This means that the graph will have an upward slope.
The y -intercept is obtained by setting x = 0 and was calculated earlier to be yint = −1. The x-intercept
is obtained by setting y = 0 and was calculated earlier to be xint = 1.
127
10.5.1.6.1 Intercepts
1. List the y -intercepts for the following straight-line graphs:
a. y=x
b. y =x−1
c. y = 2x − 1
d. y + 1 = 2x
13
Click here for the solution
2. Give the equation of the illustrated graph below:
(0;3)
(4;0) x
Figure 10.14
14
Click here for the solution
3. Sketch the following relations on the same set of axes, clearly indicating the intercepts with the axes
as well as the co-ordinates of the point of interception of the graph: x + 2y − 5 = 0 and 3x − y − 1 = 0
15
Click here for the solution
a. a (x) = −2 · x2 + 1
b. b (x) = −1 · x2 + 1
c. c (x) = 0 · x2 + 1
d. d (x) = 1 · x2 + 1
e. e (x) = 2 · x2 + 1
Use your results to deduce the eect of a.
2. On the same set of axes, plot the following graphs:
a. f (x) = x2 − 2
b. g (x) = x2 − 1
c. h (x) = x2 + 0
d. j (x) = x2 + 1
e. k (x) = x2 + 2
Use your results to deduce the eect of q.
Complete the following table of values for the functions a to k to help with drawing the required graphs in
this activity:
130 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
x −2 −1 0 1 2
a (x)
b (x)
c (x)
d (x)
e (x)
f (x)
g (x)
h (x)
j (x)
k (x)
Table 10.8
This simulation allows you to visualise the eect of changing a and q. Note that in this simulation q =
c. Also an extra term bx has been added in. You can leave bx as 0, or you can also see what eect this has
on the graph.
Figure 10.16
From your graphs, you should have found that a aects whether the graph makes a smile or a frown. If
a < 0, the graph makes a frown and if a>0 then the graph makes a smile. This is shown in Figure 10.17.
b b b b
You should have also found that the value of q aects whether the turning point is to the left of the
y -axis (q > 0) or to the right of the y -axis (q < 0).
These dierent properties are summarised in .
131
a>0
q>0
Figure 10.18
q<0
Figure 10.20
Table 10.9: Table summarising general shapes and positions of functions of the form y = ax2 + q .
x2 ≥ 0 (Thesquareofanexpressionisalwayspositive)
ax2 ≥ 0 (Multiplicationbyapositivenumbermaintainsthenatureoftheinequality)
(10.8)
2
ax + q ≥ q
f (x) ≥ q
This tells us that for all values of x, f (x) is always greater than q . Therefore if a > 0, the range of
f (x) = ax2 + q is{f (x) : f (x) ∈ [q, ∞)}.
2
Similarly, it can be shown that if a < 0 that the range of f (x) = ax + q is {f (x) : f (x) ∈ (−∞, q]}.
This is left as an exercise.
For example, the domain of g (x) = x2 + 2 is {x : x ∈ R} because there is no value of x∈R for which
132 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
x2 ≥ 0
2
x +2 ≥ 2 (10.9)
g (x) ≥ 2
Therefore the range is {g (x) : g (x) ∈ [2, ∞)}.
10.5.2.3 Intercepts
For functions of the form, y = ax2 + q , the details of calculating the intercepts with the x and y axis is given.
The y -intercept is calculated as follows:
y = ax2 + q
2
yint = a(0) + q (10.10)
= q
g (x) = x2 + 2
yint = 02 + 2 (10.11)
= 2
The x-intercepts are calculated as follows:
y = ax2 + q
0 = ax2int + q
(10.12)
ax2int = −q
p q
xint = ± −a
However, (10.12) is only valid if − aq ≥ 0 which means that either q ≤ 0 or a < 0. This is consistent with
q
what we expect, since if q > 0 and a > 0 then − is negative and in this case the graph lies above the x-axis
a
q
and therefore does not intersect the x-axis. If however, q > 0 and a < 0, then −
a is positive and the graph
q
is hat shaped and should have two x-intercepts. Similarly, if q < 0 and a > 0 then −
a is also positive, and
the graph should intersect with the x-axis.
If q = 0 then we have one intercept at x = 0.
2
For example, the x-intercepts of g (x) = x + 2 is given by setting y = 0 to get:
g (x) = x2 + 2
0 = x2int + 2 (10.13)
−2 = x2int
which is not real. Therefore, the graph of g (x) = x2 + 2 does not have any x-intercepts.
So, if a > 0, then the lowest value that f (x) can take on is q . Solving for the value of x at which f (x) = q
gives:
q = ax2tp + q
0 = ax2tp
(10.14)
0 = x2tp
xtp = 0
∴x = 0 atf (x) = q . The co-ordinates of the (minimal) turning point is therefore (0, q).
Similarly, if a < 0, then the highest value that f (x) can take on is q and the co-ordinates of the (maximal)
turning point is (0, q).
1. sign of a
2. domain and range
3. turning point
4. y -intercept
5. x-intercept
For example, sketch the graph ofg (x) = − 21 x2 − 3. Mark the intercepts, turning point and axis of symmetry.
Firstly, we determine that a < 0. This means that the graph will have a maximal turning point.
The domain of the graph is {x : x ∈ R} because f (x) is dened for all x ∈ R. The range of the graph is
determined as follows:
x2 ≥ 0
− 12 x2 ≤ 0
(10.15)
− 21 x2 − 3 ≤ −3
∴ f (x) ≤ −3
Therefore the range of the graph is {f (x) : f (x) ∈ (−∞, −3]}.
Using the fact that the maximum value that f (x) achieves is -3, then the y -coordinate of the turning
point is -3. The x-coordinate is determined as follows:
− 21 x2 − 3 = −3
− 12 x2 −3+3 = 0
− 12 x2 = 0
(10.16)
1
Dividebothsidesby − 2 : x2 = 0
Takesquarerootofbothsides : x = 0
∴ x = 0
The coordinates of the turning point are: (0; −3).
134 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
2
yint = − 12 (0) − 3
= − 12 (0) − 3 (10.17)
= −3
The x-intercept is obtained by setting y = 0. This gives:
0 = − 12 x2int − 3
3 = − 21 x2int
(10.18)
−3 · 2 = x2int
−6 = x2int
which is not real. Therefore, there are no x-intercepts which means that the function does not cross or even
touch the x-axis at any point.
We also know that the axis of symmetry is the y -axis.
Finally, we draw the graph. Note that in the diagram only the y-intercept is marked. The graph has
a maximal turning point (i.e. makes a frown) as determined from the sign of a, there are no x-intercepts
and the turning point is that same as the y-intercept. The domain is all real numbers and the range is
{f (x) : f (x) ∈ (−∞, −3]}.
135
The following video shows one method of graphing parabolas. Note that in this video the term vertex is
used in place of turning point. The vertex and the turning point are the same thing.
Figure 10.23
136 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
10.5.2.6.1 Parabolas
1. Show that if a<0 that the range of f (x) = ax2 + q is {f (x) : f (x) ∈ (−∞; q]}. Click here for the
16
solution
2. Draw the graph of the function y = −x2 + 4 showing all intercepts with the axes. Click here for the
17
solution
3. Two parabolas are drawn: g : y = ax2 + p and h : y = bx2 + q .
y
g
23
(-4; 7) (4; 7)
x
3
h
-9
Figure 10.24
18
Click here for the solution
Figure 10.25: General shape and position of the graph of a function of the form f (x) = a
x
+ q.
a. a (x) = −2x +1
b. b (x) = −1x +1
c. c (x) = x0 + 1
d. d (x) = +1x +1
e. e (x) = +2x +1
Use your results to deduce the eect of a.
2. On the same set of axes, plot the following graphs:
1
a. f (x) = x −2
1
b. g (x) = x −1
1
c. h (x) = x +0
138 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
1
d. j (x) = x +1
1
e. k (x) = x +2
Use your results to deduce the eect of q.
You should have found that the value of a aects whether the graph is located in the rst and third quadrants
of Cartesian plane.
You should have also found that the value of q aects whether the graph lies above the x-axis (q > 0) or
below the x-axis (q < 0).
These dierent properties are summarised in Table 10.10. The axes of symmetry for each graph are
shown as a dashed line.
a>0
q>0
Figure 10.26
q<0
Figure 10.28
a
Table 10.10: Table summarising general shapes and positions of functions of the form y= x + q. The axes
of symmetry are shown as dashed lines.
a
We see that y= x +q can be re-written as:
a
y = x +q
a
y−q = x
(10.19)
Ifx 6= 0then : (y − q) (x) = a
a
x = y−q
a
This shows that the function is undened at y = q. Therefore the range of f (x) = x +q is {f (x) : f (x) ∈
(−∞; q) ∪ (q; ∞)}.
2
For example, the domain of g (x) = x +2 is {x : x ∈ R, x 6= 0} because g (x) is undened at x = 0.
2
y = x +2
2
(y − 2) = x
(10.20)
Ifx 6= 0then : x (y − 2) = 2
2
x = y−2
We see that g (x) is undened at y = 2. Therefore the range is {g (x) : g (x) ∈ (−∞; 2) ∪ (2; ∞)}.
10.5.3.3 Intercepts
a
For functions of the form, y=
+ q , the intercepts with
x the x and y axis is calculated by setting x=0 for
the y -intercept and by setting y = 0 for the x-intercept.
The y -intercept is calculated as follows:
a
y = x +q
(10.21)
a
yint = 0 +q
which is undened because we are dividing by 0. Therefore there is no y -intercept.
2
For example, the y -intercept of g (x) = x +2 is given by setting x = 0 to get:
2
y = x +2
(10.22)
2
yint = 0 +2
which is undened.
The x-intercepts are calculated by setting y=0 as follows:
a
y = x +q
a
0 = xint +q
a
xint = −q (10.23)
a = −q (xint )
a
xint = −q
140 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
2
For example, the x-intercept of g (x) = x +2 is given by setting x=0 to get:
2
y = x +2
2
0 = xint + 2
2
−2 = xint
(10.24)
−2 (xint ) = 2
2
xint = −2
xint = −1
10.5.3.4 Asymptotes
a
There are two asymptotes for functions of the form
x + q . Just a reminder, an asymptote is a straight or
y=
curved line, which the graph of a function will approach, but never touch. They are determined by examining
the domain and range.
We saw that the function was undened at x=0 and for y = q. Therefore the asymptotes are x=0 and
y = q.
For example, the domain of g (x) = x2 + 2 is {x : x ∈ R, x 6= 0} because g (x) is undened at x = 0. We
also see that g (x) is undened at y = 2. Therefore the range is {g (x) : g (x) ∈ (−∞; 2) ∪ (2; ∞)}.
From this we deduce that the asymptotes are at x = 0 and y = 2.
10.5.3.5.1 Graphs
1. Using graph (grid) paper, draw the graph of xy = −6.
a. Does the point (-2; 3) lie on the graph ? Give a reason for your answer.
b. Why is the point (-2; -3) not on the graph ?
c. If the x-value of a point on the drawn graph is 0,25, what is the corresponding y -value ?
d. What happens to the y -values as the x-values become very large ?
e. With the line y = −x as line of symmetry, what is the point symmetrical to (-2; 3) ?
19
Click here for the solution
2. Draw the graph of xy = 8.
a. How would the graph y = 83 + 3 compare with that of xy = 8? Explain your answer fully.
b. Draw the graph of y = 83 + 3 on the same set of axes.
20
Click here for the solution
Figure 10.31: General shape and position of the graph of a function of the form f (x) = ab(x) + q.
a. a (x) = −2 · b(x) + 1
b. b (x) = −1 · b(x) + 1
c. c (x) = −0 · b(x) + 1
d. d (x) = −1 · b(x) + 1
e. e (x) = −2 · b(x) + 1
Use your results to deduce the eect of a.
2. On the same set of axes, plot the following graphs:
a. f (x) = 1 · b(x) − 2
b. g (x) = 1 · b(x) − 1
c. h (x) = 1 · b(x) + 0
d. j (x) = 1 · b(x) + 1
e. k (x) = 1 · b(x) + 2
Use your results to deduce the eect of q.
You should have found that the value of a aects whether the graph curves upwards (a > 0) or curves
downwards (a < 0).
You should have also found that the value of q aects the position of the y -intercept.
These dierent properties are summarised in Table 10.11.
143
144 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
a>0
q>0
Figure 10.32
q<0
Figure 10.34
Table 10.11: Table summarising general shapes and positions of functions of the form y = ab(x) + q .
b(x) ≥ 0
a · b(x) ≥ 0
(10.25)
(x)
a·b +q ≥ q
f (x) ≥ q
Therefore, if a > 0, then the range is {f (x) : f (x) ∈ [q; ∞)}.
If a<0 then:
b(x) ≤ 0
(x)
a·b ≤ 0
(10.26)
(x)
a·b +q ≤ q
f (x) ≤ q
145
2x ≥ 0
x
3·2 ≥ 0 (10.27)
x
3·2 +2 ≥ 2
Therefore the range is {g (x) : g (x) ∈ [2; ∞)}.
10.5.4.3 Intercepts
For functions of the form, y = ab(x) + q , the intercepts with the x and y axis is calculated by setting x=0
y -intercept and by
for the setting y = 0 for the x-intercept.
The y -intercept is calculated as follows:
y = ab(x) + q
yint = ab(0) + q
(10.28)
= a (1) + q
= a+q
For example, the y -intercept of g (x) = 3 · 2x + 2 is given by setting x=0 to get:
y = 3 · 2x + 2
yint = 3 · 20 + 2
(10.29)
= 3+2
= 5
The x-intercepts are calculated by setting y=0 as follows:
y = ab(x) + q
0 = ab(xint ) + q
(10.30)
ab(xint ) = −q
b(xint ) = − aq
Which only has a real solution if either a < 0 or q < 0. Otherwise, the graph of the function of form
y = ab(x) + q does not have any x-intercepts.
For example, the x-intercept of g (x) = 3 · 2x + 2 is given by setting y=0 to get:
y = 3 · 2x + 2
0 = 3 · 2xint + 2
(10.31)
−2 = 3 · 2xint
−2
2xint = 3
which has no real solution. Therefore, the graph of g (x) = 3 · 2x + 2 does not have any x-intercepts.
146 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
10.5.4.4 Asymptotes
There is one asymptote for functions of the form y = ab(x) + q . The asymptote can be determined by
examining the range.
We saw that the function was undened at y = q . Therefore the asymptote is y = q .
g (x) = 3 · 2x + 2 is {x : x ∈ R} because g (x) is dened for all x.
For example, the domain of We also see
that g (x) is undened at y = 2. Therefore the range is {g (x) : g (x) ∈ (−∞; 2) ∪ (2; ∞)}.
From this we deduce that the asymptote is at y = 2.
B(2,4)
4 b
1 b
A(0,1)
0 1 2 x
Figure 10.37
i. f (x) > 0
f (x)
ii.
g(x) ≤ 0
21 See the le at <http://cnx.org/content/m35968/latest/http://www.fhsst.org/lxk>
22 See the le at <http://cnx.org/content/m35968/latest/http://www.fhsst.org/lx0>
148 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
f (n) = n2 − 6n + 9
(10.32)
2
f (k − 1) = (k − 1) − 6 (k − 1) + 9
Step 2.
= k 2 − 2k + 1 − 6k + 6 + 9
(10.33)
= k 2 − 8k + 16
We have now simplied the function in terms of k.
Solution to Exercise 10.2 (p. 116)
Step 1.
f (b) = b2 − 4
(10.34)
u≈f (b) = 45
Step 2.
b2 − 4 = 45
b2 − 49 = 0 (10.35)
b = +7 or −7
y = 2 (0) + 2
(10.36)
= 2
Step 2. For the intercept on the x-axis, let y=0
0 = 2x + 2
2x = −2 (10.37)
x = −1
150 CHAPTER 10. FUNCTIONS AND GRAPHS - GRADE 10
−3 −2 −1 1 2 3
−1
+2
−2
2x
y=
Step 3.
Figure 10.38
Chapter 11
Average Gradient 1
11.1 Introduction
The gradient of a straight line graph is calculated as:
y2 − y1
(11.1)
x2 − x1
for two points (x1 , y1 ) and (x2 , y2 ) on the graph.
We can now dene the average gradient between two points even if they are dened by a function which
is not a straight line, (x1 , y1 ) and (x2 , y2 ) as:
y2 − y1
. (11.2)
x2 − x1
This is the same as (11.1).
y2 −y1
x1 x2 y1 y2 x2 −x1
A-B
A-C
B-C
Table 11.1
151
152 CHAPTER 11. AVERAGE GRADIENT
y C(2,2)
2 b
1
B(1,0)
b
x
−1 1
−1
−2
−3
A(-1,-4)
b
−4
Figure 11.1
y2 −y1
x1 x2 y1 y2 x2 −x1
A-B
B-C
C-D
D-E
E-F
F-G
Table 11.2
What do you notice about the average gradient over each interval? What can you say about the average
gradients between A and D compared to the average gradients between D and G?
153
Figure 11.2
The average gradient of a parabolic function depends on the interval and is the gradient of a straight line
that passes through the points on the interval.
For example, in Figure 11.3 the various points have been joined by straight-lines. The average gradients
between the joined points are then the gradients of the straight lines that pass through the points.
154 CHAPTER 11. AVERAGE GRADIENT
Figure 11.3: The average gradient between two points on a curve is the gradient of the straight line
that passes through the points.
2. Given: f (x) = x3 − 6x. Determine the average gradient between the points where x=1 and x = 4.
3
Click here for the solution
x1 = −3 (11.4)
x2 = 3 (11.5)
y1 = 5x21 − 4
2
= 5(−3) − 4
(11.6)
= 5 (9) − 4
= 41
y2 = 5x22 − 4
2
= 5(3) − 4
(11.7)
= 5 (9) − 4
= 41
Step 3.
y2 −y1 41−41
x2 −x1 = 3−(−3)
0
= 3+3
(11.8)
0
= 6
= 0
Step 4. The average gradient between x = −3 and x=3 on the curve y = 5x2 − 4 is 0.
Chapter 12
Geometry Basics 1
12.1 Introduction
The purpose of this chapter is to recap some of the ideas that you learned in geometry and trigonometry in
earlier grades. You should feel comfortable with the work covered in this chapter before attempting to move
onto the Grade 10 Geometry Chapter (Chapter 13) or the Grade 10 Trigonometry Chapter (Chapter 14).
This chapter revises:
1. Terminology: quadrilaterals, vertices, sides, angles, parallel lines, perpendicular lines, diagonals, bisec-
tors, transversals
2. Similarities and dierences between quadrilaterals
3. Properties of triangles and quadrilaterals
4. Congruence
5. Classication of angles into acute, right, obtuse, straight, reex or revolution
6. Theorem of Pythagoras which is used to calculate the lengths of sides of a right-angled triangle
157
158 CHAPTER 12. GEOMETRY BASICS
b
S
b
R B C
b
Q
b
P D E
Some points Some lines
Figure 12.1: Examples of some points (labelled P , Q, R and S ) and some lines (labelled BC and DE
).
Lines are labelled according to the start point and end point. We call the line that starts at a point A
and ends at a point B , AB . Since the line from point B to point A is the same as the line from point A to
point B, we have that AB = BA.
The length of the line between points A and B is AB . So if we say AB = CD we mean that the length
of the line between A and B is equal to the length of the line between C and D.
A line is measured in units of length. Some common units of length are listed in Table 12.1.
metre m
centimetre cm
millimetre mm
12.3 Angles
An angle is formed when two straight lines meet at a point. The point at which two lines meet is known as
a vertex. Angles are labelled with a ^ called a caret on a letter. For example, in Figure 12.2 the angle
^
is at B. Angles can also be labelled according to the line segments that make up the angle. For example, in
Figure 12.2 the angle is made up when line segments CB and BA meet. So, the angle can be referred to as
∠CBA or ∠ABC . The ∠ symbol is a short method of writing angle in geometry.
Angles are measured in degrees which is denoted by
◦
, a small circle raised above the text in the same
fashion as an exponent (or a superscript).
note: Angles can also be measured in radians. At high school level you will only use degrees, but
if you decide to take maths at university you will learn about radians.
159
B
A
^
Figure 12.2: Angle labelled as B , ∠CBA or ∠ABC
^ ^
Figure 12.3: Examples of angles. A=E , even though the lines making up the angles are of dierent
lengths.
Method:
Using a protractor
1. Place the bottom line of the protractor along one line of the angle so that the other line of the angle
points at the degree markings.
2. Move the protractor along the line so that the centre point on the protractor is at the vertex of the
two lines that make up the angle.
3. Follow the second line until it meets the marking on the protractor and read o the angle. Make sure
◦
you start measuring at 0 .
Figure 12.5
161
0◦ C C b
180◦
A B A B A B
Figure 12.6
If line CA is now swung upwards, any other angle can be obtained. If line CA and line AB point in
◦
opposite directions (the third case in Figure 12.6) then this forms an angle of 180 .
◦
tip: If three points A, B and C lie on a straight line, then the angle between them is 180 .
◦
Conversely, if the angle between three points is 180 , then the points lie on a straight line.
An angle of 90
◦
is called a right angle. A right angle is half the size of the angle made by a straight line
◦
(180 ). We say CA is perpendicular to AB or CA ⊥ AB . An angle twice the size of a straight line is 360 .
◦
◦ ◦
An angle measuring 360 looks identical to an angle of 0 , except for the labelling. We call this a revolution.
90◦ 360◦
B A b
B
A C
tip:
reflex
C
C A
b
acute obtuse C
A b
B A b
◦
Once angles can be measured, they can then be compared. For example, all right angles are 90 , therefore
all right angles are equal and an obtuse angle will always be larger than an acute angle.
The following video summarizes what you have learnt so far about angles.
Figure 12.9
Note that for high school trigonometry you will be using degrees, not radians as stated in the video.
Radians are simply another way to measure angles. At university level you will learn about radians.
C 2 B
X
3 b
A 4 D
^ ^ ^ ^
Figure 12.10: Two intersecting straight lines with vertical angles X1 , X3 and X2 , X4 .
^ ^ ^ ^
linear pair (adjacent angles on a adjacent angles formed by two in- X1 + X2 = 180◦ ; X2 + X3 =
straight line) tersecting straight lines that by ^ ^ ^
denition add to 180
◦ 180◦ ; X3 + X4 = 180◦ ; X4
^
+ X1 = 180◦
^ ^ ^ ^
opposite angles angles formed by two intersecting X1 =X3 ; X2 =X4
straight lines that share a vertex
but do not share any sides
◦
supplementary angles two angles whose sum is 180
◦
complementary angles two angles whose sum is 90
Table 12.2
tip: The opposite angles formed by the intersection of two straight lines are equal. Adjacent angles
on a straight line are supplementary.
Figure 12.11
164 CHAPTER 12. GEOMETRY BASICS
Figure 12.12
All these lines are parallel to each other. Notice the pair of arrow symbols for parallel.
note: A section of the Australian National Railways Trans-Australian line is perhaps one of the
longest pairs of man-made parallel lines.
h
g
C D
a
b
d
c
A B
e
f
E
Table 12.3
Figure 12.17
note: If a straight line falling on two straight lines makes the two interior angles on the same
◦
side less than two right angles (180 ), the two straight lines, if produced indenitely, will meet on
166 CHAPTER 12. GEOMETRY BASICS
that side. This postulate can be used to prove many identities about the angles formed when two
parallel lines are cut by a transversal.
tip:
1.If two parallel lines are intersected by a transversal, the sum of the co-interior angles on the
◦
same side of the transversal is 180 .
2.If two parallel lines are intersected by a transversal, the alternate interior angles are equal.
3.If two parallel lines are intersected by a transversal, the corresponding angles are equal.
4.If two lines are intersected by a transversal such that any pair of co-interior angles on the same
side is supplementary, then the two lines are parallel.
5.If two lines are intersected by a transversal such that a pair of alternate interior angles are
equal, then the lines are parallel.
6.If two lines are intersected by a transversal such that a pair of alternate corresponding angles
are equal, then the lines are parallel.
12.3.4.1 Angles
1. Use adjacent, corresponding, co-interior and alternate angles to ll in all the angles labeled with letters
in the diagram below:
a 30◦
b c
d e
g
f
Figure 12.18
2
Click here for the solution
2. Find all the unknown angles in the gure below:
E
A
1
1
B 30◦ 2
F
3
1
2
C 3
2
1 G
3
100◦
D 1 H
Figure 12.19
2 http://www.fhsst.org/lxF
167
3
Click here for the solution
3. Find the value of x in the gure below:
A D
X
4x
x
Y
x+20◦
Z
B C
Figure 12.20
4
Click here for the solution
4. Determine whether there are pairs of parallel lines in the following gures.
O Q
S
115◦
1
2
A 3
55◦
2
B1 3
P T
a. R
Figure 12.21
3 http://www.fhsst.org/lxL
4 http://www.fhsst.org/lxM
168 CHAPTER 12. GEOMETRY BASICS
M O
K
Q 1 2 2
45◦ R
◦ 3 1 3
35 L
b. P
Figure 12.22
T 85◦ 2
Y
3 1
U
M 2 1 N
V
3
85◦
c. L
Figure 12.23
5
Click here for the solution
5. If AB is parallel to CD and AB is parallel to EF, prove that CD is parallel to EF:
C
D
A B
E F
Figure 12.24
6
Click here for the solution
5 http://www.fhsst.org/lxe
6 http://www.fhsst.org/lxt
169
Figure 12.25
12.4 Polygons
If you take some lines and join them such that the end point of the rst line meets the starting point of the
last line, you will get a polygon. Each line that makes up the polygon is known as a side. A polygon has
interior angles. These are the angles that are inside the polygon. The number of sides of a polygon equals
the number of interior angles. If a polygon has equal length sides and equal interior angles, then the polygon
is called a regular polygon. Some examples of polygons are shown in Figure 12.26.
Figure 12.26: Examples of polygons. They are all regular, except for the one marked *
12.4.1 Triangles
A triangle is a three-sided polygon. There are four types of triangles: equilateral, isosceles, right-angled and
scalene. The properties of these triangles are summarised in Table 12.4.
170 CHAPTER 12. GEOMETRY BASICS
Name Diagram
equilateral
C
b
60◦
60◦ 60◦
b b
A B
Figure 12.27
isosceles
C
b
b b
A B
Figure 12.28
right-angled
B
b
hy
po
te
nu
se
b b
A C
Figure 12.29
scalene (non-syllabus)
Figure 12.30
If the corners of a triangle are denoted A, B and C - then we talk about [U+25B5]ABC .
B C
Figure 12.31
172 CHAPTER 12. GEOMETRY BASICS
B
C
A
Figure 12.32
◦
tip: The sum of the angles in a triangle is 180 .
tip: Any exterior angle of a triangle is equal to the sum of the two opposite interior angles. An
exterior angle is formed by extending any one of the sides.
173
Figure 12.34: In any triangle, any exterior angle is equal to the sum of the two opposite interior angles.
Figu
Table 12.5
Description Diagram
If all three pairs of corresponding angles of two tri-
angles are equal, then the triangles are similar.
a
a
b c b c
Figure 12.39
z r
Figure 12.40
x y z
p = q = r
Table 12.6
175
A
c
b
c
B a C
Figure 12.41
^
If [U+25B5]ABC is right-angled (B = 90◦ ) then b2 = a2 + c2
^
Converse: If b2 = a2 + c2 , then [U+25B5]ABC is right-angled (B = 90◦ ).
12.4.1.4.1 Triangles
1. Calculate the unknown variables in each of the following gures. All lengths are in mm.
176 CHAPTER 12. GEOMETRY BASICS
a) N N
N b) c) x
x o
30
y
y 36o 68o x 68o
P O P O P O 68o
N N
d) 19 x e)
116 R
P O x
15
76
P 20 O
f) N S
R N R
g) 15
12 14
x x
5
P 9
y
P O S 21 T
O
Figure 12.42
7
Click here for the solution
2. State whether or not the following pairs of triangles are congruent or not. Give reasons for your
answers. If there is not enough information to make a descision, say why.
7 http://www.fhsst.org/lxz
177
B E B
a) b)
A
A C D
D
B E
c) B
d) E
C C
A D
B D
e) A
b
C
A b
Figure 12.43
8
Click here for the solution
12.4.2 Quadrilaterals
A quadrilateral is any polygon with four sides. The basic quadrilaterals are the trapezium, parallelogram,
rectangle, rhombus, square and kite.
8 http://www.fhsst.org/lxU
178 CHAPTER 12. GEOMETRY BASICS
12.4.2.1 Trapezium
A trapezium is a quadrilateral with one pair of parallel opposite sides. It may also be called a trapezoid. A
special type of trapezium is the isosceles trapezium, where one pair of opposite sides is parallel, the other pair
of sides is equal in length and the angles at the ends of each parallel side are equal. An isosceles trapezium
has one line of symmetry and its diagonals are equal in length.
isosceles trapezium
12.4.2.2 Parallelogram
A trapezium with both sets of opposite sides parallel is called a parallelogram. A summary of the properties
of a parallelogram is:
12.4.2.3 Rectangle
A rectangle is a parallelogram that has all four angles equal to 90◦ . A summary of the properties of a
rectangle is:
D b b
C
/ /
b
/ /
A b b
B
12.4.2.4 Rhombus
A rhombus is a parallelogram that has all four sides of equal length. A summary of the properties of a
rhombus is:
180 CHAPTER 12. GEOMETRY BASICS
Figure 12.47: An example of a rhombus. A rhombus is a parallelogram with all sides equal.
12.4.2.5 Square
A square ◦
is a rhombus that has all four angles equal to 90 .
A summary of the properties of a square is:
Figure 12.48: An example of a square. A square is a rhombus with all angles equal to 90◦ .
12.4.2.6 Kite
A kite is a quadrilateral with two pairs of adjacent sides equal.
A summary of the properties of a kite is:
Sides Name
5 pentagon
6 hexagon
7 heptagon
8 octagon
10 decagon
15 pentadecagon
12.4.4 Extra
12.4.4.1 Angles of Regular Polygons
You can calculate the size of the interior angle of a regular polygon by using:
^ n−2
A= × 180◦ (12.1)
n
^
where n is the number of sides and A is any angle.
h
base
Figure 12.51
184 CHAPTER 12. GEOMETRY BASICS
1
2. Area of trapezium:
2 × (sum of k (parallel) sides) × perpendicular height
Figure 12.52
Figure 12.53
b
l
Figure 12.54
Figure 12.55
2
6. Area of circle: π x radius
Figure 12.56
185
Figure 12.57
Figure 12.58
12.4.4.2.1 Polygons
1. For each case below, say whether the statement is true or false. For false statements, give a counter-
example to prove it:
9 http://www.fhsst.org/lxJ
186 CHAPTER 12. GEOMETRY BASICS
a) b) c)
b
5cm 5cm
10cm
10cm 10cm
d) 7cm 3cm e) f)
6cm
10cm
5cm
10cm 15cm
9cm 21cm
Figure 12.59
10
Click here for the solution
12.5 Exercises
1. Find all the pairs of parallel lines in the following gures, giving reasons in each case.
A B
62◦
62◦
a. D C
Figure 12.60
10 http://www.fhsst.org/lxS
187
G H
120◦
60◦
K 60◦ L
b.
Figure 12.61
N
M 137 ◦
57◦
123◦ P
c. O
Figure 12.62
11
Click here for the solution
2. Find angles a, b, c and d in each case, giving reasons.
P
b
Q
a
d c
S 73◦
a. R
Figure 12.63
11 http://www.fhsst.org/lxh
188 CHAPTER 12. GEOMETRY BASICS
K
100◦
A a B
L
b
C D
M
c
E F
d N
b. O
Figure 12.64
45◦
T
50◦ c
d a
U
V
b
c. X
Figure 12.65
12
Click here for the solution
3. Which of the following claims are true? Give a counter-example for those that are incorrect.
A D
F
C E
a. B
Figure 12.66
12 http://www.fhsst.org/laq
13 http://www.fhsst.org/lal
189
G
J L
I K
b. H
Figure 12.67
P
N
Q R
c. M O
Figure 12.68
U
R
S T
d. Q
Figure 12.69
14
Click here for the solution
5. For each pair of gures state whether they are similar or not. Give reasons.
14 http://www.fhsst.org/lai
190 CHAPTER 12. GEOMETRY BASICS
(a) A P
√ 45◦
2 2 2
3
45◦
B C
Q 3 R
(b) 7,5 J
H W X
5 5
L K Z Y
Figure 12.70
15
Click here for the solution
Figure 12.71
16
Click here for the solution
16 http://www.fhsst.org/laO
192 CHAPTER 12. GEOMETRY BASICS
Chapter 13
Geometry - Grade 10 1
13.1 Introduction
Geometry (Greek: geo = earth, metria = measure) arose as the eld of knowledge dealing with spatial
relationships. It was one of the two elds of pre-modern mathematics, the other being the study of numbers.
In modern times, geometric concepts have become very complex and abstract and are barely recognizable as
the descendants of early geometry.
a. Harappan geometry
b. Vedic geometry
a. Euclid
b. Archimedes
193
194 CHAPTER 13. GEOMETRY - GRADE 10
Figure 13.1: Examples of a right square prism, a right triangular prism and a cylinder.
Rectangular Prism L
h h L h h
b L b
h
L h
b L b
L
S.A. = 2[(L × b) + (b × h) + (L × b)]
Triangular Prism
H
H S
S
h H b
H S
S
H
h
S.A. = 2( 21 b × h) + 2(H × S) + (H × b)
b
Cylinder
b
r
h
b
r h
2π r
Figure 13.2
1. 2.
7 cm
10 cm
6 cm 8 cm
3.
10 cm
10 cm
20 cm
Figure 13.3
2
Click here for the solution
2. If a litre of paint covers an area of 2m2 , how much paint does a painter need to cover:
a. A rectangular swimming pool with dimensions 4m × 3m × 2, 5m, inside walls and oor only.
b. The inside walls and oor of a circular reservoir with diameter 4m and height 2, 5m
2,5m
4m
Figure 13.4
3
Click here for the solution
2 http://www.fhsst.org/lqH
3 http://www.fhsst.org/lq6
197
13.2.2 Volume
The volume of a right prism is calculated by multiplying the area of the base by the height. So, for a square
prism of side length a and height h the volume is a × a × h = a2 h.
Volume of Prisms
Calculate the area of the base and multiply by the height to get the volume of a prism.
13.2.2.1 Volume
1. Write down the formula for each of the following volumes:
a) b)
b
L H
h
b
c)
r b
Figure 13.5
4
Click here for the solution
2. Calculate the following volumes:
4 http://www.fhsst.org/lqF
198 CHAPTER 13. GEOMETRY - GRADE 10
a) b)
10 cm
7 cm
6 cm 20 cm
5 cm
10 cm
c)
10 cm
5 cm
Figure 13.6
5
Click here for the solution
3. A cube is a special prism that has all edges equal. This means that each face is a square. An example
of a cube is a die. Show that for a cube with side length a, the surface area is 6a2 and the volume is
3
a .
Figure 13.7
6
Click here for the solution
Now, what happens to the surface area if one dimension is multiplied by a constant? For example, how does
the surface area change when the height of a rectangular prism is divided by 2?
5 http://www.fhsst.org/lqL
6 http://www.fhsst.org/lqM
199
b
L
Figure 13.10
1. Consider enlarging all sides of the prism by a constant factor x, where x > 1. Calculate the
volume and surface area of the enlarged prism as a function of the factor x and the volume
of the original volume.
2. In the same way as above now consider the case, where 0 < x < 1. Now calculate the
reduction factor in the volume and the surface area.
When the length of one of the sides is multiplied by a constant the eect is to multiply the original volume
by that constant, as for the example in Figure 13.8.
13.3 Polygons
Polygons are all around us. A stop sign is in the shape of an octagon, an eight-sided polygon. The honeycomb
of a beehive consists of hexagonal cells. The top of a desk is a rectangle.
In this section, you will learn about similar polygons.
^ ^
AB ...cm
DE = ...cm = ... A=...◦ D...◦
^ ^
BC ...cm
EF = ...cm = ... B =...◦ E =...◦
^ ^
AC ...cm
DF = ...cm = ... C ...◦ F =...◦
201
Table 13.1
Figure 13.11
AB BC AC
1. What can you say about the numbers you calculated for:
DE , EF , DF ?
^ ^
2. What can you say about A and D?
^ ^
3. What can you say about B and E?
^ ^
4. What can you say about C and F?
If two polygons are similar, one is an enlargement of the other. This means that the two polygons will have
the same angles and their sides will be in the same proportion.
We use the symbol ≡ to mean is similar to.
Denition 13.1: Similar Polygons
Two polygons are similar if:
Figure 13.12
D J
4,5 3
6 1,5
120◦ C K
◦ ◦
98 f 92 H
E 40◦ c
b d
a e g
L 2 G
A 3 B
Figure 13.13
13.3.1.3 Polygons-mixed
1. Find the values of the unknowns in each case. Give reasons.
Figure 13.14
7
Click here for the solution
2. Find the angles and lengths marked with letters in the following gures:
7 http://www.fhsst.org/liD
204 CHAPTER 13. GEOMETRY - GRADE 10
a) b) c)
X Y
a
WY=130
a 10◦
XZ=60
70 b
a
W Z d
120◦
35 c
b
d) e)
5
f)
a a 15 b−2
4
6 a+3
9
b 100
Figure 13.15
8
Click here for the solution
8 http://www.fhsst.org/liW
205
Figure 13.16
In the gure, it can be seen that the length of the line P R is 3 units and the length of the line QR is
four units. However, the [U+25B5]P QR, has a right angle at R. Therefore, the length of the side P Q can
be obtained by using the Theorem of Pythagoras:
P Q2 = P R2 + QR2
∴ P Q2 = 3 2 + 42 (13.1)
√
∴ PQ = 32 + 42 =5
The length of PQ is the distance between the points P and Q.
In order to generalise the idea, assume A is any point with co-ordinates (x1 ; y1 ) and B is any other point
with co-ordinates (x2 ; y2 ).
206 CHAPTER 13. GEOMETRY - GRADE 10
Bb
(x2 ; y2 )
(x1 ; y1 ) b
A C
Figure 13.17
The formula for calculating the distance between two points is derived as follows. The distance between
the points A and B is the length of the line AB . According to the Theorem of Pythagoras, the length of
AB is given by:
p
AB = AC 2 + BC 2 (13.2)
However,
BC = y2 − y1
(13.3)
AC = x2 − x1
Therefore,
√
AB = AC 2 + BC 2
q (13.4)
2 2
= (x1 − x2 ) + (y1 − y2 )
Therefore, for any two points,
q (x1 ; y1 ) and (x2 ; y2 ), the formula is:
2 2
Distance= (x1 − x2 ) + (y1 − y2 )
Using the formula, distance between the points P and Q with co-ordinates (2;1) and (-2;-2) is then found
as follows. Let the co-ordinates of point P be (x1 ; y1 ) and the co-ordinates of point Q be (x2 ; y2 ). Then the
distance is:
q
2 2
Distance = (x1 − x2 ) + (y1 − y2 )
q
2 2
= (2 − (−2)) + (1 − (−2))
q
2 2
= (2 + 2) + (1 + 2)
(13.5)
√
= 16 + 9
√
= 25
= 5
The following video provides a summary of the distance formula.
207
Figure 13.18
Figure 13.19
The gradient of a line is dened as the ratio of the vertical distance to the horizontal distance. This can
be understood by looking at the line as the hypotenuse of a right-angled triangle. Then the gradient is the
ratio of the length of the vertical side of the triangle to the horizontal side of the triangle. Consider a line
between a point A with co-ordinates (x1 ; y1 ) and a point B with co-ordinates (x2 ; y2 ).
208 CHAPTER 13. GEOMETRY - GRADE 10
Bb
(x2 ; y2 )
(x1 ; y1 ) b
A C
Figure 13.20
y2 −y1
Gradient=
x2 −x1
We can use the gradient of a line to determine if two lines are parallel or perpendicular. If the lines are
parallel (Figure 13.21a) then they will have the same gradient, i.e. mAB = mCD . If the lines are perpendicular
(Figure 13.21b) than we have: − m1AB = mCD
Figure 13.21
For example the gradient of the line between the points P and Q, with co-ordinates (2;1) and (-2;-2)
209
y2 −y1
Gradient = x2 −x1
−2−1
= −2−2
(13.6)
−3
= −4
3
= 4
Gradient of a line
This media object is a Flash object. Please view or download it at
<http://www.youtube.com/v/R948Tsyq4vA&rel=0>
Figure 13.22
(x2 ; y2 ) b B
(X; Y ) b S
A b (x1 ; y1 )
Figure 13.23
x1 +x2
X = 2
y1 +y2
Y = 2
(13.7)
x1 +x2 y1 +y2
S ; 2
∴ 2
210 CHAPTER 13. GEOMETRY - GRADE 10
Then the co-ordinates of the midpoint (S ) of the line between point P with co-ordinates (2; 1) and point Q
with co-ordinates (−2; −2) is:
x1 +x2
X = 2
−2+2
= 2
= 0
y1 +y2
Y = 2
(13.8)
−2+1
= 2
= − 12
∴ S is at 0; − 21
It can be conrmed that the distance from each end point to the midpoint is equal. The co-ordinate of the
midpoint S is (0; −0, 5).
q
2 2
PS = (x − x2 ) + (y1 − y2 )
q 1
2 2
= (0 − 2) + (−0.5 − 1)
q
2 2 (13.9)
= (−2) + (−1.5)
√
= 4 + 2.25
√
= 6.25
and
q
2 2
QS = (x1 − x2 ) + (y1 − y2 )
q
2 2
= (0 − (−2)) + (−0.5 − (−2))
2 2
= (0 + 2) + (−0.5 + 2)
p
p 2 (13.10)
2
= (2) + (−1.5)
√
= 4 + 2.25
√
= 6.25
It can be seen that P S = QS as expected.
211
2
(2;1)
1 b P
−2 −1 S b 1 2
midpoint
−1
Q b
−2
(-2;-2)
Figure 13.24
Figure 13.25
7 H(3;7)
G(1;5)
5
2
I(7;2)
0
-1 0 1 2 3 4 5 6 7
F(2;0)
-1
Figure 13.26
9
Click here for the solution
2. A quadrialteral ABCD with vertices A(3;2), B(1;7), C(4;5) and D(1;3) is given.
a. Show that:
i. AD = BC
ii. AB k DC
a. Show that:
i. SR = 2PQ
ii. SR k PQ
9 http://www.fhsst.org/liZ
10 http://www.fhsst.org/liB
11 http://www.fhsst.org/lac
213
b. Calculate:
i. PS
ii. QR
5. EFGH is a parallelogram with verticies E(-1;2), F(-2;-1) and G(2;0). Find the co-ordinates of H by
using the fact that the diagonals of a parallelogram bisect each other.
12
Click here for the solution
13.5 Transformations
In this section you will learn about how the co-ordinates of a point change when the point is moved hori-
zontally and vertically on the Cartesian plane. You will also learn about what happens to the co-ordinates
of a point when it is reected on the x-axis, y -axis and the line y = x.
12 http://www.fhsst.org/lax
214 CHAPTER 13. GEOMETRY - GRADE 10
Figure 13.27
Table 13.2
What do you notice about the x co-ordinates? What do you notice about the y co-ordinates? What
would happen to the co-ordinates of point A, if it was moved to the position of point G?
When a point is moved vertically up or down on the Cartesian plane, the x co-ordinate of the point
remains the same, but the y co-ordinate changes by the amount that the point was moved up or down.
For example, in Figure 13.28 Point A is moved 4 units upwards to the position marked by G. The new
x co-ordinate of point A is the same (x=1), but the new y co-ordinate is shifted in the positive y direction
4 units and becomes y =-2+4=2. The new co-ordinates of point A are therefore G(1;2). Similarly, for point
215
B that is moved downwards by 5 units, the x co-ordinate is the same (x = −2, 5), but the y co-ordinate is
shifted in the negative y -direction by 5 units. The new y co-ordinate is therefore y =2,5 -5=-2,5.
3
b B (-2.5;2.5)
2 b
G
4 units
5 units
−2 −1 1 2
−1
−2 b A (1;-2)
b
H
−3
Figure 13.28: Point A is moved 4 units upwards to the position marked by G. Point B is moved 5 units
downwards to the position marked by H.
tip: If a point is shifted upwards, the new y co-ordinate is given by adding the shift to the old y
co-ordinate. If a point is shifted downwards, the new y co-ordinate is given by subtracting the shift
from the old y co-ordinate.
Figure 13.29
Table 13.3
What do you notice about the x co-ordinates? What do you notice about the y co-ordinates?
What would happen to the co-ordinates of point A, if it was moved to the position of point G?
When a point is moved horizontally left or right on the Cartesian plane, the y co-ordinate of the point
remains the same, but the x co-ordinate changes by the amount that the point was moved left or right.
For example, in Figure 13.30 Point A is moved 4 units right to the position marked by G. The new y
co-ordinate of point A is the same (y =1), but the new x co-ordinate is shifted in the positive x direction 4
units and becomes x=-2+4=2. The new co-ordinate of point A at G is therefore (2;1). Similarly, for point
B that is moved left by 5 units, the y co-ordinate is the same (y = −2, 5), but the x co-ordinate is shifted in
the negative x-direction by 5 units. The new x co-ordinate is therefore x=2,5 -5=-2,5. The new co-ordinates
of point B at H is therefore (-2,5;1).
217
Figure 13.30: Point A is moved 4 units to the right to the position marked by G. Point B is moved 5
units to the left to the position marked by H.
tip: If a point is shifted to the right, the new x co-ordinate is given by adding the shift to the old
x co-ordinate. If a point is shifted to the left, the new x co-ordinate is given by subtracting the
shift from the old x co-ordinate.
Figure 13.31
We can apply the same idea to a point that is reected on the x-axis, the y -axis and the line y = x.
Figure 13.32: Points A and B are reected on the x-axis. The original points are shown with • and
the reected points are shown with ◦.
tip: When a point is reected about the x-axis, only the y co-ordinate of the point changes.
Figure 13.33: Points A and B are reected on the y-axis. The original points are shown with • and
the reected points are shown with ◦.
tip: When a point is reected on the y -axis, only the x co-ordinate of the point changes. The y
co-ordinate remains unchanged.
3
A’ (1;2)
2 bc
b
1 b
C (-1;1) A (2;1)
−3 −2 −1 1 2 3
B’ (-2;-1 21 ) −1
bc
b
−2
B (-1 21 ;-2)
−3 b
D (2;-3)
Figure 13.34
Point Reection
A (2;1) (1;2)
1 1
B (-1 ;-2) (-2;-1 )
2 2
C (-1;1)
D (2;-3)
Table 13.4
What can you deduce about the co-ordinates of points that are reected about the line y = x?
The x and y co-ordinates of points that are reected on the line y =x are swapped around, or inter-
changed. This means that the x co-ordinate of the original point becomes the y co-ordinate of the reected
point and the y co-ordinate of the original point becomes the x co-ordinate of the reected point.
222 CHAPTER 13. GEOMETRY - GRADE 10
3 bc
A’ (1;3)
2
1 b
A (3;1)
−3 −2 −1 1 2 3
b
−1
B (-2;-1)
bc
−2
B’ (-1;-2)
−3
Figure 13.35: Points A and B are reected on the line y = x. The original points are shown with •
and the reected points are shown with ◦.
tip: The x and y co-ordinates of points that are reected on the line y=x are interchanged.
Rules of Translation
A quick way to write a translation is to use a 'rule of translation'. For example (x; y) → (x + a; y + b)
means translate point (x;y) by moving a units horizontally and b units vertically.
So if we translate (1;2) by the rule (x; y) → (x + 3; y − 1) it becomes (4;1). We have moved 3 units right
and 1 unit down.
Translating a Region
To translate a region, we translate each point in the region.
Example
Region A has been translated to region B by the rule: (x; y) → (x + 4; y + 2)
223
(1;3) (2;3)
(1;2) (2;2)
(-3;1) (-2;1)
AA
(-3;0) (-2;0)
Figure 13.36
Column 1 Column 2
. (x; y) → (x; y − 3) a reection on x-y line
Table 13.5
13.5.2.3.3 Transformations
1. Describe the translations in each of the following using the rule (x;y)→ (...;...)
224 CHAPTER 13. GEOMETRY - GRADE 10
Figure 13.37
a. From A to B
b. From C to J
c. From F to H
d. From I to J
e. From K to L
f. From J to E
g. From G to H
13
Click here for the solution
13 http://www.fhsst.org/laC
225
2. A is the point (4;1). Plot each of the following points under the given transformations. Give the
co-ordinates of the points you have plotted.
14 http://www.fhsst.org/la1
226 CHAPTER 13. GEOMETRY - GRADE 10
Figure 13.38
15
Click here for the solution
13.5.2.3.4 Investigation : Calculation of Volume, Surface Area and scale factors of objects
1. Look around the house or school and nd a can or a tin of any kind (e.g. beans, soup, cooldrink, paint
etc.)
2. Measure the height of the tin and the diameter of its top or bottom.
3. Write down the values you measured on the diagram below:
15 http://www.fhsst.org/lar
227
Figure 13.39
2
4. Using your measurements, calculate the following (in cm , rounded o to 2 decimal places):
a. (x;y)→(x+3;y-3)
228 CHAPTER 13. GEOMETRY - GRADE 10
6
0
-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6
-1
Figure 13.40
b. (x;y)→(x-4;y)
0
-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6
-1
Figure 13.41
c. (x;y)→(y;x)
229
0
-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6
-1
-2
-3
-4
-5
-6
Figure 13.42
d. (x;y)→(-x;-y)
0
-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6
-1
-2
-3
-4
-5
-6
Figure 13.43
16
Click here for the solution
2. PQRS is a quadrilateral with points P(0; −3) ; Q(−2;5) ; R(3;2) and S(3;2) in the Cartesian plane.
16 http://www.fhsst.org/la7
230 CHAPTER 13. GEOMETRY - GRADE 10
Figure 13.44
20
Click here for the solution
6. The vertices of triangle PQR have co-ordinates as shown in the diagram.
17 http://www.fhsst.org/laY
18 http://www.fhsst.org/laq
19 http://www.fhsst.org/la4
20 http://www.fhsst.org/laf
231
Figure 13.45
a. Give the co-ordinates of P', Q' and R', the images of P, Q and R when P, Q and R are reected
in the line y=x.
b. Determine the area of triangle PQR.
21
Click here for the solution
21 http://www.fhsst.org/laG
232 CHAPTER 13. GEOMETRY - GRADE 10
L' = x×L
b '
= x×b (13.11)
h '
= x×h
The new volume will then be given by:
= 2 × (x × L × x × b + x × L × x × h + x × b × x × h)
(13.13)
= x2 × 2 × (L × b + L × h + b × h)
= x2 × A
Step 3. a. We found above that the new volume is given by: V ' = x3 × V Since x > 1, the volume of the
3
prism will be increased by a factor of x . The surface area of the rescaled prism was given by:
A' = x2 × A Again, since x > 1, the surface area will be increased by a factor of x2 . Surface areas
which are two dimensional increase with the square of the factor while volumes, which are three
dimensional, increase with the cube of the factor.
b. The answer here is based on the same ideas as above. In analogy, since here 0 < x < 1, the
volume will be reduced by a factor of x3 and the surface area will be decreased by a factor of x2
Solution to Exercise 13.2 (p. 201)
Step 1. We are required to show that the pair of polygons is similar. We can do this by showing that the ratio
of corresponding sides is equal and by showing that corresponding angles are equal.
Step 2. We are given the angles. So, we can show that corresponding angles are equal.
◦
Step 3. All angles are given to be 90 and
^ ^
A = E
^ ^
B = F
(13.14)
^ ^
C = G
^ ^
D = H
Step 4. We rst need to see which sides correspond. The rectangles have two equal long sides and two equal
short sides. We need to compare the ratio of the long side lengths of the two dierent rectangles as
well as the ratio of the short side lenghts.
233
2L
Ratio = L
(13.15)
= 2
Short sides, large rectangle values over small rectangle values:
L
Ratio =
2L
1
1
= 1 (13.16)
2
= 2
The ratios of the corresponding sides are equal, 2 in this case.
Step 5. Since corresponding angles are equal and the ratios of the corresponding sides are equal the polygons
ABCD and EFGH are similar.
AB BC CD DE EA
= = = = (13.17)
GH HJ JK KL LG
and
^ ^
A = G
^ ^
B = H
^ ^
C = J (13.18)
^ ^
D = K
^ ^
E = L
Step 2. We are required to determine the
a. a, b, c and d, and
b. e, f and g .
Step 3. The corresponding angles are equal, so no calculation is needed. We are given one pair of sides DC
DC 4,5
and KJ that correspond. KJ = 3 = 1, 5 so we know that all sides of KJHGL are 1,5 times smaller
than ABCDE .
Step 4.
a
2 = 1, 5 ∴ a = 2 × 1, 5 = 3
b
1,5 = 1, 5 ∴ b = 1, 5 × 1, 5 = 2, 25
(13.19)
6
c = 1, 5 ∴ c = 6 ÷ 1, 5 = 4
3
d= 1,5 ∴ d=2
Step 5.
e = 92◦ (correspondstoH)
f = 120◦ (correspondstoD) (13.20)
g = 40◦ (correspondstoE)
234 CHAPTER 13. GEOMETRY - GRADE 10
Step 6.
a = 3
b = 2, 25
c = 4
d = 2 (13.21)
e = 92◦
f = 120◦
g = 40◦
Trigonometry - Grade 10 1
14.1 Introduction
In geometry we learn about how the sides of polygons relate to the angles in the polygons, but we have
not learned how to calculate an angle if we only know the lengths of the sides. Trigonometry (pronounced:
trig-oh-nom-eh-tree) deals with the relationship between the angles and the sides of a right-angled triangle.
We will learn about trigonometric functions, which form the basis of trigonometry.
1. Cultures
a. Ancient Egyptians
b. Mesopotamians
c. Ancient Indians of the Indus Valley
2. People
note: You should be familiar with the idea of measuring angles from geometry but have you ever
stopped to think why there are 360 degrees in a circle? The reason is purely historical. There are
360 degrees in a circle because the ancient Babylonians had a number system with base 60. A base
is the number at which you add another digit when you count. The number system that we use
everyday is called the decimal system (the base is 10), but computers use the binary system (the
base is 2). 360 = 6 × 60 so for them it made sense to have 360 degrees in a circle.
235
236 CHAPTER 14. TRIGONOMETRY - GRADE 10
C b
F b
b
B
b
E
b b
A D
Figure 14.1
Then, it is possible to deduce ratios between corresponding sides of the two triangles, such as the following:
AB DE
BC = EF
AB DE
AC = DF
(14.2)
AC DF
BC = EF
AB BC AC
DE = EF = DF
The most important fact about similar triangles ABC and DEF is that the angle at vertex A is equal to
the angle at vertex D, the angle at B is equal to the angle at E, and the angle at C is equal to the angle at
237
F.
∠A = ∠D
∠B = ∠E (14.3)
∠C = ∠F
A′′
A′
A 30
30
30
60 60 60
C B C ′
B ′
C ′′
B ′′
Figure 14.2
Table 14.1
What observations can you make about the ratios of the sides?
These equal ratios are used to dene the trigonometric functions.
Note: In algebra, we often use the letter x for our unknown variable (although we can use any other
letter too, such as a, b, k , etc). In trigonometry, we often use the Greek symbol θ for an unknown angle (we
also use α,β,γ etc).
238 CHAPTER 14. TRIGONOMETRY - GRADE 10
The basis of trigonometry are the trigonometric functions. There are three basic trigonometric functions:
1. sine
2. cosine
3. tangent
1. sin
2. cos
3. tan
These functions are dened from a right-angled triangle, a triangle where one internal angle is 90 ◦ .
Consider a right-angled triangle.
B
b
hy
po
te n
opposite
us
e
θ
b b
A C
adjacent
Figure 14.3
In the right-angled triangle, we refer to the lengths of the three sides according to how they are placed
in relation to the angle θ. The side opposite to the right angle is labelled the hypotenus, the side opposite
θ is labelled opposite, the side next to θ is labelled adjacent. Note that the choice of non-90 degree internal
angle is arbitrary. You can choose either internal angle and then dene the adjacent and opposite sides
accordingly. However, the hypotenuse remains the same regardless of which internal angle you are referring
to.
We dene the trigonometric functions, also known as trigonometric identities, as:
opposite
sinθ = hypotenuse
adjacent
cosθ = hypotenuse
(14.5)
opposite
tanθ = adjacent
These functions relate the lengths of the sides of a right-angled triangle to its interior angles.
One way of remembering the denitions is to use the following mnemonic that is perhaps easier to
remember:
239
Table 14.2
You may also hear people saying Soh Cah Toa. This is just another way to remember the trig functions.
tip: The denitions of opposite, adjacent and hypotenuse are only applicable when you are working
with right-angled triangles! Always check to make sure your triangle has a right-angle before you
use them, otherwise you will get the wrong answer. We will nd ways of using our knowledge of
right-angled triangles to deal with the trigonometry of non right-angled triangles in Grade 11.
c
a a
c
a θ b
θ b θ
b c
b
θ c
b a c
θ
c
a
θ b
b
a
Figure 14.4
2. Complete each of the following, the rst has been done for you
240 CHAPTER 14. TRIGONOMETRY - GRADE 10
C B
Figure 14.5
^
opposite CB
a sin A = hypotenuse = AC
^
b cos A = (14.6)
^
c tan A =
^
d sin C =
^
e cos C = (14.7)
^
f tan C =
30o
2
√
3
60o
1
Figure 14.6
sin60 =
cos30 = (14.8)
tan60 =
241
45o
√
2
1
45o
1
Figure 14.7
sin45 =
cos45 = (14.9)
tan45 =
For most angles θ, it is very dicult to calculate the values of sinθ, cosθ and tanθ. One usually needs to use
a calculator to do so. However, we saw in the above Activity that we could work these values out for some
special angles. Some of these angles are listed in the table below, along with the values of the trigonometric
functions at these angles. Remember that the lengths of the sides of a right angled triangle must obey
Pythagoras' theorum. The square of the hypothenuse (side opposite the 90 degree angle) equals the sum of
the squares of the two other sides.
Table 14.3
These values are useful when asked to solve a problem involving trig functions without using a calculator.
Exercise 14.1: Finding Lengths (Solution on p. 265.)
Find the length of x in the following triangle.
242 CHAPTER 14. TRIGONOMETRY - GRADE 10
100m
x
50◦
Figure 14.8
50m
θ
100m
Figure 14.9
The following videos provide a summary of what you have learnt so far.
Trigonometry - 1
This media object is a Flash object. Please view or download it at
<http://www.youtube.com/v/F21S9Wpi0y8&rel=0>
Figure 14.10
Figure 14.11
243
a) b)
a 37◦
b
62
23◦
21
c) d)
49◦
c 33
19 d
55◦
Figure 14.12
e) f)
12
e
31
22◦
17◦ f
g) h)
30◦
32
20 h
23◦
g
Figure 14.13
244 CHAPTER 14. TRIGONOMETRY - GRADE 10
2
Click here for the solution.
38.7◦
100m
One simple task is to nd the height of a building by using trigonometry. We could just use a tape measure
lowered from the roof, but this is impractical (and dangerous) for tall buildings. It is much more sensible to
measure a distance along the ground and use trigonometry to nd the height of the building.
Figure 14.14 shows a building whose height we do not know. We have walked 100 m away from the
building and measured the angle from the ground up to the top of the building. This angle is found to be
38, 7◦ . We call this angle the angle of elevation. As you can see from Figure 14.14, we now have a right-angled
triangle. As we know the length of one side and an angle, we can calculate the height of the triangle, which
is the height of the building we are trying to nd.
If we examine the gure, we see that we have the opposite and the adjacent of the angle of elevation and
we can write:
opposite
tan38, 7◦ = adjacent
height
= 100 m
(14.10)
⇒ height = 100 m × tan38, 7◦
= 80 m
2 http://www.fhsst.org/lc1
245
E
b
B 62◦
D
34◦
A
C
100m
Figure 14.15
Pretoria
b
Cape Town
b b
A
Figure 14.16
C 5m
b
Roof
b
5◦ b
B
A
4m
Garage
Wall
Figure 14.17
247
◦ ◦ ◦ ◦ ◦ ◦
θ 0 30 60 90 120 150
sinθ
◦ ◦ ◦ ◦ ◦ ◦ ◦
θ 180 210 240 270 300 330 360
sinθ
0
30 60 90 120 150 180 210 240 270 300 330 360
−1
Figure 14.18
Table 14.4
Table 14.5
3 http://www.fhsst.org/lcY
4 http://www.fhsst.org/lcr
248 CHAPTER 14. TRIGONOMETRY - GRADE 10
As you can see, the function sinθ has a value of 0 at θ = 0◦ . Its value then smoothly increases until
θ = 90◦ when its value is 1. We also know that it later decreases to 0 when θ = 180◦ . Putting all this
together we can start to picture the full extent of the sine graph. The sine graph is shown in Figure 14.19.
Notice the wave shape, with each wave having a length of 360◦ . We say the graph has a period of 360◦ . The
height of the wave above (or below) the x-axis is called the wave's amplitude. Thus the maximum amplitude
of the sine-wave is 1, and its minimum amplitude is -1.
a. a (θ) = sinθ − 2
b. b (θ) = sinθ − 1
c. c (θ) = sinθ
d. d (θ) = sinθ + 1
e. e (θ) = sinθ + 2
Use your results to deduce the eect of q.
2. On the same set of axes, plot the following graphs:
a. f (θ) = −2 · sinθ
b. g (θ) = −1 · sinθ
c. h (θ) = 0 · sinθ
d. j (θ) = 1 · sinθ
e. k (θ) = 2 · sinθ
Use your results to deduce the eect of a.
You should have found that the value of a aects the height of the peaks of the graph. As the magnitude of
a increases, the peaks get higher. As it decreases, the peaks get lower.
250 CHAPTER 14. TRIGONOMETRY - GRADE 10
q is called the vertical shift. If q = 2, then the whole sine graph shifts up 2 units. If q = −1, the whole
sine graph shifts down 1 unit.
These dierent properties are summarised in Table 14.6.
a>0
q>0
Degrees
Figure 14.21
q<0
Degrees
Figure 14.23
Table 14.6: Table summarising general shapes and positions of graphs of functions of the form
y = asin (x) + q .
a + q ≤ asinθ + q ≤ a + q − a + q ≤ f (θ) ≤ a + q
This tells us that for all values of θ, f (θ) is always between −a + q and a + q . Therefore if a > 0, the
range of f (θ) = asinθ + q {f (θ) : f (θ) ∈ [−a + q, a + q]}.
is
Similarly, it can be shown that if a < 0, the range of f (θ) = asinθ + q is {f (θ) : f (θ) ∈ [a + q, −a + q]}.
This is left as an exercise.
tip: The easiest way to nd the range is simply to look for the "bottom" and the "top" of the
graph.
251
14.6.2.3 Intercepts
The y -intercept, yint , of f (θ) = asin (x) + q is simply the value of f (θ) at θ = 0◦ .
yint = f (0◦ )
= asin (0◦ ) + q
(14.12)
= a (0) + q
= q
◦ ◦ ◦ ◦ ◦ ◦
θ 0 30 60 90 120 150
cosθ
◦ ◦ ◦ ◦ ◦ ◦ ◦
θ 180 210 240 270 300 330 360
cosθ
0
30 60 90 120 150 180 210 240 270 300 330 360
−1
Figure 14.25
Table 14.7
If you look carefully, you will notice that the cosine of an angle θ is the same as the sine of the angle
90◦ − θ. Take for example,
1
cos60◦ = = sin30◦ = sin (90◦ − 60◦ ) (14.13)
2
252 CHAPTER 14. TRIGONOMETRY - GRADE 10
This tells us that in order to create the cosine graph, all we need to do is to shift the sine graph 90◦ to the
left. The graph of cosθ is shown in Figure 14.26. As the cosine graph is simply a shifted sine graph, it will
have the same period and amplitude as the sine graph.
a. a (θ) = cosθ − 2
b. b (θ) = cosθ − 1
c. c (θ) = cosθ
d. d (θ) = cosθ + 1
e. e (θ) = cosθ + 2
Use your results to deduce the eect of q.
2. On the same set of axes, plot the following graphs:
a. f (θ) = −2 · cosθ
b. g (θ) = −1 · cosθ
c. h (θ) = 0 · cosθ
d. j (θ) = 1 · cosθ
e. k (θ) = 2 · cosθ
Use your results to deduce the eect of a.
254 CHAPTER 14. TRIGONOMETRY - GRADE 10
You should have found that the value of a aects the amplitude of the cosine graph in the same way it did
for the sine graph.
You should have also found that the value of q shifts the cosine graph in the same way as it did the sine
graph.
These dierent properties are summarised in Table 14.9.
a>0
q>0
Figure 14.28
q<0
Figure 14.30
Table 14.9: Table summarising general shapes and positions of graphs of functions of the form
y = acos (x) + q .
14.6.4.3 Intercepts
The y -intercept of f (θ) = acos (x) + q is calculated in the same way as for sine.
yint = f (0◦ )
= acos (0◦ ) + q
(14.14)
= a (1) + q
= a+q
255
90◦ shift
1
Figure 14.32: The graph of cosθ (solid-line) and the graph of sinθ (dashed-line).
Notice that the two graphs look very similar. Both oscillate up and down around the x-axis as you move
along the axis. The distances between the peaks of the two graphs is the same and is constant along each
graph. The height of the peaks and the depths of the troughs are the same.
◦
The only dierence is that the sin graph is shifted a little to the right of the cos graph by 90 . That
means that if you shift the whole cos graph to the right by 90 ◦ it will
overlap perfectly with the sin graph.
You could also move the sin graph by 90 ◦ to the left and it would overlap perfectly with the cos graph. This
means that:
◦ ◦ ◦ ◦ ◦ ◦
θ 0 30 60 90 120 150
tanθ
◦ ◦ ◦ ◦ ◦ ◦ ◦
θ 180 210 240 270 300 330 360
tanθ
0
30 60 90 120 150 180 210 240 270 300 330 360
−1
Figure 14.33
Table 14.10
Table 14.11
Now that we have graphs for sinθ and cosθ, there is an easy way to visualise the tangent graph. Let us
look back at our denitions of sinθ and cosθ for a right-angled triangle.
opposite
sinθ hypotenuse opposite
= adjacent
= = tanθ (14.16)
cosθ hypotenuse
adjacent
This is the rst of an important set of equations called trigonometric identities. An identity is an equation,
which holds true for any value which is put into it. In this case we have shown that
sinθ
tanθ = (14.17)
cosθ
for any value of θ.
So we know that for values of θ for which sinθ = 0, we must also have tanθ = 0. Also, if cosθ = 0 our
value of tanθ is undened as we cannot divide by 0. The graph is shown in Figure 14.34. The dashed vertical
lines are at the values of θ where tanθ is not dened.
257
a. a (θ) = tanθ − 2
b. b (θ) = tanθ − 1
c. c (θ) = tanθ
d. d (θ) = tanθ + 1
e. e (θ) = tanθ + 2
Use your results to deduce the eect of q.
2. On the same set of axes, plot the following graphs:
a. f (θ) = −2 · tanθ
b. g (θ) = −1 · tanθ
c. h (θ) = 0 · tanθ
d. j (θ) = 1 · tanθ
e. k (θ) = 2 · tanθ
Use your results to deduce the eect of a.
You should have found that the value of a aects the steepness of each of the branches. The larger the
absolute magnitude of a, the quicker the branches approach their asymptotes, the values where they are not
dened. Negative a values switch the direction of the branches. You should have also found that the value
of q aects the vertical shift as for sinθ and cosθ. These dierent properties are summarised in Table 14.12.
259
a>0
q>0
Figure 14.36
q<0
Figure 14.38
Table 14.12: Table summarising general shapes and positions of graphs of functions of the form
y = atan (x) + q .
14.6.7.3 Intercepts
The y -intercept, yint , of f (θ) = atan (x) + q is again simply the value of f (θ) at θ = 0◦ .
yint = f (0◦ )
= atan (0◦ ) + q
(14.18)
= a (0) + q
= q
14.6.7.4 Asymptotes
As θ 90◦ , tanθ approaches innity. But as θ is undened at 90◦ , θ can only approach 90◦ , but
approaches
◦
never equal it. Thus the tanθ curve gets closer and closer to the line θ = 90 , without ever touching it.
◦ ◦ ◦
Thus the line θ = 90 is an asymptote of tanθ . tanθ also has asymptotes at θ = 90 + 180 n, where n is an
integer.
260 CHAPTER 14. TRIGONOMETRY - GRADE 10
Figure 14.40
Figure 14.41
5 http://www.fhsst.org/la8
261
Figure 14.42
6
Click here for the solution.
The following presentation summarises what you have learnt in this chapter. Ignore the last slide.
Figure 14.43
6 http://www.fhsst.org/la0
262 CHAPTER 14. TRIGONOMETRY - GRADE 10
c 5m e
50◦ 60◦
b
20◦
a 25◦
d g
30◦
16 cm 80◦
f
Figure 14.44
7
Click here for the solution.
^
2. In the triangle P QR, P R = 20 cm, QR = 22 cm and P R Q = 30◦ . The perpendicular line from P to
QR intersects QR at X . Calculate
a. the length XR,
b. the length P X, and
^
c. the angle QP X
8
Click here for the solution.
3. A ladder of length 15 m is resting against a wall, the base of the ladder is 5 m from the wall. Find the
angle between the wall and the ladder?
9
Click here for the solution.
4. A ladder of length 25 m is resting against a wall, the ladder makes an angle 37◦ to the wall. Find the
distance between the wall and the base of the ladder?
10
Click here for the solution.
^
5. In the following triangle nd the angle ABC
7 http://www.fhsst.org/la9
8 http://www.fhsst.org/laX
9 http://www.fhsst.org/lal
10 http://www.fhsst.org/la5
263
41◦
D C B
17
Figure 14.45
11
Click here for the solution.
6. In the following triangle nd the length of side CD
15◦
35◦
D C B
Figure 14.46
12
Click here for the solution.
7. A (5; 0) and B (11; 4). Find the angle between the line through A and B and the x-axis.
13
Click here for the solution.
8. C (0; −13) and D (−12; 14). Find the angle between the line through C and D and the y-axis.
14
Click here for the solution.
9. A 5m ladder is placed 2m from the wall. What is the angle the ladder makes with the wall?
15
Click here for the solution.
^
10. Given the points: E(5;0), F(6;2) and G(8;-2), nd angle F E G.
16
Click here for the solution.
11 http://www.fhsst.org/laN
12 http://www.fhsst.org/laR
13 http://www.fhsst.org/lan
14 http://www.fhsst.org/laQ
15 http://www.fhsst.org/laU
16 http://www.fhsst.org/lap
264 CHAPTER 14. TRIGONOMETRY - GRADE 10
11. An isosceles triangle has sides 9 cm, 9 cm and 2 cm. Find the size of the smallest angle of the triangle.
17
Click here for the solution.
12. A right-angled triangle has hypotenuse 13 mm. Find the length of the other two sides if one of the
angles of the triangle is 50◦ .
18
Click here for the solution.
13. One of the angles of a rhombus ( rhombus - A four-sided polygon, each of whose sides is of equal
length) with perimeter 20 cm is 30◦ .
a. Find the sides of the rhombus.
b. Find the length of both diagonals.
19
Click here for the solution.
14. Captain Hook was sailing towards a lighthouse with a height of 10 m.
a. If the top of the lighthouse is 30 m away, what is the angle of elevation of the boat to the nearest
integer?
b. If the boat moves another 7m towards the lighthouse, what is the new angle of elevation of the
boat to the nearest integer?
20
Click here for the solution.
15. (Tricky) A triangle with angles 40◦ , 40◦ and 100◦ has a perimeter of 20 cm. Find the length of each
side of the triangle.
21
Click here for the solution.
17 http://www.fhsst.org/laV
18 http://www.fhsst.org/laP
19 http://www.fhsst.org/laE
20 http://www.fhsst.org/lam
21 http://www.fhsst.org/lay
265
⇒ x = 76.6m (14.21)
⇒ θ = 26.6◦ (14.24)
^
CD
tan C B D = BD
^ (14.25)
⇒ CD = BD × tan C B D
= 100 × tan34◦
Use your calculator to nd that tan34◦ = 0, 6745. Using this, we nd that CD = 67, 45m
Step 3.
^
DE
tan D B E = BD
^
⇒ DE = BD × tan D B E (14.26)
= 100 × tan62◦
= 188, 07 m
Step 4. We have that the height of the tower CE = CD + DE = 67, 45 m + 188, 07 m = 255.5 m.
266 CHAPTER 14. TRIGONOMETRY - GRADE 10
1000
5 blocks = √ km
2 (14.28)
200
⇒ 1 block = √ km
2
^
AC = BC × sin A B C
= 5 × sin5◦ (14.29)
= 5 × 0, 0871
= 0.4358 m
Thus we have that the height of the wall BD = 4 m − 0.4358 m = 3.56 m.
Chapter 15
Statistics - Grade 10 1
15.1 Introduction
Information in the form of numbers, graphs and tables is all around us; on television, on the radio or in the
newspaper. We are exposed to crime rates, sports results, rainfall, government spending, rate of HIV/AIDS
infection, population growth and economic growth.
This chapter demonstrates how Mathematics can be used to manipulate data, to represent or misrepresent
trends and patterns and to provide solutions that are directly applicable to the world around us.
Skills relating to the collection, organisation, display, analysis and interpretation of information that were
introduced in earlier grades are developed further.
Data can be classied as primary or secondary, and primary or secondary data can be classied as
qualitative or quantitative. Figure 15.1 summarises the classications of data.
267
268 CHAPTER 15. STATISTICS - GRADE 10
data
primary secondary
qualitative quantitative
Primary data: describes the original data that have been collected. This type of data is also known as
raw data. Often the primary data set is very large and is therefore summarised or processed to extract
meaningful information.
Qualitative data: is information that cannot be written as numbers, for example, if you were collecting
data from people on how they feel or what their favourite colour is.
Quantitative data: is information that can be written as numbers, for example, if you were collecting data
from people on their height or weight.
Secondary data: is primary data that has been summarised or processed, for example, the set of colours
that people gave as favourite colours would be secondary data because it is a summary of responses.
Transforming primary data into secondary data through analysis, grouping or organisation into secondary
data is the process of generating information.
• A town councillor might want to know how many accidents have occurred at a particular intersection,
to decide whether a robot should be installed. The councillor would visit the local police station to
research their records to collect the appropriate data.
• A supermarket manager might ask the question: What avours of soft drink should be stocked in my
supermarket?" The question asked of customers might be What is your favourite soft drink? Based
on the customers' responses, the manager can make an informed decision as to what soft drinks to
stock.
However, it is important to note that dierent questions reveal dierent features of a situation, and that this
aects the ability to understand the situation. For example, if the rst question in the list was re-phrased
to be: "Does your home have electricity?" then if you answered yes, but you were getting your electricity
from a neighbour, then this would give the wrong impression that you did not need an independent supply
of electricity.
The most important aspect of each method of data collecting is to clearly formulate the question that is to
be answered. The details of the data collection should therefore be structured to take your question into
account.
For example, questionnaires, interviews or surveys would be most appropriate for the list of questions in
"Purpose of Collecting Primary Data" (Section 15.2.1.2: Purpose of Collecting Primary Data).
Population: describes the entire group under consideration in a study. For example, if you wanted to
know how many learners in your school got the u each winter, then your population would be all the
learners in your school.
Sample: describes a group chosen to represent the population under consideration in a study. For example,
for the survey on winter u, you might select a sample of learners, maybe one from each class.
Random sample: describes a sample chosen from a population in such a way that each member of the
population has an equal chance of being chosen.
270 CHAPTER 15. STATISTICS - GRADE 10
Population Sample
Figure 15.2
Choosing a representative sample is crucial to obtaining results that are unbiased. For example, if we
wanted to determine whether peer pressure aects the decision to start smoking, then the results would be
dierent if only boys were interviewed, compared to if only girls were interviewed, compared to both boys
and girls being interviewed.
Therefore questions like: "How many interviews are needed?" and "How do I select the candidates for
the interviews?" must be asked during the design stage of the sampling process.
The most accurate results are obtained if the entire population is sampled for the survey, but this is
expensive and time-consuming. The next best method is to randomly select a sample of subjects for the
interviews. This means that whatever the method used to select subjects for the interviews, each subject has
an equal chance of being selected. There are various methods of doing this for example, names can be picked
out of a hat or can be selected by using a random number generator. Most modern scientic calculators
have a random number generator or you can nd one on a spreadsheet program on a computer.
So, if you had a total population of 1 000 learners in your school and you randomly selected 100, then
that would be the sample that is used to conduct your survey.
H T T H H T H H H H
H H H H T H H T T T
T T H T T H T H T H
H H T T H T T H T T
T H H H T T H T T H
H T T T T H T T H H
T T H T T H T T H T
H T T H T T T T H T
T H T T H H H T H T
T T T H H T T T H T
Table 15.1: Results of 100 tosses of a fair coin. H means that the coin landed heads-up and T means that
3 5 3 6 2 6 6 5 5 6 6 4 2 1 5 3 2 4 5 4
1 4 3 2 6 6 4 6 2 6 5 1 5 1 2 4 4 2 4 4
4 2 6 4 5 4 3 5 5 4 6 1 1 4 6 6 4 5 3 5
2 6 3 2 4 5 3 2 2 6 3 4 3 2 6 4 5 2 1 5
5 4 1 3 1 3 5 1 3 6 5 3 4 3 4 5 1 2 1 2
1 3 2 3 6 3 1 6 3 6 6 1 4 5 2 2 6 3 5 3
1 1 6 4 5 1 6 5 3 2 6 2 3 2 5 6 3 5 5 6
2 6 6 3 5 4 1 4 5 1 4 1 3 4 3 6 2 4 3 6
6 1 1 2 4 5 2 5 3 4 3 4 5 3 3 3 1 1 4 3
5 2 1 4 2 5 2 2 1 5 4 5 1 5 3 2 2 5 1 1
Table 15.3: Masses (in g) of 10 dierent loaves of bread, from the same manufacturer, measured at the
2 http://www.cgd.ucar.edu/stats/Data/Climate/
273
Table 15.4: Global temperature changes over the past 135 years. There has been a lot of discussion
regarding changing weather patterns and a possible link to pollution and greenhouse gasses.
usually based on some sort of interval of data values, so data values that fall into a specic interval, would
be grouped together. The grouped data is often presented graphically or in a frequency table. (Frequency
means how many times)
142 163 169 132 139 140 152 168 139 150
161 132 162 172 146 152 150 132 157 133
141 170 156 155 169 138 142 160 164 168
Table 15.6
Table 15.7
3
Click here for the solution
2. An experiment was conducted in class and 50 learners were asked to guess the number of sweets in a
jar. The following guesses were recorded.
56 49 40 11 33 33 37 29 30 59
21 16 38 44 38 52 22 24 30 34
42 15 48 33 51 44 33 17 19 44
47 23 27 47 13 25 53 57 28 23
36 35 40 23 45 39 32 58 22 40
Table 15.8
Draw up a grouped frequency table using intervals 11-20, 21-30, 31-40, etc.
4
Click here for the solution
3 http://www.fhsst.org/lab
4 http://www.fhsst.org/laj
276 CHAPTER 15. STATISTICS - GRADE 10
100 100
90 90
Total Relative Frequency (%)
Heads
Relative Frequency (%)
80 80
70 70
60 60
50 50
40 40
Tails
30 30
20 20
10 10
0 0
Heads Tails
Bar Graph Compound Bar Graph
Figure 15.3: Examples of a bar graph (left) and compound bar graph (right) for Data Set 1. The
compound bar graph extends from 0% to 100%.
Table 15.9: Frequency table for Data Set 2, with a group size of 1.
Table 15.10: Frequency table for Data Set 2, with a group size of 2.
Figure 15.4: Examples of histograms for Data Set 2, with a group size = 1 (left) and a group size = 2
(right). The scales on the y-axis for each graph are the same, and the values in the graph on the right
are higher than the values of the graph on the left.
The same data used to plot a histogram are used to plot a frequency polygon, except the pair of data
values are plotted as a point and the points are joined with straight lines. The frequency polygons for the
histograms in Figure 15.4 are shown in Figure 15.5.
278 CHAPTER 15. STATISTICS - GRADE 10
Figure 15.5: Examples of histograms for Data Set 2, with a group size = 1 (left) and a group size = 2
(right). The scales on the y-axis for each graph are the same, and the values in the graph on the right
are higher than the values of the graph on the left.
Unlike histograms, many frequency polygons can be plotted together to compare several frequency dis-
tributions, provided that the data has been grouped in the same way and provide a clear way to compare
multiple datasets.
Heads
Tails
Figure 15.6: Example of a pie chart for Data Set 1. Pie charts show what contribution each group
makes to the total data set.
Frequency
AngularSize = × 360◦ (15.1)
Total
b
b
b
b b b
b b
b
b b b
b
b b b
b b b
b b b
0
August 1998
October 1998
December 1998
February 1999
April 1999
June 1999
August 1999
October 1999
December 1999
February 2000
April 2000
June 2000
Figure 15.7: Example of a line graph for Data Set 5.
April 4,56
May 4,51
June 4,41
July 4,41
August 4,36
September 4,43
October 4,37
Table 15.11
Walk 15
Cycle 24
Train 18
Bus 8
Car 35
Total 100
Table 15.12
5
Click here for the solution
2. Represent the following information using a broken line graph.
Table 15.13
6
Click here for the solution
3. Represent the following information on a histogram. Using a coloured pen, draw a frequency polygon
on this histogram.
16 - 25 5
26 - 35 10
36 - 45 26
46 - 55 30
56 - 65 15
66 - 75 12
76 - 85 10
Table 15.14
7
Click here for the solution
4. The maths marks of a class of 30 learners are given below, represent this information using a suitable
graph.
82 75 66 54 79 78 29 55 68 91
43 48 90 61 45 60 82 63 72 53
51 32 62 42 49 62 81 49 61 60
Table 15.15
5 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laD
6 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laW
7 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laZ
282 CHAPTER 15. STATISTICS - GRADE 10
8
Click here for the solution
5. Use a compound bar graph to illustrate the following information
Girls 18 15 13 12 15
Boys 15 11 18 16 10
Table 15.16
9
Click here for the solution
sumofallvalues x1 + x2 + x3 + ... + xn
x = = (15.2)
numberofvalues n
15.6.1.2 Median
Denition 15.3: Median
The median of a set of data is the data value in the central position, when the data set has been
arranged from highest to lowest or from lowest to highest. There are an equal number of data
values on either side of the median value.
An easy way to determine the central position or positions for any ordered data set is to take the total
number of data values, add 1, and then divide by 2. If the number you get is a whole number, then that is
the central position. If the number you get is a fraction, take the two whole numbers on either side of the
fraction, as the positions of the data values that must be averaged to obtain the median.
15.6.1.3 Mode
Denition 15.4: Mode
The mode is the data value that occurs most often, i.e. it is the most frequent value or most
common value in a set.
Method: Calculating the mode Count how many times each data value occurs. The mode is the
data value that occurs the most.
The mode is calculated from grouped data, or single data items.
Figure 15.8
15.6.2.1 Range
Denition 15.5: Range
The range of a data set is the dierence between the lowest value and the highest value in the set.
15.6.2.2 Quartiles
Denition 15.6: Quartiles
Quartiles are the three data values that divide an ordered data set into four groups containing
equal numbers of data values. The median is the second quartile.
The quartiles of a data set are formed by the two boundaries on either side of the median, which divide
the set into four equal sections. The lowest 25% of the data being found below the rst quartile value, also
called the lower quartile. The median, or second quartile divides the set into two equal sections. The lowest
75% of the data set should be found below the third quartile, also called the upper quartile. For example:
22 24 48 51 60 72 73 75 80 88 90
↓ ↓ ↓
Lower quartile Median Upper quartile
Table 15.17
Exercise 15.10: Medians, Quartiles and the Interquartile Range (Solution on p. 299.)
A class of 12 students writes a test and the results are as follows: 20, 39, 40, 43, 43, 46, 53, 58, 63,
70, 75, 91. Find the range, quartiles and the Interquartile Range.
15.6.2.4 Percentiles
Denition 15.8: Percentiles
Percentiles are the 99 data values that divide a data set into 100 groups.
The calculation of percentiles is identical to the calculation of quartiles, except the aim is to divide the
data values into 100 groups instead of the 4 groups required by quartiles.
Method: Calculating the percentiles
1. Order the data from smallest to largest or from largest to smallest.
2. Count how many data values there are in the data set.
3. Divide the number of data values by 100. The result is the number of data values per group.
4. Determine the data values corresponding to the rst, second and third quartiles using the number of
data values per quartile.
a. Data set 1: 9 12 12 14 16 22 24
b. Data set 2: 7 7 8 11 13 15 16 16
c. Data set 3: 11 15 16 17 19 19 22 24 27 For each one nd:
a. the range
b. the lower quartile
c. the interquartile range
d. the semi-interquartile range
e. the median
f. the upper quartile
10
Click here for the solution
2. There is 1 sweet in one jar, and 3 in the second jar. The mean number of sweets in the rst two jars
is 2.
a. If the mean number in the rst three jars is 3, how many are there in the third jar?
b. If the mean number in the rst four jars is 4, how many are there in the fourth jar?
11
Click here for the solution
3. Find a set of ve ages for which the mean age is 5, the modal age is 2 and the median age is 3 years.
12
Click here for the solution
4. Four friends each have some marbles. They work out that the mean number of marbles they have is 10.
One of them leaves. She has 4 marbles. How many marbles do the remaining friends have together?
13
Click here for the solution
Exercise 15.11: Mean, Median and Mode for Grouped Data (Solution on p. 299.)
Consider the following grouped data and calculate the mean, the modal group and the median
group.
10 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laD
11 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/la0
12 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/la8
13 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/la9
286 CHAPTER 15. STATISTICS - GRADE 10
41 - 45 7
46 - 50 10
51 - 55 15
56 - 60 12
61 - 65 6
Total = 50
Table 15.18
36 - 45 5
46 - 55 11
56 - 65 15
66 - 75 26
76 - 85 19
86 - 95 13
96 - 105 6
Table 15.19
14
Click here for the solution
2. The following data were collected from a group of learners.
14 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laX
287
41 - 45 3
46 - 50 5
51 - 55 8
56 - 60 12
61 - 65 14
66 - 70 9
71 - 75 7
76 - 80 2
Table 15.20
15
Click here for the solution
For example, the following pairs of graphs show identical information but look very dierent. Explain why.
15 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/lal
288 CHAPTER 15. STATISTICS - GRADE 10
20 20
15 15
10 10
5 5
0 0
J F M A M J J J J M A M F J
Months Months
10 10
8
6 9
4
8
2
0 7
Option 1 Option 2 Option 1 Option 2
Figure 15.9
2006 2007
Figure 15.10
16
Click here for the solution
2. In a study conducted on a busy highway, data was collected about drivers breaking the speed limit
and the colour of the car they were driving. The data were collected during a 20 minute time interval
during the middle of the day, and are presented in a table and pie chart below.
16 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/la5
17 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laN
290 CHAPTER 15. STATISTICS - GRADE 10
50 million copies
40 million copies
Figure 15.11
18
Click here for the solution
4. In an eort to discredit their competition, a tour bus company prints the graph shown below. Their
claim is that the competitor is losing business. Can you think of a better explanation?
2400
2000
Number of tourist passengers
1600
1200
800
400
0
O N D J F M A M J
Months of 2006/2007
Figure 15.12
19
Click here for the solution
5. To test a theory, 8 dierent oces were monitored for noise levels and productivity of the employees
in the oce. The results are graphed below.
18 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laR
19 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/lan
291
Productivity
×
×
×
×
×
Noise Level
Figure 15.13
The following statement was then made: If an oce environment is noisy, this leads to poor produc-
tivity. Explain the aws in this thinking.
20
Click here for the solution
sumofvalues
x= (15.3)
numberofvalues
median: The median is the centre data value in a data set that has been ordered from lowest to highest
mode: The mode is the data value that occurs most often in a data set.
The following presentation summarises what you have learnt in this chapter. Ignore the chapter number and
any exercise numbers in the presentation.
Figure 15.14
15.9 Exercises
1. Calculate the mean, median, and mode of Data Set 3.
21
Click here for the solution
20 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laQ
21 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laU
292 CHAPTER 15. STATISTICS - GRADE 10
2. The tallest 7 trees in a park have heights in metres of 41, 60, 47, 42, 44, 42, and 47. Find the median
of their heights.
22
Click here for the solution
3. The students in Bjorn's class have the following ages: 5, 9, 1, 3, 4, 6, 6, 6, 7, 3. Find the mode of their
ages.
23
Click here for the solution
4. The masses (in kg, correct to the nearest 0,1 kg) of thirty people were measured as fol-
lows:
45,1 57,9 67,9 57,4 50,7 61,1 63,9 67,5 69,7 71,7
68,0 63,2 58,7 56,9 78,5 59,7 54,4 66,4 51,6 47,7
70,9 54,8 59,1 60,3 60,1 52,6 74,9 72,1 49,5 49,8
Table 15.21
24
Click here for the solution
5. An engineering company has designed two dierent types of engines for motorbikes. The two dierent
motorbikes are tested for the time it takes (in seconds) for them to accelerate from 0 km/h to 60
km/h.
Test Test Test Test Test Test Test Test Test Test Average
1 2 3 4 5 6 7 8 9 10
Bike 1.55 1.00 0.92 0.80 1.49 0.71 1.06 0.68 0.87 1.09
1
22 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laP
23 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laE
24 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/lam
293
Bike 0.9 1.0 1.1 1.0 1.0 0.9 0.9 1.0 0.9 1.1
2
Table 15.23
25
Click here for the solution
6. The heights of 40 learners are given below.
154 140 145 159 150 132 149 150 138 152
141 132 169 173 139 161 163 156 157 171
168 166 151 152 132 142 170 162 146 152
142 150 161 138 170 131 145 146 147 160
Table 15.24
26
Click here for the solution
7. In a trac survey, a random sample of 50 motorists were asked the distance they drove to work daily.
This information is shown in the table below.
Distance in km 1-5 6-10 11-15 16-20 21-25 26-30 31-35 36-40 41-45
Frequency 4 5 9 10 7 8 3 2 2
Table 15.25
27
Click here for the solution
8. A company wanted to evaluate the training programme in its factory. They gave the same task to
trained and untrained employees and timed each one in seconds.
25 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/lay
26 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/laV
27 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/lap
294 CHAPTER 15. STATISTICS - GRADE 10
Table 15.26
28
Click here for the solution
9. A small rm employs nine people. The annual salaries of the employers are:
Table 15.27
29
Click here for the solution
10. The marks for a particular class test are listed here:
67 58 91 67 58 82 71 51 60 84
31 67 96 64 78 71 87 78 89 38
69 62 60 73 60 87 71 49
Table 15.28
28 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/lad
29 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/lav
295
30-39 34,5
40-49 44,5
50-59
60-69
70-79
80-89
90-99
Sum = Sum =
Table 15.29
30
Click here for the solution
30 http://cnx.org/content/m32627/latest/ http://www.fhsst.org/law
296 CHAPTER 15. STATISTICS - GRADE 10
H 44
T 56
Table 15.30
Step 3. There are 100 data values and the total of the frequency column is 44+56=100.
Data Value 1 2 3 4 5 6
Frequency 30 32 35 34 37 32 200
Table 15.31
Step 2.
Data Value Angular Size of Wedge
Frequency
1
Total × 360◦ = 30
200 × 360 = 54◦
Frequency
2
Total × 360◦ = 32
200 × 360 = 57, 6◦
Frequency
3
Total × 360◦ = 35
200 × 360 = 63◦
Frequency
4
Total × 360◦ = 34
200 × 360 = 61, 2◦
Frequency
5
Total × 360◦ = 37
200 × 360 = 66, 6◦
Frequency
6
Total × 360◦ = 32
200 × 360 = 57, 6◦
Table 15.32
2
3 1
4 6
5
Figure 15.15
Step 1. We are required to plot a line graph to determine whether the restricted eating plan is helping Clawde
the cat lose weight. We are given all the information that we need to plot the graph.
Step 2.
Figure 15.16
Step 3. There is a slight decrease of mass from March to October, so the restricted eating plan is working, but
very slowly.
Step 4. ∴ the mean of the data set x = {10, 20, 30, 40, 50} is 30.
1 1 6 1
2 1 7 1
3 1 8 2
4 3 9 1
5 1 10 2
Table 15.33
Step 3. For the data set x = {1, 2, 3, 4, 4, 4, 5, 6, 7, 8, 8, 9, 10, 10}, the range is 9.
Step 4.
1 3 5 k 8 9 12 k 24 25 28 k 30 41 50
Q1 Q2 Q3
Table 15.34
The rst quartile occurs between data position 3 and 4 and is the average of data values 5 and 8. The
second quartile occurs between positions 6 and 7 and is the average of data values 12 and 24. The
third quartile occurs between positions 9 and 10 and is the average of data values 28 and 30.
Step 5. The rst quartile = 6,5. (Q1 )
The second quartile = 18. (Q2 )
The third quartile = 29. (Q3 )
299
Q1 M Q3
Table 15.35
Step 2. The range = 91 - 20 = 71. This tells us that the marks are quite widely spread.
Step 3. i.e. M = 46+53
2 = 99
2 = 49, 5
Step 4. i.e. Q1 = 2 = 83
40+43
2 = 41, 5
Step 5. i.e. Q3 = 63+70
2 = 133
2 = 66, 5
Step 6. The quartiles are 41,5, 49,5 and 66,5. These quartiles tell us that 25% of the marks are less than 41,5;
50% of the marks are less than 49,5 and 75% of the marks are less than 66,5. They also tell us that
50% of the marks lie between 41,5 and 66,5.
Step 7. The Interquartile Range = 66,5 - 41,5 = 25. This tells us that the width of the middle 50% of the data
values is 25.
25
Step 8. The Semi-interquartile Range =
2 = 12,5
41 - 45 (41+45)/2 = 43 7 43 × 7 = 301
46 - 50 48 10 480
51 - 55 53 15 795
56 - 60 58 12 696
61 - 65 63 6 378
Table 15.36
2650
Step 2. The mean =
50 = 53.
The modal group is the group 51 - 53 because it has the highest frequency.
The median group is the group 51 - 53, since the 25th and 26th terms are contained within this group.
300 CHAPTER 15. STATISTICS - GRADE 10
Chapter 16
Probability - Grade 10 1
16.1 Introduction
Very little in mathematics is truly self-contained. Many branches of mathematics touch and interact with
one another, and the elds of probability and statistics are no dierent. A basic understanding of probability
is vital in grasping basic statistics, and probability is largely abstract without statistics to determine the
"real world" probabilities.
Probability theory is concerned with predicting statistical outcomes. A simple example of a statistical
outcome is observing a head or tail when tossing a coin. Another simple example of a statistical outcome is
obtaining the numbers 1, 2, 3, 4, 5, or 6 when rolling a die. (We say one die, many dice.)
1
For a fair coin, heads should occur for
2 of the number of tosses and for a fair die, each number should
1
occur for of the number of rolls. Therefore, the probability of observing a head on one toss of a fair coin
6
1 1
is
2 and that for obtaining a four on one roll of a fair die is 6 .
In earlier grades, the idea has been introduced that dierent situations have dierent probabilities of
occurring and that for many situations there are a nite number of dierent possible outcomes. In general,
events from daily life can be classied as either:
This chapter builds on earlier work and describes how to calculate the probability associated with dierent
situations, and describes how probability is used to assign a number describing the level of chance or the
odds associated with aspects of life. The meanings of statements like: `The HIV test is 85% reliable.' will
also be explained.
301
302 CHAPTER 16. PROBABILITY - GRADE 10
16.2.1.1 Outcome
The outcome of an experiment is a single result of the experiment. In the case of experiment 1, throwing a
4 would be a single outcome.
16.2.1.3 Event
An event can be dened as the combination of outcomes that you are interested in.
• Experiment 1: The event that looks at all the even numbers is given as 2,4,6
• Experiment 2: For experiment 2 it is given as 2,4,6,8,10,12
A Venn diagram can be used to show the relationship between the outcomes of a random experiment, the
sample space and events associated with the outcomes. The Venn diagram in Figure 16.1 shows the dierence
between the universal set, a sample space and events and outcomes as subsets of the sample space.
303
Figure 16.1: Diagram to show dierence between the universal set and the sample space. The sample
space is made up of all possible outcomes of a statistical experiment and an event is a subset of the
sample space.
Venn diagrams can also be used to indicate the union and intersection between events in a sample space
(Figure 16.2).
304 CHAPTER 16. PROBABILITY - GRADE 10
Figure 16.2: Venn diagram to show (left) union of two events, A and B , in the sample space S and
(right) intersection of two events A and B , in the sample space S . The crosshatched region indicates the
intersection.
3. Pieces of paper labelled with the numbers 1 to 12 are placed in a box and the box is shaken. One piece
of paper is taken out and then replaced.
i. n (S)
ii. n (A)
iii. n (B)
iv. n (A ∩ B)
v. n (A ∪ B)
Event 1: get a 4
The only possible outcome is a 4, i.e E=4 i.e number of favourable outcomes: n(E)=1.
Probability of getting a 4 = P(4)=n(E)/n(S)=1/6.
Event 2: get a number greater than 3
4 http://www.fhsst/lqz
306 CHAPTER 16. PROBABILITY - GRADE 10
1. Out of the 52 cards, there are 13 clubs. Therefore, if the event of interest is drawing a club,
there are 13 favourable outcomes, what is the probability of this event?
2. There are 4 kings (one of each suit). The probability of drawing a king is?
3. What is the probability of drawing a king OR a club?
a. red
b. blue or white
c. not green
d. not green or red?
5
Click here for the solution.
2. A card is selected randomly from a pack of 52. What is the probability that it is:
a. the 2 of hearts
b. a red card
c. a picture card
d. an ace
e. a number less than 4?
6
Click here for the solution.
3. Even numbers from 2 -100 are written on cards. What is the probability of selecting a multiple of 5,
if a card is drawn at random?
7
Click here for the solution.
1. determining the total number of possible outcomes and calculating the probability of each outcome
using the denition of probability
2. performing the experiment and calculating the relative frequency of each outcome
5 http://www.fhsst.org/lqu
6 http://www.fhsst.org/lqu
7 http://www.fhsst.org/lqS
307
Relative frequency is dened as the number of times an event happens in a statistical experiment divided
by the number of trials conducted.
It takes a very large number of trials before the relative frequency of obtaining a head on a toss of a
coin approaches the probability of obtaining a head on a toss of a coin. For example, the data in Table 16.1
represent the outcomes of repeating 100 trials of a statistical experiment 100 times, i.e. tossing a coin 100
times.
H T T H H T H H H H
H H H H T H H T T T
T T H T T H T H T H
H H T T H T T H T T
T H H H T T H T T H
H T T T T H T T H H
T T H T T H T T H T
H T T H T T T T H T
T H T T H H H T H T
T T T H H T T T H T
Table 16.1: Results of 100 tosses of a fair coin. H means that the coin landed heads-up and T means that
The following two worked examples show that the relative frequency of an event is not necessarily equal
to the probability of the same event. Relative frequency should therefore be seen as an approximation to
probability.
P (S) = 1 (16.1)
The following video provides a brief summary of some of the work covered so far.
Figure 16.3
1. Rory is target shooting. His probability of hitting the target is 0, 7. He res ve shots. What is the
probability that all ve shots miss the center?
8
Click here for the solution.
2. An archer is shooting arrows at a bullseye. The probability that an arrow hits the bullseye is 0, 4. If
she res three arrows, what is the probability that all the arrows hit the bullseye?
9
Click here for the solution.
3. A dice with the numbers 1,3,5,7,9,11 on it is rolled. Also a fair coin is tossed. What is the probability
that:
8 http://www.fhsst.org/lab
9 http://www.fhsst.org/laj
10 http://www.fhsst.org/laD
11 http://www.fhsst.org/laW
12 http://www.fhsst.org/laZ
309
This means that if we examine the elements of the sets that make up A and B there will be no elements in
common. Therefore, A∩B = ∅ (where ∅ refers to the empty set). Since, P (A ∩ B) = 0, equation (16.3)
becomes:
1. A box contains coloured blocks. The number of each colour is given in the following ta-
ble.
Number of blocks 24 32 41 19
Table 16.2
A block is selected randomly. What is the probability that the block will be:
a. purple
b. purple or white
c. pink and orange
d. not orange?
13
Click here for the solution.
2. A small private school has a class with children of various ages. The table gies the number of pupils
of each age in the class.
3 years female 3 years male 4 years female 4 years male 5 years female 5 years male
6 2 5 7 4 6
Table 16.3
If a pupil is selceted at random what is the probability that the pupil will be:
a. a female
b. a 4 year old male
c. aged 3 or 4
d. aged 3 and 4
e. not 5
f. either 3 or female?
14
Click here for the solution.
3. Fiona has 85 labeled discs, which are numbered from 1 to 85. If a disc is selected at random what is
the probability that the disc number:
13 http://www.fhsst.org/laB
14 http://www.fhsst.org/laK
310 CHAPTER 16. PROBABILITY - GRADE 10
a. ends with 5
b. can be multiplied by 3
c. can be multiplied by 6
d. is number 65
e. is not a multiple of 5
f. is a multiple of 4 or 3
g. is a multiple of 2 and 6
h. is number 1?
15
Click here for the solution.
P A' = 1 − P (A)
(16.5)
where A' refers to `not A' In other words, the probability of `not A' is equal to one minus the probability
of A.
15 http://www.fhsst.org/lak
311
a. an Opal
b. not an Opal
20
Click here for the solution.
6. Tamara has 18 loose socks in a drawer. Eight of these are orange and two are pink. Calculate the
probability that the rst sock taken out at random is:
a. Orange
b. not orange
c. pink
d. not pink
e. orange or pink
f. not orange or pink
21
Click here for the solution.
7. A plate contains 9 shortbread cookies, 4 ginger biscuits, 11 chocolate chip cookies and 18 Jambos. If
a biscuit is selected at random, what is the probability that:
16 http://www.fhsst.org/lqh
17 http://www.fhsst.org/llq
18 http://www.fhsst.org/lll
19 http://www.fhsst.org/lli
20 http://www.fhsst.org/ll3
21 http://www.fhsst.org/llO
22 http://www.fhsst.org/llc
312 CHAPTER 16. PROBABILITY - GRADE 10
23
Click here for the solution.
9. The children in a nursery school were classied by hair and eye colour. 44 had red hair and not brown
eyes, 14 had brown eyes and red hair, 5 had brown eyes but not red hair and 40 did not have brown
eyes or red hair.
1. Brown eyes
2. Red hair
c. A child with brown eyes is chosen randomly. What is the probability that this child will have red
hair
24
Click here for the solution.
10. A jar has purple, blue and black sweets in it. The probability that a sweet, chosen at random, will be
purple is 1/7 and the probability that it will be black is 3/5.
i. purple or blue
ii. Black
iii. purple
b. If there are 70 sweets in the jar how many purple ones are there?
c. 1/4 if the purple sweets in b) have streaks on them and rest do not. How many purple sweets
have streaks?
25
Click here for the solution.
11. For each of the following, draw a Venn diagram to represent the situation and nd an example to
illustrate the situation.
a. A sample space in which there are two events that are not mutually exclusive
b. A sample space in which there are two events that are complementary.
26
Click here for the solution.
12. Use a Venn diagram to prove that the probability of either event A or B occuring is given by: (A and
B are not exclusive) P(A or B) = P(A) + P(B) - P(A and B)
27
Click here for the solution.
13. All the clubs are taken out of a pack of cards. The remaining cards are then shued and one card
chosen. After being chosen, the card is replaced before the next card is chosen.
23 http://www.fhsst.org/llx
24 http://www.fhsst.org/lla
25 http://www.fhsst.org/llC
26 http://www.fhsst.org/ll1
27 http://www.fhsst.org/llr
28 http://www.fhsst.org/llY
313
29 http://www.fhsst.org/llq
314 CHAPTER 16. PROBABILITY - GRADE 10
Step 2.
Figure 16.4
∴ n (S) = 9
n (P ) = 4
n (E) = 4 (16.6)
n (P ∪ E) = 7
n (P ∩ E) = 2
4 1
Step 2.
52 = 13 .
Step 3. This example is slightly more complicated. We cannot simply add together the number of number of
outcomes for each event separately (4 + 13 = 17) as this inadvertently counts one of the outcomes
16
twice (the king of clubs). The correct answer is
52 .
H 44
T 56
Table 16.4
Step 3. The statistical experiment of tossing the coin was performed 100 times. Therefore, there were 100
trials, in total.
Step 4.
frequency of outcome
Probability of H = number of trials
44
= 100
= 0, 44
(16.7)
frequency of outcome
Relative Frequency of T = number of trials
56
= 100
= 0, 56
The relative frequency of the coin landing heads-up is 0,44 and the relative frequency of the coin
landing tails-up is 0,56.
Step 1.
P (club ∪ ace) = P (club) + P (ace) − P (club ∩ ace) (16.9)
Step 2.
1 1 1 1
= + − ×
4 13 4 13
1 1 1
= 4 + 13 − 52
(16.10)
16
= 52
4
= 13
• P(R)-n(R)/n(S)=3/14
• R and R' are complementary events
Glossary
C Compound Interest
Compound interest is the interest payable on the principal and its accumulated interest.
D Data
Data refers to the pieces of information that have been observed and recorded, from an
experiment or a survey. There are two types of data: primary and secondary. The word "data"
is the plural of the word "datum", and therefore one should say, "the data are" and not "the
data is".
ax = ay (9.16)
x=y (9.17)
Exponential Notation
Exponential notation means a number written like
an (3.1)
where n is an integer and a can be any real number. a is called the base and n is called the
exponent or index.
I Inter-quartile Range
The inter quartile range is a measure which provides information about the spread of a data set,
and is calculated by subtracting the rst quartile from the third quartile, giving the range of the
middle half of the data set, trimming o the lowest and highest quarters, i.e. Q3 − Q1 .
M Mean
The mean of a data set, x, denoted by x, is the average of the data values, and is calculated as:
sumofallvalues x1 + x2 + x3 + ... + xn
x = = (15.2)
numberofvalues n
Median
The median of a set of data is the data value in the central position, when the data set has been
arranged from highest to lowest or from lowest to highest. There are an equal number of data
values on either side of the median value.
Mode
318 GLOSSARY
The mode is the data value that occurs most often, i.e. it is the most frequent value or most
common value in a set.
P Percentiles
Percentiles are the 99 data values that divide a data set into 100 groups.
Q Quartiles
Quartiles are the three data values that divide an ordered data set into four groups containing
equal numbers of data values. The median is the second quartile.
R Range
The range of a data set is the dierence between the lowest value and the highest value in the set.
Rational Number
A rational number is any number which can be written as:
a
(2.2)
b
where a and b are integers and b 6= 0.
S Similar Polygons
Two polygons are similar if:
Simple Interest
Simple interest is where you earn interest on the initial amount that you invested, but not
interest on interest.
INDEX 319
C
16(301)
Compound Interest, 61
maths, 14(235)
D Data, 267
Mean, 282
Median, 282
Equations, 9(85)
Estimating Surds, 4(37)
N Number Patterns, 6(45)
Exponential Notation, 27
P Percentiles, 285
Exponentials, 3(27)
probability, 16(301)
Extension, 11(151)
Products, 8(71)
F Factors, 8(71)
Q Quartiles, 284
FHSST, 9(85), 10(111), 14(235)
Finance, 7(53) R Range, 284
Functions, 10(111) Rational Number, 21
G
Rational Numbers, 2(19)
Geometry, 12(157), 13(193)
Rounding O, 5(41)
Grade 10, 1(1), 2(19), 3(27), 4(37),
5(41), 6(45), 7(53), 8(71), 9(85), S Similar Polygons, 201
10(111), 11(151), 12(157), 13(193), Simple Interest, 59
14(235), 15(267), 16(301) South Africa, 1(1), 2(19), 3(27), 4(37),
Graphs, 10(111) 5(41), 6(45), 7(53), 8(71), 9(85),
I
10(111), 11(151), 12(157), 13(193),
Inequalities, 9(85)
14(235), 15(267), 16(301)
Inter-quartile Range, 284
Statistics, 15(267), 16(301)
Introduction, 12(157)
Surds, 4(37)
Irrational Numbers, 5(41)
T
M Mathematics, 1(1), 3(27), 7(53), 8(71),
Triginometry, 14(235)
320 ATTRIBUTIONS
Attributions
Collection: FHSST: Grade 10 Maths
Edited by: Free High School Science Texts Project
URL: http://cnx.org/content/col11239/1.1/
License: http://creativecommons.org/licenses/by/3.0/
Module: "Exponentials"
By: Rory Adams, Free High School Science Texts Project, Mark Horner, Heather Williams
URL: http://cnx.org/content/m31332/1.6/
Pages: 27-35
Copyright: Rory Adams, Free High School Science Texts Project, Mark Horner, Heather Williams
License: http://creativecommons.org/licenses/by/3.0/
About Connexions
Since 1999, Connexions has been pioneering a global system where anyone can create course materials and
make them fully accessible and easily reusable free of charge. We are a Web-based authoring, teaching and
learning environment open to anyone interested in education, including students, teachers, professors and
lifelong learners. We connect ideas and facilitate educational communities.
Connexions's modular, interactive courses are in use worldwide by universities, community colleges, K-12
schools, distance learners, and lifelong learners. Connexions materials are in many languages, including
English, Spanish, Chinese, Japanese, Italian, Vietnamese, French, Portuguese, and Thai. Connexions is part
of an exciting new information distribution system that allows for Print on Demand Books. Connexions
has partnered with innovative on-demand publisher QOOP to accelerate the delivery of printed course
materials and textbooks into classrooms worldwide at lower prices than traditional academic publishers.