SOLUTION: If three times the smaller of two consecutive integers is added to four times the larger the result is 137. Find the smaller integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: If three times the smaller of two consecutive integers is added to four times the larger the result is 137. Find the smaller integer       Log On


   



Question 292960: If three times the smaller of two consecutive integers is added to four times the larger the result is 137. Find the smaller integer

Answer by CharlesG2(834) About Me  (Show Source):
You can put this solution on YOUR website!
If three times the smaller of two consecutive integers is added to four times the larger the result is 137. Find the smaller integer
2 consecutive integers: n, n + 1
3*n + 4*(n + 1) = 137
3n + 4n + 4 = 137
7n = 133
n = 19
smaller integer is 19