Permutations And Combinations Ques 11
- A five digits number divisible by 3 is to be formed using the numbers $0,1,2,3,4$ and 5 , without repetition. The total number of ways this can be done, is
$(1989,2\ M)$
216
240
600
(d) 3125
Show Answer
Answer:
Correct Answer: 11.(a)
Solution:
Formula:
Since a five-digit number is formed using the digits ${0,1,2,3,4,5}$ divisible by 3, i.e., only possible when sum of the digits is a multiple of three. Case I Using digits $0,1,2,4,5$
Number of ways $=4 \times 4 \times 3 \times 2 \times 1=96$
Case II Using digits $1,2,3,4,5$
Number of ways $=5 \times 4 \times 3 \times 2 \times 1=120$
$\therefore$ Total numbers formed $=120+96=216$