document.write( "Question 261226: Find four consecutive integers whose sum is -38. \n" ); document.write( "
Algebra.Com's Answer #192430 by Alan3354(69443) You can put this solution on YOUR website! The easy way: \n" ); document.write( "-38/4 = -9.5 which is the center. \n" ); document.write( "2 numbers are adjacent on either side. \n" ); document.write( "--> -11, -10, -9, -8 \n" ); document.write( " \n" ); document.write( " |