Question
Question: How many numbers divisible by 5 and lying between 3000 and 4000 can be formed from the digits 1, 2, ...
How many numbers divisible by 5 and lying between 3000 and 4000 can be formed from the digits 1, 2, 3, 4, 5, 6 (repetition is not allowed).
A
rn+r−1
B
5P2
C
4P2
D
6P3
Answer
4P2
Explanation
Solution
To be divisible by 5, the digit 5 must be at unit place, so now to be between 3000 and 4000, 3 must be at thousand place. Hence the required number of ways =4⥂P2.