document.write( "Question 880794: A box contains 5 red, 4 blue, and 3 white balls. If 3 balls are drawn at random, what is the probability that they are of three different colors? \n" ); document.write( "
Algebra.Com's Answer #531695 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are \"27+%283%5E3%29\" possible outcomes.
\n" ); document.write( "Six of them have 3 different colored balls.
\n" ); document.write( "RWB
\n" ); document.write( "RBW
\n" ); document.write( "WRB
\n" ); document.write( "WBR
\n" ); document.write( "BRW
\n" ); document.write( "BWR
\n" ); document.write( "\"P=6%2F27=2%2F9\"
\n" ); document.write( "
\n" ); document.write( "
\n" );