document.write( "Question 1026168: An urn contains 3 red balls and 7 green balls. A ball is drawn randomly and in its place are put 2 of the opposite color. Then another ball is drawn randomly. Find the conditional probability that the first ball was green given that the second ball is red. \n" ); document.write( "
Algebra.Com's Answer #641466 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
We have to find P(G1|R2) = P(G1 ∩ R2)/P(R2).\r
\n" ); document.write( "\n" ); document.write( "By the law of total probability,
\n" ); document.write( "P(R2) = P(G1 ∩ R2)+P(R1 ∩ R2) = P(R2|G1)P(G1) + P(R2|R1)P(R1) \r
\n" ); document.write( "\n" ); document.write( "=\r
\n" ); document.write( "\n" ); document.write( "==>P(G1|R2) = P(G1 ∩ R2)/P(R2) = \"%2835%2F110%29%2F%2841%2F110%29+=+35%2F41\".
\n" ); document.write( "
\n" ); document.write( "
\n" );