UNIT 23 Algebraic Manipulation Introduction To SIM: Learning Objectives
UNIT 23 Algebraic Manipulation Introduction To SIM: Learning Objectives
Learning objectives
This unit continues the algebraic concepts theme of the previous two units. After completing this unit
of STUDENT INSTRUCTIONAL MATERIAL (SIM) you should be able to
• solve simultaneous equations
• fully expand brackets
• factorise expressions by taking out single terms and linear terms
• factorise quadratic expressions into two linear terms.
ax + by = c
dx + ey = f
when a, b, c, d, e and f are constants.
• Simultaneous linear equations normally have unique solutions, but not when one equation is the
multiple of another. For example, when
x + y =1
2x + 2y = 2
there is no unique solution. Also when there are two inconsistent equations, for example,
x + y =1
x+y=3
there are NO solutions.
• Having obtained solutions for x and y for simultaneous linear equations, you should then always
check this solution for x and y in the original equations.
• When expanding brackets, ensure that all terms are considered. For example,
2 x ( x + 3) = 2 x × x + 2 x × 3
= 2x2 + 6x
• When taking out simple factors from an equation, ensure that you take out all possible factors.
Facts to remember
• (a + b) (a − b) = a2 − b2
• ( a + b )2 = a 2 + 2 ab + b 2
• ( a − b )2 = a 2 − 2 ab + b 2
• If x 2 + ab + b = ( x + c) ( x + d ) , then
a = c + b and b = cd
Glossary of Terms
Simultaneous linear equations These are of the form
ax + by = c
dx + ey = f
when a, b, c, d, e and f are constants.
x (4 − x ) = 4 x − x 2
2 x (1 + 3 x ) = 2 x + 6 x 2
a ( x + b) = ax + ab
4 x 2 + x = x ( 4 x + 1)
5 x 2 + 10 x = 5 x ( x + 2)
x 2 − 4 = ( x + 2) ( x − 2)
(2 x − 1) ( x + 2) = 2 x 2 + 3x − 2