document.write( "Question 1025215: An urn contains 5 yellow balls and 4 green balls. 2 balls are drawn randomly at the same time. Let A= Event both balls are the same color. Let B= Event both balls are yellow. Calculate the Pr(B|A) and Pr(A|B). Simplify as much as possible. \n" ); document.write( "
Algebra.Com's Answer #640505 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Note that the event B is a proper subset of the event A, or B⊂A. This means \n" ); document.write( "P(A∩B) = P(B).\r \n" ); document.write( "\n" ); document.write( "Now P(B) = \n" ); document.write( "\n" ); document.write( "P(A) = \n" ); document.write( "\n" ); document.write( "==> P(B|A) = P(A∩B)/P(A) = P(B)/P(A) = \n" ); document.write( "\n" ); document.write( "Also, \n" ); document.write( "P(A|B) = P(A∩B)/P(B) = P(B)/P(B) = |