document.write( "Question 1076650: Find the sum of the multiples of 3 less than 100. Hence or otherwise find the sum of the numbers less than 100 which are not multiples of 3. \n" ); document.write( "
Algebra.Com's Answer #691296 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! 3*1 = 3 \n" ); document.write( "3*2 = 6 \n" ); document.write( "… \n" ); document.write( "3*33 = 99\r \n" ); document.write( "\n" ); document.write( "So there are 33 multiples of 3 less than 100. To find the sum, use \n" ); document.write( "\n" ); document.write( " 3+6+9 +… + 99 = 3(1+2+3+…+33) = \n" ); document.write( " \n" ); document.write( "To find the sum of numbers less than 100 that are not multiples of 3, I would take the approach of finding the sum of all the numbers less than 100 \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |