Permutations and Combinations Explained
Permutations and Combinations Explained
Chapter
CONTENTS
Permutations
5.1 The factorial
5.2 Exponent of prime p in n !
5.3 Fundamental principles of counting
5.4 Definition of permutation
5.5 Number of permutations without repetition
5.6 Number of permutations with repetition
5.7 Conditional permutations Bhaskaracharya
Permutations
5.1 The Factorial.
Factorial notation: Let n be a positive integer. Then, the continued product of first n
natural numbers is called factorial n, to be denoted by n ! or n . Also, we define 0 ! = 1.
when n is negative or a fraction, n ! is not defined.
Thus, n ! = n (n – 1) (n – 2) ......3.2.1.
Deduction: n ! = n(n – 1) (n – 2) (n – 3) ......3.2.1
= n[(n 1)(n 2)(n 3)...... 3.2.1] = n [(n 1) ! ]
Thus, 5! 5 (4 !), 3! 3 (2!) and 2! 2 (1 !)
Also, 1! 1 (0!) 0! 1 .
5.2 Exponent of Prime p in n ! .
Let p be a prime number and n be a positive integer. Then the last integer amongst 1, 2, 3,
n n
.......(n – 1), n which is divisible by p is p , where denote the greatest integer less than or
p p
n
equal to .
p
10 12 15
For example: 3 , 2, 5 etc.
3 5 3
Let E p (n) denotes the exponent of the prime p in the positive integer n. Then,
n n n
E p (n !) E p (1.2.3.......... (n 1) n) = Ep p.2 p.3 p....... p = E p 1 .2 .3 ......
p p p
[ Remaining integers between 1 and n are not divisible by p]
n
Now the last integer amongst 1, 2, 3,..... which is divisible by p is
p
n / p n n n n
p 2 p E p p, 2 p, 3 p.... 2 p because the remaining natural numbers from 1 to p
p p
n n n
are not divisible by p = 2 E p 1 .2 .3 ...... 2
p p
p
Permutations and Combinations 207
n n n n
Similarly we get E p (n !) 2 3 ..... S
p p p p
where S is the largest natural number. Such that p S n p S 1 .
Example: 1 A college offers 7 courses in the morning and 5 in the evening. The number of ways a student can
select exactly one course, either in the morning or in the evening
(a) 27 (b) 15 (c) 12 (d) 35
Solution: (c) The student has seven choices from the morning courses out of which he can select one course in 7
ways.
For the evening course, he has 5 choices out of which he can select one course in 5 ways.
Hence he has total number of 7 + 5 = 12 choices.
(2) Multiplication principle : Suppose that an event X can be decomposed into two stages A
and B. Let stage A occur in m ways and suppose that these stages are unrelated, in the sense
that stage B occurs in n ways regardless of the outcome of stage A. Then event X occur in mn
ways. This rule is applicable even if event X can be decomposed in more than two stages.
Note : The above principle can be extended for any finite number of operations and may be
stated as under :
If one operation can be performed independently in m different ways and if second
operation can be performed independently in n different ways and a third
operation can be performed independently in p different ways and so on, then the
total number of ways in which all the operations can be performed in the stated
order is (m × n × p × .....)
Example: 2 In a monthly test, the teacher decides that there will be three questions, one from each of exercise 7,
8 and 9 of the text book. If there are 12 questions in exercise 7, 18 in exercise 8 and 9 in exercise 9, in
how many ways can three questions be selected
(a) 1944 (b) 1499 (c) 4991 (d) None of these
Solution: (a) There are 12 questions in exercise 7. So, one question from exercise 7 can be selected in 12 ways.
Exercise 8 contains 18 questions. So, second question can be selected in 18 ways. There are 9
questions in exercise 9. So, third question can be selected in 9 ways. Hence, three questions can be
selected in 12 × 18 × 9 = 1944 ways.
r-places : 1 2 3 4 r
Number of choices : n (n–1)(n – )(n – n – (r–
The number of ways of arranging2 = The 3) number of ways 1) of filling r places.
n(n 1)(n 2).....(n r 1)((n r)!) n!
= n(n 1)(n 2).......(n r 1) = n Pr
(n r)! (n r)!
(2) The number of arrangements of n different objects taken all at a time = n Pn n!
n!
Note : n
P0 1; n Pr n . n 1 Pr 1
n!
1
0 ! 1; 0 or (r)! (r N )
(r)!
Now the numbers of 4 digit numbers which are greater than 3000, having 3, 4 or 5 at first place, this
can be done in 3 ways and remaining 3 digit may be filled from remaining 5 digits i.e., required
number of 4 digit numbers are 5
P3 3 180 .
Hence total required number of numbers = 600 + 600 + 180 = 1380.
Example: 9 The number of 5 digit telephone numbers having at least one of their digits repeated is
(a) 90,000 (b) 100,000 (c) 30,240 (d) 69,760
Solution: (d) Using the digits 0, 1, 2,.......,9 the number of five digit telephone numbers which can be formed is 10 5 .
(since repetition is allowed)
The number of five digit telephone numbers which have none of the digits repeated = 10
P5 30240
Example: 10 How many words can be made from the letters of the word ‘COMMITTEE’ [MP PET 2002; RPET
1986]
9! 9! 9!
(a) (b) (c) (d) 9 !
(2 !)2 (2 !)3 2!
9! 9!
Solution: (b) Number of words = [Since here total number of letters is 9 and 2M’s, 2T’s and 2E’s]
2!2!2! (2!)3
(3) The total number of permutations of n different things taken not more than r at a time,
n(n r 1)
when each thing may be repeated any number of times, is .
n 1
(4) Number of permutations of n different things, taken all at a time, when m specified
things always come together is m ! (n m 1) !
(5) Number of permutations of n different things, taken all at a time, when m specified
things never come together is n !m ! (n m 1)!
(6) Let there be n objects, of which m objects are alike of one kind, and the remaining
(n m ) objects are alike of another kind. Then, the total number of mutually distinguishable
n!
permutations that can be formed from these objects is .
(m !) (n m ) !
Note : The above theorem can be extended further i.e., if there are n objects, of which
p 1 are alike of one kind; p 2 are alike of another kind; p 3 are alike of 3rd kind;......: p r are alike
of rth kind such that p 1 p 2 ...... p r n ; then the number of permutations of these n objects is
n!
.
(p1 !) (p 2 !) ...... (p r !)
Important Tips
Gap method : Suppose 5 males A, B, C, D, E are arranged in a row as × A × B × C × D × E ×. There will be six
gaps between these five. Four in between and two at either end. Now if three females P, Q,R are to be arranged so
that no two are together we shall use gap method i.e., arrange them in between these 6 gaps. Hence the answer
6
will be P3 .
Together : Suppose we have to arrange 5 persons in a row which can be done in 5 ! = 120 ways. But if two
particular persons are to be together always, then we tie these two particular persons with a string.
Thus we have 5 – 2 + 1 (1 corresponding to these two together) = 3 +1 = 4 units, which can be
arranged in 4! ways. Now we loosen the string and these two particular can be arranged in 2 ! ways.
Thus total arrangements = 24 × 2 = 48.
Never together = Total – Together = 120 – 48 = 72.
Example: 11 All the letters of the word ‘EAMCET’ are arranged in all possible ways. The number of such
arrangement in which two vowels are not adjacent to each other is
[EAMCET 1987; DCE 2000]
(a) 360 (b) 114 (c) 72 (d) 54
Solution: (c) First we arrange 3 consonants in 3 ! ways and then at four places (two places between them and two
1
places on two sides) 3 vowels can be placed in 4 P3 ways.
2!
1
Hence the required ways = 3 ! × 4 P3 72 .
2!
Example: 12 The number of words which can be made out of the letters of the word ‘MOBILE’ when consonants
always occupy odd places is
(a) 20 (b) 36 (c) 30 (d) 720
Permutations and Combinations 211
Solution: (b) The word ‘MOBILE’ has three even places and three odd places. It has 3 consonants and 3 vowels. In
3
three odd places we have to fix up 3 consonants which can be done in P3 ways. Now remaining three
3
places we have to fix up remaining three places which can be done in P3 ways.
The total number of ways = 3
P3 P3 36 .
3
Example: 13 The number of 4 digit number that can be formed from the digits 0, 1, 2, 3, 4, 5, 6, 7 so that each
number contain digit 1 is
(a) 1225 (b) 1252 (c) 1522 (d) 480
7
Solution: (d) After fixing 1 at one position out of 4 places, 3 places can be filled by P3 ways. But some numbers
6
whose fourth digit is zero, so such type of ways = P2
Total ways = 7
P3 P2 480 .
6
Example: 14 m men and n women are to be seated in a row, so that no two women sit together. If m n , then the
number of ways in which they can be seated is
m !(m 1)! m !(m 1)! (m 1)!(m 1)!
(a) (b) (c) (d) None of these
(m n 1)! (m n 1)! (m n 1)!
Solution: (a) First arrange m men, in a row in m ! ways. Since n < m and no two women can sit together, in any one
m 1
of the m ! arrangement , there are (m + 1) places in which n women can be arranged in Pn ways.
m 1 m !(m 1)!
By the fundamental theorem, the required number of arrangement = m ! Pn .
(m n 1)!
Example: 15 If the letters of the word ‘KRISNA’ are arranged in all possible ways and these words are written out
as in a dictionary, then the rank of the word ‘KRISNA’ is
(a) 324 (b) 341 (c) 359 (d) None of these
Solution: (a) Words starting from A are 5 ! = 120; Words starting from I are 5 ! = 120
Words starting from KA are 4 ! = 24; Words starting from KI are 4 ! = 24
Words starting from KN are 4 ! = 24; Words starting from KRA are 3 ! = 6
Words starting from KRIA are 2 ! = 2; Words starting from KRIN are 2 ! = 2
Words starting from KRIS are 1 ! = 1 Words starting from KRISNA are 1 ! = 1
Hence rank of the word KRISNA is 324
Example: 16 We are to form different words with the letters of the word ‘INTEGER’. Let m 1 be the number of
words in which I and N are never together, and m 2 be the number of words which begin with I and
end with R. Then m1 / m 2 is equal to
[AMU 2000]
(a) 30 (b) 60 (c) 90 (d) 180
Solution: (a) We have 5 letters other than ‘I’ and ‘N’ of which two are identical (E's). We can arrange these letters
5!
in a line in ways. In any such arrangement ‘I’ and ‘N’ can be placed in 6 available gaps in 6 P2
2!
5! 6
ways, so required number = P2 m 1 .
2!
Now, if word start with I and end with R then the remaining letters are 5. So, total number of ways =
5!
m2 .
2!
m1 5! 6! 2!
. . 30 .
m2 2! 4 ! 5!
Example: 17 An n digit number is a positive number with exactly n digits. Nine hundred distinct n-digit numbers
are to be formed using only the three digits 2, 5 and 7. The smallest value of n for which this is
possible is [IIT 1998]
Solution: (b) Since at any place, any of the digits 2, 5 and 7 can be used total number of such positive n-digit
numbers are 3 n . Since we have to form 900 distinct numbers, hence 3 n 900 n 7 .
Example: 18 The number of numbers that can be formed with the help of the digits 1, 2, 3, 4, 3, 2, 1 so that odd
digits always occupy odd places, is
(a) 24 (b) 18 (c) 12 (d) 30
4!
Solution: (b) The 4 odd digits 1, 3, 3, 1 can be arranged in the 4 odd places, in 6 ways and 3 even digits 2, 4, 2
2!2!
3!
can be arranged in the three even places 3 ways. Hence the required number of ways = 6 × 3 = 18.
2!
A A
D B B D
C C
Suppose A, B, C, D are the four beads forming a necklace. They have been arranged in
clockwise and anticlockwise directions in the first and second arrangements respectively.
Now, if the necklace in the first arrangement be given a turn, from clockwise to
anticlockwise, we obtain the second arrangement. Thus, there is no difference between the
above two arrangements.
(1) Difference between clockwise and anticlockwise arrangement : If anticlockwise and
clockwise order of arrangement are not distinct e.g., arrangement of beads in a necklace,
arrangement of flowers in garland etc. then the number of circular permutations of n distinct
(n 1)!
items is
2
(2) Theorem on circular permutations
Permutations and Combinations 213
Example: 19 In how many ways a garland can be made from exactly 10 flowers [MP PET 1984]
9!
(a) 10 ! (b) 9 ! (c) 2 (9!) (d)
2
1 1
Solution: (d) A garland can be made from 10 flowers in (9!) ways [ n flower's garland can be made in (n 1)!
2 2
ways]
Example: 20 In how many ways can 5 boys and 5 girls sit in a circle so that no boys sit together
5 ! 5 !
(a) 5! × 5! (b) 4! × 5 ! (c) (d) None of these
2
Solution: (b) Since total number of ways in which boys can occupy any place is (5 1)! 4! and the 5 girls can be sit
accordingly in 5! ways. Hence required number of ways are 4 ! × 5 !.
Example: 21 The number of ways in which 5 beads of different colours form a necklace is
(a) 12 (b) 24 (c) 120 (d) 60
Solution: (a) The number of ways in which 5 beads of different colours can be arranged in a circle to form a
necklace are
= (5 1)! 4 ! .
But the clockwise and anticlockwise arrangement are not different (because when the necklace is
turned over one gives rise to another). Hence the total number of ways of arranging the beads =
1
(4 !) 12 .
2
Example: 22 The number of ways in which 5 male and 2 female members of a committee can be seated around a
round table so that the two female are not seated together is
(a) 480 (b) 600 (c) 720 (d) 840
Solution: (a) Fix up a male and the remaining 4 male can be seated in 4! ways. Now no two female are to sit
together and as such the 2 female are to be arranged in five empty seats between two consecutive
5
male and number of arrangement will be P2 . Hence by fundamental theorem the total number of
ways is = 4 ! P2 24 20 480 ways.
5
Combinations
5.9 Definition.
Each of the different groups or selections which can be formed by taking some or all of a
number of objects, irrespective of their arrangements, is called a combination.
214 Permutations and Combinations
Important Tips
n
C r is a natural number. n C0 n Cn 1, n C1 n
n
Cr n Cn r n
C r n C r 1 n 1 C r
n
C x n C y x y or x y n n . n 1 C r 1 (n r 1)n C r 1
n
If n is even then the greatest value of C r is n C n / 2 . If n is odd then the greatest value of n
C r is
n n
Cn 1 Cn 1
or .
2 2
n r 1
n
n n 1 Cr
n
Cr . C r 1 n
r C r 1 r
n
C0 n C1 n C2 ..... n Cn 2n n C0 n C 2 n C4 ...... n C1 n C3 n C5 ..... 2n 1
Permutations and Combinations 215
2 n 1
C0 2 n 1C1 2 n 1C2 ..... 2 n 1Cn 2 2 n n Cn n 1Cn n 2 Cn n 3 Cn .... 2 n 1Cn 2 n Cn 1
n
Cr
Example: 24 n
[MP PET 1984]
C r 1
nr n r 1 n r 1 n r 1
(a) (b) (c) (d)
r r r r
n
Cr n! n! (r 1) !(n r 1)! (n r 1)(r 1) !(n r) ! (n r 1)
Solution: (c) = .
n
Cr 1 r!(n r)! r!(n r)! n! r(r 1) !(n r) ! r
n!
(r 1) ! (n r 1) !
n 1
Example: 25 If C 3 2 n C 2 , then n = [MP PET 2000]
(n 1)! n! n 1 2
2. n 1 6 n 5 .
3!(n 2)! 2!(n 2)! 3 . 2! 2!
Example: 26 If n
C r 1 36 , n C r 84 and n C r 1 126 then the value of r is [IIT 1979; Pb. CET 1993;
DCE 1999; MP PET 2001]
(a) 1 (b) 2 (c) 3 (d) None of these
n n
C r 1 36 Cr 84
Solution: (c) Here n
and n
Cr 84 C r 1 126
3n 10 r 3 and 4 n 10 r 6 ; on solving we get n 9 and r 3 .
Example: 27 In a conference of 8 persons, if each person shake hand with the other one only, then the total
number of shake hands shall be
(a) 64 (b) 56 (c) 49 (d) 28
Solution: (d) Total number of shake hands when each person shake hands with the other once only = 8
C 2 28
ways.
Example: 28 How many words of 4 consonants and 3 vowels can be formed from 6 consonants and 5 vowels.[Rajasthan PE
(a) 75000 (b) 756000 (c) 75600 (d) None of these
Solution: (b) Required number of words = 6
C 4 5 C 3 7 ! = 756000
Example: 30 There are 10 lamps in a hall. Each one of them can be switched on independently. The number of
ways in which the hall can be illuminated is
Solution: (a) Number of words of 5 letters in which letters have been repeated any times = 10 5
Solution: (d) Required number of friend = 210 1 (Since the case that no friend be invited i.e., 10
C 0 is excluded)
Example: 33 Numbers greater than 1000 but not greater than 4000 which can be formed with the digits 0, 1, 2, 3,
4 (repetition of digits is allowed), are
(a) 350 (b) 375 (c) 450 (d) 576
Solution: (b) Numbers greater than 1000 and less than or equal to 4000 will be of 4 digits and will have either 1
(except 1000) or 2 or 3 in the first place with 0 in each of remaining places.
After fixing 1st place, the second place can be filled by any of the 5 numbers. Similarly third place can
be filled up in 5 ways and 4th place can be filled up in 5 ways. Thus there will be 5 × 5 × 5 = 125 ways
Permutations and Combinations 217
in which 1 will be in first place but this include 1000 also hence there will be 124 numbers having 1 in
the first place. Similarly 125 for each 2 or 3. One number will be in which 4 in the first place and i.e.,
4000. Hence the required numbers are 124 + 125 + 125 +1 = 375 ways.
= 896.
(3) Number of ways in which m × n different objects can be distributed equally among n
persons (or numbered groups) = (number of ways of dividing into groups) × (number of groups) ! =
(mn )!n ! (mn )!
n
.
(m !) n! (m!)n
Case II : (1) The number of ways in which (m n) different things can be divided into two
(m n)!
groups which contain m and n things respectively is, m n C m . n C n ,m n .
m !n!
Corollary: If m n , then the groups are equal size. Division of these groups can be given
by two types.
Type I : If order of group is not important : The number of ways in which 2n different
(2n)!
things can be divided equally into two groups is
2!(n!) 2
Type II : If order of group is important : The number of ways in which 2n different
(2n)! 2n!
things can be divided equally into two distinct groups is 2
2!
2!(n!) (n!)2
(2) The number of ways in which (m + n + p) different things can be divided into three
(m n p)!
groups which contain m, n and p things respectively is m n p C m . n p C n . p C p ,m n p
m !n ! p !
Corollary: If m n p , then the groups are equal size. Division of these groups can be
given by two types.
Type I : If order of group is not important : The number of ways in which 3p different
(3 p)!
things can be divided equally into three groups is
3!( p!)3
Type II : If order of group is important : The number of ways in which 3p different things
(3 p)! (3 p)!
can be divided equally into three distinct groups is 3
t 3!
3!( p!) ( p!)3
Note : If order of group is not important : The number of ways in which mn different
mn !
things can be divided equally into m groups is
(n!)m m !
If order of group is important: The number of ways in which mn different things
(mn )! (mn )!
can be divided equally into m distinct groups is m
m! .
(n!) m! (n!)m
Example: 37 In how many ways can 5 prizes be distributed among four students when every student can take one
or more prizes
[BIT Ranchi 1990; Rajasthan PET 1988, 97]
(a) 1024 (b) 625 (c) 120 (d) 60
Solution: (a) The required number of ways = 4 1024 [since each prize can be distributed by 4 ways]
5
Example: 38 The number of ways in which 9 persons can be divided into three equal groups is
(a) 1680 (b) 840 (c) 560 (d) 280
Permutations and Combinations 219
9! 9 8 7 6 5 4
Solution: (d) Total ways = = 280.
(3!) 3
323232
Example: 39 The number of ways dividing 52 cards amongst four players equally, are [IIT 1979]
52! 52! 52!
(a) 4
(b) 2
(c) (d) None of these
(13!) (13!) 4! (12!) 4 4 !
52! 39 ! 26 ! 13 ! 52!
Solution: (a) Required number of ways = 52 C13 39 C13 26 C13 13 C13 = = .
39 !13 ! 26 !13 ! 13 !13 ! 13 ! (13!)4
Example: 40 A question paper is divided into two parts A and B and each part contains 5 questions. The number of
ways in which a candidate can answer 6 questions selecting at least two questions from each part is
(a) 80 (b) 100 (c) 200 (d) None of these
Solution: (c) The number of ways that the candidate may select
2 questions from A and 4 from B = 5 C 2 5 C 4 ; 3 questions form A and 3 from B = 5 C 3 5 C 3
4 questions from A and 2 from B = 5 C4 5 C 2 . Hence total number of ways are 200.
5.14 Derangement.
Any change in the given order of the things is called a derangement.
If n things form an arrangement in a row, the number of ways in which they can be
1 1 1 1
deranged so that no one of them occupies its original place is n !1 ...... (1)n . .
1! 2! 3! n !
Example: 41 There are four balls of different colours and four boxes of colurs same as those of the balls. The
number of ways in which the balls, one in each box, could be placed such that a ball doesn't go to box
of its own colour is [IIT 1992]
(a) 8 (b) 7 (c) 9 (d) None of these
1 1 1
Solution: (c) Number of derangement are = 4 ! 12 4 1 9 .
2 ! 3 ! 4 !
1 1 1 1 1
(Since number of derangements in such a problem is given by n ! 1 ...... (1)n .
1! 2! 3! 4 ! n!
n
any size is r
r 1
2
.
np
(8) In a rectangle of n p (n p ) number of rectangles of any size is (n 1)(p 1) and
4
n
number of squares of any size is (n 1 r)(p 1 r) .
r 1
Example: 42 The number of diagonals in a octagon will be [MP PET 1984; Pb. CET 1989,
2000]
(a) 28 (b) 20 (c) 10 (d) 16
Solution: (b) Number of diagonals = 8
C 2 8 = 28 8 = 20.
Example: 43 The number of straight lines joining 8 points on a circle is
(a) 8 (b) 16 (c) 24 (d) 28
8
Solution: (d) Number of straight line = C 2 = 28.
Example: 44 The number of triangles that can be formed by choosing the vertices from a set of 12 points, seven of
which lie on the same straight line, is [Roorkee 1989, 2000; BIT Ranchi 1989; MP PET 1995; Pb. CET 1997; DCE 200
(a) 185 (b) 175 (c) 115 (d) 105
Solution: (a) Required number of ways = 12
C 3 7 C 3 = 220 – 35 = 185.
Example: 45 Out of 18 points in a plane, no three are in the same straight line except five points which are
collinear. The number of (i) straight lines (ii) triangles which can be formed by joining them
(i) (a) 140 (b) 142 (c) 144 (d) 146
(ii) (a) 816 (b) 806 (c) 800 (d) 750
Solution: (c, b) Out of 18 points, 5 are collinear
(i) Number of straight lines = 18
C 2 5 C 2 1 153 10 1 144
(ii) Number of triangles 18 C3 5 C3 816 10 806 .
Example: 46 A student is allowed to select utmost n books from a collection of (2n 1) books. If the total number of
ways in which he can select one book is 63, then the value of n is [IIT 1987; Rajasthan PET 1999]
(a) 2 (b) 3 (c) 4 (d) None of these
Solution: (b) Since the student is allowed to select utmost n books out of (2n 1) books. Therefore in order to select
one book he has the choice to select one, two, three,......., n books.
Thus, if T is the total number of ways of selecting one book then T 2 n 1 C1 2 n 1 C 2 ..... 2 n 1 C n 63 .
2 2n 1
1 2(T ) 1 2 2n1 1 T 2 2n 1 63 2 2 n 2 6 2 2 n n 3 .
2
(5) The number of ways in which N can be resolved as a product of two factors is
1
2 (1 1)( 2 1)....( k 1), If N is not a perfect square
1
[(1 1)( 2 1).....( k 1) 1], If N is a perfect square
2
(6) The number of ways in which a composite number N can be resolved into two factors
which are relatively prime (or co-prime) to each other is equal to 2 n 1 where n is the number of
different factors in N.
Important Tips
All the numbers whose last digit is an even number 0, 2, 4, 6 or 8 are divisible by 2.
All the numbers sum of whose digits are divisible by 3,is divisible by 3 e.g. 534. Sum of the digits is 12, which are
divisible by 3, and hence 534 is also divisible by 3.
All those numbers whose last two-digit number is divisible by 4 are divisible by 4 e.g. 7312, 8936, are such that
12, 36 are divisible by 4 and hence the given numbers are also divisible by 4.
All those numbers, which have either 0 or 5 as the last digit, are divisible by 5.
All those numbers, which are divisible by 2 and 3 simultaneously, are divisible by 6. e.g., 108, 756 etc.
All those numbers whose last three-digit number is divisible by 8 are divisible by 8.
All those numbers sum of whose digit is divisible by 9 are divisible by 9.
All those numbers whose last two digits are divisible by 25 are divisible by 25 e.g., 73125, 2400 etc.
***