Permutation, Combination and Probability (UPSC) Part-I

Total Questions: 51

31. Five balls of different colours are to be placed in three different boxes such that any box contains at least one ball. What is the maximum number of different ways in which this can be done? [2007]

Correct Answer: (c) 150
Solution:

hese can be two cases :
Case I - One box contain 3 balls and rest two Contains 1 ball each.
Case II - One box contain 1 ball and rest two Contains 2 balls each.

Case 1 : Number of ways = ⁵C₃ × ²C₁ × ¹C₁ = 20

Now, these 3 boxes can be arranged in

3!/2!

among themselves,

as two of them contains similar number of balls.
So, number of ways = 20 × 3!/2!= 60

Case II : Number of ways = ⁵C₁ × ⁴C₂ × ²C₂ = 30

Also, these 3 boxes can be arranged among themselves in

3!/2!

, as two of them contains similar number of balls.

Thus, number of ways = 30 ×

3!/2!= 90

Now, either of case (I) or case (II) is possible.
Hence, total number of ways = 60 + 90 = 150

32. All the six letters of the name SACHIN are arranged to form different words without repeating any letter in any one word. The words so formed are then arranged as in a dictionary. What will be the position of the word SACHIN in that sequence? [2007]

Correct Answer: (c) 601
Solution:Out of the given letters in the word SACHIN, S is the last letter in the alphabetical order to start a word. If the word starts with A, then A can be kept fixed and the remaining letters can be arranged in 5! ways.
Similarly, number of words starting with C = 5!
Number of words starting with H = 5!
Number of words starting with I = 5!
Number of words starting with N = 5!
Now, when the word starts with S, then SACHIN is the first word in the alphabetical order to follow up.
So, Position of the word SACHIN = 5 (5!) + 1 = 601

33. Three dices (each having six faces with each face having one number from 1 to 6) are rolled. What is the number of possible outcomes such that at least one dice shows the number 2? [2007]

Correct Answer: (c) 91
Solution:

There can be 3 cases :
I. When one dice shows 2.
II. When two dices show 2.
III. When three dices show 2.

Case I : The dice which shows 2 can be selected out of the 3 dices in ³C₁ ways.
Remaining 2 dices can have any 5 numbers except 2. So number of ways for them = ⁵C₁ each, so no. of ways when one dice shows 2 = ³C₁ × ⁵C₁ × ⁵C₁.

Case II : Two dices, showing 2 can be selected out of the 3 dices in ³C₂ ways and the rest one can have any 5 numbers except 2, so number of ways for the remaining 1 dice = 5.
So, number of ways, when two dices show 2 = ³C₂ × 5

Case III : When three dices show 2 then these can be selected in ³C₃ ways.
So, number of ways, when three dices show 2 = ³C₃ = 1

As, either of these three cases are possible.
Hence, total number of ways = (3 × 5 × 5) + (3 × 5) + 1 = 91

34. In how many maximum different ways can 3 identical balls be placed in the 12 squares (each ball to be placed in the exact centre of the squares and only one ball is to be placed in one square) shown in the figure given below such that they do not lie along the same straight line? [2007]

Correct Answer: (b) 200
Solution:

3 balls can be placed in any of the 12 squares in ¹²C₃ ways.
Total number of arrangements = ¹²C₃ = 220
Now, assume that balls lie along the same line.
There can be 3 cases :

Case I : When balls lie along the straight horizontal line.
3 balls can be put in any of the 4 boxes along the horizontal row in ⁴C₃ ways.
Now, since there are 3 rows, so number of ways for case I = ⁴C₃ × 3 = 12

Case II : When balls lie along the vertical straight line 3 balls can be put in any of the 3 boxes along the vertical row in ³C₃ ways.
Now, as there are 4 vertical rows, so number of ways for Case II = ³C₃ × 4 = 4

Case III : Balls lie along the 2 diagonal lines towards the left and 2 diagonal lines towards the right.
Number of ways = 2 + 2 = 4

Number of ways, when balls lie along the line = 12 + 4 + 4 = 20

Number of ways when balls don't lie along the line = Total number of ways - number of ways when balls lie along the line.
= 220 - 20 = 200

35. Groups each containing 3 boys are to be formed out of 5 boys - A, B, C, D and E such that no one group contains both C and D together. What is the maximum number of such different groups? [2007]

Correct Answer: (c) 7
Solution:Total number of arrangements, when any 3 boys are selected out of 5 = ⁵C₃. Now, when groups contains both C and D, then their selection is fixed and the remaining 1 boy can be selected out of the remaining 3 boys. It can be done in ³C₁ ways.
So, number of groups, when none contains both C and D
= total number of arrangements - number of arrangements when group contains both C and D = ⁵C₃ - ³C₁ = 10 - 3 = 7

36. In how many different ways can four books A, B, C and D be arranged one above another in a vertical order such that the books A and B are never in continuous position? [2008]

Correct Answer: (b) 12
Solution:

Let us take books A and B as one i.e., they are always continuous.
Now, number of books = 4 - 2 + 1 = 3
These three books can be arranged in 3! ways and also A and B can be arranged in 2 ways among themselves.
So, number of ways when books A and B are always continuous = 2 × 3!

Total number of ways of arrangement of A, B, C and D = 4!
Hence, number of ways when A and B are never continuous =
Total number of ways - number of ways when A and B always continuous = 4! - 2 × 3! = 12

37. A school teacher has to select the maximum possible number of different groups of 3 students out of a total of 6 students. In how many groups any particular student will be included? [2008]

Correct Answer: (c) 10
Solution:

Suppose any particular student is always selected.
Now, remaining 2 students are to be selected out of the remaining 5 students.

It can be done in ⁵C₂ ways =

5!/2! × 3! = 10

38. In how many different ways can all of 5 identical balls be placed in the cells shown below such that each row contains at least 1 ball? [2008]

Correct Answer: (d) 108
Solution:

There can be two cases :
Case I : When 1 row contains 3 balls and rest two contains 1 ball each.
Now, the row which contains 3 balls can be selected out of the 3 rows in ³C₁ ways and in this row number of ways of arrangement = ³C₃. In other two rows, number of ways of arrangement in each = ³C₁.
Thus, number of ways for case I = ³C₁ × ³C₃ × ³C₁ × ³C₁
= 3 × 1 × 3 × 3 = 27

Case II : When 1 row contains 1 ball and rest two rows contain 2 balls each.
This row, containing 1 ball can be selected in ³C₁ ways and number of ways of arrangement in this row = ³C₁. In other two rows, containing 2 balls each, number of ways of arrangement in each = ³C₂.
Thus, number of ways for case II = ³C₁ × ³C₁ × ³C₂ × ³C₂ = 3 × 3 × 3 × 3 = 81

As, either of these two cases are possible, hence total number of ways = case I or case II = 27 + 81 = 108.

39. There are 6 different letters and 6 correspondingly addressed envelopes. If the letters are randomly put in the envelopes, what is the probability that exactly 5 letters go into the correctly addressed envelopes? [2008]

Correct Answer: (a) Zero
Solution:As there are 6 letters and envelopes, so if exactly 5 are into correctly addressed envelopes, then the remaining 1 will automatically be placed in the correctly addressed envelope.
Thus, the probability that exactly 5 go into the correctly addressed envelope is zero.

40. There are two identical red, two identical black and two identical white balls. In how many different ways can the balls be placed in the cells (each cell to contain one ball) shown below such that balls of the same colour do not occupy any two consecutive cells? [2008]

Correct Answer: (c) 24
Solution:Let us start with Red colour
Where, R = Red, B = Black, W = White
There are eight such arrangements, if we start with Red ball. Similarly, there are 8 arrangements, if we start with black or white ball.
Hence, No. of arrangements
= 8 + 8 + 8 = 24