document.write( "Question 276698: what is the sum of 5 consecutive integers if the median number is 70 \n" ); document.write( "
Algebra.Com's Answer #201611 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
70 is the middle number
\n" ); document.write( "68,69,70,71,72
\n" ); document.write( "5*70=350
\n" ); document.write( "since (70-2)+(70+2)=2*70
\n" ); document.write( "70-1+70+1=2*70
\n" ); document.write( "2*70+2*70+70=5*70=350
\n" ); document.write( "350 is the sum
\n" ); document.write( "
\n" );