document.write( "Question 898060: A survey was conducted about people’s favorite types of books. The results came in as shown here:
\n" );
document.write( "1021 read Romance novels
\n" );
document.write( "1050 read Fantasy novels
\n" );
document.write( "1112 read Mystery novels
\n" );
document.write( "141 read Romance and Fantasy novels
\n" );
document.write( "216 read Romance and Mystery novels
\n" );
document.write( "197 read Fantasy and Mystery novels
\n" );
document.write( "19 read all three types of novels
\n" );
document.write( "352 read none of these three types of novels
\n" );
document.write( "b.) How many people were surveyed?
\n" );
document.write( "c.) How many people liked Fantasy novels only?
\n" );
document.write( "d.) How many people did not like Fantasy novels?
\n" );
document.write( "e.) How many people liked Romance and Mystery, but not Fantasy?
\n" );
document.write( "f.) How many people like Romance or Mystery, but not Fantasy? \n" );
document.write( "
Algebra.Com's Answer #544514 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Where is question a? \n" ); document.write( "b)3000 \n" ); document.write( "c)731 \n" ); document.write( "d) 352+683+197+718 \n" ); document.write( "e) 197 \n" ); document.write( "f)683+197+718 \n" ); document.write( " ![]() |