document.write( "Question 982000: Which of the following is the sum of all the multiples of 3 from 15 to
\n" );
document.write( "48? \n" );
document.write( "
Algebra.Com's Answer #602870 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! multiples of 3 from 15 to 48: \n" ); document.write( "15, 18, 21, 24, 27, 30, 33, 36, 39, 42, 45, 48\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add them all up to get 15+18+21+24+27+30+33+36+39+42+45+48 = 378\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |