document.write( "Question 190975: I am stuck on my homework assignment, can someone show me how this is completed? I really appreciate it!
\n" );
document.write( "A drug company is considering manufacturing a new product that has two different flavors, orange and cherry. They surveyed 150 people. The results are as follows:\r
\n" );
document.write( "\n" );
document.write( "75 liked cherry flavor
\n" );
document.write( " 94 liked orange flavor
\n" );
document.write( " 22 liked both flavors. \r
\n" );
document.write( "\n" );
document.write( "Construct a Venn diagram and answer the following: \r
\n" );
document.write( "\n" );
document.write( "a) How many liked only orange flavor?
\n" );
document.write( "b) How many liked only cherry flavor?
\n" );
document.write( "c) How many liked either one or the other or both?
\n" );
document.write( "d) How many liked neither?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #143380 by Edwin McCravy(20086) You can put this solution on YOUR website! Edwin'solution: \n" ); document.write( " \r\n" ); document.write( "First draw a big rectangle to hold all 150 people surveyed:\r\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "a) How many liked only orange flavor? \n" ); document.write( " \r\n" ); document.write( "The 72 which are in the part of circle O which does\r\n" ); document.write( "not overlap circle C.\r\n" ); document.write( " \n" ); document.write( "b) How many liked only cherry flavor? \n" ); document.write( " \r\n" ); document.write( "The 53 which are in the part of circle C which does\r\n" ); document.write( "not overlap circle O.\r\n" ); document.write( " \n" ); document.write( "c) How many liked either one or the other or both? \n" ); document.write( " \r\n" ); document.write( "There are two ways to figure that:\r\n" ); document.write( "\r\n" ); document.write( "Either add up the ones that are in either circle\r\n" ); document.write( "or both circles: 53+22+72=147\r\n" ); document.write( "\r\n" ); document.write( "or the easy way, subtract the 3 that did not like either \r\n" ); document.write( "flavor from the 150 and get 150-3 = 147. Either way, the \r\n" ); document.write( "answer is the same. \r\n" ); document.write( " \n" ); document.write( "d) How many liked neither? \n" ); document.write( " \r\n" ); document.write( "That's just the 3 that are outside both circles.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |