document.write( "Question 1074390: If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Find the sum of all the multiples of 3 or 5 below 4133.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #689047 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9.
\n" ); document.write( "The sum of these multiples is 23. Find the sum of all the multiples of 3 or 5 below 4133.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "1.  Take the sum \"S%5B3%5D\" of all integer numbers multiple of 3 from 1 to 4133.\r\n" );
document.write( "    It is the sum of an AP with the first term 3, the common difference 3 and the last term of 4131. \r\n" );
document.write( "\r\n" );
document.write( "    The number of terms is n = \"4131%2F3\" = 1377.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2.  Take the sum \"S%5B5%5D\" of all integer numbers multiple of 5 from 1 to 4133.\r\n" );
document.write( "    It is the sum of an AP with the first term 5, the common difference 5 and the last term of 4130. \r\n" );
document.write( "\r\n" );
document.write( "    The number of terms is n = \"4130%2F5\" = 826.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3.  Calculate \"S%5B3%5D+%2B+S%5B5%5D\".\r\n" );
document.write( "\r\n" );
document.write( "    Still, it is NOT your answer.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "4.  To get the answer, distract from \"S%5B3%5D+%2B+S%5B5%5D\" the sum \"S%5B15%5D\" of all integer numbers multiple of 15 from 1 to 4133. \r\n" );
document.write( "\r\n" );
document.write( "         ( Since you counted these numbers TWICE in the sum \"S%5B3%5D+%2B+S%5B5%5D\" (!) )\r\n" );
document.write( "\r\n" );
document.write( "    The sum \"S%5B15%5D\" is the sum of an AP with the first term 15, the common difference of 15 and the last term 4125.\r\n" );
document.write( "\r\n" );
document.write( "    The number of terms is n = \"4125%2F15\" = 275.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "5.  Again, your answer will be \"S%5B3%5D+%2B+S%5B5%5D+-+S%5B15%5D\".\r\n" );
document.write( "\r\n" );
document.write( "    Do all these calculations on your own.\r\n" );
document.write( "\r\n" );
document.write( "    You have clear instructions. The rest is simple arithmetic.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On calculating the sum of an arithmetic progression see the lesons\r
\n" ); document.write( "\n" ); document.write( "    - Arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - The proofs of the formulas for arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "    - Problems on arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-II in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Arithmetic progressions\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );