6322df16478a6a00116751a7 - ## - Chapter 04 - Permutation and Combination - Module PDF
6322df16478a6a00116751a7 - ## - Chapter 04 - Permutation and Combination - Module PDF
COMBINATIONS
n n n
Thus, p p2 E p 1.2.3... p 2
TRAIN YOUR BRAIN
Example 3: There are m men and n monkeys (n > m). If a man can Similarly, we get
have any number of monkeys, in how many ways may every n n n n
monkey have a master? EP(n!) = 2 3 .... S
Sol. The first monkey can select his master by m ways, and after p p p p
that the second monkey can select his master again by m ways, Where s is the largest natural number such that ps n < ps+1
so can the third. And so on, hence all monkeys can select master Note: Er p (n !) = Er (n !) (If r > p)
by = m m m …. up to n times = (m)n ways. Where r and p are prime numbers.
PERMUTATIONS AND COMBINATIONS 79 P
W
Important Results of Combinations (Selections)
TRAIN YOUR BRAIN
The number of ways in which r objects can be selected
Example 5: Find the number of zeros at the end of 100 ! . from n distinct objects if a particular object is always
Sol. In terms of prime factors 100! can be written as included is n1Cr1.
2a . 3b . 5c . 7d …. The number of ways in which r objects can be selected
Now from n distinct objects if a particular object is always
100 100 100 100 excluded is n1Cr.
E2(100!) = 2 3 4 The number of ways in which r objects can be selected
2 2 2 2
100 100 from n distinct objects if m particular objects are always
5 6 included is nmCrm.
2 2
The number of ways in which r objects can be selected
= 50 + 25 + 12 + 6 + 3 + 1 = 97
from n distinct objects if m particular objects are always
100 100 excluded is nmCr.
and E5(100!) = 2 = 20 + 4 = 24
5 5 Some Important Results About Points:
97 b 24 d
100 ! = 2 . 3 . 5 . 7 ….. If there are n points in a plane which m (< n) are collinear, then
73 b
= 2 . 3 . (2 5) . 7 …. 24 d (a) The number of different straight lines obtained by joining
these n points is
= 273 . 3b . (10)24 . 7d …. n
C2 – mC2 + 1
Hence, number of zeros at the end of 100 ! is 24. (b) Total number of different triangles formed by joining
Exponent of 10 in 100 ! = min (97, 24) = 24. these n points is
n
C3 – mC3
COMBINATIONS (c) Number of diagonals in polygon of n sides is
Each of different grouping or selections that can be made by n
n(n 3)
some or all of a number of given things without considering the C2 – n i.e.
2
order in which things are placed in each group, is called (d) If m parallel lines in a plane are intersected by a family of
combinations.
other n parallel lines. Then total number of
Counting Formulae for Combinations parallelograms so formed is
The number of combinations (selections or groupings) that can m mn (m 1) (n 1)
C2 n C2 i.e.
be formed from n different objects taken r at a time is denoted 4
by nCr and its value is equal to (e) Number of triangles formed by joining vertices of convex
polygon of n sides is nC3 of which
n!
n
Cr = (0 r n) (i) Number of triangles having exactly two sides
(n r)!r! common to the polygon = n
n (ii) Number of triangles having exactly one side
Pr
n
as Cr = common to the polygon = n(n – 4)
r!
(iii) Number of triangles having no side common to
as in a permutation the arrangement of r selected objects out of
n, is done in r! ways and in combination arrangement in a group n(n 4) (n 5)
the polygon =
is not considered. 6
In particular
nC0 = nCn = 1 i.e. there is only one way to select none or TRAIN YOUR BRAIN
to select all objects out of n distinct objects.
nC1 = n There are n ways to select one thing out of n Example 6: Fifteen players are there for selection for a cricket
distinct things. match.
nCr = nCnr (i) In how many ways the playing 11 can be selected?
Therefore nCx = nCy x = y or x + y = n. (ii) In how many ways the playing 11 can be selected
If n is odd then the greatest value of n C r is including a particular player?
n n (iii) In how many ways the playing 11 can be selected
C n 1
or C n 1 . excluding two particular players?
2 2
Sol. (i) 11 players are to be selected from 15
If n is even then the greatest value of nCr is nCn/2.
Number of ways = 15C11 = 1365.
P 80 DROPPER JEE
W
(ii) Since one player is already included, we have to Whereas when order of groups is not important, then
select 10 from the remaining 14
(mn)!
Number of ways = 14C10 = 1001. division into m equal group is done in ways.
m!(n!)m
(iii) Since two players are to be excluded, we have to
select 11 from the remaining 13.
Number of ways = 13C11 = 78. TRAIN YOUR BRAIN
Example 7: In how many ways we can select 4 letters from the
letters of the word MSSSSPP? Example 8: In how many ways 10 persons can be divided into
Sol. MSSSSPPM, SSSS, PP 5 pairs?
Number of ways of selecting 4 alike letters = 2C1 = 2. Sol. We have each group having 2 persons and the qualitative
Number of ways of selecting 3 alike and 1 different letters characteristic are same (Since there is no purpose mentioned or
= 2C1 × 3C1 = 6 names for each pair).
Number of ways of selecting 2 alike and 2 alike letters 10!
Thus the number of ways = = 945.
= 3C2 = 3 (2!)5 5!
Number of ways of selecting 2 alike & 2 different
= 3C1 × 3C2 = 9 CIRCULAR PERMUTATIONS
Number of ways of selecting 4 different = 4C4 = 1 In the event of the given n things arranged in a circular or even
Total number of ways = 2 + 6 + 3 + 9 + 1 = 21 elliptical permutation the first and the last thing in the
arrangement are indistinguishable.
DIVISION OF DISTINCT OBJECT INTO
GROUPS Arrangements Around a Circular Table
In the case of grouping we have the following. Consider five persons A, B, C, D, E be seated on the
If m + n + p things are divided into 3 groups one containing m, circumference of a circular table in order which has no head
the second n and the third p things; number of groupings is now, shifting A, B, C, D, E one position in anticlockwise direction
(m + n + p)
Cm .(n + p)Cn .pCp we will get arrangements as shown in following figure:
We observe that arrangements in all figures are different.
(m n p)! Thus, the number of circular permutations of n different
= where m, n, p are distinct natural numbers.
m!n!p! things taken all at a time is (n 1)!, if clockwise and anticlockwise
If m = n = p (say) then the number of groupings (unmindful orders are taken as different.
of the order of grouping) is E D C B A
3m! A D E C D B C A B E
(m!)3 3! C B A E D
B A E D C
Thus if 52 cards be divided into four groups of 13 each, the
(i) (ii) (iii) (iv) (v)
number of groupings is
52!
(13!) 4 .4! TRAIN YOUR BRAIN
On the other hand, when 52 cards are dealt 13 each to four Example 9: 20 persons were invited to a party. In how many
persons, the number of ways in which this can be done is ways can they and the host be seated at a circular table? In how
52! many of these ways will two particular persons be seated on
(13!) 4 either side of the host?
As another example, if we consider the division of 52 cards Sol. 1 st part: Total persons on the circular table
into four groups, three groups containing each 16 and the fourth = 20 guest + 1 host = 21 they can be seated in (21 1)! = 20!
cards, the number of ways in which this can be done is ways.
52! 2nd part: After fixing the places of three persons (1 host + 2
3!(16!)3 4! persons). Treating (1 host + 2 person) = 1 unit, so we have now
Note the 3 ! factor in the denominator. This is for the reason {(remaining 18 persons + 1 unit) = 19} and the number of
that there are only 3 equal groups. arrangement will be (19 1)! = 18! also these two particular
In general, the number of ways in which mn different things person can be seated on either side of the host in 2! ways.
(mn)! Hence, the number of ways of seating 21 persons on the
can be divided equally into m distinct groups is when
(n!)m circular table such that two particular persons be seated on
order of groups is important. either side of the host = 18! 2! = 2 18!
P 86 DROPPER JEE
W
Topicwise Questions
Fundamental Principle of Counting 9. 5 boys & 3 girls are sitting in a row of 8 seats. Number
of ways in which they can be seated so that not all the
1. The number of 10-digit numbers such that the product of
girls sit side by side, is:
any two consecutive digits in the number is a prime
(a) 36000 (b) 9080
number, is
(c) 3960 (d) 11600
(a) 1024 (b) 2048 10. 10 different letters of an alphabet are given. Words
(c) 512 (d) 64 with 5 letters are formed from these given letters, then
2. The number of six digit numbers that can be formed from the number of words which have atleast one letter
the digits 1, 2, 3, 4, 5, 6 & 7 so that digits do not repeat repeated is:
and the terminal digits are even is: (a) 69760 (b) 30240
(a) 144 (b) 72 (c) 99748 (d) None
(c) 288 (d) 720 11. In a conference 10 speakers are present. If S1 wants to
3. Number of positive integers which have no two digits speak before S 2 & S 2 wa nt s t o spea k aft er
having the same value with sum of their digits being 45, is S3, then the number of ways all the 10 speakers can
(a) 10 ! (b) 9 ! give their speeches with the above restriction if the
remaining seven speakers have no objection to speak
(c) 9 · 9 ! (d) 17 · 8 !
at any number is:
4. The number of signals that can be made with 3 flags
(a) 10C3 (b) 10P8
each of different colour by hoisting 1 or 2 or 3 above
10 !
the other, is: (c) 10P3 (d)
3!
(a) 3 (b) 7
12. 20 Passengers are to travel by a double decked bus
(c) 15 (d) 16 which can accommodate 13 in the upper deck and 7 in
Permutation and Combination under Conditions the lower deck. The number of ways that they can be
divided if 5 refuse to sit in the upper deck and 8 refuse
5. Number of cyphers at the end of 2002C1001 is to sit in the lower deck, is
(a) 0 (b) 1 (a) 25 (b) 21
(c) 2 (d) 200 (c) 18 (d) 15
6. If all the letters of the word "QUEUE" are arranged in 13. How many nine digit numbers can be formed using
all possible manner as they are in a dictionary, then the digits 2, 2, 3, 3, 5, 5, 8, 8, 8 so that the odd digits
the rank of the word QUEUE is: occupy even positions?
(a) 15th (b) 16th (a) 7560 (b) 180
(c) 17th (d) 18th (c) 16 (d) 60
7. 8 chairs are numbered from 1 to 8. Two women & 3 14. There are five different peaches and three different apples.
Number of ways they can be divided into two packs of
men wish to occupy one chair each. First the women
four fruits if each pack must contain atleast one apple, is
choose the chairs from amongst the chairs marked 1
(a) 95 (b) 65
to 4, then the men select the chairs from among the
(c) 60 (d) 30
remaining. The number of possible arrangements is:
(a) 6C3. 4C4 (b) 6P2. 4P3 Grouping
4 4
(c) C3. P3 (d) 4P2. 6P3 15. 9 students of class 12th of whom 2 from section A, 3 from
8. Number of words that can be made with the letters of section B and 4 from section C are available for inter school
the word "GENIUS" if each word neither begins with debate competition. Number of ways in which 4 students
G nor ends in S, is: can be selected so that there is atleast 1 from each
section, is
(a) 24 (b) 240 (a) 144 (b) 120
(c) 480 (d) 504 (c) 72 (d) 71
P 88 DROPPER JEE
W
Learning Plus
1. The number of 4 digit numbers that can be formed from 11. A man has 10 friends. In how many ways he can invite
the digits 0, 1, 2, 3, 4, 5, 6, 7 so that each number contain one or more of them to a party
digit 1 is (Repetition is not allowed) (a) 10! (b) 210
(a) 1225 (b) 1252 (c) 10! – 1 (d) 210 –1
(c) 750 (d) 480 12. The number of parallelograms that can be formed from a
2. A polygon has 35 diagonals, then the number of its sides set of four parallel lines intersecting another set of three
is parallel lines is
(a) 8 (b) 9 (a) 6 (b) 18
(c) 10 (d) 11 (c) 12 (d) 9
3. In how many ways can 10 balls be divided between two 13. The greatest possible number of points of intersection
boys, one receiving two and the other eight balls
of 8 straight lines and 4 circles is
(a) 45 (b) 75
(a) 32 (b) 64
(c) 90 (d) 65
(c) 76 (d) 104
4. In how many ways can 5 boys and 3 girls sit in a row so
14. Let Tn denote the number of triangles which can be formed
that no two girls are together
4
using the vertices of a regular polygon of n sides. If Tn+1
(a) 5 ! 3 ! (b) P3 5 ! – Tn = 21, then n equals
6
(c) P3 5 ! (d) P3 3! 5
(a) 5 (b) 7
5. In how many ways can a girl and a boy be selected from (c) 6 (d) 4
a group of 15 boys and 8 girls 15. Out of 10 points in a plane 6 are in a straight line. The
(a) 15 8 (b) 15 8 number of triangles formed by joining these points are
23 23 (a) 100 (b) 150
(c) P2 (d) C2
(c) 120 (d) 140
6. If 15
C 3r 15 C r 3 , then the value of r is 16. There are n points in a plane of which p points are
collinear. How many lines can be formed from these points
(a) 3 (b) 4
(n p ) n
(c) 5 (d) 8 (a) C2 (b) C2 p C 2
7. In a football championship, there were played 153 matches. n
(c) C2 p C2 1 (d) n
C2 p C2 1
Every team played one match with each other. The number
of teams participating in the championship is 17. Out of 6 books, in how many ways can a set of one or
(a) 17 (b) 18 more books be chosen
(c) 9 (d) 13 (a) 64 (b) 63
8. In how many ways a team of 11 players can be formed (c) 62 (d) 65
out of 25 players, if 6 out of them are always to be 18. The number of ways of dividing 52 cards amongst four
included and 5 are always to be excluded players equally, are
(a) 2020 (b) 2002
(c) 2008 (d) 8002 52 ! 52 !
(a) (b)
9. In how many ways can a committee consisting of one or (13 !) 4 (13 !) 2 4 !
more members be formed out of 12 members of the
Municipal Corporation 52 ! 52 !
(c) (d)
(a) 4095 (b) 5095 4
(12 !) ( 4 !) (12 !) 2 4 !
(c) 4905 (d) 4090
19. If among the 13 cricket players 4 are bowlers, then in
10. The number of ways in which we can select three numbers
how many ways can we form a cricket team of 11 players
from 1 to 30 so as to exclude every selection of all even
in which at least 2 bowlers are included
numbers is
(a) 4060 (b) 3605 (a) 55 (b) 72
(c) 455 (d) 446 (c) 78 (d) 75
INTEGER TYPE 23. The number of permutations which can be formed out
of the letters of the word "SERIES" taking three letters
18. A man has 7 relatives, 4 of them are ladies & 3 gentlemen; together, is:
his wife has also 7 relatives, 3 of them are ladies & 4 24. A box contains 6 balls which may be all of different
gentlemen. In how many ways can they invite a dinner colours or three each of two colours or two each of
three different colours. The number of ways of
party of 3 ladies & 3 gentlemen so that there are 3 of the
selecting 3 balls from the box (if ball of same colour
man’s relative & 3 of the wife’s relatives? are identical), is N then sum of the digits in the number
19. The exponent of 7 in 50! is 'N' equals
20. The number of ways in which 10 identical apples can be 25. Sum of all the numbers that can be formed using all
the digits 2, 3, 3, 4, 4, 4, is N then sum of the digit of
distributed among 6 children so that each child receives
the number 'N' equals
atleast one apple is: 26. Six married couple are sitting in a room. Number of
21. The number of ways in which 5 beads, chosen from ways in which 4 people can be selected so that there
8 different beads be threaded on to a ring, is: is exactly one married couple among the four is N then
number of divisors of N equals
22. Number of five digits numbers divisible by 3 that can be
27. The number of ways selecting 8 books from a library
formed using the digits 0, 1, 2, 3, 4, 7 and 8 if, each digit is which has 10 books each of Mathematics, Physics,
to be used atmost one is N where 'N' is three digit number Chemistry and English, if books of the same subject are
then sum of the digit of 'N' alike, is N then number of divisors of N.1
P 92 DROPPER JEE
W
JEE Mains & Advanced Past Years Questions
different teams consisting of 2 girls and 3 boys that can (a) m = n = 78 (b) n = m –8
be formed from this class, if there are two specific boys A (c) m + n = 68 (d) m = n = 68
and B, who refuse to be the members of the same team is: 11. Some identical balls are arranged in rows to form an
[JEE Main–2019 (January)] equilateral traingle. The first row consists of one ball, the
(a) 500 (b) 200 second row cosists of two balls and so on. If 99 more
(c) 300 (d) 350 identical balls are added to the total number of balls used
5. The number of natural number less than 7, 000 which can in forming the equilaterial triangle, then all these balls can
be formed by using the digits 0, 1, 3, 7, 9 (repetition of be arranged in a square whose each side contains exactly
digits allowed) is equal to: [JEE Main–2019 (January)] 2 balls less than the number of balls each side of the
(a) 250 (b) 374 triangle contains. Then the number of balls used to form
(c) 372 (d) 375 the equialteral triangle is: [JEE Main-2019 (April)]
6. Consider three boxes, each containing 10 balls labelled 1, (a) 190 (b) 262
2,......, 10. Suppose one ball is randomly drawn from each of
(c) 225 (d) 157
the boxes. Denote by ni, the label of the ball drawn from the
12. The number of 6 digit numbers that can be formed using
ith box, (i = 1, 2, 3). Then, the number of ways in which the
balls can be chosen such that n1 < n2 < n3 is: the digits 0, 1, 2, 5, 7 and 9 which are divisible by 11 and
[JEE Main–2019 (January)] no digit is repeated, is: [JEE Main-2019 (April)]
P 94 DROPPER JEE
W
30. The total number of positive integral solutions (x, y, z) 40. The number of times the digit 3 will be written when listing
such that xyz = 24 is [JEE Main-2021 (February)] the integers from 1 to 1000 is [JEE Main-2021 (March)]
(a) 36 (b) 45
41. The missing value in the following figure is
(c) 24 (d) 30
31. The total number of numbers, lying between 100 and 1000
that can be formed with the digits 1, 2, 3, 4, 5, if the
2 3
repetition of digits is not allowed and numbers are divisible
by either 3 or 5 is [JEE Main-2021 (February)]
1 5
32. The total number of two digit numbers ‘n’, such that 1 ?
3n + 7n is a multiple of 10, is [JEE Main-2021 (February)]
424 36
33. The number of seven digit integers with sum of the digits 12 4
equal to 10 and formed by using the digits 1,2 and 3 only
is [JEE Main-2021 (February)] 8 7
(a) 77 (b) 42
(c) 35 (d) 82
Use the logic which gives answer in single digit
34. A natural number has prime factorization given by [JEE Main-2021 (March)]
n = 2x3y5z, where y and z are such that y + z = 5 and
JEE-ADVANCED
5
y 1 z 1 , y > z. Then the numberof odd divisors of PREVIOUS YEARS
6 1. The total number of ways in which 5 balls of different
n, including 1, is: [JEE Main-2021 (February)]
colours can be distributed among 3 persons so that each
(a) 11 (b) 6x
person gets at least one ball is [IIT JEE 2012]
(c) 12 (d) 6 (a) 75 (b) 150
35. The total number of 4-digit numbers whose greatest (c) 210 (d) 243
common divisor with 18 is 3, is Paragraph for Question Nos. 2 & 3
[JEE Main-2021 (February)]
Let an denote the number of all n-digit positive integers formed
36. Consider a rectangle ABCD having 5, 7, 6, 9 points in the
by the digits 0,1 or both such that no consecutive digits in them
interior of the line segments AB, CD, BC, DA respectively. are 0. Let bn = the number of such n-digit integers ending with
Let be the numberof triangles having these points from digit 1 and cn = the number of such n-digit integers ending with
different sides as vertices and be the number of
digit 0.
quadrilaterals having these points from different sides as
2. Which of the following is correct? [IIT JEE 2012]
vertices. Then ( – ) is equal to:
[JEE Main-2021 (March)]
(a) a17 = a16 + a15 (b) c17 c16 + c15
(c) b17 b16 + c16 (d) a17 = c17 + b16
(a) 795 (b) 1173
3. The value of b6 is
(c) 1890 (d) 717
(a) 7 (b) 8
37. Team ‘A’ consists of 7 boys and girls and Team ‘B’ has 4 (c) 9 (d) 11
boys and 6 girls. If a total of 52 single matches can be 4. Let n 1 < n 2 < n 3 < n 4 < n 5 be positivie integers such that
arranged between these two teams when a boy plays n 1 + n 2 + n 3 + n 4 + n 5 = 20. Then the number of such
against a boy and a girl plays against a girl, then n is distinct arrangements (n 1, n2, n 3, n 4, n 5) is
equal to : [JEE Main-2021 (March)] [JEE Advanced-2014]
(a) 5 (b) 2 5. Let n 2 be an integer. Take n distinct points on a
(c) 4 (d) 6 circle and join each pair of points by a line segment.
Colour the line segment joining every pair of adjacent
38. If the sides AB, BC and CA of a triangle ABC have 3, 5 and points by blue and the rest by red. If the number of
6 interior points respectively, then the total number of red and blue line segments are equal, then the value
triangles that can be constructed using these points as of n is [JEE Advanced-2014]
vertices, is equal to : [JEE Main-2021 (March)] 6. Six cards and six envelopes are numbered 1, 2, 3, 4, 5,
(a) 364 (b) 240 6 and cards are to be placed in envelopes so that each
(c) 333 (d) 360 envelope contains exactly one card and no card is
placed in the envelope bearing the same number and
39. The sum of all the 4 -digit distinct numbers that can be
moreover the card numbered 1 is always placed in
formed with the digits 1,2,2 and 3 is:
envelope numbered 2. Then the number of ways it can
[JEE Main-2021 (March)]
be done is [JEE Advanced-2014]
(a) 26664 (b) 122664 (a) 264 (b) 265
(c) 122234 (d) 22264 (c) 53 (d) 67
P 96 DROPPER JEE
W
ANSWER KEY
Topicwise Questions
1. (b) 2. (d) 3. (a) 4. (c) 5. (b) 6. (c) 7. (d) 8. (d) 9. (a) 10. (a) 11. (d) 12. (b)
13. (d) 14. (d) 15. (c) 16. (c) 17. (c) 18. (a) 19. (b) 20. (c) 21. (a) 22. (c) 23. (a) 24. (c)
25. (b) 26. (c) 27. (a) 28. (d) 29. (a) 30. (a)
Learning Plus
1. (c) 2. (c) 3. (c) 4. (c) 5. (a) 6. (a) 7. (b) 8. (b) 9. (a) 10. (b) 11. (d) 12. (b)
13. (d) 14. (b) 15. (a) 16. (c) 17. (b) 18. (a) 19. (c) 20. (a) 21. (b) 22. (d) 23. (a) 24. (a)
25. (d) 26. (a) 27. (a) 28. (b) 29. (b) 30. (c)
JEE-ADVANCED
PREVIOUS YEARS
1. (b) 2. (a) 3. (b) 4. [7] 5. [5] 6. (c) 7. [5] 8. (a) 9. (c) 10. (5) 11. [625] 12. [119]
13. (c) 14. [30.00] 15. [495.00] 16. [1080.00]
Topicwise Questions
1. (b) As per the given condition, digit 1 should occur at =1
alternate places of the number and at the remaining 5
places either 2, 3, 5 or 7 should appear. Now when the =1
number starts with 1, number of numbers = 45 and
when the number starts with either 2, 3, 5 or 7, number 17th rank
of numbers = 45 7. (d) Total number of possible arrangements is
4
So, total number = 2 × 45 = 2048 Ans. P2 × 6P3 .
8. (d) First we have to find all the arrangements of the
2. (d) 1 . .3. .5. .7 word ‘GENIUS’ is
(3 × 2) × (5 × 4 × 3 × 2) = 6 × 120 = 720 ] 6 ! = 720
3. (a) 1 + 2 + 3 + ............. + 9 = 45 = 0 + 1 + 2 + 3 + ......... + 9 number of arrangement which in either started with
All 9 digit such numbers = 9 ! G ends with S is
(5! + 5! – 4!) = (120 + 120 – 24)= 216
All 10 digit such numbers when '0' included = 10 ! – 9 !
Hence total number of arrangement which is neither
So, total = 9 ! + (10 ! – 9 !) = (10) ! Ans. started with G nor ends with S is.
4. (c) Total number of signals can be made from 3 flags (720 – 216) = 504
each of different colour by hoisting 1 or 2 or 3 9. (a) Total no. of arrangement if all the girls do not sit
above. side by side is = [all arrangement – girls seat side
by side]
i.e. 3 + 3 × 2 + 3 × 2 × 1 = 3 + 6 + 6 = 15 = 8! – (6! × 3!) = 6! (56 –6) = 6! × 50 = 720 × 50
= 36000
2002C
(2002)! 10. (a) Number of words which have at least one letter
5. (b) 1001 =
(1001)!(1001)! repeated = total words – number of words
no. of zeros in (2002)! are which have no letter repeated = 105 – 10 × 9 × 8 × 7
400 + 80 + 16 + 3 = 499 × 6 = 69760
no. of zeroes in (1001 !)2 = 2(200 + 40 + 8 + 1) = 498 11. (d) First we select 3 speaker out of 10 speaker and put
in any way and rest are no restriction i.e. total
(2002)! 10!
Hence no. of zeroes is =1 number of ways = 10C3 . 7! =
(1001!) 2 3!
6. (c) Word QUEUE 12. (b) upperdeck - 13 seats 8 in upper deck.
E 2, Q , U - 2 lowerdeck - 7 seats 5 in lower deck
= 12 Remains passengers = 7
Now Remains 5 seats in upper deck and 2 seats
4!
in lower deck
2!
for upper deck number of ways = 7C5
=3 for lower deck number of ways = 2C2
3! 7.6
So total number of ways = 7C5 × 2C2 = = 21
2! 2
13. (d) Even place 21. (a) Total number of ways of arranging 2 identical white
balls,
3 identical red balls and 4 green balls of different
Case II : 2 alike of one kind and 2 different E(3 . 6 . 9 ....99) E[(3 . 1)(3 . 2)(3 . 3)........(3 . 33)]
i.e., 3 C1 7 C 2 No.of 33 E(1 . 2 . 3......33)
9! 4L 3L
Required number of arrangements are = 3780 Man – 7 ; Wife – 7
2! 2! 4!
3G 4G
16. (a) (R), (b) (P), (c) (Q), (d) (S) 3L and 3G are to be invited.
(a) Required number of ways = (2 + 1) (3 + 1) (4 + 1) – 1 = 59. Man’s Wife’sTotal Ways
(b) 10C3 = 120 3L 3G 4C3 · 4C3 = 16
3
(c) Requied number of ways 3G 3L C3 · 3C3 = 1
= Coefficient of x10 in (1 + x + x2 + ......)4 2L + 1G 1L + 2G (4C2 · 3C1) × (3C1 · 4C2) =324
1L + 2G 2L + 1G (4C1 · 3C2) × (3C2· 4C1) = 144
= Coefficient of x10 in (1 – x)–4 = 10+4–1C4–1 = 13C3 = 286
(d) The word ‘MATHEMATICS’ consists of 11 letters of Total = 485.
which 7 are consonants namely M,M, T, T,H,C,S and 19. [0008]
4 vowels and a group of consonants can be
5 50 50
arranged in
P5 5!
ways. ( A is repeated twice) 7 7 2 7 1 8
2! 2
In any such arrangement, seven consonants can be 20. [0126]
reshuffled among themselves in Coefficient x10 in (x + x2 .....x5)6 = coefficient of x4 in
7
P7 7! (x0 + x1 .......x4)6 = 6 + 4 – 1C4 = 9C4 = 126
ways.
2! 2! 2! 2! Alternatively: Give one apple to each child and then for
(Either of M and T is repeated twice) rest 4 apples = 4 + 6 – 1C6 – 1 = 126
A 4 S L 36
12
2
S M A L L 1
L
4 24
Rank of SMALL is 58th
P 76 DROPPER JEE
W
4 Ladies 3 Ladies 10. (a) Since there are 8 males and 5 females. Out of these
2. (d) x y 13, if we select 11 persons, then there will be at least
3 Men 4 Men
Total number of ways 6 males and at least 3 females in the selection.
4
C0 · 3C3 · 3C3 · 4C0 + 4C1 · 3C2 . 3C2· 4C1 + 4C2 · 3C1 · 3C1. 13 13 13 12
m n 78
4
C2 + 4C3 · 3C0 · 3C0 · 4C3 = 485 2
11 2
n(n 1)
6 3 11. (a) + 99 = (n – 2)2
3. (d) Number of ways = 4 4 4! 2
n2 + n + 198 = 2(n2 + 4 – 4n)
= 15 × 3 × 24 = 1080 n2 – 9n – 190 = 0
4. (c) Number of ways = Total number of ways without n2 – 19n + 10n – 190 = 0
restriction – When two specific boys are in team n(n – 19) + 10(n – 19) = 0
without any restriction, total number of ways of n = 19
forming team is 7 C3 5 C2 350 . If two specific boys 12. (b) sum of given digits 0, 1, 2, 5, 7, 9 is 24. Let the six digit
number be abcdef and to be divisible by 11
B1, B2 are in same team then total number of ways of
so |(a + c + e) – (b + d + f)| is multiple of 11.
forming team equals to 5 C1 5C 2 50 ways total
Hence only possibility is a + c + e = 12 = b + d + f
ways = 350–50 = 300 ways Case-I {a, c, e} = {9, 2, 1} & {b, d, f} = {7, 5, 0}
So Number of numbers = 3! × 3! = 36
5. (b) a1 a2 a3
Case-II {a,c,e} = {7,5,0} and {b,d,f} = {9,2,1}
Number of numbers = 53 –1 So, Number of numbers 2×2! ×3! = 24
a4 a1 a2 a3 Total = 60
2way for a4 13. (c) Total cases = number of diagonals
Numbers of numbers = 2 ×53 = 20C2 – 20 = 170
R equired number 0020 = 53 + 2 × 53 –1 14. (a) 10 Identical 21 Distinct 1 0
= 374 Object
21
6. (a) 10C3 = 120 0 10 C10 × 1
21
7. (a) Let m–men, 2–women 1 9 C9 × 1
m
C 2 2 m C1 2 C1 .2 84
21
10 0 C0 × 1
m 2 5m 84 0 m 12 m 7 0 21
C0 + ..... + 21C10 + 21C1 + .... + 21C0 = 221
m = 12 (21C0 + ......+ 21C10) = 220
8. (d) 15. (a) 5C1 . nC2 + 5C2 . nC1 = 1750
n2 + 3n = 700
n = 25
16. (b) win Rs. 15 number of cases = 6
2nd place 4th place 6th place 8th place(even places)
win Rs. 12 number of cases = 4
4 3! 6! loss Rs. 6 number of cases = 26
Number of such numbers = C3 180
2! 2!4! p(expected gain/loss)
9. (d) (a) The number of four digit numbers starting with 5 6 4 26 1
= 15 12 6
is equal to 63 = 216 36 36 36 2
(b) Starting with 44 and 55 is equal to 36 × 2 = 72 17. (d) 1, 3, 5, 7, 9
(c) Starting with 433, 434 and 435 is equal to 6 × 3 = 18 For digit to repeat we have 5C1 choice
(d) Remaining numbers are 6!
and six-digit can be arrange in ways
4322, 4323, 4324, 4325 is equal to 4 so total numbers 2!
are 5 (6!)
Hence, total such numbers = .
216 + 72 + 18 + 4 = 310 2!
H..................................5!
M E.............................4! = 27 [10 C1 4 10C2 2 10C3 ] 20 90 240
M H.............................4! = 128[40 + 90 + 120] – 350 = (128 × 250) – 350
M O E.........................3!
M O H.........................3! = 10[3165] = 31650
M O R.........................3! 30. (d) x · y · z = 24
M O T E.....................2! x · y · z = 2 3 · 31
M O T H E R ...........1! Now using beggars method. 3 things to be distributed
Rank = 2 × 5! + 2 × 4! + 3 × 3! + 2! + 1 = 309 among 3 persons Each may receive none, one or more
23. [135]
5C2 ways
Select any 4 questions in 6C4 ways which are correct
Number of ways of answering wrong question = 3 Similarly for ‘1’ 3C2 ways
Required number of ways = 6C4 × 32 = 135 Total ways = 5C2 · 3C2 = 30 ways
P 78 DROPPER JEE
W
31. (32) 35. (1000)
Since, required number has G.C.D with 18 as 3. It must be
divisible by 3 odd multiple of ‘3’ but not a multiple of ‘9’.
divisible by 5 (i) Now, 4-digit number which are odd multiple of ‘3’ are,
1005, 1011, 1017,.......... .9999 1499
5
(ii) 4-digit number which are odd multiple of 9 are,
= 12 1017, 1035, ... , 9999 499
4× 3 Required numbers = 1499 – 499 = 1000
12 3, 4, 5 3! = 6
36. (d)
15 2, 3, 4 3! = 6
5 Pts
24 1, 3, 5 3! = 6
A B
42 1, 2, 3 3! = 6
Required number = 24 + 12 – 4 = 32
32. (45)
7n = (10 – 3)n = 10K + (–3)n 9 Pts 6 Pts
10 K if n = odd
n n n n
7 + 3 = 10K + (–3) + 3
10 K + 2.3n if n = even
Let n = 2t; t N
Pn – 1
P4
n(n 1)
Now, n = (nC2 – n) 2n = n = 0, 5
using the Recursion formula an = an–1 + an–2 2
But n 2. so, n = 5.
P 80 DROPPER JEE
W
6. (c) Cards Envelopes 7! 7
5! 3
5! 7 C3 3.7 C3 5! 4 7 C3 5!
1 1 3!4!
2! 3!
2 2
3 3 4 7 C 3 7 C5 4 35 21 119
5!
4 4 13. (c)
5 5
6 5
6 6 (a) 1 = 3 2 200
If '2' goes in '1' then it is dearrangement of 4 things
1 1 1 So P 4
which can be done in 4! = 9 ways.
2! 3! 4!
6 5 6 5 6 5 6 5 6 5
If '2' doen't go in 1, it is dearrangement of 5 things (b) 2 =
which can be done in 44 ways. Hence total 53 ways. 1 1 2 2 3 3 4 4 5 5
7. [5] n = 5! × 6!
11
m = 5! × 6C2 × 5C4 .2! .4! = 5 –1
m 5! 15 2 5!
= 5. = 46!
n 5! 6!
So Q 6
8. (a) If there is no boy then, no. of ways = 6C4 × 4C1 = 60
If one boy is there, then, no. of ways = 4C1 × 6C3 × ( 5 6 5 6 5 6 5 6
1
C1 + 3C1 ) = 320 (c) 3 = 2 3 3 2 4 1 5 0
Hence, total no. of ways = 380
= 381
Hence, (a) So R 5
9. (c) N1 = 5C1. 4C4 = 5
N2 = 5C2. 4C3 = 40 5 6 4 5 5 6 4 1 5
(d) 2= = 189
N3 = 5C3. 4C2 = 60 2 2 1 1 3 1 2 1 4
N4 = 5C4. 4C1 = 20
N5 = 5C5. 4C0 = 1Total = 126 So R 2
10. (5) A, B, C, D, E, F, G, H, I, J 14. (30.00)
x = 10!
A
y = 10C1. 10C2. 8! 9C8
E B
10 10
y C1. C2 .8! 9 10! 45
5
9x 9 10! 9 10! D C
11. (625)
Option for last two digits are When 1R, 2B, 2G
(12), (24), (32), (44) are (52). 5C1 × 2 = 10
Total No. of digits = 5 × 5 × 5 × 5 = 625 Other possibilities
12. (119) 1B , 2R, 2G
or 1G, 2R, 2B
n(X) = 5
So total no. of ways = 3 × 10 = 30
n(Y) = 7
15. [495.00]
Number of one-one function 7 C5 5! Selection of 4 days out of 15 days such that no two of
Number of onto function Y to X them are consecutive
= 15–4+1C4 = 12C4
a1 b1
a2 b2
12 11 10 9
11 5 9 495
4 3 2
16. (1080.00)
6!
a7 b5 required ways = 4! 1080
2!2!1!1!2!2!
1, 1, 1, 1, 3 1, 1, 1, 2, 2,
PERMUTATIONS AND COMBINATIONS 81 P
W