document.write( "Question 945260: There are 5 apples, 3 pears, and 4 peaches in a basket. Three fruits are randomly picked from it. What is the probability that all three are different? \n" ); document.write( "
Algebra.Com's Answer #576439 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Given:
\n" ); document.write( "5 apples, 4 peaches and 3 pears.
\n" ); document.write( "Find probability of randomly picking 3 fruits that are different.
\n" ); document.write( "
\n" ); document.write( "Solution:
\n" ); document.write( "Denote \"nCr=n%21%2F%28%28n-r%29%21%2Ar%21%29\"
\n" ); document.write( "Number of ways of arranging 5 apples, 4 peaches and 3 pears = \"12C3=220\"
\n" ); document.write( "Number of ways of arranging 3 different fruits = \"5C1+%2A+4C1+%2A+3C1+=+5%2A4%2A3+=+60+\"
\n" ); document.write( "Probability of picking 3 fruits that are different = \"60%2F220=3%2F11\"
\n" ); document.write( "
\n" ); document.write( "Answer:
\n" ); document.write( "Probability of randomly choosing 3 fruits that are different = \"3%2F11\"
\n" ); document.write( "
\n" ); document.write( "
\n" );