Exercise 1
How many -digit numbers can be formed from the digits , , , and assuming that
(i)
repetition of the digits is allowed?
(ii)
repetition of the digits is not allowed?
Not cross-checked
This solution has not been cross-checked against the answer printed in NCERT.
NCERT’s answer
(i)
$\displaystyle 125$, (ii) 60.
Fundamental principle of counting. A $\displaystyle 3$-digit number has three places — hundreds, tens and units — and each place must be filled by one of the digits \(\displaystyle 1, 2, 3, 4, 5\). None of these digits is \(\displaystyle 0\), so every filling gives a genuine $\displaystyle 3$-digit number.(i) Repetition allowed. The choice made at one place puts no restriction on the others, so each of the three places can be filled in \(\displaystyle 5\) ways.
\[5 \times 5 \times 5 = 125 \](ii) Repetition not allowed. Fill the hundreds place in \(\displaystyle 5\) ways. One digit is now used up, so the tens place can be filled in \(\displaystyle 4\) ways, and the units place in \(\displaystyle 3\) ways.
\[5 \times 4 \times 3 = 60 \]
This is just \(\displaystyle {}^{5}P_{3}\).(i) $\displaystyle 125$ numbers, (ii) $\displaystyle 60$ numbers.