document.write( "Question 1026170: An urn contains 5 red balls and 3 green balls. A ball is drawn randomly and 6 more of the same color are added to the urn. Then another ball is drawn. Let R1= event ball # is red. G1= even the ball # is green. Find Pr(R1|R2) \n" ); document.write( "
Algebra.Com's Answer #642157 by robertb(5830)![]() ![]() You can put this solution on YOUR website! P(R1|R2) = P(R1∩R2)/P(R2)\r \n" ); document.write( "\n" ); document.write( "=P(R1∩R2)/(P(R1∩R2)+P(G1∩R2)) = \n" ); document.write( "\n" ); document.write( "Note that P(R1∩R2) = P(R2|R1)*P(R1) = \n" ); document.write( "\n" ); document.write( "and P(G1∩R2) = P(R2|G1)*P(G1) = |