document.write( "Question 977283: A bag contains 6 cherry, 3 orange, and 2 lemon candies. You reach in and take 3 pieces of candy at random. Find the probability of all 3 cherry. Please solve and show work. Thank you. \n" ); document.write( "
Algebra.Com's Answer #598899 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For the first cherry,
\n" ); document.write( "\"P=6%2F11\"
\n" ); document.write( "For the second cherry,
\n" ); document.write( "\"P=5%2F10=1%2F2\"
\n" ); document.write( "For the third cherry,
\n" ); document.write( "\"P=4%2F9\"
\n" ); document.write( "Since all three are independent,
\n" ); document.write( "\"P=%286%2F11%29%281%2F2%29%284%2F9%29\"
\n" ); document.write( "\"highlight%28P=4%2F33%29\"
\n" ); document.write( "
\n" );