Solveeit Logo

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

n+r1r\frac{n + r - 1}{r}

B

5P25P_{2}

C

4P24P_{2}

D

6P36P_{3}

Answer

4P24P_{2}

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 =4P2=^{4} ⥂ P_{2}.