-
a, b, c, d and e are five consecutive odd numbers. What is their average?
-
- a + 2
- a + 4
- a + 3
- a + 1
- a + 2
Correct Option: B
According to question ,
Each successive odd number exceeds its predecessor by 2.
a + b + c + d + e = a + (a + 2) + (a + 4) + (a + 6) + (a + 8) = 5a + 20 = 5 (a + 4)
Average age = | = a + 4 | |
5 |