2024 Chapter 10 Permutation and Combinations (Student)
2024 Chapter 10 Permutation and Combinations (Student)
2024 Chapter 10 Permutation and Combinations (Student)
H2 Mathematics (9758)
Content Outline
Include:
• Addition and multiplication principles for counting
• Concepts of permutation n Pr and combination n C r
• Arrangements of objects in a line or in a circle, including cases involving repetition and
restriction
References
Books
1. The Core Course for A level by L.Bostock & S.Chandler
2. A Comprehensive Guide (H2 Mathematics) by Frederick Ho (et al)
3. A Concise Course in A-Level Statistics by J.Crawshaw and J.Chambers
Website
https://www.h2maths.site/#Combinatorics
In English we use the word "combination" loosely, without really thinking if the order of things is
important. In other words:
"My fruit salad is a combination of apples, grapes and bananas" We don't care what order the
fruits are in, they could also be "bananas, grapes and apples" or "grapes, apples and bananas", it is
still the same fruit salad.
"The combination to the safe is 472". Now we do care about the order. "724" won't work, nor
will "247". It has to be exactly 4-7-2.
We shall first discuss two fundamental principles, namely the Principle of Addition and Principle of
Multiplication which form the basis of Permutations and Combinations.
Pg 1
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
Example 1 There are 4 bus services, 3 flight routes and 2 rail services from city A to city B. How
many different ways are there if one is to travel from city A to city B ?
Solution:
No. of ways No. of ways No. of ways
Total no. of ways from A to B =
by bus by flight by rail
Note: Multiplication principle applied when operations in succession are undertaken to achieve a
final outcome.
Pg 2
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
Example 2
In order to get to Jurong from Changi, Nick can travel via Orchard or PIE. For travelling via Orchard,
there are 3 routes from Changi to Orchard and 4 routes from Orchard to Jurong. For travelling via
PIE, there is only 1 route.
(i) In how many ways can Nick travel from Changi to Jurong if he decided to go via Orchard?
(ii) What is the total number of ways that Nick can travel from Changi to Jurong?
Solution:
(3 routes)
(4 routes)
PIE
2. Permutations
Therefore, the number of permutations (ordered arrangements) of the letters taken all at a time is 6.
Alternatively, we can also place the letters one by one into the 3 spaces as shown.
Letters:
No. of choices: 3 2 1
The first space can be occupied by any of the 3 letters. Once that is taken up, that leaves 2 possible
letters for the second space, and 1 possible letter for the third. Therefore, number of permutations
= 3 2 1 3! (read as “three factorial”)
Pg 3
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
In general, n spaces
...
No. of choices: n n-1 n-2 3 2 1
Example 3 Find the number of ways of arranging all the letters in the word SUNDAY.
Solution:
2.2 Permutations of r objects out of n DISTINCT objects in a straight line without repetition
(r ≤ n)
r spaces
...
No. of choices: n n-1 n-2
Number of ways to arrange r objects out of n distinct objects in a straight line without repetition
= n(n – 1)(n – 2)…(n – r + 1)
= n Pr
Example 4
How many 3-letter code words can be formed from the letters of the word SCOTLAND?
How many of these 3-letter code words do not contain any vowel at all?
Solution:
1S, 1C, 1O, 1T, 1L, 1A, 1N, 1D : 2 vowels & 6 consonants
2.3 Permutations of r objects out of n DISTINCT objects in a straight line with repetition
(r ≤ n)
r spaces
...
No. of choices: n n n
Number of ways to arrange r objects out of n distinct objects in a straight line with repetition
= n(n)(n)…(n)
= nr
Example 5
A car license plate number must start with the letter S, followed by any 2 letters, any 4 digits and any
1 letter. Only upper-case letters are allowed and repetitions of letters and digits are allowed. How
many ways can a license plate number be formed?
Solution:
S ? ? ? ? ? ? ?
No. of ways =
Suppose the two O’s are distinguishable from each other i.e. O1 O 2 .
Then there are 3! 6 ways to permute the letters ZO1O 2 as follows:
ZO1O 2 O1ZO 2 O1O 2 Z
ZO 2O1 O2 ZO1 O2 O1Z
But note that in actual fact, O1 O 2 and there are 2! ways to arrange O1 and O 2 . As such, each distinct
permutation (namely ZOO, OZO and OOZ) has been permuted in 2! ways.
3!
So there should be only = 3 different arrangements of the letters in the word ZOO.
2!
n!
Number of ways of arranging n objects in a line of which p of them are identical =
p!
Pg 5
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
In general,
Number of ways of arranging n objects in a straight line, of which
p of one type are identical, q of a second type are identical, r of a third type are identical and
n!
so on =
p! q! r!...
Example 6
Find the number of arrangements of all the letters in each of the following words:
(a) LINE (b) PEPPER (c) STATISTICS
Solution:
Pg 6
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
3. Combinations (Selections)
(b) n n! 5! 5 4 3 2 1
n
Cr (Found in MF26)
5
C3 10
r r !(n r )! 3! 5 3 ! 3 2 1 2 1
n n 5! 5 4 3 2 1
Cn r
5
C2 10
nr 2! 5 2 ! 2 1 3 2 1
(c) n
C1 n ; 5
C1 5 ;
n
C n nC 0 1 5
C5 5C0 1
(d) n
Pr n(n – 1)(n – 2)…(n – r + 1) 5!
5
P3
n(n 1)( n 2)...( n r 1)( n r )...(3)(2)(1) 5 3 !
( n r )...(3)(2)(1) 5!
n! 3!
5 3 !3!
(n r )!
5 C3 3!
Cr r !
n
Note: nCr r ! on the RHS is choosing r objects from a total of n objects (i.e. nCr )
followed by a permutation of these chosen r objects (i.e. r!).
Pg 7
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
Example 7
In how many ways can a group of 3 boys be selected from 9, if
(i) there is no restriction,
(ii) the eldest is included,
(iii) the eldest is excluded?
Solution:
(i) Without any restriction, no. of selections =
(ii) If the eldest is included, we need to choose 2 more boys from the remaining 8 boys.
No. of selections =
(iii) Method 1:
If the eldest is excluded, we need to choose 3 boys from the remaining 8 boys.
No. of selections =
Example 8
Out of a group of 5 boys and 4 girls, in how many ways can a party of 4 be selected to include at least
2 boys?
Solution: [Consider all possible combinations of 4 with at least 2 boys selected.]
Remark: Common mistake that students make is to choose 2 boys out of 5 first, then choose the
other 2 students from the remaining 7 i.e. 5 C 2 7 C 2 . This is wrong because there is double counting.
E.g. when B1 and B2 are selected first, followed by B3 and G1, the party of 4 would consist of B1, B2, B3
and G1 which is the same party formed when B1 and B3 are selected first, followed by B2 and G1.
Pg 8
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
3.2 Combinations of r objects taken from n objects (r ≤ n), some of which are IDENTICAL
Greater care must be taken when selection is made on a set of objects containing identical objects. To
handle such a situation, we need to consider the possible numbers of the identical objects to be selected
as illustrated in the example below.
Example 9
A box contains seven balls: 3 red, 2 black, 1 white and 1 green. In how many ways can three balls be
chosen, assuming balls of the same colour are identical?
The 3rd ball can be any of the remaining 3 colours (white, green or red/black),
no. of ways =
No. of ways for 2 balls of the same colour and 3rd ball to be different =
Remark: The key is to consider the cases using the biggest number of identical items. For instance,
in this example, 3 (red balls) is the biggest possible number of balls of the same colour, hence we use
it as Case 1, followed by 2 balls of the same colour and lastly, 1 ball of the same colour i.e. all different
colours.
Pg 9
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
5 units
Solution:
Solution:
No. of ways
= No. of ways without restrictions – No. of ways such that the two girls are next to each other
=
Pg 10
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
5 Miscellaneous examples
(ii) If the 3 boys are standing next to each other, treat them as 1 unit,
Total no. of units = 7
Note: From the answers in this example, we can verify that the difference between the answers in (i)
and (ii) does not give the answer in (iii). Hence, the complement method does not apply for (iii). This
is because the complement of the case where all 3 boys are separated is not all 3 boys are together. We
need to also consider the case where 2 boys are together and 1 boy is separate from them.
Pg 11
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
Case 2: Code words contain exactly 2 Ts and 2 other letters (1S, 1U, 1E, 1R)
No. of ways to choose 2 other letters =
Case 3: Code words contain 1 T and 3 other letters (1S, 1U, 1E, 1R)
No. of ways to choose 3 other different letters =
Example 14
How many 4-digit numbers can be made from the integers 2,3, 4,5, 6, 7 if
(i) each integer is used only once?
(ii) there is no restriction on the number of times each integer can be used?
(iii) each integer is used only once and the number formed must be even?
(iv) the number formed must begin with 3 and end with 6 and each integer is used once only?
Solution:
(i) No. of 4-digit numbers =
(iii)
(iv)
3 6
No of choices No of choices
for the 2nd digit for the 3rd digit
No. of ways =
Pg 13
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
Solution:
4 boxes: 3 toy cars, 4 toy vans, 2 toy motorcycles, 1 toy garbage truck
Boxes: 3 4 2 1
toy cars toy vans toy motor- toy garbage
cycles truck
No. of
possible
choices:
Example 16
(a) In how many ways can 6 different articles be subdivided into groups of 1, 2 and 3 articles each?
(b) In how many ways can 6 different articles be subdivided into groups of 2 articles each?
Solution:
(a) No. of ways =
Note: In (b), the 6 scenarios below (taken from 6 C 2 4 C 2 2 C 2 ) are considered the same way of
dividing the articles into 3 groups of 2 as they are actually permutations of (AB), (CD) and (EF).
Pg 14
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
A C B
B A B C
C A
Figure (I) Figure (II) Figure (III)
Figure (I) shows one arrangement of A, B, C. If we keep the 3 men in the same position relative to each
other and move them one position at a time anti-clockwise, we have the arrangements as shown in
figures (II) and (III).
In a circular arrangement when the seats are indistinguishable, the three arrangements above are
considered the same. Hence, for every 3 (different) arrangements in a row, it is considered as one
3!
arrangement in a circle. Thus, the total number of arrangements = = 2!
3
If the positions (seats) are indistinguishable, the number of ways of arranging n distinct objects in a
n!
circle is = (n – 1)!.
n
Example 17
In how many ways can 12 people sit around a circular table if
(i) there are no restrictions,
(ii) 2 particular people are seated next to each other.
Out of the 12 people, how many ways can 9 of them sit in a circular table for 9 people.
Pg 15
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
(ii) If 2 people are seated next to each other, treating the 2 people as 1 unit,
there are 11 units.
Number of ways to arrange the 11 units in a circle =
Example 18
In how many ways can 4 boys and 2 girls be arranged in a circle, if the girls occupy separate places?
Solution:
Step 1: Arrange 4 boys in a circle first.
Number of ways =
There are exactly 4 places left between the boys to insert the girls (shown above).
Pg 16
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
Consider Figure (I), (II) and (III) again. When the seats are distinguishable in a circle (either when the
seats are numbered or an object occupies a particular position), Figure (I), (II) and (III) are considered
to be 3 different arrangements.
If the positions (seats) are distinguishable, the number of ways of arranging n distinct objects in a
circle is n -1 ! n .
Example 19
The seats at a round table are numbered from 1 to 7. Find the number of ways in which a committee
consisting of four men and three women can be seated at the table, if
(i) there are no restrictions.
(ii) all the men sit together.
For each of the above indistinguishable arrangement, there will now be 7 possible ways of
arrangement since all the seats are distinct (numbered), i.e. every person in the indistinguishable
arrangement shifts to the right by a seat to obtain a new arrangement.
Pg 17
Jurong Pioneer Junior College JC2 - 2024
H2 Mathematics (9758)
Annex
Using the TI-84 Plus Graphing Calculator
(i) To evaluate 5 P2 :
Method 1: Press
Method 2: Key in then press to display the “PROB” menu and select
(ii) To evaluate 5 C 2 :
Method 1: Press
combination, then .
Method 1: Press
Method 2: Key in then press to display the “PROB” menu and select for
Pg 18