document.write( "Question 320416: the sum of the second and fourth of four consecutive integers is 120. find the four consecutive integers. \n" ); document.write( "
Algebra.Com's Answer #229507 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the sum of the second and fourth of four consecutive integers is 120.
\n" ); document.write( "find the four consecutive integers.
\n" ); document.write( ":
\n" ); document.write( "The 4 consecutive integers: x, x+1, x+2, x+3
\n" ); document.write( ":
\n" ); document.write( "(x+1) + (x+3) = 120
\n" ); document.write( "2x + 4 = 120
\n" ); document.write( "2x = 120 - 4
\n" ); document.write( "2x = 116
\n" ); document.write( "x = \"116%2F2\"
\n" ); document.write( "x = 58
\n" ); document.write( ":
\n" ); document.write( "58, 59 + 60 + 61 are the integers
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check solution: 59 + 61 = 120
\n" ); document.write( "
\n" );