document.write( "Question 1106293: In a class of 60 students, the number of students who passed Biology is 6 more than the number of students who passed Chemistry. Every student passed at least one of the two subjects and 8 students passed both subjects. a. illustrate this information on a venn diagram. b. How many students passed i. chemistry ii. Biology iii. only chemistry iv. only Biology Find the percentage of the students who passed exactly one subject only \n" ); document.write( "
Algebra.Com's Answer #721278 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Let me show you how to solve the problem WITHOUT using a Venn diagram.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let B be the number of students who passed the Biology exam only.\r\n" ); document.write( "\r\n" ); document.write( "Let C be the number of students who passed the Chemistry exam only.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then your first equation is \r\n" ); document.write( "\r\n" ); document.write( "B + C + 8 = 60 (1) (\"Every student passed at least one of the two subjects and 8 students passed both subjects.\")\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Your second equation is \r\n" ); document.write( "\r\n" ); document.write( "(B+8) - (C+8) = 6 (2) (\"the number of students who passed Biology is 6 more than the number of students who passed Chemistry\")\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify equations (1) and (2). You will get\r\n" ); document.write( "\r\n" ); document.write( "B + C = 52, (1')\r\n" ); document.write( "B - C = 6. (2')\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now add equations (1) and (2). You will get\r\n" ); document.write( "\r\n" ); document.write( "2B = 52 + 6 = 58 ====> B =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |