document.write( "Question 895899: The sum of two consecutive integers is 77. Find the larger of the two integers \n" ); document.write( "
Algebra.Com's Answer #543088 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+1=77
\n" ); document.write( "2x=76
\n" ); document.write( "x=76/2
\n" ); document.write( "x=38
\n" ); document.write( "x+1=39
\n" ); document.write( "
\n" );