document.write( "Question 253323: find all sets of four consecutive integers whose sum is between 16 and 24 \n" ); document.write( "
Algebra.Com's Answer #185617 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "x = 1st integer\r\n" ); document.write( "x+1 = 2nd integer\r\n" ); document.write( "x+2 = 3rd integer\r\n" ); document.write( "x+3 = 4th integer\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |