document.write( "Question 1178039: In a class of 50 students, 24 like football, 21 basketball and 18 cricket.
\n" );
document.write( "Six like football and basketball only, 3 like basketball only, 5 like all
\n" );
document.write( "three games and 14 did not like any of the three games
\n" );
document.write( "(i) Illustrate this information on a Venn diagram.
\n" );
document.write( "(ii) Find the number of students who like:
\n" );
document.write( "(α) football and cricket only;
\n" );
document.write( "(β) exactly one of the games. \n" );
document.write( "
Algebra.Com's Answer #807233 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " \n" ); document.write( "5 like all three games \n" ); document.write( " \r\n" ); document.write( "So w=5:\r\n" ); document.write( " \n" ); document.write( "six like football and basketball only. \n" ); document.write( " \r\n" ); document.write( "So t=6\r\n" ); document.write( "3 like basketball only. \n" ); document.write( " \r\n" ); document.write( "So u=3\r\n" ); document.write( " \n" ); document.write( "14 did not like any of the three games \n" ); document.write( " \r\n" ); document.write( "So z=14\r\n" ); document.write( "21 liked basketball. \r\n" ); document.write( "So t+u+w+x=21. That's\r\n" ); document.write( " 6+3+5+x=21\r\n" ); document.write( " 14+x=21\r\n" ); document.write( " x=7\r\n" ); document.write( "\r\n" ); document.write( "24 like football. \r\n" ); document.write( "So s+t+v+w=24\r\n" ); document.write( " s+6+v+5=24\r\n" ); document.write( " s+v+11=24\r\n" ); document.write( " s+v=13\r\n" ); document.write( "\r\n" ); document.write( "18 like cricket. \r\n" ); document.write( "So v+w+x+y=18\r\n" ); document.write( " v+5+7+y=18\r\n" ); document.write( " v+y+12=18\r\n" ); document.write( " v+y=6\r\n" ); document.write( "class of 50 students \r\n" ); document.write( "So s+t+u+v+w+x+y+z=50\r\n" ); document.write( " s+6+3+v+5+7+y+14=50\r\n" ); document.write( " s+v+y+35=50 \r\n" ); document.write( " s+v+y=15\r\n" ); document.write( "\r\n" ); document.write( "Subtract v+y=6\r\n" ); document.write( "Get s=9\r\n" ); document.write( "\r\n" ); document.write( "(ii) Find the number of students who like: \n" ); document.write( "(α) football and cricket only; \r\n" ); document.write( "that's v=4\r\n" ); document.write( "(β) exactly one of the games. \r\n" ); document.write( "That's s+u+y=9+3+2=14 \r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |