Permutations and Combinations
Permutations and Combinations
12. The number of permutations of n dissimilar things taken all at a time is n Pn = n!.
13. n
Pr = (n−1) Pr + r (n−1)Pr−1 .
14. The number of injections (one-one functions) that can be defined from a set containing r elements
into a set containing n elements is nPr .
15. The number of bijections (one-one onto functions) that can be defined from a set containing n
elements onto a set containing n elements is n!.
16. The number of permutations of n dissimilar things taken r at a time when repetition of things is
allowed any number of times is nr.
17. The number of permutations of n dissimilar things taken not more than r at a time, when each
n(nr − 1)
thing may occur any number of times is .
n −1
18. The number of functions that can defined from a set containing r elements into a set containing n
elements is nr.
1
Permutation and combination
19. The number of permutations of n things taken all at a time when p of them are all alike and the
n!
rest all different is .
p!
20. If p1 things are alike of one kind, p2 things are alike of second kind, p3 things are alike of third
kind and so on, pk things are alike of kth kind in p1+p2+…+pk things, then the number of
(p1 + p2 + ... + pk )!
permutations obtained by taking all the things is .
p1!p2!...pk !
n
Pr
21. The number of circular permutations on n different things taken r at a time is .
r
22. The number of circular permutations of n different things taken all at a time is (n – 1)!.
n
Pr
23. The number of circular permutations of n things taken r at a time in one direction is .
2r
1
24. The number of circular permutations of n things taken all at a time in one direction is (n − 1)! .
2
25. (i) n P + r.n P =(n+1) P
r r−1 r
n
Pr
(ii) n−1
=n
Pr−1
n
Pr
(iii) n
= n − r +1.
Pr−1
26. If n is a positive integer and p is a prime number then the exponent of p in n! is
n n n
+ + + ... where [x] denotes the greatest integer x.
p p 2 p3
27. The number of ways in which m (first type of different) things and n(second type of different)
things (m + 1 n) can be arranged in a row so that no two things of second kind come together is
m! (m+1) Pn .
28. The number of ways in which m (first type of different) things and n(second type of different)
things can be arranged in a row so that all the second type of things come together is n! (m+1)!.
29. The number of ways in which n(first type of different) things and n(second type of different)
things can be arranged in a row alternatively is 2 n! n!.
30. Sum of the numbers formed by taking all the given n digits (excluding 0) is (Sum of all the n
digits) (n – 1)! (111…n times).
31. Sum of the numbers formed by taking all the given n digits (including 0) is (Sum of all the n
digits)
[(n – 1)! (111…n times) – (n – 2)! (111…(n – 1) times)].
32. Sum of all r-digit numbers formed by taking the given n digits (without zero) is (sum of all the n
digits) n−1Pr −1 (111…r times).
33. Sum of all the r-digit numbers formed by taking the given n digits (including 0) is (sum of all the
n digits) [ n−1Pr −1 (111………r times) – n−2Pr − 2 {111…(r–1) times}].
2
Permutation and combination
34. The number of ways in which m (first type of different) things and n (second type of different)
things, (m n) can be arranged in a circle so that no two things of second kind come together is
(m – 1)! mPn .
35. The number of ways in which m (first type of different) things and n(second type of different)
things can be arranged in a circle so that all the second type of things come together is m! n!.
36. The number of ways in which m (first type of different) things and n(second type of different)
things can be arranged in the form of garland so that all the second type of things come together is
m! n!/2.
37. A selection that can be formed by taking some or all of a finite set of things (or objects) is called a
combination.
38. Formation of a combination by taking r elements from a finite set A means picking up an r
element subset of A.
39. The number of combinations of n dissimilar things taken r at a time is equal to the number of r
element subsets of a set containing n elements.
n
40. The number of combinations of n dissimilar things taken r at a time is denoted by Cr or C(n, r)
n n
or C r or r.
41. n n!
C =
r
r!(n − r)!
n
Pr n(n − 1)(n − 2)...(n − r + 1)
42. n
Cr = = .
r! 1.2.3 ....r
n
43. Cr = n Cn−r .
44. n
Cr +n Cr −1 =(n+1) Cr .
45. If n Cr = n Cs , then r = s or r + s = n.
n(n − 3)
46. The number of diagonals in a regular polygon of n sides is n C2 − n = .
2
47. The number of ways in which (m + n) things can be divided into two different groups of m and n
(m + n)!
things respectively is .
m!n!
48. The number of ways in which 2n things can be divided into two equal groups of n things each is
(2n)!
.
2!(n!)2
49. The number of ways in which (n1 + n2 +…nk) things can be divided into k different groups of n1
(n1 + n2 + ... + nk )!
things, n2 things, n3 things, ..................nk things respectively is .
n1!n2!...nk !
50. The number of ways in which kn things can be divided into k equal groups of n things each is
(kn)!
.
k!(n!)k
51. The total number of combinations of (p + q) things taken any number at a time when p things are
alike of one kind and q things are alike of a second kind is (p + 1) (q + 1).
3
Permutation and combination
52. The total number of combinations of p + q things taken any number at a time, includes the case in
which nothing will be selected.
53. The total number of combinations of (p + q) things taken one or more at a time when p things are
alike of one kind and q things are alike of a second kind is (p + 1)(q + 1) – 1.
54. The total number of combinations of (p1+p2+…+pk) things taken any number at a time when p1
things are alike of one kind, p2 things are alike of a second kind, … pk things are alike of kth kind,
is (p1 + 1) (p2 + 1) … (pk + 1).
55. The total number of combinations of (p1+p2+…+pk) things taken one or more at a time when p1
things are alike of one kind, p2 things are alike of a second kind, … pk things are alike of kth kind,
is (p1 + 1) (p2 + 1) … (pk + 1) – 1.
56. The total number of combinations of n different things taken any number at a time is 2n .
57. The total number of combinations of n different things taken one or more at a time is 2n –1.
58. nC
0 +n C1 +n C2 + ...n Cn = 2n .
59. If n is a positive integer, then n can be uniquely expressed as n = p p ...p where p1, p2,…pk are 1 2 k
1 2 k
primes in increasing order and 1, 2, …k are non-negative integers. This representation of n is
called prime factorisation of n in canonical form or prime power factorisation of n.
60. The number of positive divisors of a positive integer n = p p ...p (the prime factorisation) is
1 2 k
1 2 k
63. The number of parallelograms formed when a set of m parallel lines are intersecting another set
of n parallel lines is m C2 nC2 .
64. If there are n points in a plane no three of which are on the same straight line excepting p points
which are collinear, then
(i) the number of straight lines formed by joining them is n C2 − pC2 + 1.
(ii) the number of triangles formed by joining them is n C3 − pC3 .
65. The number of ways that n sovereigns can be given away when there are k applicants and any
applicant may have either 0, 1, 2, 3, 4, 5 …… or n sovereigns is (n+k −1)Ck −1 .
66. (i) The number of ways in which exactly r letters can be placed 1 1
in wrongly
1
addressed
envelopes when n letters are putting in n addressed envelopes is n − + − + ... + (−1)r 1
. Pr 1
1! 2! 3! r!
4
Permutation and combination
(iii) The number of ways of answering all of n questions when each question have an
alternative is 2n .
68. The number of distinct positive integral divisors of pk pk ...pk where p1, p2, …,pr are primes in
1 2 r
1 2 r
1 2 r
k2 +1
k +1 p − 1 prkr +1 − 1
ascending order, is p1 − 1 2
1
.... .
p1 − 1 p2 − 1 pr − 1
5
PERMUTATIONS AND COMBINATIONS
OBJECTIVE PROBLEMS
1. There are 4 parcels and 5 post-offices. In how many different ways the registration of
parcel can be made
(a) 20 (b) 4 5
(c) 54 (d) 5 4 − 4 5
2. In how many ways n books can be arranged in a row so that two specified books are not
together
(a) n !− (n − 2)! (b) (n − 1)!(n − 2)
4. There are 5 roads leading to a town from a village. The number of different ways in
which a villager can go to the town and return back, is
(a) 25 (b) 20
(c) 10 (d) 5
5. Six identical coins are arranged in a row. The number of ways in which the number of
tails is equal to the number of heads is
(a) 20 (b) 9
(c) 120 (d) 40
6. Assuming that no two consecutive digits are same, the number of n digit numbers, is
(a) n! (b) 9 !
(c) 9n (d) n9
7. The sum of all 4 digit numbers that can be formed by using the digits 2, 4, 6, 8 (repetition
of digits not allowed) is
(a) 133320 (b) 533280
(c) 53328 (d) None of these
8. 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
9. The number of words which can be formed from the letters of the word MAXIMUM, if
two consonants cannot occur together, is
(a) 4 ! (b) 3 ! 4 !
(c) 7 ! (d) None of these
10. The value of n
Pr is equal to
n −1
(a) Pr + r n−1 Pr−1 (b) n. n −1 Pr + n −1 Pr−1
9!
(c) (d) 9 !
2!
15. In how many ways can 5 boys and 3 girls sit in a row so that no two girls are together
(a) 5!3 ! (b) 4
P3 5 !
(c) 6 P3 5 ! (d) 5 P3 3 !
16. All the letters of the word ‘EAMCET’ are arranged in all possible ways. The number of
such arrangements in which two vowels are not adjacent to each other is
(a) 360 (b) 114
(c) 72 (d) 54
17. How many numbers can be made with the digits 3, 4, 5, 6, 7, 8 lying between 3000 and
4000 which are divisible by 5 while repetition of any digit is not allowed in any number
(a) 60 (b) 12
(c) 120 (d) 24
18. How many numbers consisting of 5 digits can be formed in which the digits 3, 4 and 7 are
used only once and the digit 5 is used twice
(a) 30 (b) 60
(c) 45 (d) 90
19. In how many ways 3 letters can be posted in 4 letter-boxes, if all the letters are not posted
in the same letter-box
(a) 63 (b) 60
(c) 77 (d) 81
20. The total number of permutations of the letters of the word “BANANA” is
(a) 60 (b) 120
(c) 720 (d) 24
21. How many words can be formed with the letters of the word MATHEMATICS by
rearranging them
(a) 11 ! (b) 112 !!
2!2!
(c) 11 ! (d) 11 !
2!2!2!
22. How many numbers less than 1000 can be made from the digits 1, 2, 3, 4, 5, 6 (repetition
is not allowed)
(a) 156 (b) 160
(c) 150 (d) None of these
23. How many numbers greater than hundred and divisible by 5 can be made from the digits
3, 4, 5, 6, if no digit is repeated
(a) 6 (b) 12 (c) 24 (d) 30
24. If a denotes the number of permutations of x + 2 things taken all at a time, b the number
of permutations of x things taken 11 at a time and c the number of permutations of x − 11
things taken all at a time such that a = 182 bc , then the value of x is
(a) 15 (b) 12
(c) 10 (d) 18
25. The product of any r consecutive natural numbers is always divisible by
(a) r! (b) r 2
(c) rn (d) None of these
26. The number of ways in which ten candidates A1 , A2 ,........ A10 can be ranked such that A1 is
27. How many numbers lying between 999 and 10000 can be formed with the help of the
digit 0,2,3,6,7,8 when the digits are not to be repeated
(a) 100 (b) 200
(c) 300 (d) 400
28. The number of 4 digit even numbers that can be formed using 0, 1, 2, 3, 4, 5, 6 without
repetition is
(a) 120 (b) 300
(c) 420 (d) 20
29. The number of words that can be formed out of the letters of the word ARTICLE so that
the vowels occupy even places is
(a) 36 (b) 574
(c) 144 (d) 754
30. If the letters of the word SACHIN arranged in all possible ways and these words are
written out as in dictionary, then the word SACHIN appears at serial number
(a) 603 (b) 602
(c) 601 (d) 600
31. The number of arrangements of the letters of the word BANANA in which two N’s do not
appear adjacently is
(a) 40 (b) 60
(c) 80 (d) 100
32. If a man and his wife enter in a bus, in which five seats are vacant, then the number of
different ways in which they can be seated is
(a) 2 (b) 5
(c) 20 (d) 40
33. Total number of four digit odd numbers that can be formed using 0, 1, 2, 3, 5, 7 are
(a) 216 (b) 375
(c) 400 (d) 720
34. Let the eleven letters A, B .....,K denote an arbitrary permutation of the integers (1,
2,.....11), then (A − 1)(B − 2)(C − 3) ....... ( K − 11)
(a) Necessarily zero (b) Always odd
(c) Always even (d) None of these
35. The number of ways in which 6 men and 5 women can dine at a round table if no two
women are to sit together is given by
(a) 6! × 5! (b) 30
(c) 5! × 4! (d) 7! × 5!
36. If eleven members of a committee sit at a round table so that the President and Secretary
always sit together, then the number of arrangements is
(a) 10 ! 2 (b) 10 !
(c) 9 ! 2 (d) None of these
37. The number of ways in which 5 beads of different colours form a necklace is
(a) 12 (b) 24
(c) 120 (d) 60
38. In how many ways 7 men and 7 women can be seated around a round table such that no
two women can sit together
(a) (7 !)2 (b) 7 ! 6 !
40. In how many ways can 5 boys and 5 girls sit in a circle so that no two boys sit together
(a) 5! 5 ! (b) 4 ! 5 !
5!5!
(c) 2 (d) None of these
41. The number of ways that 8 beads of different colours be string as a necklace is
(a) 2520 (b) 2880
(c) 5040 (d) 4320
42. In how many ways can 12 gentlemen sit around a round table so that three specified
gentlemen are always together
(a) 9 ! (b) 10 !
(c) 3 !10 ! (d) 3 !9 !
43. 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
44. n
Cr + n Cr−1 is equal to
n +1
(a) Cr (b) n
Cr+1
45. A man has 7 friends. In how many ways he can invite one or more of them for a tea party
(a) 128 (b) 256
(c) 127 (d) 130
46. If n
Cr−1 = 36, n Cr = 84 and n
Cr+1 = 126 , then the value of r is
(a) 1 (b) 2
(c) 3 (d) None of these
47. Everybody in a room shakes hand with everybody else. The total number of hand shakes
is 66. The total number of persons in the room is
(a) 11 (b) 12 (c) 13 (d) 14
48. If n is even and the value of n
Cr is maximum, then r =
(a) n
(b) n + 1
2 2
n−1
(c) (d) None of these
2
49. If 2n
C 3 : n C 2 = 44 : 3 , then for which of the following values of r , the value of n
Cr will be 15
(a) r =3 (b) r =4
(c) r =6 (d) r =5
52. In a city no two persons have identical set of teeth and there is no person without a tooth.
Also no person has more than 32 teeth. If we disregard the shape and size of tooth and
consider only the positioning of the teeth, then the maximum population of the city is
(a) 232 (b) (32)2 − 1
(c) 232 − 1 (d) 232−1
53. How many words can be formed by taking 3 consonants and 2 vowels out of 5 consonants
and 4 vowels
5
C3 4C2
(a) C3 C2
5 4 (b) 5
(c) 5 C3 4C3 (d) (5 C3 4C2 ) (5)!
54. There are 15 persons in a party and each person shake hand with another, then total
number of handshakes is
2
P
(a) 15
(b) 15 C 2 (c) 15 ! (d) 2 (15 !)
55. There are 15 persons in a party and each person shake hand with another, then total
number of handshakes is
(a) 15
P2 (b) 15 C 2
(c) 15 ! (d) 2 (15 !)
56. If n Cr = 84 , nCr −1 = 36 and n
Cr +1 = 126 , then n equals
(a) 8 (b) 9
(c) 10 (d) 5
57. In an election the number of candidates is 1 greater than the persons to be elected. If a
voter can vote in 254 ways, then the number of candidates is
(a) 7 (b) 10
(c) 8 (d) 6
58. If n +1 C 3 = 2 n C 2 , then n =
(a) 3 (b) 4
(c) 5 (d) 6
59. In an election there are 5 candidates and three vacancies. A voter can vote maximum to
three candidates, then in how many ways can he vote
(a) 125 (b) 60
(c) 10 (d) 25
60. Six ‘+’ and four ‘–’ signs are to be placed in a straight line so that no two ‘–’ signs come
together, then the total number of ways are
(a) 15 (b) 18
(c) 35 (d) 42
61. The number of ways of dividing 52 cards amongst four players equally, are
52 ! 52 !
(a) (13 !)4 (b) (13 !)2 4 !
52 !
(c) (d) None of these
(12 !)4 (4 !)
62. Out of 10 white, 9 black and 7 red balls, the number of ways in which selection of one or
more balls can be made, is
(a) 881 (b) 891
(c) 879 (d) 892
63. A total number of words which can be formed out of the letters a, b, c, d, e, f taken 3
together such that each word contains at least one vowel, is
(a) 72 (b) 48
(c) 96 (d) None of these
64. Out of 6 books, in how many ways can a set of one or more books be chosen
(a) 64 (b) 63
(c) 62 (d) 65
65. All possible two factors products are formed from numbers 1, 2, 3, 4, ..... , 200. The
number of factors out of the total obtained which are multiples of 5 is
(a) 5040 (b) 7180
(c) 8150 (d) None of these
66. The numbers of permutations of n things taken r at a time, when p things are always
included, is
(a) n
Cr p ! (b) n − p Cr r !
(c) n− p Cr − p r ! (d) None of these
67. In a touring cricket team there are 16 players in all including 5 bowlers and 2 wicket-
keepers. How many teams of 11 players from these, can be chosen, so as to include three
bowlers and one wicket-keeper
(a) 650 (b) 720
(c) 750 (d) 800
6
(a) 56
C3 (b) 56
C4
(c) 55 C4 (d) 55 C 3
69. A student is to answer 10 out of 13 questions in an examination such that he must choose
at least 4 from the first five question. The number of choices available to him is
(a) 140 (b) 196
(c) 280 (d) 346
70. If n
Cr denotes the number of combinations of n things taken r at a time, then the
expression n
Cr +1 + n Cr−1 + 2 n Cr equals
n +2 n+2 n +1 n +1
(a) Cr (b) Cr +1 (c) Cr (d) Cr +1
71. A father with 8 children takes them 3 at a time to the Zoological gardens, as often as he
can without taking the same 3 children together more than once. The number of times he
will go to the garden is
(a) 336 (b) 112
(c) 56 (d) None of these
n −1
72. Cr = (k 2 − 3). n Cr + 1 if k
(a) [− 3 , 3] (b) (−, − 2)
73. The number of ways in which thirty five apples can be distributed among 3 boys so that
each can have any number of apples, is
(a) 1332 (b) 666
(c) 333 (d) None of these
74. A person is permitted to select at least one and at most n coins from a collection of (2n + 1)
distinct coins. If the total number of ways in which he can select coins is 255, then n
equals
a) 4 (b) 8
(c) 16 (d) 32
75. The number of ways in which four letters of the word ‘MATHEMATICS’ can be
arranged is given by
(a) 136 (b) 192
(c) 1680 (d) 2454
76. In how many ways can 5 red and 4 white balls be drawn from a bag containing 10 red
and 8 white balls
(a) 8
C 5 10 C 4 (b) 10
C 5 8C 4
18
(c) C9 (d) None of these
77. A student is allowed to select at most 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
(a) 2 (b) 3
(c) 4 (d) None of these
78. Let Tn denote the number of triangles which can be formed using the vertices of a regular
polygon of n sides. If Tn+1 − Tn = 21, then n equals
(a) 5 (b) 7
(c) 6 (d) 4
79. The straight lines I 1 , I2 , I3 are parallel and lie in the same plane. A total number of m
points are taken on I1 , n points on I2 , k points on I3 . The maximum number of triangles
formed with vertices at these points are
(a) m+ n+ k
C3 (b) m+ n+ k
C3 −m C 3−n C −3 k C 3
80. If a polygon has 44 diagonals, then the number of its sides are
(a) 7 (b) 11
(c) 8 d) None of these
81. 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
(a) 185 (b) 175
(c) 115 (d) 105
82. There are m points on a straight line AB and n points on another line AC , none of them
being the point A . Triangles are formed from these points as vertices when (i) A is
excluded (ii) A is included. Then the ratio of the number of triangles in the two cases is
(a) m + n− 2
(b) m + n − 2
m+n 2
m + n −2
(c) (d) None of these
m + n +2
83. The greatest possible number of points of intersection of 8 straight lines and 4 circles is
(a) 32 (b) 64
(c) 76 (d) 104
84. There are n straight lines in a plane, no two of which are parallel and no three pass
through the same point. Their points of intersection are joined. Then the number of fresh
lines thus obtained is
n(n − 1)(n − 2) n(n − 1)(n − 2)(n − 3)
(a) 8 (b) 6
(b) (m +1 C2 )
2
(a) (m C2 )2
(c)
( m+2
C2 )
2
(d) None of these
86. 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 is
(i) (a) 140 (b) 142 (c) 144 (d) 146
(ii) (a) 816 (b) 806 (c) 800 (d) 750
87. The number of parallelograms that can be formed from a set of four parallel lines
intersecting another set of three parallel lines is
(a) 6 (b) 18
(c) 12 (d) 9
88. Out of 10 points in a plane 6 are in a straight line. The number of triangles formed by
joining these points are
(a) 100 (b) 150
(c) 120 (d) None of these
89. Out of 10 points in a plane 6 are in a straight line. The number of triangles formed by
joining these points are
(a) 100 (b) 150
(c) 120 (d) None of these
90. Given six line segments of lengths 2, 3, 4, 5, 6, 7 units, the number of triangles that can be
formed by these lines is
(a) 6
C 3 −7
(c) 6 C 3 −5 (b) 6 C 3 − 6
(d) 6 C3 − 4
91. There is a rectangular sheet of dimension (2m − 1) × (2n − 1) , (where m 0, n 0) . It has been
divided into square of unit area by drawing lines perpendicular to the sides. Find number
of rectangles having sides of odd unit length
2m – 1
2n –1
(a) 5 (b) 15
(c) 10 (d) 20
93. If n Pr = 840 , n Cr = 35, then n is equal to
(a) 1 (b) 3
(c) 5 (d) 7
94. The number of way to sit 3 men and 2 women in a bus such that total number of sitted
men and women on each side is 3
(a) 5! (b) 6 C 5 5!
95. 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
(a) 6 (b) 7
(c) 8 (d) 9
96. Number of ways of selection of 8 letters from 24 letters of which 8 are a , 8 are b and the
rest unlike, is given by
(a) 27 (b) 8 . 28
(c) 10 . 27 (d) None of these
97. A set contains (2n + 1) elements. The number of sub-sets of the set which contain at most n
elements is
(a) 2 n (b) 2 n+1
= n(n − 1) ! − (n − 1) 2 = (n − 1) ! (n − 2) .
3. (d) Required number of ways are 210 = 1024 , because every question may be answered in 2 ways.
4. (a) The man can go in 5 ways and he can return in 5 ways. Hence, total number of ways are
5 5 = 25 .
a concept
5. (a) Required number of ways= 6. ( )
6!
=
720 = 20
3!3! 6 6 .
7. (a) Sum of the digits in the unit place is 6(2 + 4 + 6 + 8) = 120 units. Similarly, sum of digits in ten
place is 120 tens and in hundredth place is 120 hundreds etc. Sum of all the 24 numbers is
120(1 + 10 + 10 2 + 10 3 ) = 120 1111 = 133320 .
4!=6
8. (b) The 4 odd digits 1, 3, 3, 1 can be arranged in the 4 odd places in ways and 3 even
2!2!
3!
digits 2, 4, 2 can be arranged in the three even places in =3 ways. Hence the required
2!
number of ways = 6 3 = 18 .
9. (a) Concept
10. (a) n −1 Cr + n −1Cr −1 = n Cr
n −1 n −1
n −1
n
Pr
+
Pr −1
=
Pr
+ n −1 =n .
Pr r . Pr−1 Pr
r! (r − 1)! r!
11. (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 1 st place, the second place can be filled by any of the 5 numbers. Similarly third
place can be filled up in 5 ways and 4 th place can be filled up in 5 ways. Thus there will be
5 5 5 = 125 ways 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.
10 !
12. (c) A gets 2, B gets 8; = 45
2!8!
10 !
A gets 8, B gets 2; = 45
8!2!
45 + 45 = 90 .
1
Hence the required number= 3 ! 4 P3 = 72
17. (b) 3 must be at thousand place and since the number should be divisible by 5, so 5 must be at
unit place. Now we have to filled two place (ten and hundred) i.e., 4 P2 = 12 .
5 ! = 60 .
18. (b) Required number of ways are
2!
19. (b) Three letters can be posted in 4 letter boxes in 43 = 64 ways but it consists the 4 ways that all
letters may be posted in same box. Hence required ways = 60.
6!
20. (a) Total no. of permutations = = 60 .
3!2!
make up 10 !. Also the number of ways in which A1 is above A10 is exactly same as the
number of ways in which A10 is above A1 .
1
Therefore the required number of ways = (10 !) .
2
27. (c) The numbers between 999 and 10000 are of four digit numbers.
The four digit numbers formed by digits 0, 2,3,6,7,8 are 6 P4 = 360 .
But here those numbers are also involved which begin from 0. So we take those numbers as
three digit numbers.
Taking initial digit 0, the number of ways to fill remaining 3 places from five digits
2,3,6,7,8 are 5
P3 = 60
0 × × ×
Fix 5
P2 ways 3 ways (only 2,
4 or 6)
Required number of ways = 480 – 60 = 420.
29. (c) Out of 7 places, 4 places are odd and 3 even. Therefore 3 vowels can be arranged in 3 even
places in 3
P3 ways and remaining 4 consonants can be arranged in 4 odd places in 4
P4 ways.
Hence required no. of ways = 3
P3 × 4 P4 = 144.
30. (c) Words starting with A, C, H, I, N are each equals to 5!
Total words = 5×5! =600
The first word starting with S is SACHIN.
SACHIN appears in dictionary at serial number 601.
31. (a) Required number of arrangements
= (Total number of arrangements)
– (Number of arrangements in which N’s are together)
6! 5!
= − = 60 − 20 = 40 .
2! 3! 3!
32. (c) There are five seats in a bus are vacant. A man can sit on any one of 5 seats in 5 ways. After
the man is seated, his wife can be seated in any of 4 remaining seats in 4 ways. Hence total
number of ways of seating them = 5 4 =20 .
33. (d) 0, 1, 2, 3, 5, 7 : Six digits
The last place can be filled in by 1, 3, 5, 7. i.e.,4 ways as the number is to be odd. We have
to fill in the remaining 3 places of the 4 digit number i.e. I, II, III place. Since repetition is
allowed each place can be filled in 6 ways. Hence the 3 place can be filled in 6 × 6 × 6 =
216 ways.
But in case of 0 = 216 – 36 = 180 ways.
Hence by fundamental theorem, the total number will be = 180 × 4 = 720.
34. (c) Given set of numbers is {1, 2, 11} in which 5 are even six are odd, which demands that in
the given product it is not possible to arrange to subtract only even number from odd
numbers. There must be at least one factor involving subtraction of an odd number form
another odd number. So at least one of the factors is even. Hence product is always even.
37. (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
1
Hence the total number of ways of arranging the beads = (4 !) = 12 .
2
38. (b) Fix up 1 man and the remaining 6 men can be seated in 6! ways. Now no two women are to
sit together and as such the 7 women are to be arranged in seven empty seats between two
consecutive men and number of arrangement will be 7!. Hence by fundamental theorem the
total number of ways = 7! × 6!.
1
39. (d) A garland can be made from 10 flowers in (9 !)
ways.
2
40. (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.
(2n)(2n − 1)(2n − 2) 44
=
3n (n − 1) 3
4(2n − 1) = 44 2n = 12 n = 6
Now 6
Cr = 15 6 Cr = 6 C 2 or 6
C 4 r = 2, 4 .
50. (a) 15
C3r =15 Cr + 3 15 C15 − 3 r =15 Cr + 3
15 − 3r = r + 3 r = 3 .
= 8 + 28 + 56 + 70 + 56 = 218
52. (c) We have 32 places for teeth. For each place we have two choices either there is a tooth or
there is no tooth. Therefore the number of ways to fill up these places is 232 . As there is no
person without a tooth, the maximum population is 232 − 1 .
53. (d) The letters can be select in 5
C 3 4 C 2 ways.
Therefore the number of arrangements are (5 C3 4 C2 ) 5 ! .
54. (b) Total number of handshakes = 15 C2 .
n(n − 1)
55. (b) n C 2 = 153 = 153 n = 18
n−r
56. (b) n − r + 1 =
84
=
7 and =
126 3
=
r 36 3 r+1 84 2
7 3
r−1=n−r= (r + 1)
3 2
Or 14 r − 6 = 9r + 9 or r = 3 . So, n = 9 .
57. (c) Let there are n candidates then
n
C1 + n C 2 +........ + n Cn −1 = 254 2 n − 2 = 254
2 n = 28 n = 8 .
58. (c) n +1 C 3 = 2 . n C 2
(n + 1)!
3!.(n − 2)!
=2. n!
n + 1 = 2!
2!.(n − 2)! 3 . 2!
2
n+1=6n=5.
52 ! 39 ! 26 ! 13 ! 52 !
= = .
39 ! 13 ! 26 ! 13 ! 13 ! 13 ! 13 ! (13 !)4
71. (c) The number of times he will go to the garden is same as the number of selecting 3 children
from 8.
Therefore the required number = 8 C 3 = 56 .
(n −1)! (k 2 − 3) n !
72. (d) We have = , 0rn−1
(n − r − 1)!r ! (n − r − 1)!(r + 1)!
r+1 1 r+1 1
k2 = + 3, 1 k2 + 2
n n n n 3, 4 , n
1 1
+3 + 2.
k 2, −
− 3 , 2; n
n n
74. (a) Since the person is allowed to select at most n coins out of (2n + 1) coins, therefore in order
to select one, two, three, ….,n coins. Thus, if T is the total number of ways of selecting one
coin, then
T = 2n+1C1 + 2n+1C 2 +...... + 2n+1Cn = 255 …..(i)
Again the sum of binomial coefficients
= 2n+1
C0 +2n+1C1 + 2n+1
C2 + ..... +2n+1Cn +2n+1Cn+1 + 2n+1
Cn+2 + ....... +2n+1C2n+1 = (1 + 1)2n+1= 22n+1
2n+1 C0 + 2 ( 2n+1
C1 + 2n+1C2 + ... +2n+1Cn )+ 2n+1
C2n+1 = 22n+1
22n+1
1 + 2(T) + 1 = 2 2n+1 1 + T = 2
= 22n
1 + 255 = 22n 2 2n = 28 n = 4 .
75. (d) Word ‘MATHEMATICS’ has 2M, 2T, 2A, H, E, I, C, S. Therefore 4 letters can be chosen in
the following ways.
4!
Case I: 2 alike of one kind and 2 alike of second kind i.e. , 3 C 2 No. of words =3C = 18
22 !2!
1 + 63 = 22n 26 = 22n n = 3 .
So, n +1
C 3 − n C 3 = 21 ( n C 3 + n C 2 ) − n C 3 = 21
n C 2 = 21 or n(n − 1) = 42 = 7 .6 n = 7 .
79. (b) Total number of points are m + n + k , the ' s formed by these points =m+n+k C3
Joining 3 points on the same line gives no triangle, such ' s are
m
C3 +nC3 +k C3
= 220 − 35 = 185 .
82. (a) Case I: When A is excluded.
Number of triangles = selection of 2 points from AB and one point from AC + selection of
one point from AB and two points from AC
=m C n C + mC n C =
1
(m + n − 2)mn …..(i)
2 1 1 2
2
Required ratio = (m + n − 2) .
(m + n)
= 28 + 12 + 32 2 = 104
84. (c) Since no two lines are parallel and no three are concurrent, therefore n straight lines
intersect at n
C2=N (say) points. Since two points are required to determine a straight line,
therefore the total number of lines obtained by joining N points N C 2 . But in this each old line
has been counted n −1
C2 times, since on each old line there will be n−1 points of intersection
made by the remaining (n − 1) lines.
Hence the required number of fresh lines is
N
C − n . n−1C N(N − 1) n(n − 1)(n − 2)
2 2 = −
2 2
n
C2 (n C2 − 1) n(n − 1)(n − 2) n(n − 1)(n − 2)(n − 3)
= − = .
2 2 8
85. (c) Each set is having m+2 parallel lines and each parallelogram is formed by choosing two
straight lines from the first set and two straight lines from the second set. Two straight lines
m+2
from the first set can be chosen in C2 ways and two straight lines from the second set can
m +2
be chosen in C2 ways.
20 19 43
= − + 1 = 190 − 6 + 1 = 185 .
2 2
2n –1
n C 4 = 35 n = 7 .
94. (b)
3 men and 2 women equal to 5. A group of 5 members make 5! permutation with each
other.
The number of ways to sit 5 members = 5!
6 Places are filled by 5 members by 6
C5 ways
The total number of ways to sit 5 members on 6 seats of a bus = 6 C 5 5!.
95. (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 3n. Since we have to form 900 distinct numbers, hence 3n 900 n = 7 .
96. (c) The number of selections = coefficient of x 8 in (1 + x + x 2 + ......... + x 8 )(1 + x + x 2 +.......... + x 8 ).(1 + x)8
97. (d) The number of sub-sets of the set which contain at most n elements is
2n +1
C0 +2n +1 C1 + ........ + 2n +1Cn = S (Say)
= 2n +1
C0 + 2n +1C1 + ..........+ 2n + 1
C2n +1 = 22n +1
S = 22n .
98. (a) The total number of 4 digits are 9999 − 999 = 9000 .
The numbers of 4 digits number divisible by 5 are 90 20 = 1800 . Hence required number of
ways are 9000 − 1800 = 7200 .
99. (b) The number of triplets of positive integers which are solutions of x + y + z = 100 .
= Coefficient of x 100 in (x + x 2 +x 3 + ..... ) 3