How many positive numbers less than 10,000 are such that the product of their digits is 210?
Step-by-step Solution:
First, find the prime factors of 210:
210 = 2 × 3 × 5 × 7
Numbers less than 10,000 can have 1, 2, 3, or 4 digits.
Since the product of digits is 210, none of the digits can be 0.
The digit 1 can be included without changing the product.
Possible valid sets of digits (all must be 1–9):
Total numbers = 24 + 6 + 24 = 54
The correct answer is (D) 54.