Studenttext
Studenttext
Studenttext
Content:
23.1 Simultaneous Linear Equations
23.2 Expanding Brackets
23.3 Linear Factorisation
23.4 Quadratic Factorisation
MEP Jamaica: STRAND G UNIT 23 Algebraic Manipulation: Student Text
23 Algebraic Manipulation
23.1 Simultaneous Linear Equations
A pair of equations which use both terms at the same time, such as
x + 2y = 8
2x + y = 7
are known as a pair of simultaneous equations. It is a straightforward process to
manipulate these equations into one linear equation by eliminating one of the unknowns
(x or y). The equation can then be readily solved.
Worked Example 1
Solve the pair of simultaneous equations
x + 2y = 8
2x + y = 7
Solution
First it is helpful to label the equations (1) and (2).
x + 2y = 8 (1)
2x + y = 7 (2)
Equation (1) is multiplied by 2, so that it contains the same number of x's as equation (2).
2 x + 4 y = 16 (3) [ 2 × (1) ]
2x + y = 7 (2)
2 x + 4 y = 16 (3)
2x + y = 7 (2)
3y = 9 (3) – (2)
Solving 3 y = 9 gives y = 3.
Worked Example 2
Solve the simultaneous equations
3x + 5y = 2
− 4 x + 7 y = − 30
Solution
First label the equations (1) and (2) as shown below.
3x + 5y = 2 (1)
− 4 x + 7 y = − 30 (2)
Then multiply equation (1) by 4 and equation (2) by 3 to make the number of x's in both
equations the same.
12 x + 20 y = 8 (3) [ 4 × (1) ]
− 12 x + 21y = − 90 (4) [ 3 × (2 ) ]
Now add together equations (3) and (4) to give
12 x + 20 y = 8 (3)
− 12 x + 21y = − 90 (4)
3 x + 5 × ( − 2) = 2
or 3 x − 10 = 2
Note
It is a good idea to check that solutions are correct by substituting these values back into
the original equations. Here,
3 × 4 + 5 × ( − 2) = 2
and
− 4 × 4 + 7 × ( − 2) = − 30
You must check both equations to make sure that you have the correct answer.
Worked Example 3
Denise sells 300 tickets for a concert. Some tickets are sold to adults at $5 each and
some are sold to children at $4 each. If she collects in $1444 in ticket sales, how many
tickets have been sold to adults and how many to children?
Solution
Let x = number of adults' tickets
and y = number of children's tickets.
The value of the adult tickets sold is $5x, and the value of the children's tickets is $4y.
As the value of all the tickets sold is $1444, then
5 x + 4 y = 1444
y = 56 (3) – (2)
So the solution is x = 244 and y = 56 . That is, 244 adults' tickets and 56 children's
tickets have been sold.
Investigation
Consider the following simultaneous equations.
2x + y = 6 (1)
1
x = 1− 2
y (2)
If (2) is substituted for x into (1), then
1
(
2 1− 2 )
y +y = 6
2− y+ y = 6
2 = 6
Find out where the problem lies.
Exercises
1. Solve each pair of simultaneous equations.
1 1 1 1
(p) 6 x − 8y = − 2 (q) x− y = 0 (r) x− y = −1
2 4 5 10
1 2 1 1
5 x + 2 y = 1.8 x+ y = 10 x+ y = 10
3 3 4 2
3. Describe the problems you encounter when you try to solve the simultaneous
equations:
3x − 2 y = 8
9x − 6y = 2
5. Dexter rows a boat in a river where there is a steady current. He travels at 1.3 mph
upstream and 3.7 mph downstream.
Use a pair of simultaneous equations to find v, the speed of the boat in still water,
and c, the speed of the current.
6. A machine sells tickets for travel on a tram system. A single ticket costs $1 and a
return ticket costs $2. In one day, the machine sells 100 tickets and takes $172.
How many of each type of ticket were sold?
7. A shopkeeper takes 200 notes to a bank. They are a mixture of J$50 and J$100
notes. The shopkeeper claims that there is J$13 950.
(a) Find out how many of each type of note there should be.
(b) In fact the value of the notes turns out to be J$13 900. How many of each
type of note does this mean there should be? What error do you think the
shopkeeper made?
8. A group of people boarded a bus at a bus station. The fare to the first bus stop was
$3 and the fare to the second bus stop was $5. The driver collected $238 in fares.
When the bus left the first bus stop, there were 38 people on the bus. How many
people got off the bus at the first stop?
9. When Aleah travels from the UK to the USA for a holiday she leaves at 1.00 pm
local time and lands at 5.00 pm local time on the same day. On the return journey
she leaves at 8.00 pm local time and lands at 10.00 am local time the next day.
Find the length of the flight in hours and the time difference between the UK and
the part of the USA that Aleah visited.
12. The height, h metres, of a sky rocket t seconds after being launched is given by the
formula
h = at 2 + bt + 2
where a and b are constants. The heights of the rocket above the ground at two
different times are given in the table below.
t (seconds) 1 2
h (metres) 37 62
(c) What was the height of the sky rocket 7 12 seconds after it was launched?
P = 8 ( x − 7) or y = (2 x − 3) ( x − 8)
The reverse of expanding, the process of factorisation, is even more important and
becomes easier once you have gained confidence in expanding brackets.
Worked Example 1
Expand 2 x (5 x − 8) .
Solution
2 x (5 x − 8) = 2 x × 5 x − 2 x × 8
= 10 x 2 − 16 x
Worked Example 2
Expand − 4 ( x − 6) .
Solution
− 4 ( x − 6) = − 4 × x + ( − 4 ) × ( − 6)
= − 4 x + 24
Sometimes situations will arise where a bracket has to be multiplied by another bracket,
as in the next example.
Worked Example 3
Expand ( x + 2) ( x + 5) .
© CIMT and e-Learning Jamaica 6
23.2 MEP Jamaica: STRAND G UNIT 23 Algebraic Manipulation: Student Text
Solution
The first bracket ( x + 2) is split so that each if its terms, ( x ) and ( + 2) , can multiply the
other bracket.
( x + 2) ( x + 5) = x ( x + 5) + 2 ( x + 5)
= x 2 + 5 x + 2 x + 10
Worked Example 4
Expand (4 x − 3) (2 x − 7)
Solution
Splitting the first bracket and multiplying the other bracket by each of its terms gives,
(4 x − 3) (2 x − 7) = 4 x ( 2 x − 7) − 3 ( 2 x − 7)
= 8 x 2 − 28 x − 6 x + 21
= 8 x 2 − 34 x + 21
Worked Example 5
Expand ( x + 6)2 .
Solution
First note that
( x + 6)2 = ( x + 6) ( x + 6)
Then the brackets can be expanded.
( x + 6) ( x + 6) = x ( x + 6) + 6 ( x + 6)
= x 2 + 6 x + 6 x + 36
= x 2 + 12 x + 36
Worked Example 6
Expand (3x − 2n) (4 x + 5n) .
Solution
(3x − 2n) (4 x + 5n) = 3 x ( 4 x + 5n) − 2 n ( 4 x + 5n)
= 12 x 2 + 15 xn − 8nx − 10 n 2
= 12 x 2 + 7 xn − 10 n 2
Note that xn is the same as nx.
Exercises
1. Simplify each expression below, expanding the brackets as necessary.
(g) 4 x + x ( x − 6) (h) (
x 1 + x2 ) (i) (
5 − 4 x2 + 2 )
(j) x 2 − x ( x + 5) (k) x 2 − 4 x (5 − x ) (l) (
x2 + 4 x2 − 2 )
(m) x 3 + x 2 (5 − 2 x ) (n) 4 ( x + 4) − x (o) 5 x − x (3 x − 2 )
(5 x + 2 ) (5 x − 2 ) ?
x −1 x −1 x +1
(a) x ( x + 2) ( x − 5) (b) ( x + 2) ( x 2 )
+ 2x − 8
Worked Example 1
Factorise 6 x + 8 .
Solution
Both terms ( 6x ) and (8) can be divided by 2, so the expression is factorised as
6x + 8 = (2 × 3 x ) + (2 × 4 )
= 2 (3 x + 4 )
Worked Example 2
Factorise 12 a − 16 .
Solution
Here the largest number by which both terms, (12a) and (16), can be divided is 4.
12 a − 16 = (4 × 3a) − (4 × 4)
= 4 (3a − 4)
Worked Example 3
Factorise 4 x 2 − 8 x .
Solution
Here 4 is the largest number that will divide both terms, but each term can also be di-
vided by x, so 4x is the factor common to both terms.
4 x 2 − 8 x = ( 4 x × x ) − ( 4 x × 2)
= 4 x ( x − 2)
Exercises
1. Copy and complete each of the following.
(a) 5 x + 10 = ? ( x + 2) (b) 6 x − 8 = ? (3 x − 4 )
(c) 15 x + 25 = ? (3 x + 5) (d) 12 x + 8 = 4 (? + ?)
(e) 18 − 6n = 6 (? − ?) (f) 6 x − 21 = 3 (? − ?)
(g) 16 a + 24 = 8 (? + ?) (h) 33 x − 9 = 3 (? − ?)
(c) 2 a 2 − 5a = ? (2 a − 5) (d) 4 x 2 + x = x (? + ?)
(e) x 2 + 4 x = x (? + ?) (f) xa + xb = x (? + ?)
(g) 6 x 2 + 3 x = 3 x (? + ?) (h) 4 x 2 − 2 ax = 2 x (? − ?)
6. For each factorisation shown below, state whether it can be factorised further.
If the answer is yes, give the complete factorisation.
(a) (
6 x 2 + 4 x = 2 3x 2 + 2 x ) (b) (
16 x 3 + 8 x 2 = 8 x 2 x 2 + x )
(c) 5 x 2 − 60 x = 5 x ( x − 12) (d) (
3 x 2 y − 18 xy 2 = 3 x xy − 6 y 2 )
x 2 + 5x + 6
to obtain
( x + 2) ( x + 3)
First consider what happens when two brackets are multiplied together. For example,
( x + 2) ( x + 3) = x 2 + 5x + 6 .
When factorising a quadratic like this we need to find two numbers which, when added
together, give one number and when multiplied together give the other number.
Worked Example 1
Factorise x 2 + 9 x + 20 .
Solution
The solution will be of the form
( x + a) ( x + b)
where a × b = 20 and a + b = 9 .
You may immediately see that the two numbers are 4 and 5. However, it will not always
be obvious. A helpful approach is to write the possible pairs of numbers which multiply
to give 20.
x 2 + 9 x + 20 = (x + )(x + )
1 20
2 10
4 5
It is then easy to see that only the third pair of numbers add up to 9. So
x 2 + 9 x + 20 = ( x + 4 ) ( x + 5)
Worked Example 2
Factorise x 2 − 3 x − 10 .
Solution
The solution will be of the form (x )(x ). Considering the ways of obtaining
−10 by multiplication gives
x 2 − 3 x − 10 = (x )(x )
−1 +10
−2 +5
+1 −10
+2 −5
Only the fourth possibility gives a total of − 3 when the two terms are added, so
x 2 − 3 x − 10 = ( x + 2) ( x − 5)
Worked Example 3
Factorise x 2 − 5 x + 6 .
Solution
The solution will be of the form ( x ) ( x ) . Considering ways of obtaining + 6
(including negative factors since the x component has a negative coefficient) gives:
x 2 − 5x + 6 = (x )(x )
+6 +1
+3 +2
−6 −1
−3 −2
The last of these gives a total of − 5 when the two terms are added, so
x 2 − 5x + 6 = ( x − 3) ( x − 2)
Worked Example 4
Factorise 2 x 2 − x − 3 .
Solution
The solution will be of the form (2x )(x ) to give the 2 x 2 term. Considering
the ways of obtaining − 3 gives:
2 x 2 − x − 3 = (2 x )(x )
–1 +3
+1 −3 Note that these will
be multiplied by the
+3 −1 2 in the 2x term
−3 +1
(− 3 × x ) + (1 × 2 x ) = − 3x + 2 x
= −x
so
2 x 2 − x − 3 = (2 x − 3) ( x + 1)
You can check that these brackets multiply out to give the original expression.
Worked Example 5
Factorise completely
(a) x2 − x y
(b) e2 − 1
(c) 5 p 2 + 9 pq − 2 q 2 (CXC)
Solution
(a) x 2 − x y = x ( x − y)
(b) e 2 − 1 = (e − 1) (e + 1)
(c) 5 p 2 + 9 pq − 2 q 2 = (5 p − q ) ( p + 2 q )
(The other possibilities which do not give the correct RHS are
(5 p + q) ( p − 2 q) = 5 p2 − 9 pq − 2 q 2
(5 p + 2 q) ( p − q) = 5 p2 − 3 pq − 2 q 2
(5 p − 2 q) ( p + q) = 5 p2 + 3 pq − 2 q 2 )
Note
It is often a good idea to check the answers you obtain by expanding the brackets.
(a − b) ( a + b) = a2 − b2
This result is known as the difference between two squares and can be used to factorise
some expressions.
Worked Example 6
Factorise the following using the difference between two squares result.
(a) x2 − 9 (b) 4 x 2 − 25
Solution
2
(a) x 2 − 9 = x 2 − 32 (b) 4 x 2 − 25 = (2 x ) − 52
= ( x + 3) ( x − 3) = (2 x − 5) (2 x + 5)
Exercises
1. Factorise each of the following expressions.
(a) 2 x 2 + 3 x + 1 = (2 x + 1) ( x + ?)
(b) 3 x 2 + 7 x + 2 = (3 x + 1) ( x + ?)
(c) 2 x 2 + 5 x + 3 = (2 x + ?) ( x + 1)
(d) 3 x 2 + 14 x + 8 = (3 x + ?) ( x + 4)
(e) 2 x 2 + 9 x − 5 = (2 x − 1) ( x + ?)
(f) 4 x 2 − 5 x − 6 = ( 4 x + ?) ( x − ?)
(g) 3 x 2 + x − 10 = (3 x − ?) ( x + ?)
(h) 3 x 2 − 23 x + 14 = (3 x − ?) ( x − ?)
(i) 6 x 2 + 17 x + 5 = (3 x + ?) (2 x + ?)
(j) 8 x 2 − 6 x + 1 = ( 4 x − ?) ( 2 x − ?)
6. (a) Expand (2 x + 1) ( x + 4) .
(a) 5a 2 b + ab 2
(b) 9k 2 − 1
(c) 2 y2 − 5y + 2 (CXC)
9. Factorise
(a) 4g2 − f 2
(b) tm − 3t + 2 pm − 6 p (CXC)
(a) 7 mp 2 + 14 m 2 p
Challenge!
Which area is larger and by how much – a half km square or a half square km?