document.write( "Question 837863: Ten consecutive integers are arranged in order from least to greatest. If the sum of the first five integers is 200, what is the sum of the last five integers ? \n" ); document.write( "
Algebra.Com's Answer #504773 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The 6th integer is 5 more than the 1st integer \n" ); document.write( "The 7th integer is 5 more than the 2nd integer \n" ); document.write( "... \n" ); document.write( "The 10th integer is 5 more than the 5th integer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore the sum of the last five integers is 200 + 25 = 225. \n" ); document.write( " |