document.write( "Question 1103601: A class consists of 25 students. 15 have blue eyes, 9 have fair hair, and 2 have both blue eyes and fair hair. \r
\n" );
document.write( "\n" );
document.write( "ai.) Hence, find the probability that a randomly selected student from the class has fair hair, given that he or she has blue eyes.\r
\n" );
document.write( "\n" );
document.write( "aii.) Hence, find the probability that a randomly selected student from the class does not have fair hair, given that he or she doesn't no have blue eyes. \n" );
document.write( "
Algebra.Com's Answer #718317 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! =========BE====NOBE==TOTAL \n" ); document.write( "FH--------2----7------9 \n" ); document.write( "NOFH-----13----3-----16 \n" ); document.write( "TOTALS---15----10----25\r \n" ); document.write( "\n" ); document.write( "Given blue eyes (15) probability of fair hair is 2/15 \n" ); document.write( "Given no blue eyes (10) probability of no fair hair is 3/10 \n" ); document.write( " |