document.write( "Question 1206848: In a certain class, 22 pupils take one or more of chemistry, economics and government.
\n" );
document.write( "12 take economics (E), 8 take government (G) and 7 take chemistry (C). Nobody takes economics and chemistry and 4 pupils take economics and government.
\n" );
document.write( "a) Draw a Venn diagram to illustrate the information.
\n" );
document.write( "b) How many pupils take
\n" );
document.write( "i) both chemistry and government?
\n" );
document.write( "ii) government only? \n" );
document.write( "
Algebra.Com's Answer #844520 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "In a certain class, 22 pupils take one or more of chemistry, economics and government. \n" ); document.write( "12 take economics (E), 8 take government (G) and 7 take chemistry (C). \n" ); document.write( "Nobody takes economics and chemistry and 4 pupils take economics and government. \n" ); document.write( "a) Draw a Venn diagram to illustrate the information. \n" ); document.write( "b) How many pupils take \n" ); document.write( "i) both chemistry and government? \n" ); document.write( "ii) government only? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "We are given a Universal set (22 pupils) and 3 its basic subsets\r\n" ); document.write( "\r\n" ); document.write( " E (12)\r\n" ); document.write( " G (8)\r\n" ); document.write( " C (7)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "We also are given their in-pair intersections\r\n" ); document.write( "\r\n" ); document.write( " EC (0, nobody)\r\n" ); document.write( " EG (4)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Let x be the number of pupils in the intersection CG.\r\n" ); document.write( "\r\n" ); document.write( "We know that the triple intersection EGC is 0 (since EC is 0).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Write the inclusion-exclusion equality\r\n" ); document.write( "\r\n" ); document.write( " 22 = 12 + 8 + 7 - 0 - 4 - x + 0,\r\n" ); document.write( "\r\n" ); document.write( "or\r\n" ); document.write( "\r\n" ); document.write( " 22 = 23 - x.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Hence, x = 23 - 22 = 1.\r\n" ); document.write( "\r\n" ); document.write( "So, the intersection CG is 1 pupil. It is the answer to question (i).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Government only is G - EG - CG + EGC = 8 - 4 - 1 + 0 = 3. It is the answer to question (ii).\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |