The average of five consecutive odd numbers is 61. What is the difference between the highest and lowest numbers :

Asked Sep 07, 2023 Modified Sep 07, 2023 Viewed 0 times
0
asked Sep 07, 2023 at 09:12
1 Answer
0
Let the numbers be x, x + 2, x + 4, x + 6 and x + 8. Then [x + (x + 2) + (x + 4) + (x + 6) + (x + 8) ] / 5 = 61. or 5x + 20 = 305 or x = 57. So, required difference = (57 + 8) - 57 = 8
answered Sep 07, 2023 at 09:12

Your Answer