06-Factorisation-and-Formulae
06-Factorisation-and-Formulae
m
The factors common to both numbers are 2 and 3, constants in each expression we must pay attention
hence the HCF is 2 × 3 = 6. to these as well. The following steps illustrate the
process.
co
Similarly, algebraic expressions may also have
divisors and these are factors of the expression. For 1. The highest common factor of 15 and 10 is 5,
example, the expression, 5x 2 y , written as a product so the first term in our HCF is 5.
.
hs
of all its factors as shown below.
2. *
The highest common factor of x 2 and x 3 is
5x 2 y = 5 ´ x ´ x ´ y x 2 so the second term in our HCF is x 2 .
Example 3
(ii) abc and bcd
Find the HCF of 21 p 4 q5 r 4 and 14 p 3q6 r 4
Solution
Solution
(i) HCF of b3 and b5 is b3 since b3 is the The HCF of 21 and 7 is 7
highest power of b common to both. The HCF of 𝑝0 and 𝑝4 is 𝑝4
The HCF of 𝑞 8 and 𝑞 9 is 𝑞8
(ii) HCF of abc and bcd is bc since both terms The HCF of 𝑟 0 and 𝑟 0 is 𝑟 0
contain the common factor bc . Hence, the HCF of 21 p 4 q5 r 4 and 14 p 3q6 r 4 is
7 p3 q5 r 4
40
Copyright © 2023 by Fayad W. Ali and Shereen A. Khan. Some Rights Reserved. Page 1 of 6
Visit us at www.faspassmaths.com.
Common factor method 7a + 14b + ca + 2cb
We can also use the highest common factor to rewrite Note that there are four terms, but there is no factor
an algebraic expression as a product of prime factors. common to all four terms. However, the first two
This process of is called factorisation. Consider the terms have 7 as a common factor and the last two
following expression: terms have c as a common factor.
So, the expression can be grouped as follows:
3k 2 h 3 + 6k 3h 2
(7a + 14b) + (ca + 2cb)
Since there are common factors in both terms, it is Now, each group has a common factor.
now possible to factorise this expression by finding
the highest common factor and rewriting the =7(a + 2b) + c (a + 2b)
expression as a product of two factors.
m
We have reduced the expression from four terms to
The HCF of 3k2 h3 and 6k3 h2 is 3k 2 h 2 . two terms. Clearly, (a + 2b) is now a common factor
of these two terms. The expression can be further
co
factorised by dividing each term by (a + 2b). Taking
Dividing each term by the HCF, the expression can
this common factor out from each group, we have
be written as:
.
=(a +2b) (7+c)
3k 2h3 + 63 h2 = 3k 2h2 ( k + h )
hs
The expression is now completely factorised, as it is
Note that in the factorised form this expression now expressed as a product of two algebraic expressions.
has one term with two factors and which are 3k 2 h 2
and (k + h). at This factorisation technique is called grouping and it
is used to factorise an expression consisting of four
m
terms when there are common factors in the pairs of
Example 4 terms.
s
Factorise completely the following expressions:
as
Example 5
(i) 7 x + 7 y
(ii) 9b2 - 3b Factorise completely:
(i) 6 x + 9 + 2kx + 3k
sp
(iii) 6m5n 3 p + 8m 4 n 2 p 2
(ii) 5 p + 10q - np - 2nq
Solution (iii) m 2 - 2m - mn + 2n
.fa
(i) 7 x + 7 y = 7 ( x + y )
Solution
(ii) 9b - 3b = 3b (3b - 1)
2 1. 6x + 9 + 2kx + 3k = 3( 2 x + 3) + k ( 2 x + 3)
w
= ( 2 x + 3)( 3 + k )
(iii) 6m5n3 p + 8m4n2 p2 = 2m4n2 p (3mn + 4 p )
w
2. 5 p + 10q - np - 2nq = 5 ( p + 2q ) - n ( p + 2q )
w
= ( p + 2q )(5 - n )
Common factors with grouping
3. m2 - 2m - mn + 2n = m ( m - 2) - n ( m - 2)
We use the above method when there are common
factors in all the terms in the expression. In some = ( m - 2 )( m - n )
expressions, there are no common factors in each
term and one may conclude that it is not possible to
factorise such expressions. However, if there are
factors common to any pair of terms, it may be
possible to factorise the expression. Consider the
expression:
41
Copyright © 2023 by Fayad W. Ali and Shereen A. Khan. Some Rights Reserved. Page 2 of 6
Visit us at www.faspassmaths.com.
Quadratic expressions Example 6
Factorise x 2 - 10 x + 21 .
Some algebraic expressions cannot be factorised
using the methods we learned so far. One such
expression is the quadratic expression which takes Solution
the form, We need to separate −10𝑥 into two terms such
ax2 + bx + c. that the product of the coefficients is 21 and the
sum is −10. This would be −3𝑥 and − 7𝑥.
However, a quadratic expression is really a product \ x 2 - 10 x + 21 º x 2 - 7 x - 3x + 21
of two linear expressions. We can illustrate this by
using the distributive law as follows: = x ( x - 7) - 3( x - 7)
= ( x - 7 )( x - 3)
(x + 4) (x + 2) = x (x + 4) + 2 (x + 4)
m
= (x2 + 4x) + (2x + 8)
= x2 + 4x + 2x + 8
= x2 + 6x + 8 Example 7
co
which is of the form ax2 + bx + c.
Factorise x 2 + x - 20
Quadratic factorisation involves reversing the above
.
process, whereby, we start with the quadratic and
hs
obtain the two linear factors. Solution
That is, we start with the left-hand side (the We need to separate 𝑥 into two terms such that
quadratic) and end with the right-hand side (the linear product of their coefficients is −20 and their sum
factors).
x2 + 6x + 8 = (x + 4) (x + 2)
at is 1. This would be 5𝑥 and − 4𝑥.
x 2 + x − 20 = x 2 + 5x − 4x − 20
m
= x(x + 5) − 4(x + 5)
From the above example, we should note that when ( )(
= x +5 x −4 )
s
our quadratic is factorised;
1. The product of the constants is 8
as
2. The sum of the coefficients is 6𝑥. When the coefficient of the first term is not 1, the
2
procedure takes into consideration this coefficient as
Hence, to factorise x + 6x + 8, we need to first
sp
x2 + 6x + 8 = x2 + 4x + 2x + 8
Solution
= (x2 + 4x) + (2x + 8)
In our previous examples, the coefficient of
w
= x (x + 4) + 2 (x + 4)
= (x + 4) (x + 2) 𝑥 * was one. When the coefficient is not one, the
product of the coefficients will be the constant term
w
42
Copyright © 2023 by Fayad W. Ali and Shereen A. Khan. Some Rights Reserved. Page 3 of 6
Visit us at www.faspassmaths.com.
Difference of two squares FORMULAE
When we multiply two linear expressions of the form We have used many mathematical formulae in our
(𝑥 − 𝑦)(𝑥 + 𝑦), we obtain a quadratic expression study of mathematics thus far. In consumer
that has only two terms, arithmetic, we used formulae to calculate Simple
Interest and in measurement, we used formulae to
(𝑥 + 𝑦)(𝑥 − 𝑦) = 𝑥 * − 𝑥𝑦 + 𝑥𝑦 − 𝑦 * = 𝑥 * − 𝑦 * calculate area and perimeter of various shapes.
(𝑝 + 4)(𝑝 − 4) = 𝑝* + 4𝑝 − 4𝑝 − 4* = 𝑝* − 16 A formula is a mathematical rule or principle usually
expressed as an equation involving more than one
(𝑞 + 1)(𝑞 − 1) = 𝑞 * + 𝑞 − 𝑞 − 1* = 𝑞 * − 1 variable. In using formulae, it is sometimes necessary
to rearrange it so as to obtain any one of the variables
The expressions on the right have only two terms
in terms of the other variables.
separated by a subtraction sign. Such expressions are
m
called the difference of two squares. Notice that both In solving equations, we would have used the
terms are perfect squares, that is, they have exact additive and multiplicative inverses to isolate
co
square roots. Such expressions are called the variables and so obtain their values. These principles
difference of two squares. In factorising such involved in using these inverses also apply to
expressions, we can apply the following rule: rearranging simple formulae.
.
hs
When an expression is written in the form, We will first look at simple formulae involving
a 2 - b2 , then it can be easily factorised into procedures that we already know from our study of
( a - b)( a + b) . equations.
at Example 12
m
Example 9 In the formula, v = u + at, make
Factorise: 25 - x 2 º ( 5 )2 - ( x )2 a) u the subject
s
b) a the subject
c) t the subject
as
Solution
This is now expressed as a difference of two
squares Solution
sp
\25 - x2 = (5 - x )(5 + x )
a) To make u the subject, all term(s) involving u
are left or kept on one side of the equation.
.fa
v = u + at
Example 10 v - at = u
Factorise: 1 - 9 y 2 º (1)2 - ( 3 y )2 u = v - at
w
Solution v = u + at
This is now expressed as a difference of two v - u = at
w
squares at = v - u
\1 - 9 y 2 = (1 - 3 y )(1 + 3 y ) v-u
\a =
t
c) We use the same principles in (b) to make t the
Example 11 subject
Factorise (𝑚 + 3)* − 𝑛* v = u + at
v - u = at
at = v - u
Solution
v-u
\t =
(𝑚 + 3)* − 𝑛* = (𝑚 + 3 + 𝑛)(𝑚 + 3 − 𝑛) a
43
Copyright © 2023 by Fayad W. Ali and Shereen A. Khan. Some Rights Reserved. Page 4 of 6
Visit us at www.faspassmaths.com.
In some cases, the variable we want as the subject Alternative solution to Example 12
may appear on both sides of the equation. 1 1 1
+ =
u v f
Example 13 The LCM of u, v and f is uvf. So we multiply each
term by uvf.
Make x the subject of px-b =a-qx
×uvf
vf + uf = uv
f ( v + u ) = uv
Solution
First, collect all terms in x on one side of the uv
f=
equation. v+u
px - b = a - qx
\ px + qx = a + b
m
To isolate x, we use the technique of factorisation Formulae involving roots and powers
since x is a common factor to both terms.
co
x( p + q ) = a + b Sometimes the variables may involve term(s)
a+b involving roots or powers. We adopt the following
\x = inverse principles.
( p + q)
.
hs
𝐼𝑓 𝑎* = 𝑏, 𝑡ℎ𝑒𝑛 𝑎 = √𝑏
𝐼𝑓 √𝑎 = 𝑏, 𝑡ℎ𝑒𝑛 𝑎 = 𝑏 *
Formulae involving fractions
Example 14 Solution
H H H To make u the subject, we must first isolate the
Make f the subject of the formula: +J = K
I term in u. But, since this happens to be u2, we first
sp
\ v 2 - 2as = u 2
First, isolate the term in f
Then cross multiply to remove fractions. u 2 = v 2 - 2as
Next, make f the subject \ u = v 2 - 2as
w
1 1 1
+ =
u v f
w
1 1 1 Example 16
= +
w
44
Copyright © 2023 by Fayad W. Ali and Shereen A. Khan. Some Rights Reserved. Page 5 of 6
Visit us at www.faspassmaths.com.
Example 15
Solution:
Rewrite the equation in the form of two equivalent
fractions to make it ready for cross multiplication.
1
p= nmc 2
3
p nmc 2
=
1 3
m
Then cross multiply to remove fractions.
Afterwards, isolate c2 then take the square root.
co
\ p ´ 3 = nmc 2 ´ 1
3 p = nmc 2
3p
.
= c2
nm
hs
3p
c2 =
nm
c=
3p
nm
at
s m
Example 16
as
[
Make g the subject of the formula 𝑇 = 2𝜋Z\.
sp
Solution
Observe the following steps
𝑙
.fa
𝑇 = 2𝜋]
𝑔
Divide by 2p to isolate square root
w
𝑇 𝑙
=]
2𝜋 𝑔
w
*
=
4𝜋 𝑔
Cross multiply
𝑇 * 𝑔 = 4𝜋 * 𝑙
Isolate g
4𝜋 * 𝑙
𝑔=
𝑇*
45
Copyright © 2023 by Fayad W. Ali and Shereen A. Khan. Some Rights Reserved. Page 6 of 6
Visit us at www.faspassmaths.com.