Permutation Combination 2024
Permutation Combination 2024
Percentile Classes
Permutation and Combination
Table of Content
Theory……………………………………..….02
Exercise 01 : Combination….....…….09
Exercise 02 : Permutation……..……..16
Exercise 03 : P n C ……….……..……….23
Exercise 04 : Advance Level………….26
Exercise 05 : Short Answers………….30
Exercise 06 : Extra Questions ……….53
Exercise 07 : OLD is GOLD 15……62
If after two operations are performed in any one of the m x n ways a third operation can
be performed in p ways, then the three operations together can be performed in m x n x p
ways and so on.
In general if there are n jobs (works/operations) j1, j2 j3 ……jn such that ji can be
performed to dependently in m1 ways. (𝑖 = 1,2,3,..n). Then the total number of ways in
which all the jobs can be performed is m1 x m2 x w3 x...x mn.
Here the different jobs/operations are mutually inclusive. It implies that all the jobs are
being done in succession. In this case we use the word 'and' to complete the all stages of
operation and the meaning of 'and' is multiplication.
e.g., A student has to select a letter from vowels and another letter from consonants, then
in how many ways can he make this selection?
(ii) Addition: If there are two jobs such that they can be performed independently in m
and n ways respectively, then either of the two jobs can be performed in (m + n) ways.
In general if there are various jobs which are mutually exclusive, then they can be
performed in m1 +m2 +m3 +...+ mn ways.
In this case we use the word 'or' between various jobs and the meaning of 'or' is
addition.
e.g. A student has to select a letter either from vowels 'or' from consonants, then in
how many ways can he make this selection?
Permutation
Each of the different “arrangements” that can be made out of a given number of things by
taking some or all of them at a time is called “permutation”.
Thus the permutations of three letters (say) a, b, c taken two at a time are
ab, ba, bc, cb, ac, ca
Therefore the number of permutations of three different things taken two at a time in 3P2
=6
𝑛!
• Permutations of n different things taken r at a time = nPr = (𝑛−𝑟)!
• Permutations of n different things taken all at a time nPn = n!
[Type here] [Type here]
Page 3 of 69
• Number of permutations of n things, take all at a time, of which p are alike of one
kind, q are alike of second kind , r are alike of third kind and rest are different
𝑛!
=
𝑝!𝑞!𝑟!
• Number of permutations of n things, of which P1 are alike of one kind, P2 are alike of
second kind, P3 are alike of third kind ….Pr are alike of rth kind such that
𝑛!
𝑃1 + 𝑃2 + 𝑃3 + …. + 𝑃𝑟 = n is
𝑃1 ! 𝑃2 ! 𝑃3 !…𝑃𝑟 !
Circular permutations:
In the previous articles we have learned linear permutations, Now we have to know
about circular permutations, in circular permutation things are to be arranged in the
form of a ring or a circle, e.g., arrangements of persons around circular dinning table,
conferencing table, garland etc,
Since in the circular permutation there is no any each point i.e, we can not say which
one is the beginning article or ending article in the possible arrangements.
𝑛!
Hence the number of circular permutations of n objects = = (n-1)!
𝑛
Thus in a circular permutation one thing is kept fixed and the remaining (n-1) things
are arranged in (n-1) ways.
• If the clockwise and counter clockwise orders are not distinguishable, then the
1
number of ways = {(n-1)!}
2
Combination:
Let A, B, C be three letters, then we can combine any two of them in the following ways:
AB, BC, AC
Similarly if A, B, C, D are four letters, then we can combine any two of them in the
following manner:
AB, AC, AD, BC, BD, CD
Similarly we can combine any 3 of A, B, C, D as:
ACB, ABD, ACD, BCD
[Type here] [Type here]
Page 4 of 69
Note: In the combinations order of the letters (or things) is not considered.
Here AB, BA are same and BC, CB are also same and so on.
Hence ABC, ACB, BAC, BCA CAB and CBA are same and counted as a single
combination of A, B, C.
Note: The word combination is generally used form selection of thing and the world
permutation is used for arrangements of things.
n 𝒏!
Cr = (𝒏−𝒓)!𝒓!, C denotes combination,
Properties
1. nCr = (nPr)/(r!)
2. nC0 = nCn = 1
(𝒏−𝟏) (𝒏+𝟏)
7. If n is odd, the greatest value of nC0 = nCm when m = or =
𝟐 𝟐
10. n
C1 + nC2+ nC3+ ….+ nCn=2n-1
n
11. C0 + nC2+ nC4…………..=22n
Restricted Combination
1. Number of combinations of n thing taken ‘r’ at a time in which x particular
always occur is n-xCr-x.
[Type here] [Type here]
Page 5 of 69
5. Number of ways of selection of ‘r’ things out of ‘n’ identical things is 1. (r≤n)
8. Total number of ways of selecting one or more things from ‘p’ identical
things of one kind, ‘q’ identical thing of second kind, ‘r’ identical things of
third kind and n different things is ((p+1)(q+1)(r+1)2n)-1
1. The number of ways on which (m+n) different things can be divided into two
(𝒎+𝒏)!
groups containing m and n things respectively is
𝒎!𝒏!
Since m things can be selected out of (m+n) things in m+nCm ways and each
time when m things are taken, n things left out to form the other group of n
things in nCn ways i.e., in 1 way only.
2. The number of ways in which (m+n+p) different things can be divided into
three groups containing m,
(𝒎+𝒏+𝒑)!
Respectively is
𝒎!𝒏!𝒑!
The number of ways on which mn different things can be divided equally into
groups, each group containing n thing
(𝒎𝒏)! 𝟏
=(
𝒏!
) 𝒎!
Note: The distribution order is important hence the divisible thing can be arranged
in m ways.
Since things are divided into m groups.
1. The number of ways of dividing n identical thing among r person (or groups)
each of whom, can receive zero or more things is n+r-1Cr-1 where 0≤r≤n
2. The number of ways of dividing n identical thing among r persons, each one
of whom receives at least one item is n-1Cr-1 where 1≤r≤n.
3. The number of ways in which ‘n’ identical thing can be divided into r groups
so that no group contains less then m items and more than k (where m<k) is
coefficient of xn in the expansion of (xn+xm+1+….+xk)r.
5. Number of quadrilaterals if m parallel lines intersect ‘n’ parallel lines = mC2 × nC2.
Example. Ten points are marked on a straight line and 11 points are marked on another
parallel straight line. How many triangles can be constructed with vertices among these
points?
Solution: Triangles will be constructed by taking one point from the 1st straight line and
two more points from the 2nd straight line, and vice versa.
So, the total number of A formed = 10C2 x 11C1 x 11C2 x 10C1 = 1045
Example: There is an n sided polygon (n>5). Triangles are formed by joining the vertices
of the polygon. How many triangles can be constructed that will have no side common
with the polygon?
Solution: An n sided polygon will have n vertices. Triangles constructed out of these n
vertices will be of the following three types:
Exercise – 01
Combination
17
3. Cr = 17Cr+3. Find the value of r.
(a) 17 (b) 6 (c) 7 (d) 13
7. Droupdi has 5 friends. In how many ways can she invite one or more of
them to a dinner?
(a) 31 (b) 55 (c)13 (d)25
8. In How many ways can a committee of 6' members be formed from 7 men
and 6 ladies consisting of 4 men and 2 ladies?
(a) 252 (b) 525 (c) 625 (d) 256
14. In an election, a voter may vote for any number of candidates not greater
than the number to be chosen. There are 7 candidates and 4 members
are to be chosen. In how many ways can a person vote?
(a) 89 (b) 98 (c) 79 (d) 101
15. A question has two parts, Part A and Part B, each containing 8 questions.
If the students has to choose 6 from part A and 5 questions from part B, in
how many ways can he choose the questions?
(a) 1268 (b) 1788 (c) 1024 (d) 1568
16. An examination paper consists of 12 questions divided into two parts, part
A and part B. Part A contains 7 questions and part B contains 5 questions,
18. Amitabh has a list of 24 friends. He wishes to invite some of them in such
a manner that he can enjoy maximum number of parties, but in each party
the number of friends (i.e., invitees) be same and each party must have
different set of persons. Then how many parties can Amitabh enjoy?
(a) 2704156 (b) 357600 (c) 235763 (d) 270156
19. In a meeting everyone had shaken hands with everyone else, it was found
that 66 handshakes were exchanged. How many members were present
in the meeting?
(a) 10 (b) 14 (c)12 (d) 8
23. A box contains 7 red, 6 white and 4 blue balls. How many selection of
three balls can be made so that all three are red balls?
(a) 35 (b) 70 (c)42 (d)17
24. An urn contains 5 different red and 6 different green balls. In how many
ways can 6 balls be selected so that there are at least two balls of each
color?
(a) 425 (b) 245 (c) 125 (d) 625
25. How many different straight lines can be formed by joining 12 different
points on a plane of which 4 are collinear and the rest are non-collinear?
(a) 16 (b) 32 (c) 61 (d) 64
30. Two parallel lines each have a number of distinct points marked on them.
On one line there are 2 points P and 0. On the other line there are 8
points. Find the number of different triangles which could be formed
having 3 of the 10 points as vertices.
[Type here] [Type here]
Page 13 of 69
31. If 20 straight lines be drawn in a plane, no two of them being parallel and
no three of them concurrent, how many points of intersection will there be?
(a) 95 (b) 380 (c) 400 (d) 190
32. Find the number of different straight lines obtained by joining n points on a
plane, no three of which are collinear.
𝑛(𝑛−1)
(a) n3 (b) (c) n! (d) 24
2
33. There are n points in a plane no three of which are in the same straight
line with the exception of them m(m < n) points which are all in the same
straight line. Find the number of triangles formed by joining them,
(a) n-mC3 (b) n𝐶3 - m𝐶3 (c) n𝐶𝑚 (d) none of (a), (b), (c)
35. In a plane there are 37 straight lines, of which 13 pass through the point A
and 11 pass through the point B. Besides, no three lines pass through one
point, no line passes through both points A and B, and no two are parallel.
Find the number of points of intersection of the straight lines.
(a) 535 (c) 235 (b) 525 (d) 355
36. Find the number of ways of selecting 4 letters from the word
EXAMINATION.
(a) 136 (b) 126 (c) 252 (d) 525
37. Eighteen guests have to be seated half on each side of a long table. Four
particular guests desire to sit on one particular side and three others on
other side. Determine the number of ways in which the sitting,
arrangements can be made.
[Type here] [Type here]
Page 14 of 69
38. Given 3 different red dyes, 4 different blue dyes, and 5 different green
dyes, how many combinations of dyes can be made taking at least one
green and one blue dye?
(a) 2300 (b) 31 (c) 3720 (d) 3560
39. In how many ways can a pack of 52 cards' be divided equally among four
players in order?
52!
(a) (52!)4 (b) 4 x (13!) (c) (d) none of these
(13!)4
40. In how many ways can a pack of 52 cards be divided equally into four
groups?
52! 52! 52!
(a) (b) 4! [(13!)4 ] (c) (d) None of these
(13!)4 x 4! (13!)4
44. A captain and a vice-captain are to be chosen out of a team having eleven
players. How many ways are there to achieve this?
(a) 10.9 (b) 11C2 (c) 110 (d) 10.9!
45. In how many ways can Ram choose a vowel and a consonant from the
letters of the word ALLAHABAD?
[Type here] [Type here]
Page 15 of 69
46. There are three rooms in a motel: one single, one double and one for four
persons. How many ways are there to house seven persons in these
rooms?
(a) 7!/1!2!4! (b) 7! (c) 7!/3 (d) 7!/3!
47. There are 8 consonants and 5 vowels in a word jumble. In how many ways
can we form 5-letter words having three consonants and 2 vowels?
(a) 67200 (b) 8540 (c) 720 (d) None of these
48. There are 5 different Jeffrey Archer books, 3 different Sidney Sheldon
books and 6 different John Grisham books. The number of ways in which
at least one book can be given away is
(a) 210 - 1 (b) 211- 1 (c) 212 -1 (d) 214-1
Exercise – 2
Permutation
1. Find the value of 9P3
(a) 504 (b) 309 (c) 405 (d) 600
3. How many even numbers less than 10,000 can be formed with the digits
3,5, 7,8, 9 without any repetition?
(a) 32 (b) 16 (c) 44 (d) 41
4. How many numbers with different digits each greater than 4000 can be
formed from the digits 0,2, 5, 7,8 ?
(a) 160 (b) 168 (c) 320 (d) 270
5. How many 6 digit telephone numbers can be constructed with the digits 0,
1,2, 3, 4, 5, 6, 7, 8, 9 if each number starts with 35 and no digit appears
more than once?
(a) 1600 (b) 1680 (c) 900000 (d) 9000
6. Find the sum of all the four digit numbers which are formed by the digits 1,
2, 5, 6.
(a) 933510 (b) 93324 (c) 65120 (d) 8400
7. How many numbers each lying between 100 and 1000 ' can be formed
with the digits 0, 2, 3, 4, 5 (no digit being repeated)?
(a) 24 (b) 48 (c) 72 (d) 96
8. If all the words formed by the letters of word RAINBOW are arranged in a
dictionary form, then what is the position of the word RAINBOW in that
dictionary?
[Type here] [Type here]
Page 17 of 69
9. How many different words can be formed with the letters of the word
RAINBOW so that the vowels occupy odd paces?
(a) 676 (b) 625 (c) 343 (d) 576
10. In how many ways can the letters of the word RAINBOW be arranged so
that only two vowels always remain together?
(a) 2880 (b) 1440 (c) 3200 (d) none of these
11. Four men and three women are to be seated for a dinner such that no two
women sit together and no two men sit together. Find the number of ways
in which this can be arranged.
(a) 144 (b) 72 (c) 36 (d) none of these
12. In how many ways 6 students and 4 teachers be arranged in a row so that
no two teachers are together?
(a) 604800 (b) 24680 (c) 25860 (d) None of these
14. A person has 3 shirts 4 coats and 6 ties. In how many ways can he wear
them?
(a) 27 (b) 36 (c) 72 (d) 130
15. How many different signals can be made by taking 3 different colored flags
at a time from 5 different colored flags?
(a) 120 (b) 60 (c) 15 (d) 125
16. There are 10 stations on a certain railway line many different kinds of
tickets of class 2nd must be printed in order that a passenger may go from
one station to any other by purchasing ticket?
[Type here] [Type here]
Page 18 of 69
17. Find the number of ways in which 12 different books can be arranged on a
shelf so that three particular book shall not be together,
(a) 126 x 10! (b) 125000 (c) 357500 (d) 123040
18. In how many ways can the letters of the word REPEAT be arranged ?
(a) 2240 (b) 232230 (c) 360 (d) 235760
19. In how many ways can the letters of the word ASSASSINATION be
arranged?
(a) 181800 (b) 818100 (c) 108108 (d) 10810800
20. How many arrangements can be made out of the letters of the word
COMMITTEE, taken all at a time, such that the four vowels do not come
together?
(a) 216 (b) 45360 (c) 1260 (d) 43200
21. How many words can be made from the word MATHEMATICS in which
vowels are together?
(a) 12960 (b) 120960 (c) 15400 (d) none of these
23. How many 6 digit numbers can be formed out of the number 567724,
which are even?
(a) 360 (b) 480 (c) 180 (d) 220
24. How many numbers of 5 digits can be formed with the digits 0, 2, 3, 4 and
5 if the digits may repeat?
(a) 2500 (b) 250 (c) 120 (d) 2400
[Type here] [Type here]
Page 19 of 69
25. How many of the numbers from 1000 to 9999 (both inclusive) do not have
four different digits?
(a) 4446 (b) 4664 (c) 4464 (d) 6444
26. In how many ways can 5 prizes be given away to 4 boys, when each boy
is eligible for all the prizes?
(a) 1024 (b) 20 (c) 625 (d) 540
31. In how many ways can 5 men and 2 ladies be arranged at a round table if
two ladies are never together?
(a) 5040 (b) 480 (c) 240 (d) 720
32. 7 sisters dine at a round table. They dine together till each of them dine
with different neighbours i.e., they do not like to dine with same
neighbours in any two arrangements. In a year how many days they dine
together?
(a) 180 (b) 504 (c) 720 , (d) 360
33. Find the number of ways in which 10 different flowers can be strung to
form a garland so that 3 particular flowers are always together.
(a) 30240 (b) 30420 (c) 23400 (d) none of (a), (b), (c)
[Type here] [Type here]
Page 20 of 69
34. In how many ways can 7 Indians, 5 Pakistanis and 6 Dutch be seated in a
row so that all persons of the same nationality sit together?
(a) 3! (b) 7!5!6! (c) 3!.7!.5!.6! (d) 182
35. In how many ways can the letters of the word PATNA be rearranged?
(a) 60 (b) 120 (c) 118 (d) 59
37. How many numbers of four digits can be formed with the digits 0, 1, 2, 3
(repetition of digits being allowed?
(a) 12 (b) 108 (c) 256 (d) 192
38. How many new words are possible from the letters of the word
PERMUTATION?
(a) 11!/2! (b) (11!/2!) - 1 (c) 11!-1 (d) None of these
39. In how many ways can 12 papers be arranged if the best and the worst
paper never come together?
(a) 12!/2! (b) 12!-11! (c) (12!- 11!)/2 (d) 12!-2.11!
40. In how many ways can the letters of the word 'EQUATION' be arranged so
that all the vowels come together?
(a) 9C4 , 9C5 (b) 4!.5! (c) 9!/5! (d) 9!-4!5!
41. How many 7-digit numbers are there having the digit 3 three times & the
digit 5 four times?
(a) 7!/(3!)(5!) (b) 35x55 (c) 77 (d) 35
(a) 8𝑃5 (b) 1120 (c) 4C2 x 4C3 (d) None of these
43. In a letter lock, each of the three rings is marked with 15 letters. What is
the maximum number of unsuccessful attempts that one has to make
before the lock is opened?
(a) 3374 (b) 5284 (c) 8457 (d) 8101
44. From 3 different soft drinks, 4 Chinese dishes, and 2 ice-creams, how
many different meals are possible if at least one of each of the three items
is to be included, depending upon the number of people likely to turn up?
(a) 315 (b) 282 (c) 864 (d) None of these
45. Akshay is planning to give a birthday party at his place. In how many ways
can he invite one or more of five friends and seat them at a circular table?
(a) 84 (b) 89 (c) 78 (d) 81
46. How many new words can be formed from the letters of the word 'Circle'
taken together?
(a) 720 (b) 719 (c) 360 (d) 359
47. How many words can be formed out of the letters of the word 'Article' so
that the vowels occupy the even places?
(a) 72 (b) 144 (c) 288 (d) 36
48. How many signals can be made by hoisting 2 blue, 2 red, and 5 black
flags on a pole at the same time?
(a) 378 (b) 1512 (c) 756 (d) None of these
49. Five men, 6 boys, and 7 women are to be seated in a row so that the men,
women, and boys may not be separated in:
(a) 5! x 6! x 7! ways (b) 6!6!7! ways
(c) 2!5!6!7! ways (d) 3!5!6!7! ways
50. How many numbers between 100 and 1000 can be formed with the digits,
1, 2, 3, 4, 5, 6, and 7, with no digit being repeated?
(a) 210 (b) 420 (c) 105 (d) 320
Exercise 3
Permutation and Combination
4. In how many ways can 100 soldiers be divided into 4 squads of 10, 20, 30,
40 respectively?
(a) 1700 (b) 18! (c) 190 (d) none of these
7. The number of integral solutions for the equal a+b + c + d = 12, where (a,
b, c, d)≥-1 is:
(a) 19C3 (b) 18C4 (c) 20C4 (d) none of these
9. The letters of the word ALLAHABAD are rearranged to form new words
and put in a dictionary. If the dictionary has only these words and one
word on every page in alphabetical order then what is the page number on
which the word LABADALAH comes?
(a) 6269 (b) 6088 (c) 6087 (d) 6086
can be repeated
10. If x, y and z can only take the values 1, 2, 3, 4, 5, 6, 7 then find the
number of solutions of the equation x + y + z= 12.
(a) 36 (b) 37 (c) 38 (d) 31
11. There are nine points in a plane such that no three are collinear. Find the
number of triangles that can be formed using these points as vertices,
(a) 81 (b) 90 (c) 9 (d) 84
12. There is a number lock with four rings. How many attempts at the
maximum would have to be made before getting the right number?
(a) 104 (b) 255 (c) 104-1 (d) None of these
14. The sides AB, BC, CA of a triangle ABC have 3, 4 and 5 interior points
respectively on them. The total number of triangles that can be
constructed by using these points as vertices are
(a) 212 (b) 210 (c) 205 (d) 190
19. Find the number of integral solutions of equation x+y + z + t = 29, x>0,y>1,
z>2 and t ≥ 0.
(a) 27C3 (b) 28C3 (c) 2600 (d) 29C4
Exercise 4
Advanced Level
1. A letter lock consists of 4 rings, each ring contains 9 non-zero digits. This
lock can be opened by setting a 4 digit code with the proper combination
of each of the 4 rings. Maximum how many codes can be formed to open
the lock?
(a) 49 (b) 9P4 (c) 94 (d) none of these
3. If all C's occur together and all U’s also occur together, then how many
arrangements are possible of the word SUCCESSFUL?
(a) 5745 (b) 2760 (c) 6720 (d) 5432
4. What is the sum of all 5 digit numbers which can be formed with the digits
0,1, 2, 3,4 without repetition?
(a) 2599980 (b) 235500 (c) 923580 (d) 765432
6. What is the total number of ways of selecting atleast one item from each of
the two sets containing 6 different items each?
(a) 2856 (b) 3969 (c) 489 (d) none of these
8. Four dice are rolled. The number of possible outcomes in which at least
one die shows 4 is:
(a) 671 (b) 168 (c)176 (d) none of these
9. How many 5 digit numbers divisible by 3 can be formed using the digits
0,1, 2, 3, 4 and 5, without repetition?
(a) 108 (b) 216 (c) 810 (d) 180
10. In how many ways can a committee of 4 women and 5 men be chosen
from 9 women and 7 men, if Mr, A refuses to serve on the committee if
Ms. B is a member?
(a) 1608 (b) 1860 (c) 1680 (d)1806
11. How many 4 digit numbers divisible by 4 can be formed without using the
digits 0,6,7,8,9 if the repetition of digits is not allowed?
(a) 67 (b) 68 (c) 24 (d) 48
12. The number of ways in which 4 pictures can be hung from 6 picture nails
on the wall is :
(a) 46 (b) 4P6 (c) 6P4 (d) 64
13. The number of ways in which a team of eleven players can be selected
from 22 players including 2 of them and excluding 4 of them is:
(a) 15C10 (b) 16C10 (c) 16C9 (d) none of these
14. How many 10 digits numbers can be formed by using die digits 2 and 3?
(a) 210 (b) 102 (c) 10! (d) none of these
15. How many different four digit numbers can be formed with die digits 1, 2,
3, 4, 5, 6, 7, 8 and 9 such that the digit 5 appears exactly once?
(a) 1024 (b) 2048 (c) 4096 (d) none of these
16. How many different eight digit numbers can be formed using only four
digits 1, 2, 3,4 such that the digit 2 occurs twice?
(a) 20412 (b) 12042 (c) 25065 (d) none of these
17. Ajay has 7 relatives, 3 men and 4 women. His wife Kajol also has 7
relatives, 3 women and 4 men. In how many ways can they invite 3 men
and 3 women so that 3 of them are the Aja/s relatives and 3 his wife
Kajol's?
(a) 485 (b) 458 (c) 365 (d) none of these
18. There are 6 pups and 4 cats. In how many ways can they be seated in a
row so that no cats sit together?
(a) 64 (b) 10!/(4!).(6!) (c) 6!x7P4 (d) None of these
19. How many new words can be formed with the word MANAGEMENT all
ending in G?
(a) 10!/(2!)4-1 (b) 9!/(2!)4 (c) 10!/(2!)4 (d) None of these
20. In how many ways 5 MBA students and 6 Law students can be arranged
together so that no two MBA students are side by side?
7!6!
(a) (b) 6!.6! (c) 5!.6! (d) 11C5
2!
22. How many different 7-digit numbers can be written using only three digits
1, 2 and 3 such that the digit 3 occurs twice in each number?
(a) 7C2.25 (b) 7!/(2!) (c) 7!/(2!)3 (d) None of these
23. Seven different objects must be divided among three people. In how many
ways can this be done if one or two of them must get no objects?
(a) 381 (b) 36 (c) 84 (d) 180
24. How many 4-digii number, that are divisible by 4 can be formed from the
digits 1. 2, 3, 4 and 5.
(a) 36 (b) 72 (c) 24 (d) None of these
25. How many even natural numbers divisible by 5 can be formed with the
digits 0, 1, 2, 3, 4, 5, 6 (if repetitions of digits not allowed)?
(a) 1957 (b) 1956 (c) 1236 (d) 1235
27. A tea party is arranged for 16 people along the two sides of a long table
with 8 chairs on each side. Four men wish to sit on one particular side and
two on the other side. In how many ways can they be seated?
(a) 10
C4 x 8! (b) 10P4 x (8!)2
(c) 10
C4 x (8!)2 (d) 4! x 2! x (8!)2
28. There are 4 letters and 4 directed envelopes. The number of ways in
which all the letters can be put in the wrong envelope is:
(a) 8 (b) 9 (c) 16 (d) None of these
Exercise – 05
TITA / Short Answer
1. Find the number of ways in which 21 balls can be distributed among 3
persons such that each person does not receive less than 5 balls,
2. How many different words can be made using the letters of the word
'HALLUCINATION if all consonants are together?
5. There are 4 different monitors and 6 different mother boards. How many
different arrangements can be made to purchase a monitor and a
motherboard?
6. The sides AB, BC, CA of a triangle ABC have 3,4 and 5 interior points
respectively on them. The total number of triangles that can be
constructed by using these points as vertices is:
10. The number of different selection of 5 letters from 1A, 2 B's, 3C's, 4D's
and 5E’s is:
11. How many straight lines can be formed from 8 non-collinear points on the
X-Y plane?
12. Let n be the number of different 5-digit numbers, divisible by 4 that can be
formed with the digits 1, 2, 3, 4, 5 and 6, with no digit being repeated.
What is the value of n?
13. How many numbers can be formed with odd digits 1, 3, 5, 7, 9 without
repetition?
14. How many different 4-digit numbers can be written using the digits 1, 2, 3,
4, 5, 6, 7 and 8 only once such that the number 2 is contained once,
15. In how many ways a cricketer can score 200 runs with fours and sixes
only?
16. Five boys and three girls are sitting in a row of eight seats. In how many
ways can they be seated so that not all girls sit side by side?
17. There are 8 different locks, with exactly one key for each lock. All the keys
have been mixed up. What is the maximum number of trials required in
order to determine which key belongs to which lock?
18. The number of ways of painting the faces of a cube with six different
colour is:
Exercise – 1
1. Ans. (a) ∴1 friend can be selected out of 5 in
8! 8𝑥7𝑥6 5
C1 ways
Solution: 8C3 = = = 56
3!5! 6
2 friends can be selected out of 5 in
2. Ans. (c) 5
10 𝑥 9 𝑥 8 7 𝑥 6 𝑥 5! C2 ways
Solution: 10C5 = =
5 𝑥 4 𝑥 3 𝑥 2 𝑥 1 𝑥 (5!) 3 friends can be selected out of 5 in
252 5
C3 ways
3. Ans. (c) 4 friends can be selected out of 5 in
Solution: 5
C4 ways
➔ Either r = r + 3 or r + r + 3 = 5 friends can be selected out of 5 in
17 5
C5 ways Hence the required
But since r ≠ r + 3 number of ways
∴ r + r + 3 = 17 ➔ r = 7 = 5C1 + 5c2 + 5c3 + 5c4 + 5c5
4. Ans. (d) = 5+10 + 10 + 5+1 = 31
Solution: If n is odd, the greatest
value of nCr = nCm Alternatively: 5C1 + 5C2 + 5C3 + 5C4
(𝑛−1) (𝑛+1) + 5C5 = 25 -1 = 32
When m = or m =
2 2
(11−1) (11+1) Since, nC1 + nC2 + nC3 +...+nCn =2n-1
x= = 5 or x = =6 8. Ans. (b)
2 2
Hence (d) is the correct choice Solution: 4 men can be selected out
5. Ans. (c) of 7 men in 7C4 ways
Solution: 14Cx is maximum when x = and 2 ladies can be selected out of
14
=7 6 ladies in 6C2 ways Hence, the
2
Alternative: Go through options. required number of ways = 7C4 x
6
6. Ans. (d) C2
Solution: Since there are total 10 = 35 x 15 = 525
persons and out of these 10 9. Ans. (c)
persons we have to select any 5 Solution: A committee of 5 persons
persons which can be done in 1OCS is to be formed from 6 gentlemen
ways. and 4 ladies by taking.
10! (i) 1 lady out of 4 and 4 gentlemen
10
C5 = = 252
5! 𝑥 5! out of 6.
7. Ans. (a) (ii) 2 ladies out of 4 and 3
Solution: She may invite one or gentlemen out of 6.
more friends by selecting either 1 or (iii) 3 ladies out of 4 and 2
2 or 3 or 4 or 5 friends out of 5 gentlemen out of 6.
friends. (iv) 4 ladies out of 4 and 1
[Type here] [Type here]
Page 33 of 69
In case II the number of ways = 6C2 (ii) selecting 4 gents only out of 6 and
11
C4) + (6C6 x 3C2 X 11C3) Number of lines formed by 4 points
= 20790 + 5940 + 495 = 27225 = 4C2
22. Ans. (c) ∴ Required number of lines = Total
Solution: 1 book on Economics can lines formed by 12 points
be collected out of 3 in 3C1 ways ∴ number of lines formed by 4
1 book on Corporate strategy can be collinear points + 1
collected out of 4 in 4C1 ways 1 book = 12C2 - 4C2 + 1 = 61
on Philosophy can be collected out
of 5 in 5C1 ways Hence the required Explanation: If no three points are
number of collections each of which collinear, a straight line can be
consists of exactly one book on each formed by joining any two points out
subject of given non- collinear points. But
= 3C1 x 4C1 x 5C1 since if some points are collinear
= 3 x 4 x 5= 60 then some lines become
overlapped.
23. Ans. (a)
Here 12 points can make 12C2 lines,
Solution: Since all the three balls
but since 4 points are collinear, we
are red which can be selected from
can find only one line by joining
7 red balls only.
these 4 collinear points where as
∴ Required number of selections
we have considered 4C2 lines # 12C2
= 7C3 = 35
lines.
24. Ans. (a)
Hence the required number of
Solution: Total number of red balls
straight lines
=5
= 12C2 – 4C2 + 1 = 61
Total number of green balls = 6
26. Ans. (b)
Possible combinations are:
Solution: A decagon has 10 vertices
i.e., 10 non-collinear points. Hence
Red Green
the total number of lines formed by
2 4
10 non-collinear point' = 10C2 = 45
3 3
But since out of 45 lines 10 lines are
4 2
the sides of the decagon and the
remaining 35 lines are diagonals of a
∴ Required number of selections
decagon.
= (5C2 x 6C4) +
Alternatively : Number of
(5C3 x 6C3) + (5C4x 6C2) = 425
diagonals = nC2-n
25. Ans. (c)
Solution: Total number of lines 27. Ans. (b)
formed by 12 points = 12C2 Solution: Number of diagonals in an
n sided polygon
[Type here] [Type here]
Page 36 of 69
Exercise – 2
1. Ans. (a)
9! 𝑛! 9 x 8 x 7 x 6!
Solution: 9P3 = (∴ nPr = (𝑛−𝑟)!) =
6! 6!
[Type here] [Type here]
Page 39 of 69
=3x4x3x2=
56 x 55 x (51−r)! 30800 72
➔ (50−𝑟)!
=
1
Thousands place can assume
(51−𝑟) x (50−𝑟)! 10
only 3’ values viz., 5,7,8. Since
➔ (50−𝑟)!
= required numbers are greater than
1
= 51 – r = 10 4000.
4 4 3 2 1 r
= 41
Alternatively: Go through options. = 4 x 4 x 3 x 2 x 1 = 96
3. Ans. (d) and 98)
Solution: Case 1. There is only one Ten thousands place can
even number of one digit. assume all the remaining non-
Case 4 1 2: zero digits and thousands place
=4x 1=4 can assume zero also except
There are only 4 even numbers the digit which has been filled
of two digit up at thousands placed
(Numbers are 38, 58, 78 and 98) Therefore total required
Case 3. numbers
4 3 1 = number of 4 digit numbers +
number of 5 digit numbers =
= 4 x 3 x 1 = 12 72+ 96 = 168
There are only 12 even numbers 5. Ans. (b)
of 3 digit. Solution:
Case 8 7 6 5 4.
4 3 2 1
= 8 x 7 x 6 x 5 = 1680
= 4 x 3 x 2 x 1 = 24 3 and 5 have been already
There are 24 even numbers of 4 used, so we have 8 digits for
digits thus ther are total 1 + 4 + 12 + thousands place, then 7 digits
24 = 1 even numbers. for hundreds place, 6 digits for
Note: In each case 8 is fixed at unit tens digit and remaining 5 digits
place, since if the unit digit is an for unit place.
Exercise – 3
Exercise – 4
Solution: Let the three people be A, side A) and 2 persons on the other
B and C. side (assume side B). So, we are
If 1 person gets no objects, the 7 supposed to select 4 persons for
objects must be distributed such side A from the remaining 10
that each of the other two get 1 persons and remaining 6 per sons
object at least. will be sitting on side B.
This can be done as 6 & l, 5 & 2, Number of ways 4 persons can be
4 & 3 and their rearrangements. selected from 10 per sons = 10C4
The answer would be Number of ways 6 persons can be
(7C6 + 7C5 + 7C4) x 3! selected from the remaining 6
= 378 persons = 6C6
Also, two people getting no Number of ways 8 persons can be
objects can be done in ways, arranged on side A = 8!
Thus, the answer is 378 + 3 = 381 Number of ways 8 persons can be
24. Ans. (c) arranged on side B = 8!
Solution: Natural numbers which Total number of ways = 10C4 x 6C6 x
consist of the digits 1,2,3, 4. and 5 8! x 8!
and are divisible by 4 must have 28. Ans. (b)
either 12, 24,32 or 52 in the last two Solution: It is the simple case of
places. For the other two places we derangement with n = 4.
have to arrange three digits in two Use the following formula:
places. 1 1 1
𝑛(1 − + − +
1! 2! 3!
25. Ans. (b) 𝑛 1
⋯ . +(−1) )
26. Ans. (c) 𝑛!
27. Ans. (c) Hence answer = 4! (1-1 + ½ -1/6 +
Solution: Four persons have chosen 1/24) = 9
to sit on one particular side (assume
Exercise – 5
1. 28 ➔u+v+w=6
Solution: Let x, y , z be the number ∴ Total number of solutions = 6+3-
1
of balls received by the three C3-1 = 8C2 = 28
persons, then 2. Ans. 1587600
x ≥ 5, y ≥ 5, z ≥ 5 and x + ty+ z = Solution: H L C N T
21 A U I O
Let u ≥ 0, v ≥ 0, w ≥ 0, then L N A I
∴ x + y + z = 21 There are total 13 letters out of
➔ u + 5 + v + 5 + w + 5 = 21 which 7 are consonants and 6
are vowels. Also there are 2L's, Solution: Total number of points =
2N's, 2A's, and 21' s. 12
If all the consonants are together Total number of triangles = 12C3
then the number of But there are 3 cases which must
7! be excluded for the required
arrangements =
2!.2!
number of triangles.
But the 7 consonants can be
Case 1. The number of triangles
arranged themselves in =
7! formed by 3 points on
𝑤𝑎𝑦𝑠 AB = 3C3=1
2!.2!
= (1260)2 = Case 2. The number of triangles
1587600 formed by 4 points on
3. Ans. 4096 BC = 4C3 = 4
Solution: Every ball can be Case 3. The number of triangles
distributed in 4 ways. formed by 5 points on
Hence the required number of ways CA = 5C3 = 10
= 4 x 4 x 4 x 4 x 4 x 4 = 46 = 4096 Hence, the required number of
4. Ans. 6804 triangles = 220 - (10 + 4 + 1)
Solution: = 205
7. Ans. 15
Solution: 6C2 = 15.
8. Ans. 2460
Solution: Total number of rectangles
= (1 + 2 + 3 + …..
+ 12) x (1 + 2 + … + 8)
12 𝑥 13 8𝑥9
= x = 2808
2 2
Total number of squares
= (12x8) +.(11x7) + (10 x 6) +. ..
+ (5 x 1) = 348
Hence the required number of ways
∴ Required number of rectangles
= 4 x 93 + 6 x 8 x 92
= 2808 - 348 = 2460
= 92 (36 + 48)
Hint: Number of squares =
= 81 x 84 = 6804 8
∑𝑟=1(13 − 𝑟)(9 − 𝑟)
5. Ans. 24
9. Ans. 12
Solution: 4 x 6 = 24
Solution: There are 12 ways' as
follows :
6. Ans. 205
(9, 0, 0), (8,1, 0), (7, 2,0), (6, 3, 0), Thus the number of numbers is
(5,4,0), (7,1,1), (6, 2,1), (5, 3,1), 24 x 8 = 192
(5,2, 2), (4,4,1) (4, 3, 2), (3,3,3). 13. Ans. 325
10. Ans. 71 Solution: One digit no. = 5;
Solution: Two digit no = 5 x 4 = 20;
Three digit no = 5x4x3 = 60;
Number Number Number of four digit no = 5 x 4 x 3x2 = 120;
of Similar of Selections Five digit no.= 5 x 4 x 3 x 2 x 1 = 120
letters Different Total number of no = 325.
Letters 14. Ans. 1260
5 0 1
C1 = 1 Solution: 4C1 x 7C3 x 3! = 840
4 1 4
C1 x 2C1 = 15. Ans. 17
8 Solution: 200 runs can be scored by
3 2 3
C1 x 4C2 = scoring only fours or through a
18 combination of fours and sixes.
3 0 3
C1 x 3C1 = Possibilities are 50 x 4, 47 x 4 + 2 x
2 9 6, 44 x 4 + 4 x 6 … A total of 17 ways.
2 1 4
C2 x 3C1 = 16. Ans. 36000
2 18 Solution: Required permutations =
2 3 4
C1 x 4C3 = Total permutations with no condition
16 - permutations with the conditions
0 5 5
C5 = 1 which we do not have to count.
17. Ans. 28
Hence the total number of :
selections 18. Ans. 1
= 1 + 8 + 18 + 9 + 18 + 16 + 1 = 71
11. Ans. 28
Solution: For a straight line we just
need to select 2 points out of the 8
points available. 8C2 would be the
number of ways of doing this.
12. Ans. 192
Solution: With the digits 1, 2, 3, 4, 5
and 6 the numbers divisible by 4 that
can be formed are numbers ending
in: 12, 16, 24, 32, 36, 52, 56 and 64.
Number of numbers ending in 12
are: 4 x 3 x 2 = 24
[Type here] [Type here]
Page 53 of 69
Percentile Classes
Permutation and Combination
Exercise 06
Extra Practice
1. If the best and the worst paper never appear together, then six examination papers can be arranged in how
many ways
2. The number of seven digit integers, with sum of the digits equal to 10 and formed by using the digits 1, 2
and 3 only, is
(a) 55 (b) 66 (c) 77 (d) 88
3. The number of ways in which 6 rings can be worn on the four fingers of one hand is
(a) 46 (b) 6
C4 (c) 64 (d) None of these
4. How many numbers can be formed from the digits 1, 2, 3, 4 when the repetition is not allowed
4 4 4
(a) p4 (b) p3 (c) p1 + 4 p2 + 4 p3 (d) 4
p1 + 4 p2 + 4 p3 + 4 p4
5. How many numbers greater than 24000 can be formed by using digits 1, 2, 3, 4, 5 when no digit is repeated
6. 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
7. 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
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. 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
10. 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!
11. The number of ways four boys can be seated around a round-table in four chairs of different colors' is
(a) 24 (b) 12 (c) 23 (d) 64
12. The number of ways that 8 beads of different colors be string as a necklace is
13. In how many ways a garland can be made from exactly 10 flowers
9!
(a) 10! (b) 9! (c) 2 ( 9!) (d)
2
14. 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
15. There are 12 volleyball players in all in a college, out of which a team of 9 players is to be formed. If the
captain always remains the same, then in how many ways can the team be formed
15
16. The value of C3 + 15C13 is
16 30 15 15
(a) C3 (b) C16 (c) C10 (d) C15
17. 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
18. In a mathematics paper there are three sections containing 4, 5 and 6 questions respectively. From each
section 3 questions are to be answered. In how many ways can the selection of questions be made.
19. 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
20. How many numbers of 6 digits can be formed from the digits of the number 112233
(a) 30 (b) 60 (c) 90 (d) 120
21. In how many ways can 5 red and 4 white balls be drawn from a bag containing 10 red and 8 white balls
8
(a) C5 10C4 (b) 10
C5 8C4 (c) 18
C9 (d) None of these
22. 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
23. 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
24. The number of triangles that can be formed by 5 points in a line and 3 points on a parallel line is
8 8
(a) C3 (b) C3 − 5C3 (c) 8
C3 − 5C3 − 1 (d) None of these
26. If a polygon has 44 diagonals, then the number of its sides are
(a) 7 (b) 11 (c) 8 (d) None of these
27. How many triangles can be formed by joining four points on a circle
(a) 4 (b) 6 (c) 8 (d) 10
28. The number of straight lines that can be formed by joining 20 points no three of which are in the same straight
line except 4 of them which are in the same line
30. 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
6 6 6 6
(a) C3 − 7 (b) C3 − 6 (c) C3 − 5 (d) C3 − 4
31. 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
32. There are n points in a plane of which p points are collinear. How many lines can be formed from these
points
(a) (
n−p)
C2 (b) nC2 − pC2
n
(c) C2 − pC2 + 1 (d) n
C2 − pC2 − 1
33. Let Tn denote the number of triangle 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
34. 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
35. Six points in a plane be joined in all possible ways by indefinite straight lines, and if no two of them be
coincident or parallel, and no three pass through the same point (with the exception of the original 6 points).
The number of distinct points of intersection is equal to
(a) 105 (b) 45 (c) 51 (d) None of these
36. 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 )
(a)
8
n ( n − 1)( n − 2 )( n − 3 )
(b)
6
n ( n − 1)( n − 2 )( n − 3 )
(c)
8
(d) None of these
37. A parallelogram is cut by two sets of m lines parallel to its sides. The number of parallelograms thus formed
is
38. In a plane there are 37 straight lines of which 13 pass through the point A and 11 pass through the point B
Besides no three lines pass through one point, no line passes through both points A and B and no two are
parallel. Then the number of intersection points the lines have is equal to
(a) 535 (b) 601 (c) 728 (d) None of these
39. How many numbers lying between 10 and 1000 can be formed from the digits 1, 2, 3, 4, 5, 6, 7, 8, 9 (repetition
is allowed)
(a) 1024 (b) 810 (c) 2346 (d) None of these
40. The number of ways in which the letters of the word TRIANGLE can be arranged such that two vowels do
not occur together is
(a) 1200 (b) 2400 (c) 14400 (d) None of these
41. There are four balls of different colours and four boxes of colours 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 does not go to box of its own
colour is
(a) 8 (b) 7 (c) 9 (d) None of these
42. Ten different letters of an alphabet are given. Words with five letters are formed from these given letters.
Then the number of words which have at least one letter repeated is
43. The number of ways of dividing 52 cards amongst four players so that three players have 17 cards each and
the fourth player just one card, is
52! 52!
(a) (b) 52! (c) (d) None of these
(17!)3 17!
44. The number of ways in which the letters of the word ARRANGE can be arranged such that both R do not
come together is
(a) 360 (b) 900 (c) 1260 (d) 1620
45. A box contains two white balls, three black balls and four red balls. In how many ways can three balls be
drawn from the box if at least one black ball is to be included in the draw
(a) 64 (b) 45 (c) 46 (d) None of these
46. A five digit number divisible by 3 has to be formed using the numerals 0, 1, 2, 3, 4 and 5 without repetition.
The total number of ways in which this can be done is
47. The number of times the digit 3 will be written when listing the integers from 1 to 1000 is
48. The number of ways in which an examiner can assign 30 marks to 8 questions, awarding not less than 2
marks to any question is
21 30 21
(a) C7 (b) C16 (c) C16 (d) None of these
49. How many words can be made out from the letters of the word INDEPENDENCE, in which vowels always
come together
50. The letters of the word COCHIN are permutated and all the permutations are arranged in an alphabetical
order as in an English dictionary. The number of words that appear before the word COCHIN is
(a) 360 (b) 192 (c) 96 (d) 48
Practice Exercise
Solutions
1. Sol Answer ; 480 If the 7!
Number of numbers = = 35
best and the worst appear always together, the 4!3!
number of ways 5! 2. Therefore required Total number of numbers = 42 + 35 = 77.
number of
ways are 6!− 5! 2 = 480. 3. Sol (a) Starting with the
first rings. Number of ways it can be
2. Sol (c) There are two worn are 4 as. Now for the second ring it can
possible cases also be
` Case I : Five 1' s, one 2' s, one 3' s, worn in any of the four fingers so number of
ways are 4
7!
Number of numbers = = 42 and this is similar for all the six rings. So
5! number of
Case I I : Four 1' s, three 2' s,
ways are 4 4 4 4 4 4 = 46
one, two, {Since total points are 8, but 5 are collinear and
three, ...., n coins. Thus, If T is the total other
number of three are also collinear}.
2n +1 2n +1 2n +1
T = C1 + C2 + ..... + Cn = 255
Again the sum of binomial coefficients 25. Sol (b) Required number of
8
ways are = C2 − 8 = 20.
2n +1
= 2n +1
C0 + 2n +1
C1 + 2n +1
C2 + .... + 2n +1
Cn + 2n +1
Cn +1 + 2n +1
Cn +2 + ... + C2n +1 = (1 + 1)
2n +1
= 255
26. Sol (b) Since
22n +1
1 + 2 (T ) + 1 = 22n +1 1 + T = = 22n 27. Sol (a) Required number of
2
ways = 4C3 = 4.
2n 2n 8
1 + 255 = 2 2 = 2 n = 4.
28. Sol Answer ; 185
20. Sol (c) Required number of
6! Required number = 20C2 − 4C2 + 1
ways = = 90.
2!2!2! 20 19 4 3
= − + 1 = 190 − 6 + 1 = 185.
2 2
21. Sol (b) Required number
10 8 29. Sol (c) Required number of
= C5 C4
m
diagonals = C2 − m
22. Sol Answer ; 8 m ( m − 1) m
let there are n candidates then = − m = ( m − 3 ).
2! 2!
n
C1 + nC2 + .... + nCn −1 = 254 2n − 2 = 254
30. Sol (a) = 6C3 − 7 excluding therefore n straight lines intersect at nC2 = N
( 2,3,5 )( 2,3,6 )( 2,3,7 )( 2,4,6 )( 2,4,7 )( 2,5,7 )(3,4,7 ). (say) points. Since two points are required to
determine a straight line, therefore the total
31. Sol Answer ; 185 number of lines obtained by joining N points
N
Required number of ways 12
C3 − 7C3 C2 .But in this each old line has been
= 220 − 35 = 185. counted n −1C2 times, since on
each old line there will be n − 1 points of
intersection made by the remaining ( n − 1)
32. Sol (c) Given, total number
of points = n and number of
lines.
collinear points = p. We know that one line has
Hence the required number of fresh lines is
two
N ( N − 1) n ( n − 1)( n − 2 )
end points. Therefore total number of lines N
C2 − n. n −1C2 = −
n 2 2
C2 .
Since p points are collinear, therefore total
number of
n
C2 ( nC2 − 1) − n ( n − 1)( n − 2) = n (n − 1)(n − 2)(n − 3)
lines drawn from collinear points PC2 . We also 2 2 8
know that, corresponding to the line of
37. Sol (c) Each set is having
collinearity, one
m + 1 parallel lines and each parallelogram is
will also be added.
formed by choosing two straight lines from
Therefore number of lines = nC2 − PC2 + 1 the first set and two straight lines from the
second set. Two straight lines from the first
33. Sol (b) Clearly, nC3 = Tn . set can be chosen in m + 2C2 ways and two
So, straight lines from the second set can be
n +1 n
C3 − C3 = 21 ( n n
) n
C3 + C2 − C3 = 21 chosen in m + 2C2 ways.
nC2 = 21or n ( n − 1) = 42 = 7.6 n = 7 Hence the total number of parallelograms
( m+2C2 )
2
m+2
formed = C2 . m +2C2 = .
34. Sol Answer ; 18
Required number of ways 4C2 3C2 = 18. 38. Sol Answer ; 535
The number of points of intersection of 37 straight
35. Sol Answer ; 51 lines is 37C2 But 13 of them pass through the
Number of lines from 6 points 6C2 = 15 . Points of
point A . Therefore instead of getting 13C2
intersection obtained from these lines
points we get merely one point.
15
C2 = 105 Similarly 11 straight lines out of the given 37
Now we find the number of times, the original 6 straight lines intersect at B . Therefore instead
points come. Consider one point say A1 . of getting 11C2 points, we get only one point.
Joining A1 to remaining 5 Hence the number of intersection points of the
points, we get 5 lines, and any two lines from lines is 37C2 − 13C2 − 11C2 + 2 = 535.
these 5
lines give A1 as the point of intersection
39. Sol (b) Between 10 and
5
A1 come C2 = 10 times in 105 points of 1000, the numbers are of 2 digits and 3 digits.
intersections. Since repetition is allowed, so each digit can be
Similar is the case with other five points. filled in 9 ways.
6 original points come 6 10 = 60 times in Therefore number of 2 digit numbers
points of = 9 9 = 81
= 105 − 60 + 6 = 51 and number of 3 digit numbers
= 9 9 9 = 729
36. Sol (c) Since no two lines Hence total ways = 81 + 729 = 810
are parallel and no three are concurrent,
40. Sol (c) •T • R • N • G • L
Three vowels can be arranged at 6 places in (iii) 3 black balls and no other = 3C3 = 1
6
P3 ways = 120 ways. Hence the required Total numbers of ways = 45 + 18 + 1 = 64.
number of Alter : Number of ways in which atleast one
arrangements = 120 5! = 14400. black ball can be taken
= Total ways - ways in which no black ball can
41. Sol (c) Since number of be taken out
derangements in such a problems is = 9C3 − 6C3 = 84 − 20 = 64
1 1 1 1 n 1
given by n ! 1 − + − + − ....... ( −1)
1! 2! 3! 4! n! 46. Sol Answer ; 216
Number of derangements are We know that a five digit number is divisible by 3, if
1 1 1 and only if sum of its digits is divisible by 3,
= 4 − + = 12 − 4 + 1 = 9 therefore we should not use 0 or 3 while
2! 3! 4!
forming the five digit numbers. Now, (i) In case
we do not use 0 the five digit number can be
42. Sol Answer ; 69760
Number of words in which all the 5 letters are formed (from the digit 1, 2, 3, 4, 5) in 5P5 ways
repeated (ii) In case we do not use 3, the five digit
= 105 = 100000 and the number of words in number can be formed (from the digit 0, 1, 2, 4,
5) in
which no letter is repeated are 10P5 = 30240.
= 5P5 − 4P4 = 5!− 4! = 120 − 24 = 96
Hence the required number of ways are
The total number of such 5 digit number
100000 − 30240 = 69760
= 5P5 + ( 5P5 − 5P5 − 4P4 ) = 120 + 96 = 216.
43. Sol (a) For the first set
52
number of ways are C17 . Now out of 35 47. Sol Answer 300
cards left 17 cards can be put for second in Numbers between 1 to 1000 will be one digit, two
35 18 digit and three digit nos. Hence no. of single
C17 ways similarly for 3rd in C17 One
digit nos. will be = l.
card for the last set can be put in only one Number of two digit no. will be
way. Therefore the required number of ways (i) When 3 is at the unit place then fens place
for the proper distribution can be filled by 9 ways hence 9 1 = 9 ways.
52! 35! 18! 52! (ii) When 3 is at the tens place then unit place
= 1! =
35!17! 18!17! 17!1! (17!)3 can be filled by 10 ways hence 1 10 = 10
ways.
Number of 3 digit nos.
44. Sol (b) The word
ARRANGE, has AA, RR, NGE letters, that is (i) 9 10 1 so9 10 = 90 ways
two A's, two R's and N, G, E one each (ii) 9 1 10 so9 10 = 90 ways
The total number of arrangements (iii) 110 10 = 100 ways
7!
= = 1260 So, 100 + 90 + 90 = 280.
2!2!1!1!1! Total nos. of times in. which 3 is used
But, the number of arrangements in which both = 1 + 19 + 280 = 300
RR are together as one unit
6!
= = 360 48. Sol (a) Since the minimum
2!2!1!1!1!1! marks to any question is two, the maximum
The number of arrangements in which both R marks that can be assigned to any questions
is do not come together = 1260 − 360 = 900. is 16 ( = 30 − 2 7 ) , n1 + n2 + .... + n8 = 30. If
( )
8
= the coefficient of x 30 in x16 1 + x + .... + x14
8
30 16
1 − x15
= the coefficient of x in x
1− x
( )
−8 8
= the coefficient of x14 in (1 − x ) . 1 − x15
Percentile Classes
OLD is GOLD 15
Permutation Combination Probability
Exam (Indore) IPM (I) 2019 IPM (I) 2020 IPM (I) 2021 IPM (I) 2022 IPM (I) 2023 Total
Number of 03 02 01 05 07 18
Questions
Important Note:
Before solving past year questions, complete your class
sheets and Super 300 Series (Part 14, 15 and 16).
Download pdf from Percentile Telegram Channel
@percentileclasses
Name of file: OLD is GOLD 15 IPM 2024
All Percentile Classes eBooks are updated, now you can find
last exercise of all chapters as Past Year Questions
2. A die is thrown three times and the sum of the three numbers is found to
be 15. The probability that the first throw was a four is (IPM Indore 2019)
1 1 1 1
(a) (b) (c) (d)
6 4 5 10
3. How many different numbers can be formed by using only the digits 1
and 3 which are smaller than 3000000? (IPM Indore 2019)
(a) 64 (b) 128 (c) 190 (d) 254
7. Mrs and Mr Sharma, and Mrs and Mr Ahuja along with four other persons
are to be seated at a round table for dinner. If Mrs and Mr Sharma are to
be seated next to each other, and Mrs and Mr Ahuja are not to be seated
9. In how many ways can the letters of the word MANAGEMENT be arranged
such that no two vowels appear together? (IPM Indore 2022)
(a) 37800 (b) 75600 (c) 25200 (d) 21600
10. Let A = (1, 2, 3} and B = {a, b}. Assuming all relations from set A to set
B are equally likely, what is the probability that a relation from A to B is also
a function? (IPM Indore 2022)
(a) 1
1
(b)
8
1
(c)
2
32
(d)
26
11. If one of the factors of the number 37 28 173 is randomly chosen, then
the probability that the chosen factor will be a perfect square is.
(IPM Indore 2022)
5
(a)
36
5
(b)
32
1
(c)
12
3
(d)
40
13. In a chess tournament, there are four groups, each containing an equal
number of players. Each player plays (IPM Indore 2023)
• against every other player belonging to one's own group exactly
once;
PERCENTILE CLASSES WWW.PERCENTILECLASSES.IN
Page 65 of 69
16. The minimum number of times a fair coin must be tossed so that the
probability of getting at least one head exceeds 0.8 is (IPM Indore 2023)
(a) 6 (b) 5 (c) 7 (d) 3
2. Let A and B be two events such that P(a)=0.25, P(b)=0.50 and P(A∩
B)=0.14. The probability that neither A nor B occurs is (JIPMAT 2023)
(a) 0.09 (b) 0.19 (c) 0.39 (d) 0.29
3. Given below are two statements in the context of throwing two different
dice together: (JIPMAT 2023)
Statement (I): The probability that the two numbers obtained have even
sum, is 0.50.
Statement (II): The probability that the two numbers obtained have even
product is 0.75.
In light of the above statements, choose the most appropriate answer from
the options given below.
(a) Both Statement (I) and Statement (II) are true.
(b) Both Statement (I) and Statement (II) are false.
(c) Statement (I) is true but Statement (II) is false.
(d) Statement (I) is false but Statement (II) is true.
Answers
IPMAT Indore
1. b 6. c 11. b 16. d 21.
2. c 7. 960 12. 1160 17. c 22.
3. c 8. 175 13. 8 18. d 23.
4. a 9. a 14. d 19. 24.
5. 256 10. b 15. d 20.
JIPMAT
1. a 6. 11. 16.
2. c 7. 12.
3. a 8. 13.
4. b 9. 14.
5. 10. 15.
S. No. Topics
1 Logarithms
2 AP GP HP – 01
3 AP GP HP – 02
4 Special Series
5 SET Theory
6 Quadratic Equations
7 Inequalities
8 Maxima Minima
9 Functions
10 Number System 01
11 Number System 02
12 Number System 03
13 Number System 04
14 Combinations
15 Permutations
16 Probability
17 Geometry 01
18 Geometry 02
19 Coordinate Geometry/ Mensuration 03
20 Averages
21 Allegations
22 Profit Loss
23 SI CI
24 Ratio/Variations
25 Time Work
26 Time Distance Speed 01
27 Time Distance Speed 02
28 Binomial Trigonometry
29 Determinants
30 Matrices
S. No. Topics
1 Quadratic Equations + Inequalities
2 AP GP HP + Special Series
3 Logarithms
4 Para Jumbles
5 Function Maxima Minima
6 Number System
7 Geometry
8 Grammar
9 Percentage + Profit Loss + SI CI + Ratio + Partnership
10 Averages + Alligations
11 Time and Work
12 Critical Reasoning
13 Time Distance Speed
14 SET Theory
15 Permutation Combination Probability
16 Vocab
17 Trigonometry
18 Data Interpretation
19 Matrices and Determinants
20 Reading Comprehensions
21 Miscellaneous (Conic + Binomial + Clocks etc)