document.write( "Question 1139868: Find the sum of all even numbers from 4 to 100 inclusive, excluding those which are multiples of 3. \n" ); document.write( "
Algebra.Com's Answer #760397 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
Find the sum of all even numbers from 4 to 100 inclusive, excluding those which are multiples of 3.
\n" ); document.write( "
Number of EVEN numbers, from 4 to 100, inclusive: \"matrix%281%2C3%2C+%28100+-+4+%2B+2%29%2F2%2C+%22=%22%2C+49%29\"
\n" ); document.write( "Sum of the 49 EVEN numbers, from 4 to 100, inclusive: \r
\n" ); document.write( "\n" ); document.write( "Number of EVEN numbers, from 4 to 100, inclusive, that're MULTIPLES of 6 (2 * 3): \"matrix%281%2C3%2C+%2896+-+6+%2B+6%29%2F6%2C+%22=%22%2C+16%29\"
\n" ); document.write( "Sum of the 16 EVEN numbers, from 4 to 100, inclusive, that're MULTIPLES of 6: \r
\n" ); document.write( "\n" ); document.write( "Sum of ALL EVEN numbers, from 4 to 100, inclusive, that're NOT MULTIPLES of 6: \n" ); document.write( "
\n" );