Consider a basket containing 4 red balls, 2 white balls and one green, blue and black. How many selection are possible under the given condition 2 alike, 2 alike and 2 different ?
All combinations of selecting 2 balls are: [tex]{9}\choose{2}[/tex] 2 same color balls can be selected by [tex]{{4}\choose{2}} \times {{2}\choose{2}} = {{4}\choose{2}}[/tex] The answer is: [tex]\frac{{4}\choose{2}}{{9}\choose{2}}[/tex]