document.write( "Question 916538: The sum of the two consecutive integers is 57. if x is the first integer write and solve an equation to determine both numbers. \n" ); document.write( "
Algebra.Com's Answer #556109 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! sum of the two consecutive integers is 57 \n" ); document.write( " x + (x+1) = 57 \n" ); document.write( "2x = 56 \n" ); document.write( "x = 28 \n" ); document.write( "the two consecutive integers are: 28, 29 \n" ); document.write( "... \n" ); document.write( "And...checking \n" ); document.write( "sum = 57 \n" ); document.write( " |