document.write( "Question 976430: What is the sum of the multiples of 3 from 2 to 62
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #598001 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the sum of the multiples of 3 from 2 to 62 \n" ); document.write( "========== \n" ); document.write( "= sum of the multiples of 3 from 3 to 60 inclusive. \n" ); document.write( "60-3 = 57 \n" ); document.write( "57/3 = 19 \n" ); document.write( "--> 20 numbers \n" ); document.write( "--> 10 pairs \n" ); document.write( "3 + 60 = 63 \n" ); document.write( "6 + 57 = 63 \n" ); document.write( "etc \n" ); document.write( "= 10*63 \n" ); document.write( "= 630 \n" ); document.write( " \n" ); document.write( " |