document.write( "Question 880393: A bag contains 1 green , 1 red and 5 white balls \r
\n" ); document.write( "\n" ); document.write( "I withdraw a ball and then without replacing it withdraw a another.\r
\n" ); document.write( "\n" ); document.write( "What is the probability that I have withdrawn both the red and green balls .\r
\n" ); document.write( "\n" ); document.write( "Many thanks
\n" ); document.write( "

Algebra.Com's Answer #531396 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
7 balls: 1G, 1R, 5W
\n" ); document.write( "draw two, w/o replacement
\n" ); document.write( "P(red and green) = \"%281%2F7%29%281%2F6%29\"
\n" ); document.write( "
\n" );