- talaangoshtari
- Master | Next Rank: 500 Posts
- Posts: 154
- Joined: Wed May 21, 2014 4:29 am
- Thanked: 8 times
- Followed by:1 members
For an integer to be a multiple of 9, the SUM OF ITS DIGITS must be a multiple of 9.talaangoshtari wrote:How many 5 digit numbers that are divisible by 9 can be formed using the digits 0, 1, 2, 4, 5, 6 if repeats are not allowed?
A.66
B.120
C.360
D.488
E.720
From {0, 1, 2, 4, 5, 6}, only one 5-digit combination will yield a sum that is a multiple of 9:
1+2+4+5+6 = 18.
Thus, the 5-digit integer must be composed of the digits 1, 2, 4, 5 and 6.
The number of ways to arrange these 5 digits = 5! = 120.
The correct answer is B.












