document.write( "Question 647844: There are four consecutive integers. The sum of the first and fourth of these consecutive integers is 125. Find all four consecutive integers. \n" ); document.write( "
Algebra.Com's Answer #406427 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Call the 4 consecutive integers
\n" ); document.write( "\"+n+\", \"+n+%2B+1+\", \"+n+%2B+2+\", and \"+n+%2B+3+\"
\n" ); document.write( "given:
\n" ); document.write( "\"+n+%2B+n+%2B+3+=+125+\"
\n" ); document.write( "\"2n+=+122+\"
\n" ); document.write( "\"+n+=+61+\"
\n" ); document.write( "\"+n+%2B+1+=+62+\"
\n" ); document.write( "\"+n+%2B+2+=+63+\"
\n" ); document.write( "\"+n+%2B+3+=+64+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );