If three times the smaller of two consecutive integers is added to four times the larger, the result is 39. Find the smaller integer

1 answer

consecutive integers --- x, x+1

3x + 4(x+1) = 39
3x + 4x + 4 = 39
7x = 35
x = 5

integers are 5 and 6