Permutation and Combination Questions

Multiple choice
  1. 13440

  2. 1440

  3. 360

  4. 120

  5. None of these

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

The word SOFTWARE has 8 letters: 5 consonants (S, F, T, W, R) and 3 vowels (O, A, E). Treating the 3 vowels as one unit gives us 6 objects to arrange in 6! = 720 ways. The vowels themselves can be arranged in 3! = 6 ways. Total arrangements = 720 × 6 = 4320. None of the numerical options A-D (13440, 1440, 360, 120) are correct, making E ('None of these') the right answer.

Multiple choice
  1. 1440

  2. 5040

  3. 3600

  4. 720

  5. None of these

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

THERAPY has 7 distinct letters. Total arrangements = 7! = 5040. When A and Y must be together, treat them as one unit: 6! × 2 = 1440 (arrangements × 2 orders for AY/YA). Therefore, arrangements where A and Y are NOT together = 5040 - 1440 = 3600. Option C is correct.

Multiple choice
  1. 25200

  2. 5040

  3. 15120

  4. 201600

  5. None of these

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

The word PERSONAL has 8 letters. Consonants are P, R, S, N, L (5 consonants). Vowels are E, O, A (3 vowels). The last position must be a consonant, so choose 1 of 5 consonants for that position. The remaining 7 positions can be filled with the remaining 7 letters in 7! = 5040 ways. Total arrangements = 5 × 7! = 5 × 5040 = 25200.

Multiple choice
  1. 240

  2. 300

  3. 200

  4. 180

  5. 280

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

The student must attempt 6 questions with at least 2 from each part. The possible selections are: 2 from Part I and 4 from Part II (C(5,2)×C(5,4) = 10×5 = 50), 3 from each (C(5,3)×C(5,3) = 10×10 = 100), or 4 from Part I and 2 from Part II (C(5,4)×C(5,2) = 5×10 = 50). Total = 50+100+50 = 200 ways.

Multiple choice
  1. 22140

  2. 20140

  3. 22160

  4. 20160

  5. None of these

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

EDUCATION has 9 distinct letters: 4 consonants (D,C,T,N) and 5 vowels (E,U,A,I,O). First position is fixed as 'A' (1 choice). Last position must be a consonant (4 choices). Remaining 7 positions can be filled by remaining 7 letters in 7! ways. Total = 1×4×7! = 4×5040 = 20160. Option A (22140) incorrectly uses 8! instead of 7!, while option C (22160) is a miscalculation.

Multiple choice
  1. $12! \times 11! \times 2!$
  2. $12! \times 10! \times 2!$
  3. $10 \times 11!$
  4. $9 \times 10!$
  5. $11 \times 12!$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Total arrangements of 12 papers is 12!. If best and worst are together, treat them as one unit (11! ways to arrange) × 2! ways to order the two within the unit. Subtract from total: 12! - 11!×2! = 11!(12-2) = 10×11!.