document.write( "Question 1148455: (a) How many integers from 1 through 201 are multiples of 6 or multiples of 11?
\n" ); document.write( " (b) How many integers from 1 through 201 are neither multiples of 6 nor multiples of 11?
\n" ); document.write( " (c) How many integers from 1 through 201 are multiples of both 6 and 11?
\n" ); document.write( " (d) How many integers from 1 through 201 are multiples of either 6 or of 11 but not multiple of both?
\n" ); document.write( "

Algebra.Com's Answer #769827 by ikleyn(52884)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            The solution to part (a) given by @boreal is WRONG.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            I came to bring the correct solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The number of integers from 1 to 201 (inclusive) that are multiple of 6 is  33 \r\n" );
document.write( " (notice that \"201%2F6\" = 33.5, approximately).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of integers from 1 to 201 (inclusive) that are multiple of 11 is  18 \r\n" );
document.write( " (notice that \"201%2F11\" = 18.3, approximately).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of integers from 1 to 201 (inclusive) that are multiple of 6 and of 11 simultaneously is  3:  66, 132 and 198).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From it, the number of integers from 1 to 201 (inclusive) that are multiple of 6 or  11  is  33 + 18 - 3 = 48.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    We must first add  33 and 18  and then subtract the \"3\" from this sum (!)\r\n" );
document.write( "\r\n" );
document.write( "    It is because when we add 33 and 18, we count TWICE the integers in the intersection of these subsets (!)\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "See the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Counting elements in sub-sets of a given finite set\r
\n" ); document.write( "\n" ); document.write( "in this site, where you can find other similar solved problems.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "/\/\/\/\/\/\/\/\/\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The rule of this forum is \"ONE and only ONE problem per post\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do not violate this rule, please !\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Those who violate it, work AGAINST their own interests (!)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "With it, welcome to the forum.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Re-post your problems SEPARATELY .\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Come again soon to the forum to learn something new (!)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );