document.write( "Question 411010: A survey of 350 customers was taken at Regal Cinemas in Austin, Texas, regarding the type of movies customers liked. The following information was determined
\n" );
document.write( " * 196 liked dramas.
\n" );
document.write( " * 153 liked comedies.
\n" );
document.write( " * 88 liked science fiction.
\n" );
document.write( " * 59 liked dramas and comedies.
\n" );
document.write( " * 37 liked dramas and science fiction.
\n" );
document.write( " * 32 liked comedies and science fiction.
\n" );
document.write( " * 21 liked all three types of movies.
\n" );
document.write( "Of the customers surveyed, how many liked\r
\n" );
document.write( "\n" );
document.write( " * a) none of these types of movies?
\n" );
document.write( " * b) only dramas?
\n" );
document.write( " * c) exactly one of these types of movies?
\n" );
document.write( " * d) exactly two of these types of movies?
\n" );
document.write( " * e) dramas or comedies?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #288939 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Did you make a 3 circle Venn diagram? \n" ); document.write( "a)350-83-121-40-38-16-11-21=20 \n" ); document.write( "b)196-38-16-21=121 \n" ); document.write( "c)40+121+83=244 \n" ); document.write( "d)11+38+16=65 \n" ); document.write( "e)330-88=242 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |