document.write( "Question 1187652: There are 12 peaches and 8 bananas in a fruit basket. You get a snack for yourself and three of your friends by choosing four of the pieces of fruits at random. Determine the probability that all four are peaches.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #818658 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 20C4 choices \n" ); document.write( "12C4 number of choices with all peaches \n" ); document.write( "12C4/20C4=0.1022 \n" ); document.write( " |