document.write( "Question 212191: 1 Three in a Row \r
\n" );
document.write( "\n" );
document.write( "The sum of three consecutive numbers is 600. What is the least of these three numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #160260 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+1+x+2=600 \n" ); document.write( "3x=597 \n" ); document.write( "x=199 \n" ); document.write( " |