document.write( "Question 464032: The Wildlife Federation surveyed 140 San Diego residents. The results are as follows:
\n" );
document.write( "
\n" );
document.write( " 22 had a membership to the Birch Aquarium
\n" );
document.write( " 26 had a membership to the San Diego Zoo
\n" );
document.write( " 15 had both
\n" );
document.write( "
\n" );
document.write( "Construct a Venn diagram and submit it to the Dropbox.
\n" );
document.write( "Answer the following questions:
\n" );
document.write( "
\n" );
document.write( " i. How many had only a zoo membership?
\n" );
document.write( " ii. How many had only an aquarium membership?
\n" );
document.write( " iii. How many belonged to either one or the other or both?
\n" );
document.write( " iv. How many belonged to neither? \n" );
document.write( "
Algebra.Com's Answer #317855 by edjones(8007)![]() ![]() You can put this solution on YOUR website! i)26-15=11 \n" ); document.write( "ii)22-15=7 \n" ); document.write( "iii)7+15+11=33 \n" ); document.write( "iv)140-33=107 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |