document.write( "Question 1059969: Determine four consecutive integers such that the sum of the first three integers is 20 more than the fourth integer \n" ); document.write( "
Algebra.Com's Answer #675066 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Determine four consecutive integers such that the sum of the first three integers is 20 more than the fourth integer
\n" ); document.write( "
Let the smallest integer be S
\n" ); document.write( "Then the others are: S + 1, S + 2, and S + 3
\n" ); document.write( "Equation needed: S + S + 1 + S + 2 = S + 3 + 20
\n" ); document.write( "Solve for S, the smallest
\n" ); document.write( "Count by 1s after to get the other 3, or add to the preceding to get the next larger \n" ); document.write( "
\n" );