document.write( "Question 570891: 4 consecutive whole numbers such that the sum of the first three equals the fourth number \n" ); document.write( "
Algebra.Com's Answer #367838 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
4 consecutive whole numbers such that the sum of the first three equals the fourth number
\n" ); document.write( "----
\n" ); document.write( "1st: x-2
\n" ); document.write( "2nd:x-1
\n" ); document.write( "3rd:x
\n" ); document.write( "4th:x+1
\n" ); document.write( "----
\n" ); document.write( "sum = 3(x+1)
\n" ); document.write( "4x-2 = 3x+3
\n" ); document.write( "x = 5
\n" ); document.write( "---
\n" ); document.write( "1st: x-2 = 3
\n" ); document.write( "2nd: x-1 = 4
\n" ); document.write( "3rd: x = 5
\n" ); document.write( "4th: x+1 = 6
\n" ); document.write( "-----------------
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );