document.write( "Question 739408: The sum of two consecutive whole numbers is 57. What is the value of the greater of the two numbers?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #451114 by rfer(16322)\"\" \"About 
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( "
\n" );