document.write( "Question 563753: A student is taking two courses, history and math. The probability the student will pass the history course is 0.60, and the probability of passing the math course is 0.70. The probability of passing both is 0.50.\r
\n" );
document.write( "\n" );
document.write( "What is the probability of passing at least one? \n" );
document.write( "
Algebra.Com's Answer #365020 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A student is taking two courses, history and math. The probability the student will pass the history course is 0.60, and the probability of passing the math course is 0.70. The probability of passing both is 0.50. \n" ); document.write( "What is the probability of passing at least one? \n" ); document.write( "------------------------- \n" ); document.write( "P(passing at least one) \n" ); document.write( "= 1 - P(none pass) \n" ); document.write( "= 1 - 0.40*0.30 \n" ); document.write( "= 0.88 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |