In a 4 x 4 square checker board (total of 16 checker spaces), 3 random checkers are placed in different squares. How many combinations are possible?
My reasoning is that this should be 16C3 = 560 possibilities rather than 16P3 because the question is not asking for a specific order or placement of the checkers on the board. I'm not sure though.
My reasoning is that this should be 16C3 = 560 possibilities rather than 16P3 because the question is not asking for a specific order or placement of the checkers on the board. I'm not sure though.