document.write( "Question 585141: Find 5 consecutive integers such that the sum of the 1st and the 4th is 97. \n" ); document.write( "
Algebra.Com's Answer #373157 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+x+3=97
\n" ); document.write( "2x=94
\n" ); document.write( "x=47
\n" ); document.write( "47,48,49,50,51
\n" ); document.write( "47+50=97
\n" ); document.write( "
\n" ); document.write( "
\n" );