document.write( "Question 871813: If it is known that there are 5 rotten apples in a crate of 25 apples,
\n" ); document.write( "(a) how many samples of 3 could be drawn in which all 3 are rotten?
\n" ); document.write( "(b) how many samples of 3 could be drawn in which there are 1 rotten apple and 2 good apples?
\n" ); document.write( "

Algebra.Com's Answer #525738 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
5 rotten, 20 good
\n" ); document.write( "a) P = \"%285C3%29%2F%2820C3%29\"
\n" ); document.write( "b) P = \"%285C1%29%2820C2%29%2F%2820C3%29\"
\n" ); document.write( "
\n" );