You can
put this solution on YOUR website! .
Find the second of two consecutive integers if the second is 13
than twice the first.
~~~~~~~~~~~~~~~~~~~~
The numbers are x, x+1.
The equation is
x+1 = 2x -13.
The solution is
x = 14.
Answer. The two consecutive integers are 14 and 15.