document.write( "Question 946336: In a bag there are 7 green, 9 black and 6 yellow marbles. In how many ways can 5 marbles be randomly selected from the bag, without replacement, if the selection shows all 5 marbles are of the same color? \n" ); document.write( "
Algebra.Com's Answer #577319 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Given
\n" ); document.write( "A bag containing 7 green, 9 black and 6 yellow marbles for a total of 22 marbles.
\n" ); document.write( "Five marbles are picked without replacement.
\n" ); document.write( "Find probability of all five are of the same colour.
\n" ); document.write( "
\n" ); document.write( "Solution
\n" ); document.write( "Randomly picked five marbles without replacement out of 22.
\n" ); document.write( "There are three possible colours.
\n" ); document.write( "P(GGG) = \"7%2F22%2A6%2F21%2A5%2F20+=+1%2F1254\"
\n" ); document.write( "P(BBB) = \"9%2F22%2A8%2F21%2A7%2F20+=+1%2F209\"
\n" ); document.write( "P(YYY) = \"6%2F22%2A5%2F21%2A4%2F20%2A3%2F19%2A2%2F18+=+1%2F4389\"
\n" ); document.write( "Probability of choosing five marble of any one of the three colours
\n" ); document.write( "= P(GGG) + P(BBB) + P(YYY) = \"1%2F1254+%2B+1%2F209+%2B+1%2F4389+=+17%2F2926+=+0.58%25\"
\n" ); document.write( "
\n" ); document.write( "Answer
\n" ); document.write( "The probability of randomly choosing 5 marbles of the same colour is approximately 0.58%\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );