document.write( "Question 408989: I'm thinking of 4 consecutive numbers whose sum is 1000. what are they \n" ); document.write( "
Algebra.Com's Answer #288006 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x, (x+1),(x+2),(x+3) represent the 4 consecutive numbers
\n" ); document.write( "Question states***
\n" ); document.write( "x + (x+1)+(x+2)+(x+3)=1000
\n" ); document.write( "Solving for x
\n" ); document.write( " 4x = 994
\n" ); document.write( " x = 248.5. The 4 consecutive numbers are 248.5,249.5,250.5,251.5\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "248.5+249.5+250.5+251.5 = 1000
\n" ); document.write( " \n" ); document.write( "
\n" );