Solution:Five consecutive odd numbers = a, b, c, d and e.a + 2 = b ....... (1)
a + 4 = c ....... (2)
a + 6 = d ....... (3)
a + 8 = e ....... (4)
Then, average of the numbers
= (a + (a + 2) + (a + 4) + (a + 6) + (a + 8))/5
= (5a + 20)/5 = (5(a + 4))/5 = (a + 4)
∴ From equation (1),
a + 2 = b
Adding '2' on both sides,
a + 2 + 2 = b + 2
⇒ (a + 4) = (b + 2)
And from equation (4),
a + 8 = e
Subtracting '4' on both sides,
a + 4 = (e - 4)
So, all statements 1, 2 and 3 are correct.