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)![]() ![]() 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) = \n" ); document.write( "P(BBB) = \n" ); document.write( "P(YYY) = \n" ); document.write( "Probability of choosing five marble of any one of the three colours \n" ); document.write( "= P(GGG) + P(BBB) + P(YYY) = \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( " |