document.write( "Question 1119229: A bag contains 2 red, 1 black and 1 white ball. Peter selects one ball from the bag. He then selects a second ball but does not replace the first ball before the second ball is chosen.
\n" ); document.write( "a) draw a diagram showing all possibilities
\n" ); document.write( "b) find the probability that i) both balls selected are red ii) at least one selected ball is red
\n" ); document.write( "c) What is the probability that Peter had two red balls if it is known that at least one ball was red?
\n" ); document.write( "

Algebra.Com's Answer #734722 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Red2 Black 1 White 1
\n" ); document.write( "R-R probability is 1/2*1/3=1/6
\n" ); document.write( "R-B probability is 1/2*1/3=1/6
\n" ); document.write( "R-W probability is also 1/6
\n" ); document.write( "B-R probability is 1/4*2/3=1/6
\n" ); document.write( "B-W probability is 1/4*1/3=1/12
\n" ); document.write( "W-R probability is 1/6
\n" ); document.write( "W-B probability is 1/12\r
\n" ); document.write( "\n" ); document.write( "b. Both are red has probability 1/3
\n" ); document.write( "At least one is red has probability is 5/6
\n" ); document.write( "c. If one ball is red (probability 1/2), both are red has probability 1/3, since if 1 is red, there are three other balls with three different colors, one of which is red, and that probability is 1/3
\n" ); document.write( "
\n" ); document.write( "
\n" );