document.write( "Question 404938: The sum of four consecutive integers is 230. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #286151 by IWork4Dessert(60)\"\" \"About 
You can put this solution on YOUR website!
No matter what the numbers, consecutive integers will always be one after the other. The second will be one higher than the first, the third will be one higher than the second, and so on. 1, 2, and 3 all add one, 100, 101, and 102 all add one.
\n" ); document.write( "You know that your four integers add up to equal 230, and that each one is higher than the next.
\n" ); document.write( "This being said:
\n" ); document.write( "(x)+(x+1)+(x+2)+(x+3)=230
\n" ); document.write( "4x+6=230
\n" ); document.write( "4x=224
\n" ); document.write( "x=56
\n" ); document.write( "Now just plug in.
\n" ); document.write( "x=56
\n" ); document.write( "x+1=57
\n" ); document.write( "x+2=58
\n" ); document.write( "x+3=59
\n" ); document.write( "You can also check your answers by adding them together.
\n" ); document.write( "56+57+58+59=230
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );