If the average of four consecutive odd numbers is 12, find the smallest of…
2024
If the average of four consecutive odd numbers is 12, find the smallest of these numbers?
- A.
5
- B.
7
- C.
9
- D.
11
Attempted by 6 students.
Show answer & explanation
Correct answer: C
Answer: 9
Explanation:
Let the four consecutive odd numbers be x, x+2, x+4, and x+6.
Their average is (x + (x+2) + (x+4) + (x+6))/4 = (4x + 12)/4, and this equals 12.
So 4x + 12 = 48. Subtract 12 to get 4x = 36, hence x = 9.
Therefore the smallest number is 9.