document.write( "Question 1208918: A history class is comprised of 5
\n" ); document.write( "female and
\n" ); document.write( "9 male students. If the instructor of the class randomly chooses
\n" ); document.write( "8 students from the class for an oral exam, what is the probability that
\n" ); document.write( "3 female students and
\n" ); document.write( "5 male students will be selected? Round your answer to
\n" ); document.write( "decimal places
\n" ); document.write( "

Algebra.Com's Answer #847439 by mccravyedwin(408)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "It will be a success if the instructor chooses 3 females from the 5 in any of\r\n" );
document.write( "C(5,3) ways and chooses 5 males from the 9 in any of C(9,5) ways --\r\n" );
document.write( "\r\n" );
document.write( "out of the number of ways the instructor could possibly choose the 8, which is --\r\n" );
document.write( "\r\n" );
document.write( "any 9 students out of the 5+9=14 students in any of C(14,8) ways:\r\n" );
document.write( "\r\n" );
document.write( "\"%22C%285%2C3%29%22%2A%22C%289%2C5%29%22%2F%22C%2814%2C8%29%22\"\"%22%22=%22%22\"\"%2810%2A126%29%2F3003\"\"%22%22=%22%22\"\"90%2F143\"\r\n" );
document.write( "\r\n" );
document.write( "about 42% of the time.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );