The value of a 2-digit number is 5 times the sum of the digits. What is the product of the digits?

  1. A. 15
  2. B. 18
  3. C. 20
  4. D. 27

Correct Answer: C. 20

Explanation

Let the number be 10x + y. We have 10x + y = 5(x + y) \implies 5x = 4y. Since x, y are single digits, the only valid combination is x = 4 and y = 5. Product of digits is 4 \times 5 = 20.

Related questions on Arithmetic

Practice more CDS Elementary Mathematics questions