Permutations and Combinations MCQ Quiz - Objective Question with Answer for Permutations and Combinations - Download Free PDF

Last updated on Apr 22, 2025

Latest Permutations and Combinations MCQ Objective Questions

Permutations and Combinations Question 1:

Find the number of permutations of 4 letters taken from the word EXAMINATION. 

  1. 1504 
  2. 2520 
  3. 2552 
  4. 2454
  5. None of the above

Answer (Detailed Solution Below)

Option 4 : 2454

Permutations and Combinations Question 1 Detailed Solution

Calculation:

Given word = EXAMINATION

Total number of single letters = 8 (E, X, A, M, I, A, T, O)

Duplicate letters = 3 (AA, II, NN)

∴ Possible ways of selecting 4 letters are :

  1.  4 from single = 8C4 × 4! = 1680
  2. 2 from single and 1 pair of the duplicated letters = 3C1 × 7C2 × \(\frac{4!}{2!}\) = 756
  3. 2 pair of duplicated letters = 3C2 × \(\frac{4!}{2!2!}\) = 18

Total number of ways = 2454

∴ The number of permutation of 4 letters taken from the word EXAMINATION is 2454.

The correct answer is Option 4.

Permutations and Combinations Question 2:

n-1Cr = (k2 - 8) nCr+1 if and only if:   

  1. 2√2 < k ≤ 3
  2. 2√3 < k ≤ 3√2
  3. 2√3 < k < 3√3
  4. 2√2 < k < 2√3
  5. None of the above

Answer (Detailed Solution Below)

Option 1 : 2√2 < k ≤ 3

Permutations and Combinations Question 2 Detailed Solution

Calculation

n-1Cr = (k2 - 8) nCr+1 

\(\underbrace{r+1 \geq 0, r \geq 0}_{r \geq 0}\)

⇒ \(\frac{{ }^{n-1} C_{r} }{{ }^nC_{r+1}}=k^2-8\)

⇒ \( \frac{r+1}{n}=k^2-8\)

⇒ k2 - 8 > 0

⇒ \((k-2 \sqrt{2})(k+2 \sqrt{2})>0\)

⇒ \(k \in(-\infty,-2 \sqrt{2}) \cup(2 \sqrt{2}, \infty) \)                 --------(l)

\(\therefore n \geq r+1\Rightarrow\frac{r+1}{n} ≤ 1\)

⇒ k2​ - 8 ≤ 1 

⇒ k2 - 9 ≤ 0

⇒ -3 ≤ k ≤ 3                 --------(ll)

From equation (I) and (II) we get

\(\mathrm{k} \in[-3,-2 \sqrt{2}) \cup(2 \sqrt{2}, 3]\)

Hence option 1 is correct

Permutations and Combinations Question 3:

How many 4-letter words can be formed out of the letters of 'EGOIST' having at least one vowel? (repetition is not allowed)

  1. 12 × 4!
  2. 15 × 4!
  3. 21 × 4!
  4. 24 × 4!
  5. None of the above

Answer (Detailed Solution Below)

Option 2 : 15 × 4!

Permutations and Combinations Question 3 Detailed Solution

Concept:

  • The ways of arranging n different things = n!
  • The ways of arranging n things, having r same things and rest all are different = \(\rm n!\over r!\)
  • The no. of ways of arranging the n arranged thing and m arranged things together = n! × m!
  • The number of ways for selecting r from a group of n (n > r) = nCr 


Calculation:

There are 3 vowels O, I, E

Required number of ways N = 1 vowel and 3 consonants + 2 vowel and 2 consonants + 3 vowel and 1 consonants

⇒ N = [\(\rm\left(^3C_1×{^3C_3}\right) + \left({^3C_2}×{^3C_2}\right) + \left({^3C_3}×{^3C_1}\right)\)] × 4!

⇒ N =  (3 + 9 + 3) × 4!

⇒ N = 15 × 4! words

Permutations and Combinations Question 4:

A bag contain 3 white, 2 green and 5 yellow tokens. 3 tokens are drawn in such a way that not more than 2 tokens are yellow. Find the number of ways to do the operation.

  1. 110
  2. 120
  3. 135
  4. 150
  5. None of the above

Answer (Detailed Solution Below)

Option 1 : 110

Permutations and Combinations Question 4 Detailed Solution

Concept:

  • The ways of arranging n different things = n!
  • The ways of arranging n things, having r same things and rest all are different = \(\rm n!\over r!\)
  • The no. of ways of arranging the n arranged thing and m arranged things together = n! × m!
  • The number of ways for selecting r from a group of n (n > r) = nCr 
  • To arrange n things in an order of a number of objects taken r things = nPr  

 

Calculation:

The operation can be done = (No token drawn is yellow) or (2 non-yellow token and 1 yellow token) or (1 non-yellow token and 2 yellow token)

Non-yellow tokens = 3 + 2 = 5

Ways of selecting of 3 non-yellow tokens out of 5 = 5C3 = 10

Ways of selecting of 2 non-yellow tokens out of 5 = 5C2 = 10

Ways of selecting of 1 non-yellow token out of 5 = 5C1 = 5 

Ways of selecting of 2 yellow tokens out of 5 = 5C2 = 10

Ways of selecting of 1 yellow token out of 5 = 5C1 = 5 

∴ The total number of ways N = 10 + (10 × 5) + (5 × 10)

N = 10 + 50 + 50 = 110

Permutations and Combinations Question 5:

The value of (7C0 + 7C1) + (7C1 + 7C2) + ...+(7C6 + 7C7) is

  1. 28 - 1
  2. 28 - 2
  3. 28 + 1
  4. 28
  5. None of the above

Answer (Detailed Solution Below)

Option 2 : 28 - 2

Permutations and Combinations Question 5 Detailed Solution

Formula used:

\(\displaystyle\sum_{n=0}^{k} \left(\! \begin{array}{c} n \\ k \end{array} \!\right) = 2^n\)

Calculation:

(7C0 + 7C1) + (7C1 + 7C2) + ...+(7C6 + 7C7)

⇒ 7C0 + 2.7C1 + 2.7C2 + ...+ 2.7C6 + 7C7 = x (say)   ....(1)

By using the above formula we have,

\(\displaystyle\sum_{n=0}^{k} \left(\! \begin{array}{c} n \\ k \end{array} \!\right) = 2^7\)

⇒ 7C0 + 7C1 + 7C2 + 7C7C4 + 7C5 + 7C6 + 7C7 = 27  ....(2)

Adding  7C0 and 7C7 on both sides of equation (1),we get

2.7C0 + 2.7C1 + 2.7C2 + ... + 2.7C6 + 2.7C7 = x + 7C0 + 7C7

⇒ 2 × 27 = x + 1 + 1

⇒ 28 = x + 2

⇒ 28 - 2 = x

⇒ 7C0 + 2.7C1 + 2.7C2 + ... + 2.7C6 + 7C7 = x = 28 - 2

Hence, the correct answer is option 2)

Top Permutations and Combinations MCQ Objective Questions

No. of ways of selecting 2 balls from 5 similar balls is

  1. 5P2
  2. 5C2
  3. 1
  4. None of the above

Answer (Detailed Solution Below)

Option 3 : 1

Permutations and Combinations Question 6 Detailed Solution

Download Solution PDF

Concept:

The number of ways of selection from an identical object is 1.

Calculation:

It doesn’t matter which two balls you select, you’ll end up with the same selection each time. Because the balls are identical.

Therefore the number of ways to select two balls will be one.

How many 3 digit odd numbers can be formed from the digits 5, 6, 7, 8, 9, if the digits can be repeated

  1. 55
  2. 75
  3. 70
  4. 85

Answer (Detailed Solution Below)

Option 2 : 75

Permutations and Combinations Question 7 Detailed Solution

Download Solution PDF

Given:

5, 6, 7, 8, 9 are the digits to form 3 digit number

Calculation:

Let us take the 3digit number as H T U (Hundreds, tens, unit digit)  respectively

To make 3 digit number as odd

5, 7, 9 are only possibly be used in the unit digit place

In hundreds and tens place all  5 digits are possible 

Number of ways for unit digit = 3

Number of ways for tens digit = 5

Number of ways for hundreds digit = 5

Number of 3 digits odd number =  3 × 5 × 5 = 75 

∴ 75 Three-digit odd numbers can be formed from the digits 5, 6, 7, 8, 9 if the digits can be repeated

No. of ways of selecting 4 books from 6 similar books is

  1. 6C4
  2. 6P4
  3. 1
  4. None of these

Answer (Detailed Solution Below)

Option 3 : 1

Permutations and Combinations Question 8 Detailed Solution

Download Solution PDF

Concept:

The number of ways of selection from an identical object (Same type) is 1.

Calculation:

It doesn’t matter which four books you select, you’ll end up with the same selection each time. Because the books are same.

Therefore the number of ways to select four books will be one.

If \(\rm \begin{pmatrix} 15\\ 8\end{pmatrix}+\begin{pmatrix} 15\\ 7\end{pmatrix}=\begin{pmatrix} \rm n\\ \rm r\end{pmatrix}\)

then the values of n and r are:

Where, \(\begin{pmatrix} \rm n\\ \rm r\end{pmatrix} = {}^nC_r\)

  1. 16 and 7.
  2. 16 and 8.
  3. 16 and 9.
  4. 30 and 15.

Answer (Detailed Solution Below)

Option 2 : 16 and 8.

Permutations and Combinations Question 9 Detailed Solution

Download Solution PDF

Concept:

  • nCr = nCn-r.
  • If nCx = nCy, then x = y or x + y = n.
  • nCr + nCr-1 = n+1Cr.

 

Calculations:

\(\rm \begin{pmatrix} 15\\ 8\end{pmatrix}+\begin{pmatrix} 15\\ 7\end{pmatrix}=\begin{pmatrix} \rm n\\ \rm r\end{pmatrix}\)

⇒ 15C8 + 15C7 = nCr

Using nCr + nCr-1 = n+1Cr:

⇒ ​15C8 + 15C8-1 = 15+1C8nCr

⇒ ​16C8 = nCr

n = 16 and r = 8.

The number of ways in which 5 women and 3 men are to be seated at a round table so that no two men are to sit together is:

  1. 1460 ways
  2. 1440 ways
  3. 1420 ways
  4. 1410 ways

Answer (Detailed Solution Below)

Option 2 : 1440 ways

Permutations and Combinations Question 10 Detailed Solution

Download Solution PDF

Concept:

Permutation: Permutation is defined as arrangement of r things that can be done out of total n things. This is denoted by nPr\(\left( {{{\rm{\;}}^{\rm{n}}}{{\rm{P}}_{\rm{r}}}{\rm{\;}} = {\rm{\;}}\frac{{{\rm{n}}!}}{{\left( {{\rm{n\;}} - {\rm{\;r}}} \right)!}}} \right)\)

Arrangements of n different objects around a circle, then the number of arrangements is (n – 1)!

Calculation:

First, arrange 5 women at the round table in (5-1)! ways = 4! ways

Now, 5 space generated between the women.

F1 5f0f0470719c1f105c890efa Aman.K 15-07-2020 Savita D1

Where w1 denotes the position of women and X denotes the space.

Then 3 men sit on the 5 space generated between the women which can be done in 5P3 ways

Hence total number of ways is = 4! × 5P3 = 24 × 60 = 1440 ways

Naresh has 10 friends, and he wants to invite 6 of them to a party. How many times will 3 particular friends never attend the party?

  1. 8
  2. 7
  3. 720
  4. 35

Answer (Detailed Solution Below)

Option 2 : 7

Permutations and Combinations Question 11 Detailed Solution

Download Solution PDF

Concept:

\(\rm ^nC_r = \dfrac{n!}{r!(n-r)!}\)

Calculations:

Given, Naresh has 10 friends, and he wants to invite 6 of them to a party.

Remove the 3 particular friends and invite 6 friends from the remaining = 10 - 3 = 7 friends.

This can be done in 7C6 ways
 

Hence, required number of ways = 7C

required number of ways = \(\rm \dfrac{7!}{(7-6)!6!}\)

required number of ways = 7 

Hence, Naresh has 10 friends, and he wants to invite 6 of them to a party. total number of ways that 3 particular friends never attend the party = 7

How many four-digit numbers are there which have all digits distinct?

  1. 4536
  2. 5040
  3. 3024
  4. 6534

Answer (Detailed Solution Below)

Option 1 : 4536

Permutations and Combinations Question 12 Detailed Solution

Download Solution PDF

Concept:

Basic Principle of Counting:

If there are m ways for happening of an event A, and corresponding to each possibility there are n ways for happening of event B, then the total number of different possibilities for happening of events A and B are:

  • Either event A OR event B alone = m + n.
  • Both event A AND event B together = m × n.

 

Calculation:

The 'Thousands' place can be filled by any of the 9 numbers from {1 to 9}. → 9 ways.

Since, the digits have to be distinct, the 'Hundreds' place can be filled in 9 ways (including 0). → 9 ways.

For the 'Tens' place. → 8 ways.

For the 'Units' place. → 7 ways.

Total number of possible ways of writing the four digits = 9 × 9 × 8 × 7 = 4536.

How many four-digit natural numbers are there such that all of the digits are odd ?

  1. 625
  2. 400
  3. 196
  4. 120

Answer (Detailed Solution Below)

Option 1 : 625

Permutations and Combinations Question 13 Detailed Solution

Download Solution PDF

Calculation:

Odd digits - 1, 3, 5, 7, 9

A four-digit number with all digits odd has 5 choices in the first position, and since digits can be repeated, there are 5 choices for the second, third, and fourth positions also.

So, the number of four-digit natural numbers such that all of the digits are odd = 5 × 5 × 5 × 5 = 625

How many 4-letter words can be formed out of the letters of 'EGOIST' having at least one vowel? (repetition is not allowed)

  1. 12 × 4!
  2. 15 × 4!
  3. 21 × 4!
  4. 24 × 4!

Answer (Detailed Solution Below)

Option 2 : 15 × 4!

Permutations and Combinations Question 14 Detailed Solution

Download Solution PDF

Concept:

  • The ways of arranging n different things = n!
  • The ways of arranging n things, having r same things and rest all are different = \(\rm n!\over r!\)
  • The no. of ways of arranging the n arranged thing and m arranged things together = n! × m!
  • The number of ways for selecting r from a group of n (n > r) = nCr 


Calculation:

There are 3 vowels O, I, E

Required number of ways N = 1 vowel and 3 consonants + 2 vowel and 2 consonants + 3 vowel and 1 consonants

⇒ N = [\(\rm\left(^3C_1×{^3C_3}\right) + \left({^3C_2}×{^3C_2}\right) + \left({^3C_3}×{^3C_1}\right)\)] × 4!

⇒ N =  (3 + 9 + 3) × 4!

⇒ N = 15 × 4! words

Three Men have 6 coats 5 belts and 4 caps. The number of ways they can wear them is

  1. 172800
  2. 172500
  3. 174800
  4. None of the above

Answer (Detailed Solution Below)

Option 1 : 172800

Permutations and Combinations Question 15 Detailed Solution

Download Solution PDF

Concept:

Permutation: Permutation is defined as an arrangement of r things that can be done out of total n things. This is denoted by \(\rm {\;^n}{P_r}\)

\(\rm {\;^n}{P_r}\; = \;\frac{{n!}}{{\left( {n\; - \;r} \right)!}}\)


Combination: The number of selections of r objects from the given n objects is denoted by \(\rm {\;^n}{C_r}\;\) 

 \(\rm {\;^n}{C_r} = \frac{{n!}}{{r!\left( {n\; - \;r} \right)!}}\)

Note: Use combinations if a problem calls for the number of ways of selecting objects.

Fundamental Principle of Counting:

Fundamental Principle of Multiplication:

Let us suppose there are two tasks A and B such that task A can be done in m different ways following which the second task B can be done in n different ways. Then the number of ways to complete the task A and B in succession respectively is given by: m × n ways.

Fundamental Principle of Addition:

Let us suppose there are two tasks A and B such that task A can be done in m different ways and task B can be completed in n ways. Then the number of ways to complete either of the two tasks is given by: (m + n) ways.

Some of the most commonly used keywords in a word problem are shown in the table below:

Terms to look out for in word problem-based problems

Mathematical meaning

Either A or B

Only one is needed

Both A and B

Both are required

Neither A nor B

Neither of them is required

 

Calculation:

Given: 6 coats 5 belts and 4 caps

First man can wear any of the 6 coats.

Second man can wear any of the remaining 5 coats.

Third man can wear any of the remaining 4 coats.

Therefore the number of ways in which 3 men can wear 6 coats = 6 × 5 × 4 = 120

Similarly,

Number of ways in which 3 men can wear 5 belts = 5 × 4 × 3 = 60

Similarly,

Number of ways in which 3 men can wear 4 caps = 4 × 3 × 2 = 24

Therefore, required number of ways = 120 × 60 × 24 = 172800

Get Free Access Now
Hot Links: all teen patti lotus teen patti teen patti 500 bonus teen patti joy official