document.write( "Question 1201393: In a class of 70 students 6 offer Economics only, 18 offer Geography and economics but not Mathematics, 36 offer Economics and Mathematics, 53 offer Economics, 50 offer Geography and 34 offer Mathematics. All students offer at least one subject.
\n" );
document.write( "(a)Determine the number of students who offer Maths only
\n" );
document.write( "(b) Determine the number of students who Geography only \n" );
document.write( "
Algebra.Com's Answer #835731 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Venn Diagram \n" ); document.write( " \n" ); document.write( "There are 8 distinct regions \n" ); document.write( "a = Econ only \n" ); document.write( "b = Econ and Geo, but not Math \n" ); document.write( "c = Geo only \n" ); document.write( "d = Econ and Math, but not Geo \n" ); document.write( "e = all 3 \n" ); document.write( "f = Geo and Math, but not Econ \n" ); document.write( "g = Math only \n" ); document.write( "h = neither of the 3 classes mentioned\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Given facts \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Fact 2 leads directly to a = 6 \n" ); document.write( "Fact 3 tells us b = 18 \n" ); document.write( " \n" ); document.write( "fact4 says that d+e = 36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we have \n" ); document.write( "a = 6 \n" ); document.write( "b = 18 \n" ); document.write( "d+e = 36 \n" ); document.write( "so, \n" ); document.write( "a+b+d+e = 6+18+36 = 60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "But this sum is larger than the number of people taking Econ (see fact 5). We run into a contradiction.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Put another way: \n" ); document.write( "fact5 says that a+b+d+e = 53 \n" ); document.write( "Let's plug a = 6 and b = 18 into that and isolate d+e \n" ); document.write( "a+b+d+e = 53 \n" ); document.write( "6+18+d+e = 53 \n" ); document.write( "24+d+e = 53 \n" ); document.write( "d+e = 53-24 \n" ); document.write( "d+e = 29 \n" ); document.write( "This clashes with fact 4 that d+e = 36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Either way we run into a contradiction. \n" ); document.write( "It's likely your teacher made a typo somewhere when coming up with the numbers to this problem. \n" ); document.write( "I would ask him/her for further clarification. \n" ); document.write( " \n" ); document.write( " |