document.write( "Question 274781: a bag contains 6 green,5 yellow and 7 white balls are drawn at random from the box.find the probability that among the balls drawn there is one ball of each colour \n" ); document.write( "
Algebra.Com's Answer #201083 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
a bag contains 6 green,5 yellow and 7 white balls are drawn at random from the box.find the probability that among the balls drawn there is one ball of each colour
\n" ); document.write( "-----------------
\n" ); document.write( "How many balls are drawn?
\n" ); document.write( "Are the balls replaced before the next draw?
\n" ); document.write( "-------------------
\n" ); document.write( "If it's 3, without replacement, then:
\n" ); document.write( "the chance of green is 6/18
\n" ); document.write( "the chance of yellow is 5/17, and
\n" ); document.write( "the chance of white is 7/16
\n" ); document.write( "--> (1/3)*(5/17)*(7/16) = 35/816
\n" ); document.write( "--------------------
\n" ); document.write( "Other results are possible with different constraints.
\n" ); document.write( "
\n" ); document.write( "
\n" );