document.write( "Question 227706: The sum of two consecutive integers is 37. Find the number. \n" ); document.write( "
Algebra.Com's Answer #169154 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+1=37 \n" ); document.write( "2x=36 \n" ); document.write( "x=18 \n" ); document.write( "x+1=19 \n" ); document.write( " |