document.write( "Question 472851: The Wildlife Federation surveyed 220 San Diego residents. The results are as follows:
\n" ); document.write( "32 had a membership to the Birch Aquarium
\n" ); document.write( "57 had a membership to the San Diego Zoo
\n" ); document.write( "21 had both
\n" ); document.write( "Construct a Venn diagram answering the following questions:
\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 #324182 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The Wildlife Federation surveyed 220 San Diego residents. The results are as follows:
\n" ); document.write( "32 had a membership to the Birch Aquarium
\n" ); document.write( "57 had a membership to the San Diego Zoo
\n" ); document.write( "21 had both
\n" ); document.write( "
\n" ); document.write( "i. How many had only a zoo membership? 57-21 = 36
\n" ); document.write( "ii. How many had only an aquarium membership? 32-21 = 11
\n" ); document.write( "iii. How many belonged to either one or the other or both? 36 + 11 + 21 = 68
\n" ); document.write( "iv. How many belonged to neither? 220 - 68 = 152
\n" ); document.write( " \n" ); document.write( "
\n" );