document.write( "Question 40298: The sum of three consecutive numbers is 111. What are the three numbers? \n" ); document.write( "
Algebra.Com's Answer #25640 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
x+x+1+x+2=111
\n" ); document.write( "3x+3=111
\n" ); document.write( "3x=108
\n" ); document.write( "x=36
\n" ); document.write( "x+1=37
\n" ); document.write( "x+2=38
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );