How many different blackwhite colorings of the 3 times 3 gri
Solution
10. Total no. of cells = 3x3 = 9
Selecting exactly 3 black squares from 9 squares is 9C3
Total no. of coloring possible = 9C3 .6C6 = 84
Selecting exactly 2 black squares from 9 squares is 9C2
Total no. of coloring possible = 9C2 .7C7 = 36
11. Total no. of cells = 4x4 = 16
Selecting exactly 3 black squares from 16 squares is 16C3
Total no. of coloring possible = 16C3 .13C13= 560
Selecting exactly 2 black squares from 16 squares is 16C2
Total no. of coloring possible = 16C2 .14C14 = 120
Total no. of cells = 5x5 = 25
Selecting exactly 3 black squares from 25 squares is 25C3
Total no. of coloring possible = 25C3 .22C22 = 2300
Selecting exactly 2 black squares from 25 squares is 25C2
Total no. of coloring possible = 25C2 .23C23 = 300
12. if k no of black squares out of n squares,
Total no. of possible coloring = nCk.n-kCn-k
