Permutation and Combination Questions

Multiple choice
  1. $\overset { 11 }{ \underset { \quad 5 }{ C } } \quad -\overset { 9 }{ \underset { \quad 3 }{ C } } $
  2. $\overset { 9 }{ \underset { \quad 5 }{ C } } \quad -\overset { 9 }{ \underset { \quad \quad 4 }{ 2C } } $
  3. $\overset { 9 }{ \underset { \quad 4 }{ 3C } } $
  4. $\overset { 9 }{ \underset { \quad 4 }{ C } } $
Reveal answer Fill a bubble to check yourself
A Correct answer
Multiple choice
  1. 483886

  2. 483833

  3. 483840

  4. 483777

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Arranging 12 flowers in a garland: (n-1)! / 2. Treating 4 flowers as one unit, we have 9 units (8 + 1). Arrangements = (9-1)! / 2 = 8! / 2 = 40320 / 2 = 20160. Within the unit, the 4 flowers can be arranged in 4! = 24 ways. Total = 20160 * 24 = 483840.

Multiple choice
  1. $20$
  2. $22$
  3. $24$
  4. $120$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The word 'INFINITE' has 8 letters: I(3), N(2), F(1), T(1), E(1). Combinations of 4 letters can be: 3 of one kind + 1 of another (2 cases: I+others), 2 of one kind + 2 of another (1 case: I,N), 2 of one kind + 2 different (3 cases: I,N), or 4 different (4 cases). Summing these yields 22.

Multiple choice
  1. 126

  2. 64

  3. $ 2^{20} $
  4. $ ^{20}C_{10} $
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is a combinatorics problem. We have 20 positions. We must choose 10 positions for the x-series and 10 for the y-series. Once positions are chosen, the order is fixed (ascending). The number of ways is 20C10.

Multiple choice
  1. $69760$
  2. $98748$
  3. $96747$
  4. $97147$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Total possible 5-letter words from 10 letters = 10^5 = 100,000. Words with no letters replaced (all distinct) = 10*9*8*7*6 = 30,240. Words with at least one letter repeated (replaced) = 100,000 - 30,240 = 69,760.