Problema Solution
find the three consecutive integers such that twice the first plus three less than twice the third is equal totwenty-nine.
Answer provided by our tutors
the numbers are , x, x+1, x+2
2x+2(x+2)-3 = 29
or, 2x+2x+4-3 = 29
or, 4x = 28
so, x = 7
So, numbers are 7,8,9