Permutation and Combination Questions

Multiple choice
  1. 60,448

  2. 60,480

  3. 60,840

  4. 64,840

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

The word EXPERIMENT has 10 letters: E(3), X(1), P(1), R(1), I(1), M(1), N(1), T(1). Fixing T at the start, we arrange the remaining 9 letters (E, X, P, E, R, I, M, E, N). The number of arrangements is 9! / 3! = 362880 / 6 = 60480.

Multiple choice
  1. 2,880

  2. 880

  3. 280

  4. 80

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

The word TRIANGLE has 8 letters: 3 vowels (I, A, E) and 5 consonants (T, R, N, G, L). Prime positions are 2, 3, 5, 7. There are 4 prime positions for 3 vowels. Ways to choose and arrange vowels = 4P3 = 4*3*2 = 24. Ways to arrange 5 consonants in remaining 5 positions = 5! = 120. Total ways = 24 * 120 = 2880.

Multiple choice
  1. 240

  2. 720

  3. 1440

  4. 1620

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

The word EQUATION has 8 distinct letters: 5 vowels (E, U, A, I, O) and 3 consonants (Q, T, N). Treating vowels as one block and consonants as another, we have 2! ways to arrange the blocks, 5! ways to arrange vowels within their block, and 3! ways to arrange consonants within their block. The total is 2 * 120 * 6 = 1440.

Multiple choice
  1. 8!/ 3!2!2!

  2. 8!/2!2!

  3. 8! .3!/2!2!

  4. 8!/2!.3!

  5. 10!/3!.2!.2!

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

GARGANTUNG has 10 letters: G(3), A(2), R(1), N(2), T(1), U(1). Treating the three G's as one block, we arrange 8 items (the block + 7 remaining letters). The remaining letters are A(2), R(1), N(2), T(1), U(1). Total arrangements = 8! / (2! * 2!).

Multiple choice
  1. 8P2

  2. 8P2/2!.2!

  3. 8P4

  4. 8P4/2!.2!

  5. 10P2/2!.2!

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

The word GREGARIOUS has 10 letters: G, R, E, G, A, R, I, O, U, S. We need a 4-letter word starting with G and ending with R. The middle two letters must be chosen from the remaining 8 letters (R, E, G, A, I, O, U, S). Since we need to pick 2 letters from 8 and arrange them, it is 8P2.

Multiple choice
  1. 4

  2. 1

  3. 2

  4. 6

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

People: A, E, I (vowels); B, C, D (consonants). 6 positions. I is at the far left (pos 1). D is at the far right (pos 6). Remaining: A, E, B, C. Vowels cannot be adjacent. Possible arrangements for A, E, B, C in pos 2, 3, 4, 5: B, A, C, E; B, E, C, A; C, A, B, E; C, E, B, A. Total 4.