The average of 4 consecutive odd numbers is 50. What is the greatest number ?
2025
The average of 4 consecutive odd numbers is 50. What is the greatest number ?
- A.
60
- B.
53
- C.
73
- D.
54
Attempted by 2 students.
Show answer & explanation
Correct answer: B

Concept: For a set of evenly spaced (arithmetic) numbers, the average always equals the average of the first and last terms; equivalently, average = first term + (common difference) x (number of terms - 1) / 2. Consecutive odd numbers are evenly spaced with a common difference of 2.
Let the four consecutive odd numbers be x, x+2, x+4 and x+6, where x is the smallest of the four.
Their sum is x + (x+2) + (x+4) + (x+6) = 4x + 12.
The average of the four numbers is (4x + 12) / 4 = x + 3.
Since the average is given as 50: x + 3 = 50, so x = 47.
The greatest of the four numbers is x + 6 = 47 + 6 = 53.
Cross-check: Listing the four terms gives 47, 49, 51 and 53. Their sum is 200, and 200 / 4 = 50, which matches the given average -- confirming the greatest term found above.