document.write( "Question 616181: An urn contains 5 red marbles, 8 blue marbles, 7 white marbles, and 5 yellow marbles. 4 marbles are selected at random. What is the probability that each marble is a different color? OR that 4 marbles are the same color? \n" ); document.write( "
Algebra.Com's Answer #387542 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " An urn contains \"25\" marbles: 5 red, 8 blue, 7 white , and 5 yellow.
\n" ); document.write( "4 marbles are selected at random.
\n" ); document.write( "P(each different color) = \"%285C1%2A8C1%2A7C1%2A5C1%29%2F%2825C4%29\"
\n" ); document.write( "P(same color) = P(all red)+P(all blue) + P(all white) +P(all yellow)
\n" ); document.write( " = \n" ); document.write( "
\n" );