document.write( "Question 1145089: A survey of 830 workers in a plant indicated that 520 owned houses, 560 owned cars, 275 owned boats, 350 owned cars and houses, 220 owned houses and boats, 160 owned cars and boats, and 150 owned all three.\r
\n" );
document.write( "\n" );
document.write( "How many of the workers did not own any of the three items?\r
\n" );
document.write( "\n" );
document.write( "How many of the workers owned only two of the items? \n" );
document.write( "
Algebra.Com's Answer #766274 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "(a) First calculate the number of those workers who own at least one of the items.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " For it, calculate the alternate sum\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 560 + 560 + 275 - 350 - 220 - 160 + 150 = 815.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The rest 830 - 815 = 15 workers do not own any of the three items. ANSWER\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(b) Only cars and houses 350 - 150 = 200.\r\n" ); document.write( "\r\n" ); document.write( " Only cars and boats 160 - 150 = 10.\r\n" ); document.write( "\r\n" ); document.write( " Only houses and boats 220 - 150 = 70.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The subsets of workers counted in the previous 3 lines are DISJOINT.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Therefore, the number of workers who own only two items is 220 + 10 + 70 = 300. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For more details and explanations, read the lessons\r \n" ); document.write( "\n" ); document.write( " - Advanced problems on counting elements in sub-sets of a given finite set\r \n" ); document.write( "\n" ); document.write( " - Challenging problems on counting elements in subsets of a given finite set \r \n" ); document.write( "\n" ); document.write( "in this site, where you will find many similar solved problems.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |