document.write( "Question 885679: A box contains 4 red, 3 white, and 3 green two balls are drawn in succession without replacement. What is the probability that both balls are the same color? \n" ); document.write( "
Algebra.Com's Answer #535382 by KMST(5328)![]() ![]() You can put this solution on YOUR website! Let's label the balls, so we can distinguish between balls of the same color. \n" ); document.write( "I will label the red balls R1, R2, R3, and R4. \n" ); document.write( "I will label the white balls W1, W2, and W3. \n" ); document.write( "I will label the green balls G1, G2, and G3. \n" ); document.write( "There are \n" ); document.write( "How many same color pairs can be made? \n" ); document.write( "with the four red balls, we can make \n" ); document.write( "With the white balls, we can make 3 sets of two green balls. \n" ); document.write( "With the green balls, we can make 3 sets of two green balls. \n" ); document.write( "In all, we can make \n" ); document.write( "Those sets, as a fraction of all possible sets of teo balls are \n" ); document.write( " \n" ); document.write( "That |