document.write( "Question 485756: The sum of two consecutive whole nombers is 57. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #332191 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+1=57 \n" ); document.write( "2x=56 \n" ); document.write( "x=28 \n" ); document.write( "x+1=29 \n" ); document.write( " |