document.write( "Question 62129: Find three consecutive numbers whose sum is 126? Could you show the steps for me. \n" ); document.write( "
Algebra.Com's Answer #42885 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
x+(x+1)+(x+2)=126
\n" ); document.write( "3x+3=126
\n" ); document.write( "3x=123
\n" ); document.write( "x=41
\n" ); document.write( "x+1=42
\n" ); document.write( "x+2=43
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );