Find a four-digit number that is a multiple of and whose digits have a product greater than but less than .
Give any one such number.
Narrow the digit product to the possible values. The product must be , , or . Test each for being a product of four digits from to (a zero digit would force the product to ):
Recall what divisibility by 12 requires. Since with , the number must be divisible by both:
Rule out the digit product 27. Its only digit multiset is , whose sum is — not a multiple of , so no arrangement is divisible by , let alone by . That leaves product .
Handle the digit multisets that give 28. For the digit sum is , a multiple of , so only the divisibility-by- condition remains. For the sum is , not a multiple of , so that multiset is out. Arranging so the last two digits form a multiple of (namely or ) gives the complete list:
Verify one answer fully. Take :
An exhaustive search over all four-digit multiples of confirms these four numbers are the only solutions, so any one of them may be given as the answer.
Need to solve a different problem like this? Open the solver →