Factorisation
Factorisation
Module 33
FACTORISATION
A guide for teachers - Years 9–10 June 2011
910
YEARS
Factorisation
510
The views expressed here are those of the author and do not
necessarily represent the views of the Australian Government
Department of Education, Employment and Workplace Relations.
http://creativecommons.org/licenses/by-nc-nd/3.0/
The Improving Mathematics Education in Schools (TIMES) Project NUMBER AND ALGEBRA
Module 33
FACTORISATION
A guide for teachers - Years 9–10 June 2011
Peter Brown
Michael Evans
David Hunt
Janine McIntosh
910
Bill Pender
Jacqui Ramagge
YEARS
{4} A guide for teachers
FACTORISATION
ASSUMED KNOWLEDGE
• Facility with basic algebra, particularly expanding brackets and collecting like terms.
• LCM and HCF for arithmetic.
MOTIVATION
Proficiency with algebra is an essential tool in understanding and being confident with
mathematics. For those students who intend to study senior mathematics beyond the
general level, factoring is an important skill that is frequently required for solving more
difficult problems and in understanding mathematical concepts.
In arithmetic, finding the HCF or LCM of two numbers, which was used so often in
working with fractions, percentages and ratios, involved knowing the factors of the
numbers involved. Thus the factoring of numbers was very useful in solving a whole host
of problems.
Similarly in algebra, factoring is a remarkably powerful tool, which is used at every level.
It provides a standard method for solving quadratic equations as well, of course, as for
simplifying complicated expressions. It is also useful when graphing functions.
Factoring (or factorising) is the opposite of expanding. Thus, using the distributive law,
3(x – 2) is the factored form of 3x – 6, and (x – 1)(x + 6) is the factored from x2 + 5x – 6.
While expanding is relatively routine, factoring can be tricky, and the student will need lots
of practice to master the different types of factorisation that arise, as well as gain insight
into what methods to apply and proficiency in applying them.
The Improving Mathematics Education in Schools (TIMES) Project {5}
CONTENT
COMMON FACTORS
The simplest type of factoring involves taking out a common factor from two or more terms.
For example, each term in the expression 6x2y – 4x is divisible by 2 and by x. Thus, 2x is a
common factor. Since there is no other common factor, 2x is the highest common factor.
We divide each term by and see what is left. Thus,
The terms in the expression in the brackets have no common factor (except 1) and so this
expression cannot be factorised further.
Removing common factors can also be performed on more than two terms.
EXAMPLE
Factor 6a2b – 8ab + 10ab2.
SOLUTION
The highest common factor of the three terms is 2ab so
FACTORING IN PAIRS
In some instances, there may be no common factor of all the terms in a given expression.
It may, however, be useful to factor in pairs.
For example, there is no common factor of the four terms in the expression
however, the first two terms have a common factor of a while the second two have a
common factor of 2. Thus,
We can now see that the two resulting terms have a common factor of that can now be
factored out to produce (2a + 3b)(a + 2).
Note that the order in which the brackets are written and the order of the terms within the
brackets do not matter.
Students will need some practice with this method, especially with the second step.
EXAMPLE
Factor 3a2 – 5ac – 3ab + 5cb.
SOLUTION
3a2 – 5ac – 3ab + 5cb = a(3a – 5c) – b(3a – 5c)
= a(3a – 5c) – b(3a – 5c) (Note that we factor out to obtain the
next common factor.)
Note: Different pairing of terms may or may not lead to a useful factorisation. Thus, in the
above example, pairing up 3a2 – 5ac – 3ab + 5cb leads to 3a(a – b) – 5b(a – b) as before.
However pairing the terms as (3a2 + 5cb) – 5ac – 3ab does not lead to a factorisation.
EXERCISE 1
Factorise the expression xy – 5x – 2y + 10 and state conditions on x, y such that when
numerical values are substituted for x and y the given expression
DIFFERENCE OF SQUARES
There are three special expansions and corresponding factorisations that frequently occur
in algebra.
(x – y)(x + y) = x2 – y2.
The Improving Mathematics Education in Schools (TIMES) Project {7}
Hence the difference between the squares of two numbers equals their sum times their
difference.
EXAMPLE
Factor a c2 – 25 b 16a2 – 9y2.
SOLUTION
a c2 – 25 = (c – 5)(c + 5) b 16a2 – 9y2 = (4a + 3y)(4a – 3y)
(As usual, the order in which the factors are written is unimportant.)
EXAMPLE
4x2 – 25y2
Simplify 2x + 5y .
SOLUTION
4x2 – 25y2 (2x – 5y)(2x + 5y)
2x + 5y = 2x + 5y = 2x – 5y.
SOME APPLICATIONS
One such application is to mental arithmetic. For example, to multiply say 13 and 15,
we write the product as 13 × 15 = (14 – 1)(14 + 1) = 142 – 1 = 195.
With practice this can be done mentally, provided the squares of integers up to about
20 are known.
The difference of two squares can also be used to solve equations in which we only seek
integer solutions.
EXAMPLE
Find all positive integer solutions to x2 – 9y2 = 13.
SOLUTION
Factoring the left-hand side, we have (x – 3y)(x + 3y) = 13
Because x and y are positive, it follows that x + 3y and x – 3y hence are positive since their
product is 13.
{8} A guide for teachers
The only positive factors of 13 are 13 and 1, so we have the two cases:
(x – 3y) = 1 (x – 3y) = 13
and and
(x + 3y) = 13 (x + 3y) = 1
Since we only want positive integer solutions, we conclude that the only positive integer
solution to x2 – 9y2 = 13 is x = 7, y = 2.
PERFECT SQUARES
The other two special expansions referred to above are the identities:
These identities are harder to use than the difference of two squares and are probably
best dealt with as special cases of quadratic factoring, discussed below. Thus, for example,
it is not easy for students to quickly spot that 4x2 – 12xy + 9y2 is a perfect square equal to
(2x – 3y)2.
The following example shows how these ideas can be cleverly combined to factor an
expression that at first glance does not appear to factor.
EXAMPLE
Factor x4 + 4.
SOLUTION
At first glance this expression does not appear to factor, since there is no identity for the
sum of squares.
= (x2 – 2x + 2)(x2 + 2x + 2)
The Improving Mathematics Education in Schools (TIMES) Project {9}
QUADRATIC FACTORING
A monic quadratic is an expression of the form x2 + bx + c, where and are given numbers.
= x2 + 5x + 2x + 10
= x2 + 7x + 10.
This expansion produces a simple quadratic. We would like to find a procedure that
reverses this process.
We notice that the coefficient x of is the sum of the two numbers 2 and 5 in the brackets and
that the constant term 10, is the product of 2 and 5. This suggests a method of factoring.
The coefficient of x is a + b and the constant term is ab. Hence to reverse the process,
we seek two numbers whose sum is the coefficient of and whose produce is the constant term.
EXAMPLE
Factor x2 + 7x + 12.
SOLUTION
We seek to express this in the form (x + a)(x + ). To find the values of a and b, we solve,
by inspection, a + b = 7 and ab = 12. Clearly the solutions are 4 and 3 (in either order),
and no other numbers satisfy these equations. Hence
x2 + 7x + 12 = (x + 4)(x + 3).
Students should try to mentally expand to check that their answers are correct.
EXAMPLE
Factor a x2 – 7x + 12 b x2 + 2x – 15 c x2 + 6x + 9
SOLUTION
a We solve, by inspection, a + b = –7 and ab = 12.
x2 – 7x + 12 = (x – 4)(x – 3)
.
{10} A guide for teachers
b We solve, by inspection, a + b = 2 and ab = –15. The solutions are 5 and –3. Hence
x2 + 2x – 15 = (x + 5)(x – 3).
x2 + 6x + 9 = (x + 3)(x + 3) = (x + 3)2.
Also note that the difference of squares factorisation could also be done using this
method. For example, to factor x2 – 16, we solve a + b = 0 and ab = –16. The solutions
are 4 and –4 work, so x2 – 16 = (x – 4)(x + 4).
This is, however, not a good method to use. It is better for students to be on the look out
for the difference of squares identity and apply it directly.
Students will need a lot of practice with factoring quadratics. It is worth mentioning here
that in further mathematics, both in the senior years and all the way through tertiary level
mathematics, quadratic expressions routinely appear and so being able to quickly factor
them is a basic skill.
We should always be on the look out for common factors before using other
factoring techniques.
For example, to factor 3x2 + 9x + 6, we begin by taking out the common factor 3. We can
then proceed to factor further. Thus,
3x2 + 9x + 6 = 3(x2 + 3x + 2)
= 3(x + 2)(x + 1)
EXERCISE 2
Factor 6x2 – 54.
NON-MONIC QUADRATICS
There are a number of different techniques for factoring this type of expression. The one
presented here is felt to be the easiest both to perform and explain. It also links in with the
techniques discussed above. There are three steps in the method, which will be illustrated
on the example 2x2 + 5x + 3.
The Improving Mathematics Education in Schools (TIMES) Project {11}
Step 1 Multiply the coefficient of by the constant term and write this above the
constant term
6
2
2x + 5x + 3
Step 2 Find two numbers that add to give the coefficient of and multiply to give
this new product. That is, two numbers that add to give 5 and multiply to
give 6. The numbers 3 and 2 work.
Step 3 Use these numbers to split the middle term and factor in pairs.
2x2 + 5x + 3 = 2x2 + 2x + 3x + 3
= 2x(x + 1) + 3(x + 1)
= (x + 1)(2x + 3).
It does not matter in what order we write the middle terms, the method will still work, thus
2x2 + 5x + 3 = 2x2 + 3x + 2x + 3
= x(2x + 3) + 1(2x + 3)
= (x + 1)(2x + 3).
EXAMPLE
Factor 3x2 + 5x – 2.
SOLUTION
3x2 + 5x – 2 (3 × (–2 )= –6)
3x2 + 5x – 2 = 3x2 + 6x – x –2
= 3x(x + 2) –1(x + 2)
= (x + 2)(3x – 1)
SUMMARY OF METHODS
We will now apply the various techniques of factoring to simplify various algebraic
expressions. Students must take great care when cancelling. False cancellations such as
a+b a
c + b = c are common student errors when dealing with algebraic fractions. They must
ac a
not confuse this with the cancellation bc = b .
EXAMPLE
Simplify
x2 + 4x – 12 x2 + 2x x2 + 4x – 12 x2 – x – 6 2x2 + 6x
a b x2 – 1
× x2 + 3x – 10 c x2 + x – 2
÷ x2 – 1
x2 + 3x – 10
SOLUTION
x2 + 4x – 12 (x + 6)(x – 2)
a x2 + 3x – 10
=
(x + 5)(x – 2)
(x + 6)
=
(x + 5)
x2 + 2x x2 + 4x – 12 x(x + 2) (x – 4)(x – 1)
b x2 – 1 × x2 + 3x – 10 = (x + 1)(x – 1) × (x – 4)(x + 2)
x(x + 2) (x – 4)(x – 1)
= × (x – 4)(x + 2)
(x + 1)(x – 1)
x
= x+ 1
(x + 2)(x – 3) (x + 1)(x – 1)
= ×
(x – 1)(x + 2) 2x(x – 3)
x+ 1
= 2x
Factorising also can assist us in finding the lowest common denominator when adding or
subtracting algebraic fractions.
The Improving Mathematics Education in Schools (TIMES) Project {13}
EXAMPLE
x2 + 5xy – 4y2 2xy
Simplify –
x2 – 16y2 2x2 + 8xy .
SOLUTION
x2 + 5xy – 4y2 2xy x2 + 5xy – 4y2 2xy
x2 – 16y2
– 2x + 8xy
2 = (x – 4y)(x + 4y)
– 2x(x + 4y)
x2 + 5xy – 4y2 y
= (x – 4y)(x + 4y)
–
(x + 4y)
x2 + 5xy – 4y2 + y(x – 4y)
= (x – 4y)(x + 4y)
x(x + 4y)
=
(x + 4y)(x – 4y)
x
=
(x + 4y) .
LINKS FORWARD
QUADRATIC EQUATIONS
Factoring quadratics provides one of the key methods for solving quadratic equations.
Equations such as these arise naturally and frequently in almost every area of mathematics.
The method of solution rests on the simple fact that if we obtain zero as the product of
two numbers then at least one of the numbers must be zero.
The method of factoring non-monic quadratics can similarly be used to solve non-monic
quadratic equations.
EXAMPLE
Solve 3x2 + 5x – 2 = 0.
SOLUTION
3x2 + 5x – 2 = 0
(3x – 1)(x + 2) = 0
3x – 1 = 0 or x + 2 = 0
1
So, x = 3 or x = –2.
{14} A guide for teachers
It will be noted that not all quadratic equations have rational solutions. These equations
are not amenable to the factoring method.
These identities are called the difference of cubes and sum of cubes respectively. In both
cases, the factor in the second bracket can be remembered as `square the first, square
the second, multiply and change the sign’.
These identities are generally covered in senior mathematics and are useful in beginning
calculus and for finding limits.
FURTHER GENERALISATIONS
The difference of squares and the difference of cubes can be further generalised to obtain
a factorization of an – bn.
EXERCISE 3
a By expanding, check each of these identities.
b Verify that we obtain the difference and squares and cubes, when we replace
n with 2 and 3.
c Factor x4 – 1 both by using the above identity and also by using the difference of
squares. Compare the two factorisations.
While there is no ‘sum of squares’, the sum of cubes does admit generalisation.
If we use odd indices, we find that
x5 + 1 = (x + 1)(x4 – x3 + x2 – x + 1) and
EXERCISE 4
Write down and check by expansion, the factorisation of x2n+1 + 1.
FACTORING POLYNOMIALS
Expressions such as x3 – 6x2 + 3x – 1 are called polynomials. Since the highest power of
x in the expression is 3, we call this a polynomial of degree 3, or a cubic. Polynomials will
be discussed further in the module Polynomials.
There are expressions that are irreducible over the rational numbers, but which can be
factored if we allow irrational numbers. For example, the polynomial x4 + 1 cannot be
factored using rational numbers, but it can factored using a method similar to that given
on page 5 as (x2 + 2x + 1)(x2 – 2x + 1). This can be verified by expansion. We call this a
factorisation over the real numbers.
Students who go on to study complex numbers in senior mathematics will discover that:
• over the complex numbers every polynomial can be factored into a product of linear
factors,
• over the real numbers every polynomial can be factored into a product of linear and/or
quadratic factors.
Over the rational numbers, it is possible to find polynomials, with degree as large as we
like, that are irreducible. For example, x6 + x5 + x4 + x3 + x2 + x + 1 can be shown to be
irreducible over the rational numbers.
HISTORY
FACTORING
Factoring is a part of algebra and so its history belongs to the history of algebra covered in
other modules.
Polynomials that arise from factoring xn – 1 over the integers are called cyclotomic
polynomials and were also studied by these and later mathematicians. For example,
since x3 – 1 = (x – 1)(x2 + x + 1) the polynomial x2 + x + 1 is an example of a cyclotomic
polynomial. These polynomials have interesting properties and there are a number of
unsolved problems regarding them.
DIOPHANTINE EQUATIONS
One of the many applications of factoring, that goes back to the Greeks, is the solution
of equations in which we seek only integer (sometimes positive integer) solutions. Such
equations are called Diophantine equations. These sometimes use clever factorisations.
EXAMPLE
Find all positive integer solutions to ab + 2a + 5b = 38.
SOLUTION
The first two terms factor as a(b + 2). We add 10 to both sides, so that we can factor in
pairs. Thus,
ab + 2a + 5b = 38
ab + 2a + 5b + 10 = 48
a(b + 2) + 5(b + 2) = 48
(a + 5)(b + 2) = 48
Equating each bracket with a factor and cofactor 48 and solving, we find that the only
positive integer solutions are a = 11, b = 1; a = 1, b = 6; a = 3, b = 4; a = 7, b = 2.
EXERCISE 5
Check all the steps in the above example and then also find all the integer solutions.
The Improving Mathematics Education in Schools (TIMES) Project {17}
ANSWERS TO EXERCISES
EXERCISE 1
a x = 2 or y = 5 b x > 2 and y > 5 or x < 2 and y < 5
EXERCISE 2
6(x – 3)(x + 3)
EXERCISE 4
x2n + 1 + 1 = (x + 1)(x2n – x2n–1 + x2n … + x2 – x + 1)
EXERCISE 5
a = –17, b = – 6; a = –9, b = – 14; a = –8, b = – 18; a = –21, b = – 5; a = –7, b = – 26;
a = –29, b = – 4; a = –11, b = – 10; a = –13, b = – 8; a = –6, b = – 50; a = –4, b = – 46;
a = 43, b = – 1; a = – 3, b = 22; a =19, b = 0; a = –1, b = 10; a = 7, b = 2; a = –2, b = 14.
The aim of the International Centre of Excellence for
Education in Mathematics (ICE-EM) is to strengthen
education in the mathematical sciences at all levels-
from school to advanced research and contemporary
applications in industry and commerce.
www.amsi.org.au