document.write( "Question 470503: This is the question: 2 events, A and B, are defined on a sample space S such that P(A|B)= 0.6, P(At least of the events occurs)= 0.8, and P(Exactly one of the events occurs)= 0.6. Find P(A) and P(B). \n" ); document.write( "
Algebra.Com's Answer #322711 by robertb(5830)![]() ![]() You can put this solution on YOUR website! P(A|B) = 0.6, \n" ); document.write( "P(A U B) = 0.8, and \n" ); document.write( "P(A) + P(B) = 0.6. \n" ); document.write( "From P(A U B) = P(A) + P(B) - P(A and B), we get P(A and B) = 0.2.\r \n" ); document.write( "\n" ); document.write( "==> P(A|B) = P(A and B)/P(B), or 0.6 = 0.2/P(B), or P(B) = 0.2/0.6 = 1/3.\r \n" ); document.write( "\n" ); document.write( "Hence, ==> 0.8 = P(A) + 1/3 - 0.2 ==> P(A) = 2/3. \n" ); document.write( " |