Multiple choice

The average of the four numbers is 24.5. Out of the four numbers, the first is 1.5 times the second, the second is (\frac{1}{3}) rd of the third, and the third is 2 times the fourth number. Then what is the smallest of all these numbers?

  1. $12$
  2. $13$
  3. $14$
  4. $15$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Given average = 24.5, sum of four numbers = 98. Let numbers be a, b, c, d. From conditions: a = 1.5b, b = c/3 (so c = 3b), and c = 2d (so d = c/2 = 1.5b). Substituting: 1.5b + b + 3b + 1.5b = 7b = 98, giving b = 14. The numbers are 21, 14, 42, 21, making 14 the smallest. Options A, B, D are incorrect as they don't satisfy the given relationships.