Suppose a, b, c, d and e are five consecutive odd numbers in ascending order. Consider the following statements:
- 1. Their average is (a+4).
- 2. Their average is (b+2).
- 3. Their average is (e-4).
Which of the statements given above is/are correct?
1 only
2 and 3 only
1 and 3 only
1, 2 and 3
Answer is Right!
Answer is Wrong!
This question was previously asked in
UPSC CAPF – 2018
The average of these five numbers is (a + (a+2) + (a+4) + (a+6) + (a+8)) / 5 = (5a + 20) / 5 = a + 4.
Now let’s check the statements:
1. Their average is (a+4). This is correct.
2. Their average is (b+2). Since b = a+2, b+2 = (a+2)+2 = a+4. This is correct.
3. Their average is (e-4). Since e = a+8, e-4 = (a+8)-4 = a+4. This is correct.
All three statements are correct.