document.write( "Question 415466: A bag contains 1 green, 4 red, and 5 yellow balls. Two balls are selected at random. Find the probability.
\n" ); document.write( "P(2 red and 1 yellow)
\n" ); document.write( "

Algebra.Com's Answer #291284 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A bag contains 1 green, 4 red, and 5 yellow balls. Two balls are selected at random. Find the probability.
\n" ); document.write( "P(2 red and 1 yellow) = [4C2*5C1]/52C3 = [6*5]/52C3 = 0.001357
\n" ); document.write( "------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );