document.write( "Question 634600: Three balls are drawn without replacement from a box containing 4 red and 2 white balls. What is the probability that, out of three balls drawn, 2 are red? \n" ); document.write( "
Algebra.Com's Answer #399727 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " a box containing 4 red and 2 white balls. \"6\" Total
\n" ); document.write( "Three balls are drawn without replacement...
\n" ); document.write( "P(2 are red) = \"4C2%2A2C1%2F%286C3%29\" = \"6%2A2%2F20+=+12%2F20+=+3%2F5\" \n" ); document.write( "
\n" );