SOLUTION: find two consecutive integers such that the sum of twice the smaller and 3 times the larger is 163

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find two consecutive integers such that the sum of twice the smaller and 3 times the larger is 163       Log On


   



Question 591121: find two consecutive integers such that the sum of twice the smaller and 3 times the larger is 163

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the two consequtive integers be x & (x+1)
2x+3(x+!)= 163
2x+3x+3=163
5x+3=163
-3
5x=160
/5
x=32
32, and 33