Questions

Solve the Following Question.(4 Marks)

Take a timed test

7 questions · self-marked practice — reveal the answer and mark yourself.

Question 14 Marks
Five balls are to be placed in three boxes, where each box can contain upto five balls. Find the number of ways if no box is to remain empty.
Answer
Let boxes be named as I, II, III
Let sets A, B, C represent cases in which boxes I, II, III remain empty
Then $A \cup B \cup C$ represent the cases in which at least one box remains empty.
Then we use method of indirect counting
Required number $=$ Total number of distributions $-n(A \cup B \cup C)$
$n(A \cup B \cup C)$ represent the number of undesirable cases
Total number of distributions $=3 \times 3 \times 3 \times 3 \times 3=3^5=243$
$
n(A \cup B \cup C)=n(A)+n(B)+n(C)-n(A \cap B)-n(B \cap C)-n(C \cap A)+n(A \cap B
$
$\cap \mathrm{C})$
(iii)
In box I is empty then every ball has two places (boxes) to go.
Similarly for box II and III.
$
\therefore \mathrm{n}(\mathrm{A})+\mathrm{n}(\mathrm{B})+\mathrm{n}(\mathrm{C})=3 \times 2^5
$
If boxes I and II remain empty then all balls go to box III
Similarly we would have two more cases.
$
\therefore \mathrm{n}(\mathrm{A} \cap \mathrm{B})+\mathrm{n}(\mathrm{B} \cap \mathrm{C})+\mathrm{n}(\mathrm{C} \cap \mathrm{A})=3 \times 1^5 \ldots \ldots(\mathrm{v})
$
$\therefore \mathrm{n}(\mathrm{A} \cap \mathrm{B} \cap \mathrm{C})=0$
(vi) [as all boxes cannot be empty]
Substitute from (iv), (v), (vi) to (iii) to get
$
\begin{aligned}
& n(A \cup B \cup C)=3 \times 2^5-3 \times 1^5 \\
& =96-3 \\
& =93
\end{aligned}
$
Substitute $n(A \cup B \cup C)$ and from (ii) to (i), we get
Required number $=243-93=150$
View full question & answer
Question 24 Marks
After a meeting, every participant shakeshands with every other participants. If the number of handshakes is 66, find the number of participants in the meeting.
Answer
Let there be $\mathrm{n}$ participants present in the meeting.
A handshake occurs between 2 persons.
$\therefore$ Number of handshakes $={ }^n C_2$
Given 66 handshakes were exchanged.
$
\begin{aligned}
& \therefore 66={ }^n C_2 \\
& \therefore 66=\frac{n !}{2 !(n-2) !} \\
& \therefore 66 \times 2=\frac{n(n-1)(n-2) !}{(n-2) !} \\
& \therefore 132=n(n-1) \\
& \therefore \mathrm{n}(\mathrm{n}-1)=12 \times 11
\end{aligned}
$
Comparing on both sides, we get $\mathrm{n}=12$
$\therefore 12$ participants were present at the meeting.
Question 10.
If 20 points are marked on a circle, how many chords can be drawn?
Solution:
To draw a chord we need to join two points on the circle.
There are 20 points on a circle.
$
\begin{aligned}
& \therefore \text { Total number of chords possible from these points }={ }^{20} C_2 \\
& =\frac{20 !}{2 ! 18 !} \\
& =\frac{20 \times 19 \times 18 !}{2 \times 1 \times 18 !} \\
& =190
\end{aligned}
$
View full question & answer
Question 34 Marks
A code word is formed by two distinct English letters followed by two non-zero distinct digits. Find the number of such code words. Also, find the number of such code words that end with an even digit.
Answer
(i) There is a total of 26 alphabets.
A code word contains 2 English alphabets.
$\therefore 2$ alphabets can be filled in ${ }^{26} \mathrm{P}_2$
$
\begin{aligned}
& =\frac{26 !}{(26-2) !} \\
& =\frac{26 \times 25 \times 24 !}{24 !} \\
& =650 \text { ways }
\end{aligned}
$
Also, alphabets to be followed by two distinct non-zero digits from 1 to 9 which can be filled in ${ }^9 \mathrm{P}_2$
$
\begin{aligned}
& =\frac{9 !}{(9-2) !} \\
& =\frac{9 \times 8 \times 7 !}{7 !} \\
& =72 \text { ways } \\
& \therefore \text { Total number of a code words }=650 \times 72=46800
\end{aligned}
$
$\therefore$ Total number of a code words $=650 \times 72=46800$

(ii) There are total 26 alphabets.
A code word contains 2 English alphabets.
$\therefore 2$ alphabets can be filled in ${ }^{26} \mathrm{P}_2$
$
\begin{aligned}
& =\frac{26}{(26-2) !} \\
& =\frac{26 \times 25 \times 24 !}{24 !} \\
& =650 \text { ways }
\end{aligned}
$
For a code word to end with an even integer, the digit in the unit's place should be an even number between 1 to 9 which can be filled in 4 ways.
Also, 10 's place can be filled in 8 ways.
$\therefore$ Total number of codewords $=650 \times 4 \times 8=20800$ ways
$\therefore 20800$ codewords end with an even integer.

View full question & answer
Question 44 Marks
How many three-digit numbers can be formed from the digits 0, 1, 3, 5, 6 if repetitions of digits
(i) are allowed
(ii) are not allowed
View full question & answer
Question 54 Marks
How many five-digit numbers formed using the digit 0, 1, 2, 3, 4, 5 are divisible by 3 if digits are not repeated?
Answer
For a number to be divisible by 3.
The sum of digits must be divisible by 3.
Given 6 digits are 0, 1,2, 3, 4, 5.
Sum of 1, 2, 3, 4, 5 = 15, which is divisible by 3.
∴ There are two cases of 5 digit numbers formed from 0, 1, 2, 3, 4, 5 and divisible by 3.
Either 3 is selected in 5 digits (and 0 not selected) or 3 is not selected in 5 digits (and 0 is selected)
Case I:
3 is not selected (and 0 is selected) i.e., the digits are 0, 1, 2, 4, 5.
10000’s place digit can be selected in 4 ways (as 0 cannot appear).
As digits are not repeated, 1000’s place digit can be selected in 4 ways.
100’s place digit can be selected in 3 ways.
10’s place digit can be selected in 2 ways.
The unit’s place digit can be selected in 1 way.
∴ Using multiplication theorem,
Number of 5-digit number formed from 0, 1, 2, 4, 5 (with no repetition of digits) = 4 × 4 × 3 × 2 × 1 = 96

Case II:
3 is selected (and 0 is not selected) i.e., 1, 2, 3, 4, 5
10000’s place digit can be selected in 5 ways.
1000’s place digit can be selected in 4 ways.
100’s place digit can be selected in 3 ways.
10’s place digit can be selected in 2 ways.
The unit’s place digit can be selected in 1 way.
Using multiplication theorem,
Number of 5-digit numbers formed from 1, 2, 3, 4, 5 = 5 × 4 × 3 × 2 × 1 = 120
Both the cases are mutually exclusive and exhaustive.
∴ Required number = 96 + 120 = 216

View full question & answer
Question 64 Marks
If numbers are formed using digits 2, 3, 4, 5, 6 without repetition, how many of them will exceed 400?
Answer
Case I: Three-digit numbers with 4 occurring in hundred’s place:
100’s place digit can be selected in 1 way.
Ten’s place can be filled by any one of the numbers 2, 3, 5, 6.
∴ 10’s place digit can be selected in 4 ways.
The unit’s place digit can be selected in 3 ways.
∴ total number of numbers which have 4 in 100’s place = 1 × 4 × 3 = 12

Case II: Three-digit numbers more than 500
100’s place digit can be selected in 2 ways.
10’s place digit can be selected in 4 ways.
Unit’s place digit can be selected in 3 ways.
∴ total number of three digit numbers more than 500 = 2 × 4 × 3 = 24

Case III: Number of four digit numbers formed from 2, 3, 4, 5, 6
Since, repetition of digits is not allowed
∴ total four digit numbers formed = 5 × 4 × 3 × 2 = 120

Case IV: Number of five digit numbers formed from 2, 3, 4, 5, 6
Since, repetition of digits is not allowed
∴ total five digit numbers formed = 5 × 4 × 3 × 2 × 1 = 120
∴ total number of numbers that exceed 400 = 12 + 24 + 120 + 120 = 276

View full question & answer
Question 74 Marks
How many numbers between 100 and 1000 have the digit 7 exactly once?
Answer
Numbers between 100 and 1000 are 3-digit numbers.
A 3-digit number is to be formed from the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, where exactly one of the digits is 7.
When 7 is in the unit’s place
The unit’s place digit is 7.
∴ it can be selected in 1 way only.
10’s place digit can be selected in 9 ways.
100’s place digit can be selected in 8 ways.
∴ total number of numbers which have 7 in the unit’s place = 1 × 9 × 8 = 72
When 7 is in 10’s place
The unit’s place digit can be selected in 9 ways.
10’s place digit is 7
∴ it can be selected in 1 way only.
100’s place digit can be selected in 8 ways.
∴ total number of numbers which have 7 in 10’s place = 9 × 1 × 8 = 72
When 7 is in 100’s place
The unit’s place digit can be selected in 9 ways.
10’s place digit can be selected in 9 ways.
100’s place digit is 7
∴ it can be selected in 1 way.
∴ total numbers which have 7 in 100’s place = 9 × 9 × 1 = 81
∴ total number of numbers between 100 and 1000 having digit 7 exactly once = 72 + 72 + 81 = 225.
View full question & answer