document.write( "Question 946060: A box contains 6 mangoes and 4 oranges. If 3 fruits are to be drawn without replacement from the box, what is the probability that all three are mangoes? \n" ); document.write( "
Algebra.Com's Answer #577148 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Look at all the possible outcomes, there are \"2%5E3=8\" of them,
\n" ); document.write( "OOO OOM OMO OMM
\n" ); document.write( "MOO MOM MMO MMM
\n" ); document.write( "One of those outcomes is all mangoes.
\n" ); document.write( "\"P=1%2F8\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );