document.write( "Question 517482: The sum of three consecutive numbers is –15. What is the SMALLEST number? \n" ); document.write( "
Algebra.Com's Answer #344883 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
he sum of three consecutive numbers is –15. What is the SMALLEST number?
\n" ); document.write( ":
\n" ); document.write( "x + (x+1) + (x+2) = -15
\n" ); document.write( "3x = -15 - 3
\n" ); document.write( "3x = -18
\n" ); document.write( "x = -6
\n" ); document.write( ":
\n" ); document.write( "-6, -5, -4, the smallest number is the the one most negative, -6
\n" ); document.write( "
\n" );