document.write( "Question 1116024: A box contains 44 red, 33 white and 44 green balls. Two balls are drawn out of the box in succession without replacement. What is the probability that both balls are the same color? \n" ); document.write( "
Algebra.Com's Answer #730854 by Shin123(626)![]() ![]() You can put this solution on YOUR website! There are different combinations,\r \n" ); document.write( "\n" ); document.write( "(r,r) (w,w) (g,g) (r,w) (r,g) (w,g) 3 of the combinations have the same color. |