You can put this solution on YOUR website! .
For two consecutive integers, the smaller plus 3 times the larger is 39. Find the integers.
~~~~~~~~~~~~~~~~~~~~~~~~
Let x be the smaller of the two consecutive integers; then (x+1) is the larger.
The equation then is
x + 3*(x +1) = 39.
x + 3x + 3 = 39.
4x = 39 - 3
4x = 36
x = 36/4 = 9.
ANSWER. The integers are 9 and 10.
Completed, answered and solved.
-----------------
The tutor @Theo misread the problem and produced incorrect answer.