Module2 Maths
Module2 Maths
Module 1
Module 2
Module 3
Module 4
1. (a) Find the highest common factor of 6uvw and 18uv, where u, v, and w are prime
numbers.
(b) Factorize 3xy + 6y + 3y 2
2. (a) Solve for x, x4 = 3
(b) Solve for y, 6(y + 2) = 30
2 3
3. (a) Simplify x+2
+ x
2x+2
(b) Solve for x in the equation 3x+5
=2
4. (a) Draw x > −3 on the number line.
(b) Rewrite x > 3 without the absolute value signs.
√ √
5. (a) Simplify (1 + 2)(1 − 2)
(b) Rationalize the denominator: 2+1√2
6. (a) Factorize x2 + 6x + 8
(b) Simplify xx+3
2 −9
@ A
45@
◦
√
A
@ 3 A2
@ A
@ A
θ@ θA
Diagram A Diagram B
Page 2
Worksheet 2.1 Factors of Algebraic Expressions
Other examples:-
In simplifying algebraic expressions we need to find common factors. Given two terms in an
algebraic expression the common factors are those things which divide both of them.
Example 1 :
(a) 3uv and 6u have common factors 1, 3, u and 3u.
(b) 2xy and 4xyz have common factors 1, 2, x, y, 2x, 2y, 2xy and xy.
The highest common factor is, as was the case with numbers, the biggest or largest factor that
divides two expressions. So the highest common factor of 3uv and 6u (from example 1(a)) is
3u; the highest common factor of 2xy and 4xyz (from example 1(b)) is 2xy.
As with whole numbers we can also find the smallest algebraic expression that is a multiple of
two expressions. This is called the lowest common multiple.
Example 2 :
3uv and 6u have as their lowest common multiple 6uv since both 3uv and 6u divide
into 6uv and do not both divide into a smaller expression.
To find the lowest common multiple we take the highest common factor and then multiply
it by whatever is missing from each expression. From the example above 3uv and 6u have
highest common factor 3u. Now 3uv = 3u × v and 6u = 3u × 2 so the lowest common multiple
is 3u × v × 2 = 6uv.
Page 3
Example 3 : 9xy and 15xz have highest common factor 3x.
9xy = 3x × 3y and 15xz = 3x × 5z so the lowest common multiple is
3x × 3y × 5z = 45xyz.
Exercises:
When working out the perimeter of a paddock in the last worksheet we wanted two times the
length plus two times the width. We wrote this as
P = 2l + 2w
Page 4
By factorizing we can make a slightly tidier sum:
P = 2(l + w)
As 2 is a common factor to both terms it is placed outside of the brackets and the rest is left
as a sum.
When factorizing algebraic expressions we look for the common factors in the terms and take
these outside of the brackets to form a product as in the above example.
Example 1 :
9x + 24y = 3(3x + 8y)
Example 2 :
9x2 + 3x + 15x3 = 3(3x2 + x + 5x3 )
But the terms inside the brackets still have x as a common factor:
9x2 + 3x + 15x3 = 3x(3x + 1 + 5x2 )
This is where we would stop since the terms inside the brackets have no further
common factors.
Example 3 :
2ab2 + ab2 c + 3ab = ab(2b + bc + 3)
Example 4 :
−2xy 2 − 4x2 y = −2xy(y + 2x)
Note that, by the laws mentioned in the last worksheet, the negative sign in front of the
brackets will carry through the brackets, changing the sign of everything inside the brackets.
Sometimes the common factor is not a simple multiple of numbers and letters but may in itself
be a sum.
Page 5
Exercises:
One use of the factorization of algebraic expressions or of being able to find common algebraic
factors is to simplify algebraic fractions. Using the same method as with ordinary fractions we
can cancel out common factors in algebraic fractions to make a simpler equivalent fraction.
Example 1 :
x 1× 6 x 1
= =
2x 2× 6 x 2
by cancelling out the common x in the numerator and denominator.
Example 2 :
5x2 y 5xy × x x
= =
15xy 5xy × 3 3
noting that 5xy is a common factor.
Page 6
Example 3 :
4a + 2ab 2a(2 + b)
= =2+b
2a 2a
noting that 2a is a factor in common for the two terms in the sum and then
cancelling.
Example 4 :
7x2 15yz x × 7x 5y × 3z
× = ×
5y x 5y x
6 x × 7x× 6 5y × 3z
=
6 5y× 6 x
= 7x × 3z
= 21xz
Note that, when either the numerator or denominator are completely cancelled,
they become 1, not 0.
Example 5 :
x 2x2 x 3
÷ = × 2
3 3 3 2x
1
=
2x
Example 6 :
6x + 18 3x + 9 6(x + 3) 15
÷ = ×
20 15 20 3(x + 3)
6 × 15
=
20 × 3
3× 6 2× 6 5× 6 3
=
6 5 × 2× 6 2× 6 3
3
=
2
1
= 1
2
Page 7
Exercises:
Page 8
Exercises for Worksheet 2.1
1. What are the factors of 18?
(a) 16 and 24
(b) 6tm and 14t2
(a) 12 and 32
(b) 24 and 40
(c) 5 and 13
(a) −3x + 21
(b) 6x2 + 3x
(c) 18x2 + 12xy
(d) 6tm − 24m2
(e) 8x + 12y + 10x + 15y
(f) x2 − 7x + 3x − 21
Page 9
Worksheet 2.2 Solving Equations in One Variable
You are on your way to Brisbane from Sydney, and you know that the trip is 1100 km. You
pass a sign that says that Brisbane is now 200 km away. How far have you travelled? We can
see the answer quickly, but we shall write the information down in the form of a mathematical
expression. Let x be the distance travelled so far. Then
x + 200 = 1100
This is the information that we are given. To find the answer we are to solve an equation in
one variable, x.
x + 200 = 1100
x + 200 − 200 = 1100 − 200 subtract 200 from both sides
x = 900
The middle step emphasizes what we do in the calculation. We wanted x by itself on one side
of the equation, so we subtracted 200 from each side of the equation. An equation is like a
balancing beam in the sense that if you do anything to one side of the equation, you must also
do it to the other.
x+2 = 3
x+ 6 2− 6 2 = 3 − 2
x = 1
−8 = −10 + x
−8 + 10 = −10 + x + 10
x = 2
Page 10
In each of the above calculations, we worked on the equation by trying to get x on one side and
all the rest of the expression on the other side. This is a basic method for solving equations
in one variable. To simplify the expression involving x we simply undid whatever was done to
x by applying the opposite arithmetic operation to leave us with just an x on one side. Most
importantly, we need to remember that whatever we do to one side of the equation, we must
do to the other. For example, if we subtract 5 from one side of the equation, we must subtract
5 from the other.
Exercises:
(a) x + 9 = 20 (f) m + 6 = −4
(b) x − 8 = 10 (g) m − 7.1 = −8.4
(c) x + 1.6 = 2.4 (h) t − 2.4 = −1
3
(d) x − 4
= 1 12 (i) x + 1 21 = 2
(e) y − 2 = −8 (j) y + 80 = 120
In a similar way to the above we can deal with solving equations such as
5x = 2
The arithmetic operation is now multiplication, whose inverse is division. The inverse of
multiplying by 5 is dividing by 5.
5x = 2 becomes
65 2
x = dividing both sides by 5
65 5
2
1x =
5
2
x =
5
Page 11
Example 1 :
x
= 2 becomes
3
x
× 6 3 = 2 × 3 multiplying both sides by 3
63
x = 6
Example 2 :
2
x = 4
7
2
67× x = 4×7 (multiplying both sides by 7)
7
2x = 28
6 2x 28
= (dividing both sides by 2)
62 2
x = 14
Exercises:
The puzzle page in the newspapers sometimes has puzzles like this example:
Example 1 : Jean is 7 years older than half of Tom’s age. If Jean is 35, how old is
Tom? We now write the information that we are given in the form of an algebraic
expression. Let Jean’s age be J and Tom’s T . Then
1
J = T +7
2
Page 12
Putting in J as 35, we get
1
35 = T + 7
2
What is T ? Notice that we now have a combination of arithmetic operations to
deal with. It doesn’t matter what order you do them in so long as you remember
to include the whole of each side of the equation in the undoing, and whatever you
do to one side you must do the same to the other side. We will solve for T in two
ways.
Solution 1
1
35 = T +7
2
1
35 − 7 = T + 7 − 7 (subtract 7 from both sides)
2
1
28 = T
2
1
2 × 28 = 2 × T (multiply both sides by 2)
2
56 = T
Solution 2
1
35 = T +7
2
1
2 × 35 = 2 × ( T + 7) (multiply both sides by 2)
2
70 = T + 2 × 7 (multiply out the brackets)
70 = T + 14
70 − 14 = T + 14 − 14
56 = T
Note: When multiplying through by a number it is important to multiply every term on both
sides of the equation. On the whole, it is probably easier to undo addition and subtraction
first.
Example 2 :
3x − 5 = 16
3x − 5 + 5 = 16 + 5 (add 5 to both sides)
3x = 21
3x 21
=
3 3
x = 7
Page 13
Occasionally you may be asked to solve an equation in one variable where the variable appears
on both sides of the equation.
Example 3 : Solve
3x + 5 = 2x + 1 for x
We will undo the operations in a way that puts all the x parts of the expression on
one side of the equation.
3x + 5 = 2x + 1
3x + 5 − 2x = 2x + 1 − 2x (subtract 2x from both sides)
x+5 = 1
x+5−5 = 1−5 (subtract 5 from both sides)
x = −4
Sometimes the expressions will be more complex and could involve brackets. In these cases we
expand out the brackets and proceed.
Example 4 :
Once you feel confident in these processes there is no need to put in the intermediate steps
illustrated in these examples.
Page 14
Exercises:
Page 15
Exercises for Worksheet 2.2
1. Solve
(a) x + 4 = −7 (k) 2x + 7 + 8x = 13
(b) 2 − x = 13 (l) 3(x + 1) + 4x = 26
(c) 15y = 45 (m) 8(m − 3) − 2(m − 2) = 20
y+3 y−4
(d) − 2t = −9 (n) 2
= 3
1
(e) 3y − 20 = 2
(o) 3(4 − y) = 2(y + 5)
(f) x+3
2
= −1 (p) x
7
= 3 17
(g) 3x + 2 = 4x − 7 (q) x+1
2
= 34
x 3x
(h) 2
+7= 4
(r) 16t − 7 + 4t = 12t − 1
t t
(i) 2x(x + 3) = 2x2 + 15 (s) 4
+3= 8
−1
2 1
(j) (y + 7)(y + 7) = y (t) 8 = 3
T +2
2. (a) Three times a number is equal to the number decreased by two. What is the
number?
(b) The sum of two consecutive numbers is 93. What are the numbers?
(c) The sum of two consecutive even numbers is 46. Find the numbers.
(d) When the tax on cigarettes was increased by 5%, the price of a certain pack became
$5.60. What was the oringinal price?
(e) In 1994, 15% of the women who went on maternity leave returned to full-time work,
while in 1993 only 12% returned. If the number returning in each year was 6, how
many left to have babies in 1994?
(f) Two times a number is equal to six less than three times the number. What is the
number?
Page 16
Worksheet 2.3 Algebraic Fractions
As pointed out in worksheet 2.1, we can use factoring to simplify algebraic expressions, and in
particular we can use it to simplify algebraic fractions. Calculations using algebraic functions
are similar to calculations involving fractions. So when adding together fractions with different
denominators, we must first find the lowest common multiple.
Example 1 :
a + b 2a 5(a + b) 2(2a)
− = −
2 5 5×2 2×5
5a + 5b 4a
= −
10 10
5a + 5b − 4a
=
10
a + 5b
=
10
Example 2 :
3 y+1 3y × 3 2(y + 1)
− = −
2x 3xy 3y × 2x 2 × 3xy
9y 2y + 2
= −
6xy 6xy
9y − (2y + 2)
=
6xy
9y − 2y − 2
=
6xy
7y − 2
=
6xy
Page 17
Example 3 :
2 3 2(y − 1) 3(y + 1)
+ = −
y+1 y−1 (y + 1)(y − 1) (y − 1)(y + 1)
2y − 2 3y + 3
= −
(y + 1)(y − 1) (y − 1)(y + 1)
2y − 2 − 3y − 3
=
(y + 1)(y − 1)
−y − 5
=
(y + 1)(y − 1)
−(y + 5)
=
(y + 1)(y − 1)
Sometimes it is difficult to find a simple expression that is a multiple of two algebraic expres-
sions. When this is the case it is perfectly acceptable to multiply the two expressions together
even though this will not necessarily form the smallest common multiple. You should check
at the end of the calculation in the final fraction that there are no common factors in the
numerator and denominator; if there are, you can always cancel them to give an equivalent
but simpler fraction.
Exercises:
As in numerical fractions, the trick with simplifying the multiplication and division of algebraic
fractions is to look for common factors both before and after calculation. Once common factors
are cancelled out you get an equivalent fraction in its simplest form. Remember that dividing
Page 18
by a fraction is the same operation as multiplying by the reciprocal. That is
1 1 x
1 =1÷ =1× =x
x
x 1
1
For example 1 means how many 6ths are in one whole? The answer is 6.
6
Example 1 :
x x x 8
÷ = ×
2 8 2 x
8x
=
2x
= 4
Example 2 :
8 7 8 2x + 4
÷ = ×
x + 2 2x + 4 x+2 7
8 × 2(x + 2)
=
7(x + 2)
16
=
7
2
= 2
7
Example 3 :
x+1
4y x+1 x+4
x+4 = ÷
8y
4y 8y
x+1 8y
= ×
4y x+4
8y(x + 1)
=
4y(x + 4)
2(x + 1)
=
x+4
Page 19
Example 4 :
4
xy 4 6
x+2 = ×
6
xy x + 2
24
=
xy(x + 2)
Example 5 :
3 y 63 6y 1
× = × =
xy 6 x× 6 y 6 3 × 2 2x
Example 6 :
x y (y−1)x (x−1)y
( x−1 − y−1
) ( (y−1)(x−1) − (x−1)(y−1)
)
3 = 3
xy xy
( xy−x−xy+y
(x−1)(y−1)
)
= 3
xy
−x + y xy
= ×
(x − 1)(y − 1) 3
(y − x)xy
=
3(x − 1)(y − 1)
Exercises:
Page 20
Section 3 Solving Equations
Sometimes we are asked to solve an equation for a particular variable. This means that
only the variable should be on one side of an equality sign and the other information in the
equation should be on the other side. This is similar to solving equations in one variable as in
Worksheet 2.2. However, you may end up with an algebraic expression on one side involving
other variables rather than just a number. You should attack these questions in the same way
as solving equations for one variable.
The following examples and exercises use some of the techniques given in sections one and two
of this worksheet.
Example 1 :
x−2 x+1
+ =3
3 5
Multiply each side by 15 - this will eliminate the fractions:
x−2 x+1
15 × ( + ) = 15 × 3
3 5
x−2 x+1
15 + 15 = 45
3 3
5(x − 2) + 3(x + 1) =
45
5x − 10 + 3x + 3 =
45
8x − 7 =
45
8x =
52
52
x =
8
13
=
2
Page 21
Example 2 :
Solve for x in terms of y.
1 + 2xy
= 3x
y+1
(1 + 2xy)
(y + 1) × = (y + 1)3x (multiplying both sides by (y + 1))
(y + 1)
1 + 2xy = 3xy + 3x
1 = xy + 3x
1 = x(y + 3) (factoring to separate the x)
1
x =
y+3
Example 3 :
Solve for y in terms of x.
4+x x+1
=
3y 2 2y
6y 2 (4 + x) 6y 2 (x + 1)
= (multiply both sides by 6y 2 )
3y 2 2y
2(4 + x) = 3y(x + 1)
2(4 + x)
= 3y isolate y
(x + 1)
2(4 + x)
y =
3(x + 1)
In the last two steps, we were aiming to make x the subject of the equation.
Exercises:
1. Solve for x:
x+8
(a) 5
− x−2
3
=4
x+1 x−4
(b) 3
+ 2 =5
3(x−2)
(c) 4
− 2(x+1)
5
1
= 10
4 3 2
(d) x+1
+ x−4 = x+1
5 2
(e) x+3
+ 2x+6
=4
Page 22
2. Solve for x in terms of y:
(a) 3xy = 8
4 3
(b) x+1
= y+2
Page 23
Exercises for Worksheet 2.3
1. Simplify the following:
x 2 4
(a) 3
+ x4 (f) x2 −4x
+ x−4
2
(b) + xy4 3 1
2xy (g) x+1
2−1
3x+1
(c) 2
− (6x + 5) (h) 1
− 1
+ 1
x+1 x+2 x+3
3 4
(d) − b−2
b−1
2x+2
(i) 4a
7
+ 3a+5
2
− 3(a+2)
4
y
(e) x+1 (j) 3p
− p p 5p
(2 − 4 + 6 )
xy 12
Page 24
Worksheet 2.4 Introduction to Inequalities
Section 1 Inequalities
The sign < stands for less than. It was introduced so that we could write in shorthand things
like 3 is less than 5. This becomes 3 < 5. The sign > stands for greater than. In a similar way
we can write 5 > 3 in this shorthand form. These statements are called inequalities. Recall
the number line (introduced in an earlier worksheet):
-
-5 -4 -3 -2 -1 0 1 2 3 4 5
It is drawn so that the numbers increase from left to right. Alternatively the numbers decrease
from right to left. Any number which lies to the right of another on the number line is greater
than it and any number which lies to the left of another on the number line is less than it.
Example 1 :
• −6 < 0
• 5>2
• −5 < −4
• 2.5 < 3
We can also use inequalities in algebraic expressions. So 21a is less than 30a is written
The expression a > 1 means that a is one of all the numbers to the right of 1 on the number
line. We draw this using an open circle and an arrow heading to the right. The open circle
sits over 1 and indicates that the actual number 1 is not included. That is a is bigger than 1
but not equal to 1:
c -
-
-5 -4 -3 -2 -1 0 1 2 3 4 5
Example 2 : x > 2
c -
-
-5 -4 -3 -2 -1 0 1 2 3 4 5
Page 25
Example 3 : x < −4
c
-
-5 -4 -3 -2 -1 0 1 2 3 4 5
This indicates all numbers to the left of −4 but not including −4.
If we wish to include −4 in the above example we would write x ≤ −4. This is shorthand for
less than or equal to −4.
x ≤ a ⇒ x < a or x = a
and
x ≥ a ⇒ x > a or x = a
For ⇒, read ‘implies’. A closed circle or dot is used on the number line when the actual number
is included in the inequality.
Example 4 : x ≥ 7
s -
-
-1 0 1 2 3 4 5 6 7 8 9
We can combine signs to make further algebraic expressions. For example −3 ≤ x < 2 means
all numbers greater than or equal to −3 but smaller than or equal to 2. That −3 and 2 and all
the numbers in between. You may also see the notation [−3, 2] used to represent this interval.
Example 5 : 0 < x ≤ 1 means all numbers greater than zero and less than or
equal to one. In interval notation this is represented by (0, 1]. To draw this type
of inequality on the number line we use a line drawn between the open or closed
circles over the numbers. So 0 < x ≤ 1 is drawn as
c s
-
-5 -4 -3 -2 -1 0 1 2 3 4 5
Example 6 : −1 ≤ x ≤ 1
s s
-
-5 -4 -3 -2 -1 0 1 2 3 4 5
Page 26
Example 7 : The number of matches in a box could be as little as 47 or as many
as 58. If x stands for the number of matches in a box then we can write that
47 ≤ x ≤ 58
Exercises:
Solving inequalities is similar to solving equations as in worksheet 2.2. We may add or subtract
numbers or algebraic terms from both or all sides of the inequality to isolate the variable from
the rest of the expression . Similarly we can multiply and divide each side with one very
important qualification.
Page 27
Example 1 : Given −2x < 4 we want to solve for x. Divide both sides by −2 and
reverse the inequality. We get
−2x 4
>
−2 −2
and after cancelling we get
x > −2
Only do this when multiplying or dividing both sides of the inequality by a negative number.
Let’s see what happens when we don’t do this.
−1 < 2
−1 2
<
−1 −1
1 < −2
Example 3 :
x+3 ≥ 4
x+3−3 ≥ 4−3
x ≥ 1
Example 4 :
x − 2 ≥ −5
x − 2 + 2 ≥ −5 + 2
x ≥ −3
Example 5 :
5x ≥ 10
5 10
x ≥
5 5
x ≥ 2
Page 28
Example 6 :
3 − 2x ≥ 5
−3 + 3 − 2x ≥ −3 + 5
−2x ≥ 2
−2x 2
≤
−2 −2
x ≤ −1
Example 7 :
5x + 3 ≤
2x + 2
5x + 3 − 2x ≤
2x + 2 − 2x
3x + 3 2 ≤
3x ≤
2−3
3x −1≤
−1
x ≤
3
Example 8 :
2
3(x + ) < 5(2x + 5)
3
3x + 2 < 10x + 25
3x − 10x + 2 < 25
−7x < 25 − 2
−7x < 23
23
x >
−7
23
x > −
7
Exercises:
Page 29
y−1 y+1 2x+1 x+3
(g) 3
+4> 2
(i) 5
− 2
< 4x + 10
(h) 4(x + 21 ) − 2(x + 23 ) ≤ 5 (j) 4(m + 3) + 5(2m − 1) > 7m + 6
The absolute value of a number was discussed in Worksheet 1.7. Recall that the absolute value
of a, written |a|, is the distance in units that a√is away from the origin. For example | − 7| = 7.
Alternatively you could define it as |a| = + a2 . So when we combine absolute values and
inequalities we are looking for all numbers that are either less than or greater than a certain
distance away from the origin.
Example 1 : The equation |x| < 3 represents all the numbers whose distance away
from the origin is less than 3 units. We could rewrite this inequality as −3 < x < 3.
If we draw this on the number line we get
c c
-
-5 -4 -3 -2 -1 0 1 2 3 4 5
To solve inequalities involving absolute values we often need to rewrite the inequality without
the absolute value signs as we have just done in the above example.
x > 1 or x < −1
In other words all the numbers whose distance away from the origin is greater than
1 unit.
c c -
-
-5 -4 -3 -2 -1 0 1 2 3 4 5
Notice that the solution is just the converse of −1 ≤ x ≤ 1. Since |x| ≤ 1 is easier
to solve than |x| > 1 we can begin by solving −1 ≤ x ≤ 1 and the solution will be
its converse.
Page 30
Example 3 :
|x| + 2 ≤ 4
|x| + 2 − 2 ≤ 4 − 2
|x| ≤ 2
Example 4 :
|x + 3| < 5
−5 < x + 3 < 5
Here we note that the expression inside the absolute value sign is treated as a single
entity, as if it were in brackets, and must be rewritten before you try to solve it.
So
When dealing with a three-sided inequality like the above we follow the same rules as if it were
two-sided, i.e. everything that we do to one side of the inequality we must do to all the other
sides.
Example 5 : Solve:
|x − 2| ≥ 4
Consider the converse: |x − 2| < 4. Then
−4 < x − 2 < 4
−2 < x <6
x ≤ −2 or x ≥ 6
Page 31
This can also be viewed graphically:
6
I
@
@ 4 - y=4
@
@
@
@
2
@
@
@
@ -
−4 −2 2 4 6 8
−2
?
x 0 1 4 -4
y 2 1 2 6
Exercises:
1. Solve the following inequalities, and graph the solutions on a number line:
(a) |x| ≤ 3
(b) |x| > 4
(c) |x| + 2 ≤ 5
(d) |x + 1| < 6
(e) |x − 4| ≥ 2
Page 32
Exercises for Worksheet 2.4
1. (a) Show the following inequalities on a number line:
i. x>3
ii. x ≤ −2.5
iii. −1 < x ≤ 4
iv. x > 6 or x < −8
v. [0, 5)
vi. (−2, 4]
(b) Write down the appropriate inequalities from the following information.
s c -
-
i.
-0.5 1
c s
-
ii.
-1 3
2. Solve:
1
(a) x − 3 ≤ 2 (h) 2
(x + 3) ≥ 43 (x − 2)
(b) −y > 6 (i) |x| = 7
(c) 2x < 24 (j) |6 − x| = 7
(d) −1 < x + 2 < 5 (k) |y| > 2
(e) 2a + 4 > 3a − 11 (l) |2x + 1| < 3
(f) −2x + 7 > 10 (m) |x − 5| ≥ 5
(g) 3(t + 5) ≤ 2(t + 1) (n) |x + 13| < −2
Page 33
Worksheet 2.5 Arithmetic with Surds
Fractional powers and the basic operations on them are introduced in worksheet 1.8. This
worksheet expands on the material in that worksheet and also on the material introduced in
worksheet 1.10. The distributive laws discussed in worksheet 1.10 are
a(b + c) = ab + ac
(b + c)d = bd + cd
Example 1 :
√ √ √ √ √
(1 + 3)(1 + 3) = 1(1 + 3) + 3(1 + 3)
√ √ √ √
= 1+ 3+ 3+ 3× 3
√
= 1+2 3+3
√
= 4+2 3
Example 2 :
√ √ √ √ √
(1 + 5)(2 + 3) = 1(2 + 3) + 5(2 + 3)
√ √ √
= 2 + 3 + 2 5 + 15
Example 3 :
√ √ √ √
2(5 + 8) = 5 2 + 16
√
= 5 2+4
Page 34
Note: After expansion of this expression we ended up with a perfect square inside a square
root sign. This was simplified. In a similar way surds that have perfect squares as factors
should be simplified as far as possible. For example,
√ √ √ √
20 = 4× 5=2 5
√ √ √ √
75 = 25 × 3 = 5 3
√ √ √ √
32 = 16 × 2 = 4 2
Exercises:
As in the last worksheet on algebraic fractions, fractions involving surds are worked out simi-
larly to fractions involving numbers. When adding and subtracting fractions the denominators
must be the same for all the fractions involved in the calculation. This will normally involve
finding equivalent fractions with the right denominator.
Example 1 :
√ √
2 1 3×2 2+ 8
√ √ + = √ √ + √ √
2+ 8 3 3( 2 + 8) 3( 2 + 8)
√ √
6+ 2+ 8
= √ √
3( 2 + 8)
Page 35
Being able to factorize expressions involving surds often makes the expression much
tidier. For this example we can get
√ √ √ √
6+ 2+ 8 6 + 2(1 + 4)
√ √ = √ √
3( 2 + 8) 3 2(1 + 4)
√
6+3 2
= √
9 2
√
3(2 + 2)
= √
9 2
√
2+ 2
= √
3 2
√ √
2( 2 + 1)
= √
3 2
√
2+1
=
3
which is much tidier than the previous expression. We could have saved time and
effort by simplifying the expression first. We needed to note that 8 has a factor
which is a perfect square so
√ √ √ √
8= 2× 4=2 2
Page 36
Example 2 :
√ √ √ √
7+1 7−2 4( 7 + 1) 3( 7 − 2)
+ = +
3 4 3×4 4×3
√ √
4 7+4 3 7−6
= +
√12 √ 12
4 7+4+3 7−6
=
√ 12
7 7−2
=
12
Example 3 :
√ √ √ √ √
2−3 2+4 2( 2 − 3) 5( 2 + 4)
√ − = √ − √
5 2 2 5 2 5
√ √ √
2 2 − 6 − 10 − 4 5
= √
2 5
The
√ last√expression
√ could be manipulated a little more, if desired, by noting that
10 = 2 5.
Exercises:
Page 37
Section 3 Rationalizing the denominator
‘Rationalizing the denominator’ means to get all the fractional powers out of the denominator
of a fraction. After rationalizing there should only be whole numbers on the bottom of the
fraction and no surds. In effect what we want to do is find an equivalent fraction. You already
know that to find an equivalent fraction you need to multiply the top and bottom of the fraction
by the same number or expression, which effectively multiplies by 1. Therefore to rationalize
the denominator we need to find an expression which, when multiplied with an expression
containing surds, gives only fractions or whole numbers. To achieve this, it is important to
notice that
(a − b)(a + b) = a(a + b) − b(a + b) = a2 − b2
Note: a2 − b2 is called the difference of squares.
The importance
√ of the
√ difference of squares formula is that if a and b are both surds (for
2 2
example a = 2, b = 3), then the expression a − b contains no surds.
Example 1 :
√ √ √ √ √
(1 + 2)(1 − 2) = 1(1 − 2) + 2(1 − 2)
√ √ √ √
= 1− 2+ 2− 2× 2
= 1−2
= −1
Example 2 :
√ √ √ √ √
(3 + 5)(3 − 5) = 3(3 − 5) + 5(3 − 5)
√ √
= 9−3 5+3 5−5
= 4
We can use this information to help us rationalize the denominator of fractions with expressions
containing square roots in the denominator.
Example 3 :
√ √
3 3 2 3 2
√ =√ ×√ =
2 2 2 2
Page 38
Example 4 :
√
5 5 7
√ = √ ×√
3 7 3 7 7
√
5 7
=
21
Example 5 :
√
6 6 2
√ = √ ×√
5 2 5 2 2
√
6 2
=
10
√
3 2
=
5
Example 6 :
√ √ √
3+1 3+1 3+4
√ = √ ×√
3−4 3−4 3+4
√ √ √
3( 3 + 4) + 1( 3 + 4)
=
3 − 16
√ √
3+4 3+ 3+4
=
√−13
7+5 3
=
−13
√
7+5 3
= −
13
Example 7 :
√
1 1 1− 3
√ = √ × √
1+ 3 1+ 3 1− 3
√
1− 3
=
1−3
√
3−1
=
2
Page 39
Example 8 :
√
1 1 3+ 5
√ = √ × √
3− 5 3− 5 3+ 5
√
3+ 5
=
9 −√5
3+ 5
=
4
Example 9 :
√ √ √
2 2 6− 2
√ = √ × √
6+ 2 6+ 2 6− 2
√ √
2(6 − 2)
=
√36 − 2
6 2−2
=
√34
3 2−1
=
17
Exercises:
(a) √3 (i) √1
5 3−1
(b) √4 (j) √4
8 6−2
(c) √9 (k) √7
48 7−2
√
(d) 2+1
√ (l) √−3
2 5+1
√ √
2+3
(e) 3−1
√ (m) √
5
5
√
(f) − 3√4 2 (n) √ 5−1
5+3
√ √ √
(g) √5+3 (o) √3+ 2
10 3+4
√ √
2−1 √ √3
5+2
(h) √
7
(p) 5+ 3
Page 40
Exercises for Worksheet 2.5
√ √ √
1. (a) 2× 2 (h) 8
√ √
(b) ( 5)2 (i) a2
√ √
(c) 3× 2 √
√ √ (j) 49b4
(d) 6 3+2 3
√ q
(e) 2(3 − 7) 4
(k) p1 p16
√ √
(f) (2 + 2) − (3 + 2 2)
√ √ q
(g) 3 3 − 2( 3 + 2) (l) 5 25
4
2. Simplify:
√ √
(a) 5 12 + 27 (i) √2
√ √ √ 3
(b) 3 20 − 3 80 − 2 45 √2
√ √ (j) 5+1
(c) 15 × 3 √
√ √
√3+1
(d) 2 20 × 345 (k) 3−1
√ √
(e) (2 + 3)(2 − 3) (l) √ 5√ − 1
√ √ 2+ 8 4
(f) (3 2 + 2 3)2
√ √ (m) √2 + √4
(g) (3 5 − 2)( 5 + 3) 3+1 3−2
√ √ √ √
(h) (2 5 − 3)(3 3 + 5) (n) √1 − √3
2+3 2−1
√
3. (a) Find the value of x2 + 4x + 4 when x = 2 + 3.
√ √
(b) Find the value of 2x2 − 3xy when x = 2 + 3 and y = 2 − 2.
√
(c) Given 2 = 1.41 (to 2 decimal places), simplify √12 without a calculator. (Ratio-
nalize the denominator.)
√
(d) Given 3 = 1.73 (to 2 decimal places), simplify 2+3√3 without a calculator.
√
(e) Find the area of a circle of radius 2 7 cm (correct to 2 decimal places).
√ √
(f) Find the perimeter of a rectangle of length (3 + 2) and breadth ( 2 − 1) cm.
Page 41
Worksheet 2.6 Factorizing Algebraic Expressions
Factorizing algebraic expressions is a way of turning a sum of terms into a product of smaller
ones. The product is a multiplication of the factors. Sometimes it helps to look at a simpler
case before venturing into the abstract. The number 48 may be written as a product in a
number of different ways:
48 = 3 × 16 = 4 × 12 = 2 × 24
So too can polynomials, unless of course the polynomial has no factors (in the way that the
number 23 has no factors). For example:
Occasionally we can start by taking common factors out of every term in the sum. For example,
Sometimes not all the terms in an expression have a common factor but you may still be able
to do some factoring.
Example 1 :
Example 2 :
Example 3 :
Page 42
Exercises:
(a) 6x + 24
(b) 8x2 − 4x
(c) 6xy + 10x2 y
(d) m4 − 3m2
(e) 6x2 + 8x + 12yx
For the following expressions, factorize the first pair, then the second pair:
(f) 8m2 − 12m + 10m − 15
(g) x2 + 5x + 2x + 10
(h) m2 − 4m + 3m − 12
(i) 2t2 − 4t + t − 2
(j) 6y 2 − 15y + 4y − 10
Example 1 :
Example 2 :
Page 43
Notice that in each of these examples, we end up with a quantity in the form A2 − B 2 . In
example 1, we have
A2 − B 2 = x2 − 9
= (x + 3)(x − 3)
A2 − B 2 = x2 − 81
= (x + 9)(x − 9)
where we have identified A = x and B = 9. The result that we have developed and have used
in two examples is called the difference of two squares, and is written:
A2 − B 2 = (A + B)(A − B)
The next common factorization that is important is called a perfect square. Notice that
(x + 5)2 = (x + 5)(x + 5)
= x(x + 5) + 5(x + 5)
= x2 + 5x + 5x + 25
= x2 + 10x + 25
= x2 + 2(5x) + 52
(x + a)2 = x2 + 2ax + a2
Similarly,
(x − a)2 = (x − a)(x − a)
= x(x − a) − a(x − a)
= x2 − ax − ax + a2
= x2 − 2ax + a2
For example,
(x − 7)2 = (x − 7)(x − 7)
= x(x − 7) − 7(x − 7)
= x2 − 7x − 7x + 72
= x2 − 14x + 49
Page 44
Exercises:
(a) (x + 2)(x − 2)
(b) (y + 5)(y − 5)
(c) (y − 6)(y + 6)
(d) (x + 7)(x − 7)
(e) (2x + 1)(2x − 1)
(f) (3m + 4)(3m − 4)
(g) (3y + 5)(3y − 5)
(h) (2t + 7)(2t − 7)
(a) x2 − 16 (e) 16 − y 2
(b) y 2 − 49 (f) m2 − 36
(c) x2 − 25 (g) 4m2 − 49
(d) 4x2 − 25 (h) 9m2 − 16
Page 45
Section 3 Introduction to Quadratics
In the expression 5t2 + 2t + 1, t is called the variable. Quadratics are algebraic expressions of
one variable, and they have degree two. Having degree two means that the highest power of
the variable that occurs is a squared term. The general form for a quadratic is
ax2 + bx + c
Note that we assume that a is not zero because if it were zero, we would have bx + c which is
not a quadratic: the highest power of x would not be two, but one. There are a few points to
make about the quadratic ax2 + bx + c:
3. c is the called the constant term (even though a and b are also constant), and can be
any number.
Exercises:
Page 46
Section 4 Factorizing Quadratics
Before we start factorizing quadratics, it would be a good idea to look for a pattern.
(x + 2)(x + 4) = x2 + 4x + 2x + 8
= x2 + 6x + 8
Notice that the numbers 2 and 4 add to give 6 and multiply to give 8.
(x + 5)(x − 3) = x2 − 3x + 5x − 15
= x2 + 2x − 15
Notice that the numbers 5 and −3 add to give 2 and multiply to give −15.
Let’s try to factorize expressions similar to those above, where we will start with the expression
in its expanded out form. To factorize the expression x2 + 7x + 12, we will try to find numbers
that multiply to give 12 and add to give 7. The numbers that we come up with are 3 and 4,
so we write
x2 + 7x + 12 = (x + 3)(x + 4)
This equation should be verified by expanding the right hand side.
x2 + 9x + 14 = (x + 2)(x + 7)
Again, this equation shouldn’t be believed until the right hand side is expanded,
and is shown to equal x2 + 9x + 14.
x2 + 7x − 18 = (x − 2)(x + 9)
This equation shouldn’t be believed until the right hand side is expanded, and is
shown to equal x2 + 7x − 18.
Page 47
Exercises:
The method that we have just described to factorize quadratics will work, if at all, only in the
case that the coefficient of x2 is 1. For other cases, we will need to factorize by
The ‘ACE’ method (pronounced a-c), unlike some other methods, is clear and easy to follow,
as each step leads logically to the next. If you can expand an expression like (3x + 4)(2x − 3),
then you will be able to follow this technique.
Page 48
Example Factorize 6x2 − x − 12
(3x + 4)(2x − 3)
6: Verify the factorization by ex-
= 3x(2x − 3) + 4(2x − 3)
pansion
= 6x2 − 9x + 8x − 12
= 6x2 − x − 12
4. Factorize the first two terms and the last two terms
4x2 + 20x + x + 5 = 4x(x + 5) + (x + 5)
Page 49
5. Factorize further:
4x(x + 5) + (x + 5) = (x + 5)(4x + 1)
Exercises:
When there is no obvious whole-number solution to the quadratic factorization, the quadratic
formula must be used. It can be shown by the method of completing the square that the
solutions to ax2 + bx + c = 0 are given by
√
−b ± b2 − 4ac
x=
2a
If we let the roots be k and l, say, then
√
−b +b2 − 4ac
k =
√2a
−b − b2 − 4ac
l =
2a
Then
ax2 + bx + c = a(x − k)(x − l)
When factorizing using this method be sure to multiply throughout by the coefficient of x2 .
Page 50
the quadratic formula. Note that a = 1, b = 5, and c = 3.
p
−5 ± 52 − 4(1)(3)
x =
2(1)
√
5 13
= − ±
2 2
so that the two roots are
√ √
−5 + 13 −5 − 13
k1 = and k2 =
2 2
Then √ √
−5 + 13 −5 − 13
x2 + 5x + 3 = (x − )(x − )
2 2
This right hand side of this equation should be expanded before it is believed!
Page 51
Exercises:
We can use factorization of expressions in a variety of ways. One way is to simplify algebraic
fractions.
Example 1 :
x2 − 9 (x − 3)(x + 3)
=
x−3 (x − 3)
x−3
= × (x + 3)
x−3
= x+3
Example 2 :
x x x x
+ = +
x2 + 4x + 4 x + 2 (x + 2) 2 x+2
x x x+2
= + ×
(x + 2)2 x + 2 x + 2
x x2 + 2x
= +
(x + 2)2 (x + 2)2
x2 + x + 2x
=
(x + 2)2
x(x + 3)
=
(x + 2)2
Page 52
Example 3 : Solve (x + 3)2 = x + 5.
x2 + 6x + 9 = x + 5
x2 + 5x + 4 = 0
(x + 4)(x + 1) = 0
This is true when either x = −4 or x = −1. In other words, just one of the factors
needs to be zero for the original equation that we started with to be true.
It is a good idea to know what to expect from the equation by first examining the discriminant
∆ = b2 − 4ac. This is the expression under the square-root sign in the quadratic formula.
Given the equation y = ax2 + bx + c, and using our knowledge of square roots, we find the
following:
a>0 a<0
O 6 6
∆>0 There will be 2 distinct so- - -
lutions, so the curve crosses
W
the x-axis twice. ? ?
∆=0 There will only be one solu- 6 6 6 6
tion, so the curve will only - -
touch the x-axis. This is
called a double root. ? ? ? ?
∆<0 The curve does not touch 6 6 6 6
the x-axis. We will deal with - -
this case in detail later.
? ? ? ?
Exercises:
Page 53
x2 −25
(g) x2 −3x−10
2x2 −32
(h) x2 +6x+8
x3 −9x2
(i) 3x−27
2x2 −x−6
(j) x2 +x−6
4. Solve the following equations using the quadratic formula. Write the answers to two
decimal places.
Page 54
Section 7 Multiplication and Division of Algebraic Fractions
We are often able to use factorization when we are multiplying or dividing algebraic expressions.
Example 1 :
x2 − 16 x2 + 5x + 6 (x + 4)(x − 4) (x + 3)(x + 2)
× = ×
x+3 x+4 x+3 x+4
= (x − 4)(x + 2)
Example 2 :
2x2 + 12x + 16 4x2 − 100 2(x2 + 6x + 8) 4(x2 − 25)
× = ×
3x2 + 6x 6x + 30 3x(x + 2) 6(x + 5)
2(x + 4)(x + 2) 4(x + 5)(x − 5)
= ×
3x(x + 2) 6(x + 5)
4(x + 4)(x − 5)
=
9x
Example 3 :
6x2 + 9x 4x + 6 6x2 + 9x x2 − 9
÷ = ×
x2 + 8x + 15 x2 − 9 x2 + 8x + 15 4x + 6
3x(2x + 3) (x + 3)(x − 3)
= ×
(x + 3)(x + 5) 2(2x + 3)
3x(x − 3)
=
2(x + 5)
Exercises:
Page 55
Exercises for Worksheet 2.6
1. Expand
2. Factorize
3x
(g) Simplify x2 +6x+9
+ xx+3
2 −9 .
(h) Solve x2 + 2x − 3 = 0.
Page 56
Worksheet 2.7 Logarithms and Exponentials
Section 1 Logarithms
The mathematics of logarithms and exponentials occurs naturally in many branches of science.
It is very important in solving problems related to growth and decay. The growth and decay
may be that of a plant or a population, a crystalline structure or money in the bank. Therefore
we need to have some understanding of the way in which logs and exponentials work.
if y = logb x then
x = by
The formula y = logb x is said to be written in logarithmic form and x = by is said to be written
in exponential form. In working with these problems it is most important to remember that
y = logb x and x = by are equivalent statements.
x = 42
x = 16
1
Example 3 : If log9 x = 2
then
1
x = 92
√
x = 9
x = 3
Page 57
y
Example 4 : If log2 3
= 4 then
y
= 24
3
y
= 16
3
y = 16 × 3
y = 48
Exercises:
Logs have some very useful properties which follow from their definition and the equivalence
of the logarithmic form and exponential form. Some useful properties are as follows:
logb mn = logb m + logb n
m
logb = logb m − logb n
n
logb ma = a logb m
logb m = logb n if and only if m=n
Page 58
Note that for all of the above properties we require that b > 0, b 6= 1, and m, n > 0. Note also
that logb 1 = 0 for any b 6= 0 since b0 = 1. In addition, logb b = 1 since b1 = b. We can apply
these properties to simplify logarithmic expressions.
Example 1 :
xy
logb = logb xy − logb z
z
= logb x + logb y − logb z
Example 2 :
log5 5p = p log5 5
= p×1
= p
Example 3 :
1 1
log2 (8x) 3 = log2 8x
3
1
= [log2 8 + log2 x]
3
1
= [3 + log2 x]
3
1
= 1 + log2 x
3
Example 4 : Find x if
1
2 logb 5 + logb 9 − logb 3 = logb x
2
1
logb 52 + logb 9 2 − logb 3 = logb x
logb 25 + logb 3 − logb 3 = logb x
logb 25 = logb x
x = 25
Page 59
Example 5 :
8x3
log2 = log2 8x3 − log2 2y
2y
= log2 8 + log2 x3 − [log2 2 + log2 y]
= 3 + 3 log2 x − [1 + log2 y]
= 3 + 3 log2 x − 1 − log2 y
= 2 + 3 log2 x − log2 y
Exercises:
2. Find x if:
The natural logarithm is often written as ln which you may have noticed on your calculator.
ln x = loge x
The symbol e symbolizes a special mathematical constant. It has importance in growth and
decay problems. The logarithmic properties listed above hold for all bases of logs. If you see
log x written (with no base), the natural log is implied. The number e can not be written
Page 60
exactly in decimal form, but it is approximately 2.718. Of course, all the properties of logs
that we have written down also apply to the natural log. In particular,
ey = x and ln x = y
Example 1 : eloge a = a
a
Example 2 : ea loge x = eloge x = xa
Example 3 :
x2
Example 4 : loge 5
= 2 loge x − loge 5
Exercises:
Page 61
3. Find x in each of the following:
(a) ln x = 2.7
(b) ln(x + 1) = 1.86
(c) x = e9.8 ÷ e7.6
(d) 6.27 = ex
(e) 4.12 = e−2x
Page 62
Exercises for Worksheet 2.7
1. Evaluate
2. Solve for x
(a) log4 x = 2
(b) log 1 x = 4
3
4. (a) The streptococci bacteria population N at time t (in months) is given by N = N0 e2t
where N0 is the initial population. If the initial population was 100, how long does
it take for the population to reach one million?
(b) The formula for the amount of energy E (in joules) released by an earthquake is
Page 63
Worksheet 2.8 Introduction to Trigonometry
When two lines cross each other to make four angles all exactly the same, we call these two
lines perpendicular. The angle between each of the lines is 90 deg or π2 radians. We also can
call an angle of π2 radians a right angle, and it would be indicated on a picture by a small
square in the angle.
Two lines are parallel if it is possible to draw a line which is perpendicular to both lines. An
arrow sitting on both lines in a diagram indicates that they are parallel.
A line forms what is called a straight angle. It is the same as if we were facing one direction, and
then did an about face. We have moved through 180 deg, or π radians. To change directions on
a line we must do the same thing: move through 180 deg. When we do a full turn or revolution
on the plane, we move through 360 deg or 2π radians. So a straight angle is π radians and a
full turn is 2π radians.
Y
H
HH
H
50◦ HH B
Example 3 : What is θ?
6
θ
-
H 30 ◦
Hj
H
?
θ = 360◦ − 30◦
Page 64
Example 4 : If CD and AB are parallel, and EF C is a right angle, what is F EB?
A E B
D F C
EF C is a right angle also.
When pairs of parallel lines are both cut by another straight line, the various angles formed
have some properties.
-
A
Angles A and B are called corre-
- sponding angles and are equal.
B
-
A
A and D are called alternate angles
D
- and are also equal.
-
A
A and C are called co-interior an-
C
- gles and are supplementary, which
means that A + C = 180◦ .
-
100◦
C◦ -
C is 100◦ .
◦
-
C
A◦
-
A = 180◦ − 45◦
= 135◦
Page 65
Exercises:
Section 2 Triangles
A triangle has three sides, which are normally denoted with lower-case letters and the opposite
angle denoted by the corresponding capital letter. A triangle is often described by its three
vertices. The interior angles of a triangle add up to 180 deg = π radians. Thus, given two
angles in a triangle, we can work out the third angle. If one of the angles in a triangle is a
right angle, it is a right-angled triangle.
A
AA
A
A
A
B CA
A
C = 180 − 60 − 60 = 120◦ − 60◦ = 60◦
◦ ◦ ◦
Page 66
The triangle ABC in the above example is a special triangle called an equilateral triangle.
Any triangle with three equal angles is an equilateral triangle. All the angles must be 60 ◦ .
The sides, also, have an equal length.
45◦ .
There is another special triangle called the isosceles triangle; it has two angles the same. The
lengths of the sides opposite the equal angles are the same. Isosceles triangles can come in
various shapes as the third angle can vary. The third angle doesn’t have to be a right angle.
H◦H
80 HH
HH
HH
C HH
◦
70
C = 180◦ − 80◦ − 70◦ = 30◦
You will have noticed that, when referring to angles, we have often given two units of measure:
degrees and radians - the most important unit being the radian. If the unit of measure is
not specified on a given angle, the angle is assumed to be in radians. To convert degrees to
radians, we use the following:
π radians = 180◦
π
Therefore 1◦ = 180
radians. So
π π
60◦ = 60 × = radians
180 3
A similar argument is used to convert radians to degrees.
π radians = 180◦
180 ◦
1 radian =
π
π
Therefore, if we want to find out how many degrees there are in 4
radians, we calculate as
follows:
π π 180 ◦
radians = × = 45◦
4 4 π
Page 67
Exercises:
1. Convert the following angles in degrees to radians; write the answers in terms of π.
2. Convert the following angles in degrees to radians; write the answers to 2 decimal places.
Page 68
Section 3 Pythagoras’ Theorem
The square of the length of the hypotenuse is equal to the sum of the squares of
the other two sides.
Construct two identical squares, and divide the sides into lengths a and b as shown.
a b a b
Q
Q
Q a a a
Q
b Q
Q
c2
Q
Q b b b
a Q
Q
Q
Q
b a a b
Fig. 1 Fig. 2
1
Shaded area in Fig. 1 = 4 × ab = 2ab
2
Shaded area in Fig. 2 = 2 × ab = 2ab
c2 + 2ab = (a + b)2
= a2 + 2ab + b2
therefore a2 + b2 = c2
The hypotenuse is the side opposite the right angle. We now put this information onto a
diagram and into a formula.
H
AHH
HHc
b HH
HH
C B H
a
ABC is a right angled triangle, and c is the hypotenuse. Then a, b, and c satisfy the relation-
ship:
a2 + b 2 = c 2
Page 69
Example 4 : What is d?
Z
Z
Z d2 = 32 + 42
Z
3 Zd d2 = 25
Z
Z d = 5
Z
4
Note that, since d is a length, we take the positive solution of the quadratic equation
d2 = 25.
Example 5 : What is a?
A
A 132 = a2 + 122
A 169 = a2 + 144
12 A 13 169 − 144 = a2
A
A 25 = a2
A 5 = a
A
a
Exercises:
2. (a) A 4m long ladder is leaning against a wall. The foot of the ladder is 1.2 meters out
from the wall. How far up the wall does the ladder reach? Draw a diagram!
(b) In a triangle ABC, ∠ABC = 90◦ , AC = 20cm, and AB = 9 cm. Find the length
of BC.
Page 70
Section 4 Introductory Trigonometry
Similar triangles are ones which have the same shape. All the internal angles are the same.
Similar triangles may be different sizes. The triangles ABC and DEF drawn below are similar
but not the same.
D
b
b
b
b
A b
b b
b b
b e b f
b b
b c b
b b b
b b
b b
b b
b b
C a B F d E
The length of the sides of these triangles are proportional. That is, we can find one number p
that gives
e = pb
f = pc
d = pa
In addition, corresponding angles are the same. Since the triangles formed by certain angles
are proportional, we can describe angles by looking at the ratios of the sides around them. For
the moment, we will restrict our discussion to that of right-angled triangles. Consider
B
c a
A C
b
Recall that the side opposite the right angle is called the hypotenuse. In this case it is c. The
side opposite the angle in question (in this case A) is called the opposite side. The remaining
side is called the adjacent side, in this case b.
The trigonometric ratios are the ratios of various pairs of sides. They are sine (usually written
sin), cosine (usually written cos), and tangent (usually written tan). The definitions of these
Page 71
ratios, in terms of right angled triangles are:
opposite side
sin A =
hypotenuse
a
=
c
adjacent side
cos A =
hypotenuse
b
=
c
opposite side
tan A =
adjacent side
a
=
b
Example 1 :
J
J √
J opp 3
√ J sin θ = hyp = 2
3 J2 cos θ = adj = 1
J hyp 2
√
J tan θ = opp = 3
θJ
adj 1
1
Example 2 :
@ √1
@ sin θ = 2
1 @ √2 cos θ = √1
@ 2
@ tan θ = 1
θ@
1
Z Z
Z Z
Z Z
Z Z
Z Z
3 Z5 6 Z10
Z Z
Z Z
θZZ φZZ
4 8
3 6 3
Since sin θ = 5
and sin φ = 10
= 5
, θ and φ must be the same angle.
Page 72
Exercises:
z
@
@
@ x
y@
@θ
@
Page 73
Exercises for Worksheet 2.8
1. Find the value of each of the pronumerals:
L
dL e -
g L 80◦
70◦L
L
L
150◦ b aL f -
7π
3. (a) Change the angle 3
to degrees.
6π
(b) Change the angle 5
to degrees.
◦
(c) Change 87 to radians. Write the answer to 2 decimal places.
Page 74
Worksheet 2.9 Introduction to the Cartesian Plane
In worksheet 2.4 we discussed inequalities on the number line. This is a type of graph in one
dimension. For many maths problems, we need to draw graphs in two dimensions. Graphs
contain a lot of information at a glance, and so are a very useful tool.
A graph in two dimensions will arise from an equation with two variables. For example,
x + y = 0. This equation has two variables, x and y, and there is a relationship between them
which the formula expresses. To represent this equation as a graph we draw a picture of all
the ordered pairs (x, y) which satisfy the relationship. The picture is placed on a cartesian
plane, which is the two dimensional equivalent of the number line, and is formed by placing
two number lines at right angles to each other intersecting at (0, 0). This point is called the
origin.
The entries in an ordered pair (x, y) are called the coordinates. In this pair, x is the first
coordinate (or independent variable), and y is the second coordinate (or dependent variable).
The horizontal number line represents the first coordinate of the ordered pair and the vertical
line the second co-ordinate. You should label each number line (called axis) with the variable
that it corresponds to.
To draw the picture, we first need to find some of the ordered pairs (x, y) which satisfy the
equation. This is usually done by putting in values of x and finding the corresponding values
of y. Once we have some ordered pairs, we plot them on the cartesian plane. First find the
x-value, then move up or down that line to find the necessary y-value. You may well have
done a similar thing when looking up a street in a street directory. Each map in a directory is
a cartesian plane with letters on the horizontal axis and numbers on the vertical axis. To find
G8 on a certain page, you find G, and then move up or down the G column until you get to
the line marked 8.
Page 75
Example 1 : We will plot the following ordered pairs: (1, 5), (−4, −3), and (4, 1).
y
6 6 (1, 5)
•
4
2
• (4, 1)
-
-6 -4 -2 2 4 6 x
-2
(−4, −3) •
-4
-6
?
x 0 −1 3
y −1 −3 5
66
•
4
2
-
-6 -4 -2 • 2 4 6
-2
•
-4
-6
?
Page 76
Exercises:
2. Complete the table of values and graph the ordered pairs on a number plane:
Page 77
Exercises:
There is another way to write the equation of a line which allows more information about the
graphed line to be readily available. We rearrange the formula ax + dy + c = 0 in the following
way:
ax + dy + c = 0
ax + dy = −c
dy = −ax − c
a c
y = − x−
d d
Now since a, b and c are constants then so is − d a constant together with − dc . Let’s rename
a
Note: Sometimes either m or b (or both!) might be equal to zero. Such an expression still
represents a straight line.
What are the gradients and y-intercepts of the following straight lines?
Page 78
Example 1 : y = 2x + 3. The gradient is 2, and the y-intercept 3.
Let us graph the equation y = 3x − 2. Make a table of values for a selection of x-values, then
plot the points onto a diagram, then connect them with a straight line:
y
66
5
4 •
3
x 0 1 2 2
y −2 1 4 1 •
-
−1 -1 1 2 x
-2 •
?
The gradient is defined as the rise over the run. Consider the rise over the run as we go from
the point (1, 1) to the point (2, 4). The rise is 4 − 1 = 3, and the run is 2 − 1 = 1. Therefore
the gradient is
rise
gradient =
run
3
=
1
= 3
Let us graph the equation y = −2x + 3. Make a table of values for a selection of x-values, then
plot the points onto a diagram, then connect them with a straight line:
y4
S 6
3S•
S
2 S
S
1 S•
x 0 1 2 S
y 3 1 −1 S -
−1 1 S2 3x
-1 S•
S
-2 ?
Page 79
The gradient is defined as the rise over the run. Consider the rise over the run as we go from
the point (0, 3) to the point (1, 1). The rise is 1 − 3 = −2, and the run is 1 − 0 = 1. Therefore
the gradient is
rise
gradient =
run
−2
=
1
= −2
Two lines are parallel if they have the same gradient. If two lines are parallel, and they also
have the same y-intercept, then they coincide (in other words, they are the same line). Parallel
lines with different y-intercepts will never intersect.
If two lines do not have the same gradient, they will eventually meet at some point. In other
words, for some x value, they will both have the same y value. This is called the point of
intersection of the lines. Two lines are perpendicular if the product of the gradients of the two
lines is −1 (we will not prove this). Let two lines be
y = m1 x + b1 and y = m 2 x + b2
The two lines are perpendicular if m1 m2 = −1.
Page 80
Example 8 : The lines
y = 10x + 3
y = 5x + 10
meet when x = 57 and y = 17. We will discuss how to find out where two lines
meet in a later worksheet.
Exercises:
1. Find the gradient and y-intercept of each of the following straight lines and hence write
down the equation of the straight line.
(a) y (b) y
46 66
}
Z5
3 Z
*
4Z
2
3 Z
Z
1 2
Z
1 Z
- -
−2 −1 1 2 3 4 x -3 -2 -1 1 2 3 4 5Z6~
Z
x
-1
-2
? ?
2. Write the following equations in the form y = mx + b, and hence find the gradient (m)
and and the y-intercept (b).
(a) y = 2x + 1 (d) x − y + 8 = 0
(b) x + y + 3 = 0 (e) 2x + 3y + 12 = 0
1
(c) 2y = 8x − 6 (f) 3
x − 21 y = 1
6
Given any two points, we can find the equation of the straight line that joins them. To do
so, we first work out the gradient. Recall from an earlier section that we talked about the
gradient as the rise of a line divided by its run. We use this to find the gradient. The rise of
a line is the difference between two y-values. The run is the difference in the corresponding
x-values. The ratio of these gives the gradient. Say we are given two points on a line: (x 1 , y1 )
and (x2 , y2 ). The slope of the line is then
y2 − y 1
Slope = m =
x2 − x 1
Page 81
It makes no difference which point you take as your first, but whichever one you use as your
first y-value, you must use the corresponding x as your first x-value. Once you have the
gradient you then use it in another rise over run ratio, except this time with just one of the
points given - either point will do - and with arbitrary x and y values. So the two points we
are now considering are, say, (x2 , y2 ) and (x, y) and the slope m (which we now know) is given
by
y − y2
m=
x − x2
which we can rearrange to put it in the slope-intercept form:
y − y2 = m(x − x2 )
y = mx − mx2 + y2
y = mx + b
Example 1 : What is the equation of the line that (5, 2) and (4, 6) lie on?
2−6
m= = −4
5−4
Now that we have found the gradient, all we have to do is find the y-intercept.
Choose either of the two points that we know lie on the line. We will choose (4, 6).
Now substitute in values for x, y and m to find b, the y-intercept.
y = mx + b
6 = (−4)4 + b
b = 22
Example 2 : What is the equation of the line that (1, 3) and (2, 3) lie on?
3−3 0
m= = =0
1−2 −1
so the gradient is 0. Now we again substitute in values of x, y and m to find b. We
find that y = 3, so the equation of the line joining (1, 3) and (2, 3) is y = (0)x + 3
or simply y = 3.
Example 3 : What is the equation of the line that (1, 5) and (1, 2) lie on?
5−2 3
m= =
1−1 0
Page 82
which doesn’t make sense as we can’t divide by zero.
If this happens, it means that the line is vertical. We can think of it as having an
infinite slope. A vertical line through a point (a, b) has the equation x = a. So, for
this example, the equation of the line is x = 1.
Example 4 : What is the equation of the line that (3, 2) and (−5, 2) lie on? The
gradient is given by
2−2 0
m= = =0
3 − (−5) 8
Since the slope is zero, and the line passes through a point whose y-value is 2, the
equation of the line is y = 2.
Exercises:
Page 83
Exercises for Worksheet 2.9
1. (a) What are the gradients of the lines AB and CD in Figure 1?
y y
A 6 6
I
@
1
@ 1
@ 1 D
@
@ - -
)
1@ x C −3 x
R
@
B
? ?
(b) Plot the points P (−2, 3), Q(1, 8), R(−4, 2), and S(0, 7). Is P Q parallel to RS?
What are the slopes of P Q and RS?
(c) Complete the table of values for the equation y = 3x + 2, and use the table to help
you draw the graph of y = 3x + 2.
x -1 0 2
y 0
Where does the graph intersect the x-axis?
Where does the graph intersect the y-axis?
(d) i. Is y = 3x + y 2 a straight line? Give reasons.
ii. Is y + 15 = 0 a straight line? Give reasons.
(e) What is the gradient and y-intercept of:
i. y = −2x − 7 ii. 2y − 8x − 1 = 0
Page 84
2. (a) Plot the points X(−1, 2) and Y (1, 3).
i. What is the equation of the straight line that joins them?
ii. What is the equation of the straight line which passes through X, but is per-
pendicular to XY ?
iii. What is the equation of the vertical line through Y ?
iv. What is the equation of the line through Y and also parallel to y = 3x + 12?
(b) Find the equation of the line with gradient 2 that passes through the point (0, −6).
(c) Find the line parallel to y = 1.5x + 4 which goes through (2, 4).
(d) Find the line parallel to the x-axis which goes through (22, 27).
(e) What is the equation of the line that passes through the points (−1, −15) and
(−10, −1)?
3. (a) Plot the points A(2, 4), B(1, 2), and C(3, 2). Find the point D that would make
ABCD a parallelogram.
(b) A line has gradient 1, and goes through (5, 2). Does the point (10, 7) lie on the line?
(c) A line has gradient −L. Could both (2, 5) and (0, −10) be on the line?
Page 85
Answers to Test Two
and
Exercises from Worksheets 2.1 - 2.9
2. (a) x = 12 (b) y = 3
5x+6
3. (a) x(x+2)
(b) x = −2
-
4. (a) -
a
−3 0
(b) x < −3 or x > 3
√
2− 2
5. (a) −1 (b) 2
1
6. (a) (x + 2)(x + 4) (b) x−3
8. (a) x = 64 (b) 3y
9. (a) 45◦
√
3
√
(b) sin θ = 2
tan θ = 3
1
cos θ = 2
θ = 60◦
Page 86
Worksheet 2.1
Section 1
2. (a) 12xy (b) 24xy (c) 48mnp (d) 48xyz (e) 45mn
Section 2
Section 3
x a(3b+1)
1. (a) 5
(d) x (g) b
x+5 3x 4mn
(b) 2
(e) 2
(h) 3
x+3 p(n−2)
(c) 5 (f) x+2
(i) 3n
3(x+3) 3p2 4 3q
2. (a) 2
(c) 2
(e) 3
(g) 8
3(x−5) 4(3m+4) 5(x+y)
(b) 8
(d) 3(p+2) (f) 2x (h) 24y
Exercises 2.1
1. 1, 2, 3, 6, 9, 18
2. (a) 1, 2, 4, 8
(b) 1, 2, t, 2t
Page 87
4. (a) −3(x − 7) (d) 6m(t − 4m)
(b) 3x(2x + 1) (e) 9(2x + 3y)
(c) 6x(3x + 2y) (f) (x + 3)(x − 7)
5. (a) x + 4 (d) 2
x(y+3) 819x2
(b) 2
(e) 16y
7n
(c) 3
(f) 3pq
Worksheet 2.2
Section 1
1
1. (a) 11 (c) 0.8 (e) −6 (g) −1.3 (i) 2
(b) 18 (d) 2 41 (f) −10 (h) 1.4 (j) 40
Section 2
Section 3
Exercises 2.2
3
1. (a) x = −11 (f) x = −5 (k) x = 5
(p) x = 22
(b) x = −11 (g) x = 9 (l) x = 3 27 (q) x = 1
2
(c) y = 3 (h) x = 28 (m) m = 6 23 (r) t = 3
4
5
(d) t = 18 (i) x = 2
(n) y = −17 (s) t = −32
41 −7 2
(e) y = 6
(j) y = 2
(o) y = 5
(t) T = 18
Page 88
2. (a) -1 (d) $5.33
(b) 46,47 (e) 40
(c) 22,24 (f) 6
Worksheet 2.3
Section 1
5x 13m+1 m(7m+31)
1. (a) 6
(e) 14
(h) (m+4)(m+5)
−2m
(b) 35 2y −y+3)
13t
(f) (y+1)(y+3) (i) (y+1)(y+2)
(c) 10
9t−11 35y+8
(d) m+10
12
(g) (t+1)(t−3)
(j) 20xy
Section 2
3 7q 5(m+5)
1. (a) 20 (e) 10
(h) 6(m+1)
(b) 12 12
(f) 1 51 (i) q(p+1)
(c) 4 21
9y 10 8(x+1)
(d) 14
(g) 21y
(j) 3
Section 3
Exercises 2.3
7x 2(1+2x)
1. (a) 12
(f) x(x−4)
y 2 +4 1
(b) xy 3 (g) x+1
−9(x+1) x2 +4x+5
(c) 2
(h) (x+1)(x+2)(x+3)
−(b+2) 37a+28
(d) (b−1)(b−2) (i) 28
−5p
(e) 2x (j) 6
Page 89
−7x+38 3y
2. (a) 6
(d) 2
2(x+3) 3(5m−7)
(b) 5
(e) 4(m+2)
24(x−3)
(c) x+7
(f) − 29
Worksheet 2.4
Section 1
Section 2
Section 3
q q -
1. (a) -5 -4 -3 -2 -1 0 1 2 3 4 5
−3 ≤ x ≤ 3
a -
a -
(b) -8 -6 -4 -2 0 2 4 6 8
x < −4 or x > 4
q q -
(c) -5 -4 -3 -2 -1 0 1 2 3 4 5
−3 ≤ x ≤ 3
a a -
(d) -8 -6 -4 -2 0 2 4 6 8
−7 < x < 5
q --
q
(e) -8 -6 -4 -2 0 2 4 6 8
x ≤ 2 or x ≥ 6
Page 90
Exercises 2.4
c -
-
1. (a) i.
0 3
s
-
ii.
-2.5 0
c s
iii. -
-1 4
c c -
-
iv.
-10 -8 -6 -4 -2 0 2 4 6 8 10
s c
-
v.
0 5
c s
-
vi.
-2 4
2. (a) x ≤ 5 (h) x ≤ 12
(b) y < −6 (i) x = 7 or x = −7
(c) x < 12 (j) x = −1 or x = 13
(d) −3 < x < 3 (k) y > 2 or y < −2
(e) a < 15 (l) −2 < x < 1
(f) x < − 23 (m) x ≥ 10 or x ≤ 0
(g) t ≤ −13 (n) No solutions
Page 91
Worksheet 2.5
Section 1
√ √ √ √ √
1. (a) 2 3 (b) 5 5 (c) 4 3 (d) 6 2 (e) 3 3
√ √ √
2. (a) 3 2 + 10 (e) 19 − 9 5 (i) 62
√ √
(b) 6 3 (f) 23 (j) 8 + 2 15
√ √ √ √
(c) 4 5 + 12 (g) 4 + 2 3 + 2 5 + 15
√ √ √ √
(d) 5 + 3 3 (h) 1+ 3− 2− 6
Section 2
√ √ √
9 2+4 √ 7 2+23 −7 5−25
1. (a) 20
(e) √
( 2+1)( 2+5)
(h) 63
√
12 3+39
(b) √ √ √ √ √
2+
√
35
(f) √ 9√3+13
√ 7√ (i) −16+8
√ √ 6− 3
3 2 ( 3+ 7)( 3+2 7) ( 2−1)( 2−3)
(c) 2
√ √ √ √ √
5−28 7 5+16 6 2−42−5
√ 10−5 5
(d) √ (g) 6
(j) 2 5
20 2
Section 3
√ √ √ √ √
3 5 10( 5+3) 5( 2+3)
1. (a) 5 (g) 10
(m) 5
√ √ √
(b) 2 (h) 7( 2−1)
√
√ 7
(c) 3 3 √
3+1 (n) − (1+2 5)
4
√
(i) 2
2+ 2 √ √ √
(d) (j) 2( 6 + 2)
2
√ √ √ (o) − ( 3+2)( 3−4)
13
5( 3−1) 7( 7+2)
(e) 5 (k) 3
√ √ √ √
2 2 3( 5−1) (5+2 3)( 5−3)
(f) − 3 (l) − 4 (p) 2
Exercises 2.5
√
1. (a) 2 (e) 6 − 2 7 (i) |a|
√
(b) 5 (f) −1 − 2 (j) 7b2
√ √ p
(c) 6 (g) 3 − 4 (k) 4
√ √ 25
(d) 8 3 (h) 2 2 (l) 2
Page 92
√ √ √
2. (a) 13 3 (f) 30 + 12 6 (k) 2 + 3
√ √ √
(b) −12 5 (g) 9+7 5 10 2−3
√ √ (l) 12
(c) 3 5 (h) 5 15 + 1 √
√
(d) 20 (i) 2 3 (m) −3( 3 + 3)
3
√ √
(e) 1 (j) 5−1
2
(n) − 72 (11 2 − 9)
√
3. (a) 19 + 8 3 (c) 0.71 (e) 87.96 sq cm
√
(b) 34 + 9 2 (d) 0.81 (f) 1.83
Worksheet 2.6
Section 1
Section 2
Page 93
Section 3
Section 4 part 1
Section 4 part 2
Section 5
√ √ √ √
−2+ 52 −2− 52 −7+ 89 −7− 89
1. (a) 3(x − 6
)(x − 6
) (f) 5(x − 10
)(x − 10
)
√ √ √ √
(b) (x − −3+2 5 )(x − −3−2 5 ) (g) 3(x − −5+ 73
6
)(x − −5−6 73 )
√ √ √ √
(c) 2(x − −8+4 40 )(x − −8−4 40 ) (h) 2(x − −4+ 8
4
)(x − −4− 8
4
)
√ √ √ √
(d) 3(x − −5+6 13 )(x − −5−6 13 ) (i) 5(x − −2+ 44
10
)(x − −2−10 44 )
√ √ √ √
(e) 3(x − −6+6 12 )(x − −6−6 12 ) (j) 2(x − −1+ 57
4
)(x − −1− 57
4
)
Section 6
Page 94
5x2 +13x+9 2(4x+17) −x2 −6x+9
2. (a) (x+2)(x+3)
(d) (x+2)(x+3)(x+5)
(h) 2(x−3)
3x+17
2(2x2 +3x+5) (e) (x+2)(x+3)(x−5) −x(x−1)
(b) (x+2)(x−5)
(i) (x+1)(x+3)
−1
(f) x+3
2(x2 +5x+5) −2(x−1)
(c) (x+2)(x+4) (g) 0 (j) (x+6)
Section 7
Exercises 2.6
Page 95
Worksheet 2.7
Section 1
Section 2
Section 3
1. (a) 0.34 (c) 0.89 (e) 44.70 (g) 9.03 (i) 3.41
(b) −0.14 (d) 1.86 (f) 1.62 (h) 0.10 (j) 4.65
Page 96
Exercises 2.7
3. (a) 21
(b) 2
Worksheet 2.8
Section 1
Section 2
2π
1. (a) π
3
(c) 3
(e) 5π
9
(g) 4π
3
(i) 5π
3
π π 4π
(b) 2
(d) 4
(f) 2π (h) 9
2. (a) 0.52 (c) 1.57 (e) 0.79 (g) 4.19 (i) 5.24
(b) 0.70 (d) 1.75 (f) 2.79 (h) 10.47
3. (a) 90◦ (c) 22.5◦ (e) 26◦ (g) 120◦ (i) 150◦
(b) 30◦ (d) 143◦ (f) 15◦ (h) 270◦
Page 97
Section 3
Section 4
5 5 5
1. (a) 13
(c) 12
(e) 13
12 12 12
(b) 13
(d) 13
(f) 5
z z z
2. (a) y
(c) x
(e) y
x x x
(b) y
(d) y
(f) z
Exercises 2.8
5. (a) 25
4 3 3
(b) i. 5
ii. 5
iii. 4
Worksheet 2.9
Section 1
x 0 1 2 x 0 1 −1 x −1 2 4
1. (a) (b) (c)
y −3 −2 −1 y 4 2 6 y 6 3 1
Page 98
x 0 1 2 x 0 1 2 x 0 1 2
2. (a) (b) (c)
y −3 −2 −1 y 1 2 3 y 6 4 2
K
Aq6 6
6 4
6 A 5
- 3
q 4 Aq
1 2 3 2 q 3 A
Aq
-1 q
1 q 2
-2 q - 1 A
? U
A -
-3 q 1 2 3 4
? 1 2 3 4
Section 2
Section 3
1. (a) m = 21 , b = 1
2
(b) m = − 34 , b = 4
y = 21 x + 21 y = − 34 x + 4
Section 4
Exercises 2.9
1
1. (a) i. Line AB has slope −1 ii. Line CD has slope 3
Page 99
P Q and RS are not parallel
Q
•
S•6
4
•
P
• 2
R
-
−4 −2 ? 2
x -1 0 2 −2/3
(c)
y -1 2 8 0
x-intercept − 23 y-intercept 2
(f) − 51
(b) y = 2x − 6 (d) y = 27
−14 149
(c) y = 1.5x + 1 (e) y = 9
x − 9
Page 100