Difference between revisions of "2007 AMC 10B Problems/Problem 20"

(Video Solution)
(13 intermediate revisions by 7 users not shown)
Line 3: Line 3:
 
A set of <math>25</math> square blocks is arranged into a <math>5 \times 5</math> square. How many different combinations of <math>3</math> blocks can be selected from that set so that no two are in the same row or column?
 
A set of <math>25</math> square blocks is arranged into a <math>5 \times 5</math> square. How many different combinations of <math>3</math> blocks can be selected from that set so that no two are in the same row or column?
  
<math>\textbf{(A) } 100 \qquad\textbf{(B) } 125 \qquad\textbf{(C) } 600 \qquad\textbf{(D) } 2300 \qquad\textbf{(E) } 3600</math>
+
<math>\textbf{(A) } 100 \qquad\textbf{(B) } 125
 +
\qquad\textbf{(C) } 600 \qquad\textbf{(D) } 2300 \qquad\textbf{(E) } 3600</math>
  
==Solution==
+
== Video Solution ==
 +
https://youtu.be/0W3VmFp55cM?t=4921
 +
 
 +
~ pi_is_3.14
 +
 
 +
== Video Solution ==
 +
https://youtu.be/5UojVH4Cqqs?t=3460
 +
 
 +
~ pi_is_3.14
 +
 
 +
==Solution 1==
  
 
There are <math>25</math> ways to choose the first square. The four remaining squares in its column and row, and the square you chose exclude nine squares from being chosen next time.
 
There are <math>25</math> ways to choose the first square. The four remaining squares in its column and row, and the square you chose exclude nine squares from being chosen next time.
Line 13: Line 24:
 
Finally, the last square has <math>9</math> remaining choices.
 
Finally, the last square has <math>9</math> remaining choices.
  
The number of ways to choose <math>3</math> squares is <math>25 \cdot 16 \cdot 9,</math> but you must divide by <math>3!</math> since some sets are the same.
+
The number of ways to choose <math>3</math> squares is <math>25 \cdot 16 \cdot 9,</math> but the order in which you chose the squares does not matter, so we divide by <math>3!</math>.
  
 
<cmath>\frac{25 \cdot 16 \cdot 9}{3 \cdot 2 \cdot 1} = 25 \cdot 8 \cdot 3 = 100 \cdot 6 = \boxed{\mathrm{(C) \ } 600}</cmath>
 
<cmath>\frac{25 \cdot 16 \cdot 9}{3 \cdot 2 \cdot 1} = 25 \cdot 8 \cdot 3 = 100 \cdot 6 = \boxed{\mathrm{(C) \ } 600}</cmath>
 +
 +
==Solution 2==
 +
 +
Once we choose our three squares, we will have occupied three separate columns <math>(A, B, C)</math> and three separate rows. There are <math>{5 \choose 3} \times {5 \choose 3}</math> ways to choose these rows and columns.
 +
 +
There are <math>3</math> ways to assign the square in column <math>A</math> to a row, <math>2</math> ways to assign the square in column <math>B</math> to one of the remaining two rows, and poor square in column C doesn't get to choose. <math>:(</math>
 +
 +
In total, we have <cmath>{5 \choose 3} \times {5 \choose 3} \times 3!</cmath> which totals out to <math>\boxed{\mathrm{(C) \ } 600}</math>.
 +
<cmath> </cmath>
 +
~HappyHuman
 +
 +
== Solution 3 (Answer choices) ==
 +
 +
We know that there are <math>\binom{25}{3}=2300</math> ways to choose three blocks. However, the restriction clearly limits the number of ways we can choose our blocks. Hence, only <math>\text{(A)}</math>, <math>\text{(B)}</math>, or <math>\text{(C)}</math> are the correct choices. Clearly, there are more than <math>125</math> ways, thus yielding <math>\boxed{\text{(C)} 600}</math> ways.
  
 
==See Also==
 
==See Also==

Revision as of 22:37, 24 January 2021

Problem

A set of $25$ square blocks is arranged into a $5 \times 5$ square. How many different combinations of $3$ blocks can be selected from that set so that no two are in the same row or column?

$\textbf{(A) } 100 \qquad\textbf{(B) } 125  \qquad\textbf{(C) } 600 \qquad\textbf{(D) } 2300 \qquad\textbf{(E) } 3600$

Video Solution

https://youtu.be/0W3VmFp55cM?t=4921

~ pi_is_3.14

Video Solution

https://youtu.be/5UojVH4Cqqs?t=3460

~ pi_is_3.14

Solution 1

There are $25$ ways to choose the first square. The four remaining squares in its column and row, and the square you chose exclude nine squares from being chosen next time.

There are $16$ remaining blocks to be chosen for the second square. The three remaining spaces in its row and column and the square you chose must be excluded from being chosen next time.

Finally, the last square has $9$ remaining choices.

The number of ways to choose $3$ squares is $25 \cdot 16 \cdot 9,$ but the order in which you chose the squares does not matter, so we divide by $3!$.

\[\frac{25 \cdot 16 \cdot 9}{3 \cdot 2 \cdot 1} = 25 \cdot 8 \cdot 3 = 100 \cdot 6 = \boxed{\mathrm{(C) \ } 600}\]

Solution 2

Once we choose our three squares, we will have occupied three separate columns $(A, B, C)$ and three separate rows. There are ${5 \choose 3} \times {5 \choose 3}$ ways to choose these rows and columns.

There are $3$ ways to assign the square in column $A$ to a row, $2$ ways to assign the square in column $B$ to one of the remaining two rows, and poor square in column C doesn't get to choose. $:($

In total, we have \[{5 \choose 3} \times {5 \choose 3} \times 3!\] which totals out to $\boxed{\mathrm{(C) \ } 600}$. \[\] ~HappyHuman

Solution 3 (Answer choices)

We know that there are $\binom{25}{3}=2300$ ways to choose three blocks. However, the restriction clearly limits the number of ways we can choose our blocks. Hence, only $\text{(A)}$, $\text{(B)}$, or $\text{(C)}$ are the correct choices. Clearly, there are more than $125$ ways, thus yielding $\boxed{\text{(C)} 600}$ ways.

See Also

2007 AMC 10B (ProblemsAnswer KeyResources)
Preceded by
Problem 19
Followed by
Problem 21
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
All AMC 10 Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png