document.write( "Question 308028: in a class of 24 students 19 take social studies, 22 take math and all take either social studies or math. \r
\n" );
document.write( "\n" );
document.write( "How many students take both social studies and math\r
\n" );
document.write( "\n" );
document.write( "A student from the class is selected at random.
\n" );
document.write( " Find \r
\n" );
document.write( "\n" );
document.write( "1.The probability that he stakes social studies
\n" );
document.write( "2. The probability he takes math
\n" );
document.write( "3. The probability he takes both math and social studies \n" );
document.write( "
Algebra.Com's Answer #220349 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 19 + 22 - b = 24 ___ 17 = b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1. P(ss) = 19/24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. P(m) = 22/24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3. P(b) = 17/24 \n" ); document.write( " |