Supposing that the integers are x, y and z, and that their average is 8, then
x+y+z
-------- = 8, or x + y + z = 24.
3
Let's experiment. Making up a table, we get:
x y z sum (sum MUST be 24)
5 9 10 24
4 9 11 24
3 10 11 24
2 11 11 24
1 11 12 24
1 10 13 24
1 1 22 24
Can't choose integers smaller than 1, so it appears that 22 is the largest possible integer that could be one of x, y and z.
Answer:
see below
Step-by-step explanation:
We'll cal the first integer x and then the rest of them will be x + 1, x + 2, x + 3 and x + 4. We can write x + 5(x + 2) = 3(x + 1 + x + 3 + x + 4) - 41.
x + 5x + 10 = 3(3x + 8) - 41
6x + 10 = 9x + 24 - 41
6x + 10 = 9x - 17
3x = 27
x = 9
The numbers are 9, 10, 11, 12, 13.
I believe answer one...I hope I helped!