document.write( "Question 804553: An urn has 7 balls that are identical except that 3 are white and 4 are red. A sample of 4 is selected randomly without replacement.
\n" ); document.write( "What is the probability that at least 2 of the balls are white? (Enter your answer as an exact fraction.)
\n" ); document.write( "

Algebra.Com's Answer #484865 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An urn has 7 balls that are identical except that 3 are white and 4 are red.
\n" ); document.write( "A sample of 4 is selected randomly without replacement.
\n" ); document.write( "What is the probability that at least 2 of the balls are white? (Enter your answer as an exact fraction.)
\n" ); document.write( "----
\n" ); document.write( "Ways to win:: 2white&2red ; 3white&1red
\n" ); document.write( "=====
\n" ); document.write( "P(at least 2 white) = [3C2*4C2 +3C3*4C1]/7C4 = [3*6+1*4]/35 = 22/35
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" ); document.write( "
\n" );