Difference between revisions of "2010 UNCO Math Contest II Problems/Problem 5"
(→Solution) |
(→Solution) |
||
Line 20: | Line 20: | ||
== Solution == | == Solution == | ||
(a) Let us write the position of any coin as <math>(r,c)</math>. Then, <math>0 \le r \le 3, 0 \le c \le 3</math>. Therefore, there are <math>4 \times 4 = 16</math> different positions for the first coin, <math>3 \times 3 = 9</math> possibilities for the second coin, <math>2 \times 2 = 4</math> possibilities for the third coin, and <math>1 \times 1 = 1</math> possibility for the fourth coin. Together, there are <math>16 \times 9 \times 4 \times 1 = 576</math> possible placements of the two coins. | (a) Let us write the position of any coin as <math>(r,c)</math>. Then, <math>0 \le r \le 3, 0 \le c \le 3</math>. Therefore, there are <math>4 \times 4 = 16</math> different positions for the first coin, <math>3 \times 3 = 9</math> possibilities for the second coin, <math>2 \times 2 = 4</math> possibilities for the third coin, and <math>1 \times 1 = 1</math> possibility for the fourth coin. Together, there are <math>16 \times 9 \times 4 \times 1 = 576</math> possible placements of the two coins. | ||
+ | |||
+ | (b)Using the same process above, the possible positions of a coin at <math>(r,c)</math>, where <math>0 \le r \le N-1, 0 \le c \le N-1</math>, can be counted as <math>(N-1)^2</math> possibilities for the first coin, <math>(N-2)^2</math> possibilities for the second coin, <math>(N-3)^2</math> possibilities for the third coin, and <math>(N-4)^2</math> possibilities for the fourth coin. Finally, there are <math>(N-1)^2 + (N-2)^2 + (N-3)^2 + (N-4)^2 = 4N^2 -20N + 30</math> possibilities. | ||
== See also == | == See also == |
Revision as of 20:55, 9 February 2015
Problem
(a) In the grid shown, four coins are randomly placed in different squares. What is the probability that no two coins lie in the same row or column?
(b) Generalize this to an grid.
Solution
(a) Let us write the position of any coin as . Then, . Therefore, there are different positions for the first coin, possibilities for the second coin, possibilities for the third coin, and possibility for the fourth coin. Together, there are possible placements of the two coins.
(b)Using the same process above, the possible positions of a coin at , where , can be counted as possibilities for the first coin, possibilities for the second coin, possibilities for the third coin, and possibilities for the fourth coin. Finally, there are possibilities.
See also
2010 UNCO Math Contest II (Problems • Answer Key • Resources) | ||
Preceded by Problem 4 |
Followed by Problem 6 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 | ||
All UNCO Math Contest Problems and Solutions |