Skip to main content
Chapter 6 of 14
NCERT Solutions

Permutations and Combinations

Tripura Board · Class 11 · Mathematics

NCERT Solutions for Permutations and Combinations — Tripura Board Class 11 Mathematics.

98 questions22 flashcards5 concepts

Interactive on Super Tutor

Studying Permutations and Combinations? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 11 students started this chapter today

42 Questions Solved · 5 Sections

Exercise 6.1

1How many 3-digit numbers can be formed from the digits 1, 2, 3, 4 and 5 assuming that (i) repetition of the digits is allowed? (ii) repetition of the digits is not allowed?Show solution
Given: Digits available: 1, 2, 3, 4, 5 (total 5 digits). We need to form 3-digit numbers.

(i) Repetition allowed:

Each of the 3 places (hundreds, tens, units) can be filled by any of the 5 digits.

By the Fundamental Principle of Counting:
Number of 3-digit numbers=5×5×5=125\text{Number of 3-digit numbers} = 5 \times 5 \times 5 = 125

(ii) Repetition not allowed:

- Hundreds place: 5 choices
- Tens place: 4 choices (one digit used)
- Units place: 3 choices (two digits used)

Number of 3-digit numbers=5×4×3=60\text{Number of 3-digit numbers} = 5 \times 4 \times 3 = 60
2How many 3-digit even numbers can be formed from the digits 1, 2, 3, 4, 5, 6 if the digits can be repeated?Show solution
Given: Digits: 1, 2, 3, 4, 5, 6. Repetition is allowed. The number must be even.

For a number to be even, the units digit must be even: 2, 4, or 6 → 3 choices.

- Units place: 3 choices (2, 4, or 6)
- Tens place: 6 choices (any digit, repetition allowed)
- Hundreds place: 6 choices

By the Fundamental Principle of Counting:
Number of 3-digit even numbers=6×6×3=108\text{Number of 3-digit even numbers} = 6 \times 6 \times 3 = 108
3How many 4-letter codes can be formed using the first 10 letters of the English alphabet, if no letter can be repeated?Show solution
Given: First 10 letters of the English alphabet (A, B, C, D, E, F, G, H, I, J). No repetition allowed. Code has 4 letters.

This is the number of permutations of 10 letters taken 4 at a time:
10P4=10×9×8×7=5040{}^{10}P_4 = 10 \times 9 \times 8 \times 7 = 5040

Therefore, 5040 four-letter codes can be formed.
4How many 5-digit telephone numbers can be constructed using the digits 0 to 9 if each number starts with 67 and no digit appears more than once?Show solution
Given: 5-digit telephone numbers starting with 67. Digits 0–9 (10 digits). No repetition.

Since the number starts with 67, the first two digits are fixed: 6 and 7.

Remaining digits available: 10 − 2 = 8 digits (0,1,2,3,4,5,8,9).

We need to fill 3 more places (3rd, 4th, 5th digits) from these 8 digits without repetition:

- 3rd place: 8 choices
- 4th place: 7 choices
- 5th place: 6 choices

Number of telephone numbers=8×7×6=336\text{Number of telephone numbers} = 8 \times 7 \times 6 = 336
5A coin is tossed 3 times and the outcomes are recorded. How many possible outcomes are there?Show solution
Given: A coin is tossed 3 times. Each toss has 2 possible outcomes: Head (H) or Tail (T).

By the Fundamental Principle of Counting:
Total outcomes=2×2×2=8\text{Total outcomes} = 2 \times 2 \times 2 = 8

There are 8 possible outcomes.
6Given 5 flags of different colours, how many different signals can be generated if each signal requires the use of 2 flags, one below the other?Show solution
Given: 5 flags of different colours. Each signal uses exactly 2 flags, one below the other (order matters).

This is the number of permutations of 5 flags taken 2 at a time:
5P2=5×4=20{}^5P_2 = 5 \times 4 = 20

Therefore, 20 different signals can be generated.

Exercise 6.2

1Evaluate (i) 8! (ii) 4! − 3!Show solution
(i) 8!=1×2×3×4×5×6×7×8=403208! = 1 \times 2 \times 3 \times 4 \times 5 \times 6 \times 7 \times 8 = 40320

(ii) 4!=1×2×3×4=244! = 1 \times 2 \times 3 \times 4 = 24

3!=1×2×3=63! = 1 \times 2 \times 3 = 6

4!3!=246=184! - 3! = 24 - 6 = 18
2Is 3!+4!=7!3! + 4! = 7!?Show solution
Calculating each side:

3!=63! = 6

4!=244! = 24

3!+4!=6+24=303! + 4! = 6 + 24 = 30

7!=50407! = 5040

Since 30504030 \neq 5040,

3!+4!7!3! + 4! \neq 7!

No, 3!+4!7!3! + 4! \neq 7!.
3Compute 8!6!×2!\dfrac{8!}{6! \times 2!}Show solution
8!6!×2!=8×7×6!6!×2!=8×72×1=562=28\frac{8!}{6! \times 2!} = \frac{8 \times 7 \times 6!}{6! \times 2!} = \frac{8 \times 7}{2 \times 1} = \frac{56}{2} = 28
4If 16!+17!=x8!\dfrac{1}{6!} + \dfrac{1}{7!} = \dfrac{x}{8!}, find xx.Show solution
Given: 16!+17!=x8!\dfrac{1}{6!} + \dfrac{1}{7!} = \dfrac{x}{8!}

Rewrite using 7!=7×6!7! = 7 \times 6! and 8!=8×7×6!8! = 8 \times 7 \times 6!:

16!+17×6!=x8×7×6!\frac{1}{6!} + \frac{1}{7 \times 6!} = \frac{x}{8 \times 7 \times 6!}

Divide throughout by 16!\dfrac{1}{6!}:

1+17=x561 + \frac{1}{7} = \frac{x}{56}

87=x56\frac{8}{7} = \frac{x}{56}

x=8×567=8×8=64x = \frac{8 \times 56}{7} = 8 \times 8 = 64

Therefore, x=64x = 64.
5Evaluate n!(nr)!\dfrac{n!}{(n-r)!}, when (i) n=6,r=2n = 6, r = 2 (ii) n=9,r=5n = 9, r = 5.Show solution
Formula: n!(nr)!=n(n1)(n2)(nr+1)\dfrac{n!}{(n-r)!} = n(n-1)(n-2)\cdots(n-r+1)

(i) n=6,r=2n = 6, r = 2:
6!(62)!=6!4!=6×5=30\frac{6!}{(6-2)!} = \frac{6!}{4!} = 6 \times 5 = 30

(ii) n=9,r=5n = 9, r = 5:
9!(95)!=9!4!=9×8×7×6×5=15120\frac{9!}{(9-5)!} = \frac{9!}{4!} = 9 \times 8 \times 7 \times 6 \times 5 = 15120

Exercise 6.3

1How many 3-digit numbers can be formed by using the digits 1 to 9 if no digit is repeated?Show solution
Given: Digits 1 to 9 (9 digits). 3-digit numbers, no repetition.

This is 9P3{}^9P_3:
9P3=9×8×7=504{}^9P_3 = 9 \times 8 \times 7 = 504

504 three-digit numbers can be formed.
2How many 4-digit numbers are there with no digit repeated?Show solution
Given: Digits 0–9 (10 digits). 4-digit numbers, no repetition.

The thousands place cannot be 0, so:
- Thousands place: 9 choices (1–9)
- Hundreds place: 9 choices (0 and remaining 8 digits)
- Tens place: 8 choices
- Units place: 7 choices

Total=9×9×8×7=4536\text{Total} = 9 \times 9 \times 8 \times 7 = 4536

There are 4536 four-digit numbers with no digit repeated.
3How many 3-digit even numbers can be made using the digits 1, 2, 3, 4, 6, 7, if no digit is repeated?Show solution
Given: Digits: 1, 2, 3, 4, 6, 7. No repetition. Number must be even.

Even digits available: 2, 4, 6 → units place has 3 choices.

After fixing units digit:
- Hundreds place: 5 choices (from remaining 5 digits)
- Tens place: 4 choices

Total=5×4×3=60\text{Total} = 5 \times 4 \times 3 = 60

60 three-digit even numbers can be formed.
4Find the number of 4-digit numbers that can be formed using the digits 1, 2, 3, 4, 5 if no digit is repeated. How many of these will be even?Show solution
Given: Digits: 1, 2, 3, 4, 5. No repetition.

Total 4-digit numbers:
5P4=5×4×3×2=120{}^5P_4 = 5 \times 4 \times 3 \times 2 = 120

Even 4-digit numbers:

For the number to be even, units digit must be 2 or 4 → 2 choices.

Remaining 3 places filled from remaining 4 digits:
4P3=4×3×2=24{}^4P_3 = 4 \times 3 \times 2 = 24

Even numbers=2×24=48\text{Even numbers} = 2 \times 24 = 48

Total 4-digit numbers = 120; Even 4-digit numbers = 48.
5From a committee of 8 persons, in how many ways can we choose a chairman and a vice chairman assuming one person cannot hold more than one position?Show solution
Given: 8 persons. Choose 1 chairman and 1 vice chairman (different persons, order matters).

- Chairman: 8 choices
- Vice Chairman: 7 choices (remaining persons)

Number of ways=8×7=56\text{Number of ways} = 8 \times 7 = 56

The chairman and vice chairman can be chosen in 56 ways.
6Find nn if n1P3:nP4=1:9{}^{n-1}P_3 : {}^nP_4 = 1 : 9.Show solution
Given: n1P3:nP4=1:9{}^{n-1}P_3 : {}^nP_4 = 1 : 9

n1P3nP4=19\frac{{}^{n-1}P_3}{{}^nP_4} = \frac{1}{9}

(n1)!(n13)!÷n!(n4)!=19\frac{(n-1)!}{(n-1-3)!} \div \frac{n!}{(n-4)!} = \frac{1}{9}

(n1)!(n4)!×(n4)!n!=19\frac{(n-1)!}{(n-4)!} \times \frac{(n-4)!}{n!} = \frac{1}{9}

(n1)!n!=19\frac{(n-1)!}{n!} = \frac{1}{9}

1n=19\frac{1}{n} = \frac{1}{9}

n=9\boxed{n = 9}
7Find rr if (i) 5Pr=26Pr1{}^5P_r = 2 \cdot {}^6P_{r-1} (ii) 5Pr=6Pr1{}^5P_r = {}^6P_{r-1}.Show solution
(i) 5Pr=26Pr1{}^5P_r = 2 \cdot {}^6P_{r-1}:

5!(5r)!=26!(6(r1))!=26!(7r)!\frac{5!}{(5-r)!} = 2 \cdot \frac{6!}{(6-(r-1))!} = 2 \cdot \frac{6!}{(7-r)!}

5!(5r)!=2×6!(7r)!\frac{5!}{(5-r)!} = \frac{2 \times 6!}{(7-r)!}

5!(5r)!=2×6×5!(7r)(6r)(5r)!\frac{5!}{(5-r)!} = \frac{2 \times 6 \times 5!}{(7-r)(6-r)(5-r)!}

Divide both sides by 5!(5r)!\dfrac{5!}{(5-r)!}:

1=12(7r)(6r)1 = \frac{12}{(7-r)(6-r)}

(7r)(6r)=12(7-r)(6-r) = 12

4213r+r2=1242 - 13r + r^2 = 12

r213r+30=0r^2 - 13r + 30 = 0

(r3)(r10)=0(r-3)(r-10) = 0

r=3r = 3 or r=10r = 10. Since r5r \leq 5 (for 5Pr{}^5P_r to be defined), r=10r = 10 is rejected.

r=3\boxed{r = 3}

(ii) 5Pr=6Pr1{}^5P_r = {}^6P_{r-1}:

5!(5r)!=6!(7r)!\frac{5!}{(5-r)!} = \frac{6!}{(7-r)!}

5!(5r)!=6×5!(7r)(6r)(5r)!\frac{5!}{(5-r)!} = \frac{6 \times 5!}{(7-r)(6-r)(5-r)!}

Divide both sides by 5!(5r)!\dfrac{5!}{(5-r)!}:

1=6(7r)(6r)1 = \frac{6}{(7-r)(6-r)}

(7r)(6r)=6(7-r)(6-r) = 6

4213r+r2=642 - 13r + r^2 = 6

r213r+36=0r^2 - 13r + 36 = 0

(r4)(r9)=0(r-4)(r-9) = 0

r=4r = 4 or r=9r = 9. Since r5r \leq 5, r=9r = 9 is rejected.

r=4\boxed{r = 4}
8How many words, with or without meaning, can be formed using all the letters of the word EQUATION, using each letter exactly once?Show solution
Given: Word EQUATION has 8 letters: E, Q, U, A, T, I, O, N — all distinct.

Number of arrangements of 8 distinct letters:
8!=403208! = 40320

40320 words can be formed.
9How many words, with or without meaning can be made from the letters of the word MONDAY, assuming that no letter is repeated, if (i) 4 letters are used at a time, (ii) all letters are used at a time, (iii) all letters are used but first letter is a vowel?Show solution
Given: MONDAY has 6 distinct letters: M, O, N, D, A, Y. Vowels: O, A (2 vowels); Consonants: M, N, D, Y (4 consonants).

(i) 4 letters at a time:
6P4=6×5×4×3=360{}^6P_4 = 6 \times 5 \times 4 \times 3 = 360

(ii) All 6 letters at a time:
6!=7206! = 720

(iii) All 6 letters, first letter is a vowel:

- First place: 2 choices (O or A)
- Remaining 5 places: 5!5! arrangements of remaining 5 letters

Total=2×5!=2×120=240\text{Total} = 2 \times 5! = 2 \times 120 = 240
10In how many of the distinct permutations of the letters in MISSISSIPPI do the four I's not come together?Show solution
Given: MISSISSIPPI has 11 letters: M(1), I(4), S(4), P(2).

Total distinct permutations:
11!1!4!4!2!=3991680024×24×2=399168001152=34650\frac{11!}{1! \cdot 4! \cdot 4! \cdot 2!} = \frac{39916800}{24 \times 24 \times 2} = \frac{39916800}{1152} = 34650

Permutations where all four I's come together:

Treat IIII as one unit → 8 units: M, (IIII), S, S, S, S, P, P

8!4!2!=4032024×2=4032048=840\frac{8!}{4! \cdot 2!} = \frac{40320}{24 \times 2} = \frac{40320}{48} = 840

Permutations where four I's do NOT come together:
34650840=3381034650 - 840 = 33810
11In how many ways can the letters of the word PERMUTATIONS be arranged if the (i) words start with P and end with S, (ii) vowels are all together, (iii) there are always 4 letters between P and S?Show solution
Given: PERMUTATIONS has 12 letters: P, E, R, M, U, T, A, T, I, O, N, S. The letter T is repeated twice; all others appear once.

Total letters = 12, with T repeated 2 times.

(i) Words start with P and end with S:

Fix P at the first position and S at the last. Remaining 10 letters (including T twice) arranged in 10 places:
10!2!=36288002=1814400\frac{10!}{2!} = \frac{3628800}{2} = 1814400

(ii) Vowels are all together:

Vowels in PERMUTATIONS: E, U, A, I, O → 5 vowels (all distinct).

Treat the 5 vowels as one unit. Now we have 8 units: (EUAIO), P, R, M, T, T, N, S.

Arrangements of these 8 units (T repeated twice):
8!2!=403202=20160\frac{8!}{2!} = \frac{40320}{2} = 20160

The 5 vowels within the unit can be arranged in:
5!=120 ways5! = 120 \text{ ways}

Total=20160×120=2419200\text{Total} = 20160 \times 120 = 2419200

(iii) There are always 4 letters between P and S:

We need to find positions for P and S such that exactly 4 letters lie between them.

Possible position pairs (P at position ii, S at position jj, with ij=5|i - j| = 5):

Pairs where difference is 5: (1,6),(2,7),(3,8),(4,9),(5,10),(6,11),(7,12) → 7 pairs.

P and S can be interchanged, so total arrangements of P and S = 7×2=147 \times 2 = 14.

Remaining 10 letters (with T twice) fill the other 10 positions:
10!2!=1814400\frac{10!}{2!} = 1814400

Total=14×1814400=25401600\text{Total} = 14 \times 1814400 = 25401600

Exercise 6.4

1If nC8=nC2{}^nC_8 = {}^nC_2, find nC2{}^nC_2.Show solution
Given: nC8=nC2{}^nC_8 = {}^nC_2

Using the property nCr=nCnr{}^nC_r = {}^nC_{n-r}:

If nC8=nC2{}^nC_8 = {}^nC_2, then either 8=28 = 2 (impossible) or 8=n28 = n - 2, giving n=10n = 10.

Now:
10C2=10!2!8!=10×92=45{}^{10}C_2 = \frac{10!}{2! \cdot 8!} = \frac{10 \times 9}{2} = 45

nC2=45{}^nC_2 = 45.
2Determine nn if (i) 2nC3:nC3=12:1{}^{2n}C_3 : {}^nC_3 = 12 : 1 (ii) 2nC3:nC3=11:1{}^{2n}C_3 : {}^nC_3 = 11 : 1Show solution
(i) 2nC3:nC3=12:1{}^{2n}C_3 : {}^nC_3 = 12 : 1:

2nC3nC3=12\frac{{}^{2n}C_3}{{}^nC_3} = 12

(2n)!3!(2n3)!n!3!(n3)!=12\frac{\dfrac{(2n)!}{3!(2n-3)!}}{\dfrac{n!}{3!(n-3)!}} = 12

(2n)(2n1)(2n2)n(n1)(n2)=12\frac{(2n)(2n-1)(2n-2)}{n(n-1)(n-2)} = 12

2n(2n1)2(n1)n(n1)(n2)=12\frac{2n \cdot (2n-1) \cdot 2(n-1)}{n(n-1)(n-2)} = 12

4(2n1)n2=12\frac{4(2n-1)}{n-2} = 12

4(2n1)=12(n2)4(2n-1) = 12(n-2)

8n4=12n248n - 4 = 12n - 24

20=4n20 = 4n

n=5\boxed{n = 5}

(ii) 2nC3:nC3=11:1{}^{2n}C_3 : {}^nC_3 = 11 : 1:

(2n)(2n1)(2n2)n(n1)(n2)=11\frac{(2n)(2n-1)(2n-2)}{n(n-1)(n-2)} = 11

4(2n1)n2=11\frac{4(2n-1)}{n-2} = 11

4(2n1)=11(n2)4(2n-1) = 11(n-2)

8n4=11n228n - 4 = 11n - 22

18=3n18 = 3n

n=6\boxed{n = 6}
3How many chords can be drawn through 21 points on a circle?Show solution
Given: 21 points on a circle. A chord is determined by choosing any 2 points.

Number of chords=21C2=21×202=210\text{Number of chords} = {}^{21}C_2 = \frac{21 \times 20}{2} = 210

210 chords can be drawn.
4In how many ways can a team of 3 boys and 3 girls be selected from 5 boys and 4 girls?Show solution
Given: 5 boys, 4 girls. Select 3 boys and 3 girls.

Ways to select 3 boys from 5=5C3=5!3!2!=10\text{Ways to select 3 boys from 5} = {}^5C_3 = \frac{5!}{3! \cdot 2!} = 10

Ways to select 3 girls from 4=4C3=4!3!1!=4\text{Ways to select 3 girls from 4} = {}^4C_3 = \frac{4!}{3! \cdot 1!} = 4

Total ways=10×4=40\text{Total ways} = 10 \times 4 = 40

The team can be selected in 40 ways.
5Find the number of ways of selecting 9 balls from 6 red balls, 5 white balls and 5 blue balls if each selection consists of 3 balls of each colour.Show solution
Given: 6 red, 5 white, 5 blue balls. Select 3 of each colour.

Red: 6C3=6!3!3!=20\text{Red: } {}^6C_3 = \frac{6!}{3! \cdot 3!} = 20

White: 5C3=5!3!2!=10\text{White: } {}^5C_3 = \frac{5!}{3! \cdot 2!} = 10

Blue: 5C3=10\text{Blue: } {}^5C_3 = 10

Total=20×10×10=2000\text{Total} = 20 \times 10 \times 10 = 2000

The number of ways is 2000.
6Determine the number of 5 card combinations out of a deck of 52 cards if there is exactly one ace in each combination.Show solution
Given: 52 cards (4 aces, 48 non-aces). Select 5 cards with exactly 1 ace.

- Choose 1 ace from 4: 4C1=4{}^4C_1 = 4
- Choose 4 non-ace cards from 48: 48C4=48×47×46×454!=466992024=194580{}^{48}C_4 = \dfrac{48 \times 47 \times 46 \times 45}{4!} = \dfrac{4669920}{24} = 194580

Total=4×194580=778320\text{Total} = 4 \times 194580 = 778320

The number of 5-card combinations is 778320.
7In how many ways can one select a cricket team of eleven from 17 players in which only 5 players can bowl if each cricket team of 11 must include exactly 4 bowlers?Show solution
Given: 17 players: 5 bowlers, 12 non-bowlers. Team of 11 with exactly 4 bowlers.

- Choose 4 bowlers from 5: 5C4=5{}^5C_4 = 5
- Choose 7 non-bowlers from 12: 12C7=12!7!5!=792{}^{12}C_7 = \dfrac{12!}{7! \cdot 5!} = 792

Total=5×792=3960\text{Total} = 5 \times 792 = 3960

The cricket team can be selected in 3960 ways.
8A bag contains 5 black and 6 red balls. Determine the number of ways in which 2 black and 3 red balls can be selected.Show solution
Given: 5 black balls, 6 red balls. Select 2 black and 3 red.

5C2=5!2!3!=10{}^5C_2 = \frac{5!}{2! \cdot 3!} = 10

6C3=6!3!3!=20{}^6C_3 = \frac{6!}{3! \cdot 3!} = 20

Total=10×20=200\text{Total} = 10 \times 20 = 200

The balls can be selected in 200 ways.
9In how many ways can a student choose a programme of 5 courses if 9 courses are available and 2 specific courses are compulsory for every student?Show solution
Given: 9 courses total, 2 are compulsory. Student must choose 5 courses.

Since 2 courses are compulsory, the student needs to choose 52=35 - 2 = 3 more courses from the remaining 92=79 - 2 = 7 courses.

7C3=7!3!4!=7×6×56=35{}^7C_3 = \frac{7!}{3! \cdot 4!} = \frac{7 \times 6 \times 5}{6} = 35

The student can choose the programme in 35 ways.

Miscellaneous Exercise on Chapter 6

1How many words, with or without meaning, each of 2 vowels and 3 consonants can be formed from the letters of the word DAUGHTER?Show solution
Given: DAUGHTER: D, A, U, G, H, T, E, R

Vowels: A, U, E → 3 vowels
Consonants: D, G, H, T, R → 5 consonants

Step 1: Choose 2 vowels from 3:
3C2=3{}^3C_2 = 3

Step 2: Choose 3 consonants from 5:
5C3=10{}^5C_3 = 10

Step 3: Arrange the selected 5 letters:
5!=1205! = 120

Total words:
3×10×120=36003 \times 10 \times 120 = 3600

3600 words can be formed.
2How many words, with or without meaning, can be formed using all the letters of the word EQUATION at a time so that the vowels and consonants occur together?Show solution
Given: EQUATION: E, Q, U, A, T, I, O, N (8 letters)

Vowels: E, U, A, I, O → 5 vowels
Consonants: Q, T, N → 3 consonants

For vowels and consonants to occur together, treat all vowels as one group and all consonants as one group.

Step 1: Arrange the 2 groups:
2!=22! = 2

Step 2: Arrange 5 vowels within their group:
5!=1205! = 120

Step 3: Arrange 3 consonants within their group:
3!=63! = 6

Total:
2×120×6=14402 \times 120 \times 6 = 1440

1440 words can be formed.
3A committee of 7 has to be formed from 9 boys and 4 girls. In how many ways can this be done when the committee consists of: (i) exactly 3 girls? (ii) atleast 3 girls? (iii) atmost 3 girls?Show solution
Given: 9 boys, 4 girls. Committee of 7.

(i) Exactly 3 girls:

Choose 3 girls from 4 and 4 boys from 9:
4C3×9C4=4×126=504{}^4C_3 \times {}^9C_4 = 4 \times 126 = 504

(ii) At least 3 girls (3 or 4 girls):

- Exactly 3 girls: 4C3×9C4=4×126=504{}^4C_3 \times {}^9C_4 = 4 \times 126 = 504
- Exactly 4 girls: 4C4×9C3=1×84=84{}^4C_4 \times {}^9C_3 = 1 \times 84 = 84

Total=504+84=588\text{Total} = 504 + 84 = 588

(iii) At most 3 girls (0, 1, 2, or 3 girls):

Total ways to form committee of 7 from 13 people:
13C7=1716{}^{13}C_7 = 1716

At most 3 girls = Total − (at least 4 girls) = Total − (exactly 4 girls)

=171684=1632= 1716 - 84 = 1632

Answers: (i) 504, (ii) 588, (iii) 1632.
4If the different permutations of all the letters of the word EXAMINATION are listed as in a dictionary, how many words are there in this list before the first word starting with E?Show solution
Given: EXAMINATION has 11 letters: E, X, A, M, I, N, A, T, I, O, N

Letter frequencies: A(2), I(2), N(2), E(1), X(1), M(1), T(1), O(1). Total = 11 letters.

Words before those starting with E are words starting with A.

Words starting with A:

Fix A at first position. Remaining 10 letters: E, X, A, M, I, N, T, I, O, N
Frequencies in remaining: I(2), N(2), and E, X, A, M, T, O each once.

Arrangements=10!2!2!=36288004=907200\text{Arrangements} = \frac{10!}{2! \cdot 2!} = \frac{3628800}{4} = 907200

There are 907200 words before the first word starting with E.
5How many 6-digit numbers can be formed from the digits 0, 1, 3, 5, 7 and 9 which are divisible by 10 and no digit is repeated?Show solution
Given: Digits: 0, 1, 3, 5, 7, 9. 6-digit numbers, no repetition, divisible by 10.

For divisibility by 10, the units digit must be 0.

Fix 0 at the units place. Remaining 5 digits (1, 3, 5, 7, 9) fill the first 5 places.

The first place (ten-thousands/leftmost) can be any of the 5 remaining digits (all non-zero, so no restriction).

Arrangements of remaining 5 digits=5!=120\text{Arrangements of remaining 5 digits} = 5! = 120

120 six-digit numbers can be formed.
6The English alphabet has 5 vowels and 21 consonants. How many words with two different vowels and 2 different consonants can be formed from the alphabet?Show solution
Given: 5 vowels, 21 consonants. Words with 2 different vowels and 2 different consonants.

Step 1: Choose 2 vowels from 5:
5C2=10{}^5C_2 = 10

Step 2: Choose 2 consonants from 21:
21C2=21×202=210{}^{21}C_2 = \frac{21 \times 20}{2} = 210

Step 3: Arrange the 4 selected letters:
4!=244! = 24

Total:
10×210×24=5040010 \times 210 \times 24 = 50400

50400 words can be formed.
7In an examination, a question paper consists of 12 questions divided into two parts i.e., Part I and Part II, containing 5 and 7 questions, respectively. A student is required to attempt 8 questions in all, selecting at least 3 from each part. In how many ways can a student select the questions?Show solution
Given: Part I: 5 questions, Part II: 7 questions. Attempt 8 questions with at least 3 from each part.

Possible distributions (Part I : Part II):
- 3 from Part I and 5 from Part II
- 4 from Part I and 4 from Part II
- 5 from Part I and 3 from Part II

Case 1: 3 from Part I, 5 from Part II:
5C3×7C5=10×21=210{}^5C_3 \times {}^7C_5 = 10 \times 21 = 210

Case 2: 4 from Part I, 4 from Part II:
5C4×7C4=5×35=175{}^5C_4 \times {}^7C_4 = 5 \times 35 = 175

Case 3: 5 from Part I, 3 from Part II:
5C5×7C3=1×35=35{}^5C_5 \times {}^7C_3 = 1 \times 35 = 35

Total:
210+175+35=420210 + 175 + 35 = 420

The student can select questions in 420 ways.
8Determine the number of 5-card combinations out of a deck of 52 cards if each selection of 5 cards has exactly one king.Show solution
Given: 52 cards (4 kings, 48 non-kings). Select 5 cards with exactly 1 king.

- Choose 1 king from 4: 4C1=4{}^4C_1 = 4
- Choose 4 non-king cards from 48: 48C4=48×47×46×4524=194580{}^{48}C_4 = \dfrac{48 \times 47 \times 46 \times 45}{24} = 194580

Total=4×194580=778320\text{Total} = 4 \times 194580 = 778320

The number of 5-card combinations is 778320.
9It is required to seat 5 men and 4 women in a row so that the women occupy the even places. How many such arrangements are possible?Show solution
Given: 5 men and 4 women in a row of 9 seats. Women occupy even places.

Even places in a row of 9: positions 2, 4, 6, 8 → 4 even places.

- Arrange 4 women in 4 even places: 4!=244! = 24 ways
- Arrange 5 men in 5 odd places (1, 3, 5, 7, 9): 5!=1205! = 120 ways

Total arrangements=4!×5!=24×120=2880\text{Total arrangements} = 4! \times 5! = 24 \times 120 = 2880

2880 arrangements are possible.
10From a class of 25 students, 10 are to be chosen for an excursion party. There are 3 students who decide that either all of them will join or none of them will join. In how many ways can the excursion party be chosen?Show solution
Given: 25 students, choose 10. 3 specific students: either all join or none join.

Case 1: All 3 join.

Choose remaining 7 from the other 22 students:
22C7=170544{}^{22}C_7 = 170544

Case 2: None of the 3 join.

Choose all 10 from the remaining 22 students:
22C10=646646{}^{22}C_{10} = 646646

Total:
170544+646646=817190170544 + 646646 = 817190

The excursion party can be chosen in 817190 ways.
11In how many ways can the letters of the word ASSASSINATION be arranged so that all the S's are together?Show solution
Given: ASSASSINATION has 13 letters.

Letter frequencies: A(3), S(4), I(2), N(2), T(1), O(1).

Treat all 4 S's as a single unit (SSSS). Now we have 10 units:
(SSSS), A, A, A, I, I, N, N, T, O

Frequencies in remaining: A(3), I(2), N(2), T(1), O(1).

Number of arrangements=10!3!2!2!=36288006×2×2=362880024=151200\text{Number of arrangements} = \frac{10!}{3! \cdot 2! \cdot 2!} = \frac{3628800}{6 \times 2 \times 2} = \frac{3628800}{24} = 151200

The letters can be arranged in 151200 ways.

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Permutations and Combinations for Tripura Board Class 11 Mathematics?
Permutations and Combinations covers several key topics that are frequently asked in Tripura Board Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Permutations and Combinations — Tripura Board Class 11 Mathematics?
Understand the core concepts first, then work through the 98 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Permutations and Combinations Class 11 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Permutations and Combinations (Tripura Board Class 11 Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Permutations and Combinations chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for Tripura Board Class 11 Mathematics.