Hi,
How many different sets of 4 marbles can you package if you have blue, white, yellow and pink marbles?
Reference is being made to what colors the marbles are in each possible set
for example:
possible Sets:
all different colors: 1
All the same color: 4
3 of one color: 4*3 = 12
pairs of the same color: 6 bbyy,bbww,bbpp, yyww,yypp, ppww
2 of one color and 2 others different: 4*3 = 12