Permutation and Combination Questions

Multiple choice
  1. 4

  2. 6

  3. 8

  4. 12

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

Total permutations of 4 people is 4! = 24. Danish between Aman and Anaya: (A, D, An) or (An, D, A). There are 2 arrangements for the trio, and Nero can be in 2 positions (before or after the trio). Total = 2 * 2 = 4.

Multiple choice
  1. 22

  2. 27

  3. 32

  4. 38

  5. 42

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

Letters A to L: A, B, C, D, E, F, G, H, I, J, K, L. Vowels: A, E, I (3). Consonants: B, C, D, F, G, H, J, K, L (9). Two-letter word: Vowel then Consonant. Number of ways = 3 * 9 = 27.

Multiple choice
  1. 3,360

  2. 3,240

  3. 3,150

  4. 2,860

  5. 2,580

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

The number of ways to choose 3 non-veg dishes from 10 is 10C3 = 120. The number of ways to choose 2 veg dishes from 8 is 8C2 = 28. Total combinations = 120 * 28 = 3,360.

Multiple choice
  1. 50

  2. 54

  3. 60

  4. 66

  5. 72

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

First letter: M or J (2 choices). Second letter: Vowel (A, E, I, O, U - 5 choices). Third letter: Q to W (Q, R, S, T, U, V, W) excluding vowels. Vowels in that range: U. So, Q, R, S, T, V, W (6 choices). Total = 2 * 5 * 6 = 60.

Multiple choice
  1. 240

  2. 200

  3. 150

  4. 120

  5. N.A

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

LUCKNOW has 7 letters: L, U, C, K, N, O, W. Vowels are U, O (2). Consonants are L, C, K, N, W (5). To pick 4 letters with 2 vowels: Choose 2 vowels (2C2 = 1) and 2 consonants (5C2 = 10). Total sets = 10. Each set has 4! = 24 arrangements. 10 * 24 = 240.

Multiple choice
  1. 0

  2. 1

  3. 2

  4. 3

  5. 4

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

SEDIMANTATION (13 letters): A, A, D, E, I, I, M, N, N, S, T, T. Alphabetical: A, A, D, E, I, I, M, N, N, S, T, T. Comparing original to sorted: S-A, E-A, D-D (match), I-E, M-I, A-I, N-M, T-N, A-N, T-S, I-T, O-T, N-T. Only 'D' remains in the same position.

Multiple choice
  1. Both Statement I and Statement II are true.

  2. Both Statement I and Statement II are false.

  3. Statement I is true, but Statement II is false.

  4. Statement I is false, but Statement II is true.

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

Statement I: Total ways to choose 4 from 8 is 8C4 = 70. Ways with no women (choosing 4 from 5 men) is 5C4 = 5. Ways with at least one woman = 70 - 5 = 65. True. Statement II: ARRANGE has 7 letters (A:2, R:2, N:1, G:1, E:1). Vowels are A, A, E (3). Even positions are 2, 4, 6 (3). We place 3 vowels in 3 spots: 3! / 2! = 3 ways. Remaining 4 letters (R, R, N, G) in 4 spots: 4! / 2! = 12 ways. Total = 3 * 12 = 36. True.