document.write( "Question 778643: In a certain college town,
\n" );
document.write( "26.8
\n" );
document.write( "percent of the students failed Mathematics (Math),
\n" );
document.write( "16.4
\n" );
document.write( "percent failed Biology (Bio), and
\n" );
document.write( "10.9
\n" );
document.write( "percent failed both Math and Bio. A student is sele
\n" );
document.write( "cted at random. Let A represent the event of failin
\n" );
document.write( "g Math, so that A' is the
\n" );
document.write( "probability of passing Math. Let B be the event of
\n" );
document.write( "failing Bio and B' the event of passing Bio\r
\n" );
document.write( "\n" );
document.write( "If the student failed Bio, what is the probability
\n" );
document.write( "that he or she passed Math? \n" );
document.write( "
Algebra.Com's Answer #474833 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a certain college town, \n" ); document.write( "26.8 \n" ); document.write( "percent of the students failed Mathematics (Math), \n" ); document.write( "16.4 \n" ); document.write( "percent failed Biology (Bio), and \n" ); document.write( "10.9 \n" ); document.write( "percent failed both Math and Bio. A student is sele \n" ); document.write( "cted at random. Let A represent the event of failin \n" ); document.write( "g Math, so that A' is the \n" ); document.write( "probability of passing Math. Let B be the event of \n" ); document.write( "failing Bio and B' the event of passing Bio \n" ); document.write( "If the student failed Bio, what is the probability \n" ); document.write( "that he or she passed Math? \n" ); document.write( "------- \n" ); document.write( "P(passed Math |failed Bio) = P(A' AND B)/P(B Bio) \n" ); document.write( "------- \n" ); document.write( "P(A' | B) = (16.4-10.9)/16.4 = 5.5/16.4 = 0.3354 \n" ); document.write( "======== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " |