SOLUTION: there are three consecutive integers. The sum of twice the second and third is 61. Find the three integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: there are three consecutive integers. The sum of twice the second and third is 61. Find the three integers.       Log On


   



Question 307747: there are three consecutive integers. The sum of twice the second and third is 61. Find the three integers.
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the three consequitive numbers be x, x+1, x+2
2(x+1)+x+2 =61
2x+2 +x+2 =61
3x+4=61
3x=57
x=19
The numbers are 19,20,21