Bunuel
How many six-digit positive numbers can be formed using the digits 1, 2, 3, 4, 5, and 6 exactly once, such that the six–digit number is divisible by its units digit, if the units digit is not 1?
A. 456
B. 492
C. 520
D. 528
E. 620
Solution:We see that if the units digit is 2, then the number has to be divisible by 2; if the units digit is 3, then the number has to be divisible by 3, etc. Let’s look at each case individually.
Case 1: The units digit is 2 and the number is divisible by 2
Recall that if the units digit of a number is even, then the number is divisible by 2. Since here the units digit of the number is 2 (which is an even digit), it will always be divisible by 2. In this case, we have 5! = 120 ways to rearrange the other 5 digits (i.e., the digits on the left of the units digit 2).
Case 2: The units digit is 3 and the number is divisible by 3
Recall that if the sum of the digits of a number is divisible by 3, then the number is divisible by 3. Since here the sum of the digits of the number is always 1 + 2 + 3 + 4 + 5 + 6 = 21 (which is divisible by 3), it will always be divisible by 3. In this case, we have 5! = 120 ways to rearrange the other 5 digits (i.e., the digits on the left of the units digit 3).
Case 3: The units digit is 4 and the number is divisible by 4
Recall that if the last two digits of a number are divisible by 4, then the number is divisible by 4. Here, the last two digits of the number must be 24 or 64 in order for it to be divisible by 4. Therefore, we have 4! = 24 ways to rearrange the other 4 digits (i.e., the digits on the left of the above-mentioned two digits). Since there are 2 possible last two-digit combinations and each has 24 choices for the remaining 4 digits, there are 24 x 2 = 48 possible 6-digit numbers in this case.
Case 4: The units digit is 5 and the number is divisible by 5.
Recall that if the units digit of a number is divisible by 5, then the number is divisible by 5. Since here the units digit of the number is 5 (which is divisible by 5), it will always be divisible by 5. In this case, we have 5! = 120 ways to rearrange the other 5 digits (i.e., the digits on the left of the units digit 5).
Case 5: The units digit is 6 and the number is divisible by 6.
Recall that if the number is divisible by 2 and 3, then it is divisible by 6. Since here the units digit of the number is 6 (which is even), it will be divisible by 2. Furthermore, since the sum of the digits of the number is 21, it will always be divisible by 3. In other words, when the units digit of the number is 6 and no matter how we arrange the remaining 5 digits, it will always be divisible by 6 and we have 5! = 120 ways to rearrange the remaining 5 digits.
Therefore, we have a total of 120 + 120 + 48 + 120 + 120 = 528 such numbers.
Answer: D