document.write( "Question 344995: find the mean of all of the numbers from 1 to 1000 that end in 2 \r
\n" );
document.write( "\n" );
document.write( "a 496 b 497 c 498 d 500 \n" );
document.write( "
Algebra.Com's Answer #246816 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "We need to find their sum and the number of terms\r\n" ); document.write( "\r\n" ); document.write( "The sum is\r\n" ); document.write( "\r\n" ); document.write( "Sn = 2+12+22+32+42+52+62+72+82+92+102+ ... +972+982+992\r\n" ); document.write( "\r\n" ); document.write( "This is an arithmetic series with\n" ); document.write( " |