document.write( "Question 341287: A package of 15 apples contains two defective apples. Four apples are selected at random. (a) Find the probability that none of the selected apples are defective. (b) Find the probability that at least one of the selected apples is defective. \n" ); document.write( "
Algebra.Com's Answer #244382 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Combination of n things taken r at a time: nCr
\n" ); document.write( "a) combinations of healthy apples/all combinations
\n" ); document.write( "=13C4/15C4
\n" ); document.write( "=715/1365
\n" ); document.write( "=.5238
\n" ); document.write( ".
\n" ); document.write( "b) 1-.5238=.4762
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );