document.write( "Question 760401: Class records at a certain college indicate that a student selected at random has a probability of 0.77 of passing Accounting 1. If that student passes Accounting 1, the probability that they will pass Accounting 2 is .90. What is the probability that they will pass both classes?\r
\n" );
document.write( "\n" );
document.write( "I think I need to understand how to figure this problem out (not just see an answer) I don't understand how to get the solution. Thanks! \n" );
document.write( "
Algebra.Com's Answer #462614 by stanbon(75887) ![]() You can put this solution on YOUR website! Class records at a certain college indicate that a student selected at random has a probability of 0.77 of passing Accounting 1. If that student passes Accounting 1, the probability that they will pass Accounting 2 is .90. What is the probability that they will pass both classes? \n" ); document.write( "-------- \n" ); document.write( "P(pass 1) = 0.77\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "P(pass 2 | pass 1) = 0.90 \n" ); document.write( "---- \n" ); document.write( "P(pass 1 AND pass 2) = P(pass 2 | pass 1)*Pass(1) = 0.90*0.77 = 0.6930 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |