document.write( "Question 1205816: Among 70 Jambites, a survey shows that: 23 were taking Physics 25 were taking Biology 22 were taking Chemistry 6 were taking Physics and Biology 7 were taking Biology and Chemistry 8 were taking Chemistry and Physics 2 were taking Physics, Biology and chemistry. (a) How many of the Jambites were taking none of the three sciences? (b) How many were taking just one of the three subjects? \n" ); document.write( "
Algebra.Com's Answer #842888 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Among 70 students, a survey shows that: \n" ); document.write( "23 were taking Physics, 25 were taking Biology, 22 were taking Chemistry \n" ); document.write( "6 were taking Physics and Biology, 7 were taking Biology and Chemistry, 8 were taking Chemistry and Physics \n" ); document.write( "2 were taking Physics, Biology and chemistry. \n" ); document.write( "(a) How many of the students were taking none of the three sciences? \n" ); document.write( "(b) How many were taking just one of the three subjects? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "You are given the universal set U of 70 students and 3 its basic subsets P, B and C \r\n" ); document.write( "(see the table below).\r\n" ); document.write( "\r\n" ); document.write( " U 70 total students\r\n" ); document.write( "\r\n" ); document.write( " P 23 Physics\r\n" ); document.write( "\r\n" ); document.write( " B 25 Biology\r\n" ); document.write( "\r\n" ); document.write( " C 22 Chemistry \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Also, you are given info about their in-pair intersections and about their triple intersection.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " PB 6 Physics and Biology\r\n" ); document.write( "\r\n" ); document.write( " BC 7 Biology and Chemistry \r\n" ); document.write( "\r\n" ); document.write( " PC 8 Chemistry and Physics\r\n" ); document.write( "\r\n" ); document.write( " PBC 2 Physics, Biology and chemistry\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Having this info well organized, you can easily answer all questions (a), and (b). \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(a) The set of students not taking any of the three subjects is U \ (P U B U C).\r\n" ); document.write( " \r\n" ); document.write( " So, calculate the number of students in the union (P U B U C} first.\r\n" ); document.write( "\r\n" ); document.write( " For it, use the inclusion-exclusion princuple/(formula)\r\n" ); document.write( "\r\n" ); document.write( " n(P U B U C) = n(P) + n(B) + n(C) - n(PB) - n(BC) - n(PC) + n(PBC) = \r\n" ); document.write( "\r\n" ); document.write( " = 23 + 25 + 22 - 6 - 7 - 8 + 2 = 51.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Now the next step gives the answer to question (a) : \r\n" ); document.write( "\r\n" ); document.write( " the number of students taking none of the three sciences = 70 - 51 = 19. ANSWER\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(b) The number of students taking Physics only, n(Po), is \r\n" ); document.write( "\r\n" ); document.write( " n(Po) = n(P) - n(PB) - n(PC) + n(PBC) = 23 - 6 - 8 + 2 = 11.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The number of students taking Biology only, n(Bo), is \r\n" ); document.write( "\r\n" ); document.write( " n(Bo) = n(B) - n(PB) - n(BC) + n(PBC) = 25 - 6 - 7 + 2 = 14.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The number of students taking Chemistry only, n(Co), is \r\n" ); document.write( "\r\n" ); document.write( " n(Co) = n(C) - n(PC) - n(BC) + n(PBC) = 22 - 8 - 7 + 2 = 9.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The number of students taking just one of the three subjects is\r\n" ); document.write( "\r\n" ); document.write( " n(Po) + n(Bo) + n(Co) = 11 + 14 + 9 = 34.\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( "On inclusion-exclusion principle, see this Wikipedia article\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://en.wikipedia.org/wiki/Inclusion%E2%80%93exclusion_principle\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To see many other similar (and different) solved problems, see the lessons\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " - Counting elements in sub-sets of a given finite set\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( " - Selected problems on counting elements in subsets of a given finite set \r \n" ); document.write( "\n" ); document.write( " - Inclusion-Exclusion principle problems \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Happy learning (!)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |