Difference between revisions of "2019 AMC 10A Problems/Problem 20"

(Solution 6)
(Solution 2)
 
(20 intermediate revisions by 6 users not shown)
Line 8: Line 8:
 
== Solutions ==
 
== Solutions ==
 
=== Solution 1 ===
 
=== Solution 1 ===
Note that odd sums can only be formed by <math>(e,e,o)</math> or <math>(o,o,o),</math> so we focus on placing the evens: we need to have each even be with another even in each row/column. It can be seen that there are <math>9</math> ways to do this. There  are then <math>5!</math> ways to permute the odd numbers, and <math>4!</math> ways to permute the even numbers, thus giving the answer as <math>\frac{5! \cdot 4! \cdot 9}{9!}=\boxed{\textbf{(B) }\frac{1}{14}}</math>.
+
Note that odd sums can only be formed by <math>(e,e,o)</math> or <math>(o,o,o),</math> so we focus on placing the evens: we need to have each even be with another even in each row/column. It can be seen that there are <math>9</math> ways to do this. There  are then <math>5!</math> ways to permute the odd numbers, and <math>4!</math> ways to permute the even numbers, thus giving the answer as <math>\frac{9 \cdot 5! \cdot 4!}{9!}=\boxed{\textbf{(B) }\frac{1}{14}}</math>.
  
 
~Petallstorm
 
~Petallstorm
  
=== Solution 2 ===
+
=== Solution 2 (Pigeonhole) ===
 
By the [https://artofproblemsolving.com/wiki/index.php/Pigeonhole_Principle Pigeonhole Principle], there must be at least one row with <math>2</math> or more odd numbers in it. Therefore, that row must contain <math>3</math> odd numbers in order to have an odd sum. The same thing can be done with the columns. Thus we simply have to choose one row and one column to be filled with odd numbers, so the number of valid odd/even configurations (without regard to which particular odd and even  numbers are placed where) is <math>3 \cdot 3 = 9</math>. The denominator will be <math>\binom{9}{4}</math>, the total number of ways we could choose which <math>4</math> of the <math>9</math> squares will contain an even number. Hence the answer is <cmath>\frac{9}{\binom{9}{4}}=\boxed{\textbf{(B) }\frac{1}{14}}</cmath>
 
By the [https://artofproblemsolving.com/wiki/index.php/Pigeonhole_Principle Pigeonhole Principle], there must be at least one row with <math>2</math> or more odd numbers in it. Therefore, that row must contain <math>3</math> odd numbers in order to have an odd sum. The same thing can be done with the columns. Thus we simply have to choose one row and one column to be filled with odd numbers, so the number of valid odd/even configurations (without regard to which particular odd and even  numbers are placed where) is <math>3 \cdot 3 = 9</math>. The denominator will be <math>\binom{9}{4}</math>, the total number of ways we could choose which <math>4</math> of the <math>9</math> squares will contain an even number. Hence the answer is <cmath>\frac{9}{\binom{9}{4}}=\boxed{\textbf{(B) }\frac{1}{14}}</cmath>
  
Line 51: Line 51:
  
 
Therefore our answer is simply <cmath>\frac{5! \cdot 4! \cdot 9}{9!} = \frac{1}{7\cdot 2} = \boxed{\frac{1}{14}}.</cmath>
 
Therefore our answer is simply <cmath>\frac{5! \cdot 4! \cdot 9}{9!} = \frac{1}{7\cdot 2} = \boxed{\frac{1}{14}}.</cmath>
 +
===Solution 6===
 +
We need to know the number of successful outcomes/Total outcomes. We start by the total number of ways to place the odd numbers, which is <math>\binom{9}{5}</math>, which is because there are <math>5</math> odd number between <math>1</math> and <math>9</math>. Note we need <math>1</math> odd number and <math>2</math> even numbers OR <math>3</math> odd numbers in each row to satisfy our conditions. We have <math>3</math> types of arrangements for the number of successful outcomes, we could have all the even numbers on the corners, which is <math>1</math> case, We could have the odd numbers arranged like a T, which has <math>4</math> cases (you could twist them around), and you have the even numbers in a <math>2</math> by <math>2</math> square, and you have <math>4</math> cases for that. We have <math>9</math> successful cases and <math>126</math> total cases, so the probability is <math>\frac{9}{126}</math> = <math>\frac{1}{14}</math> which is <math>\boxed{\textbf{(B) }\frac{1}{14}}</math>
  
=== Solution 6 ===
+
~Arcticturn
Let us not consider the numbers themselves, but the parities of the numbers, since these are the only important parts. We know that for the sum of <math>3</math> numbers to be odd, they must be <math>1</math>, <math>1</math>, and <math>1</math> <math>\pmod{2}</math> or <math>0</math>, <math>0</math>, and <math>1</math> <math>\pmod{2}</math>. We proceed to list every possible case, considering rotations at the end.
 
  
<math>|0 1 0|</math>
+
===Solution 7===
---
+
Since we only care about the parity of the sum of our rows and columns, let's take everything modulo <math>2</math>. We can see that there will be <math>5</math> odd numbers, and <math>4</math> even numbers. Testing a few configurations, we realize that if we have one complete row and column of <math>1 \text{s}</math>, the sum of all rows and columns will be odd. We find <math>3</math> distinct configurations:
<math>|0 1 0|</math>
+
<cmath>\begin{tabular}{ |c|c|c| }
---
+
\hline
<math>|1 1 1|</math>
+
1 & 1 & 1 \\
(<math>4</math> possible rotations)
+
\hline
---------------
+
1 & 0 & 0 \\
0 0 1
+
\hline
0 0 1  
+
1 & 0 & 0 \\
1 1 1
+
\hline
(<math>4</math> possible rotations)
+
\end{tabular}
----------------
+
\
0 1 0
+
\
1 1 1  
+
\
0 1 0  
+
\
(<math>1</math> possible rotation)
+
\begin{tabular}{ |c|c|c| }
 +
\hline
 +
1 & 0 & 0 \\
 +
\hline
 +
1 & 1 & 1 \\
 +
\hline
 +
1 & 0 & 0 \\
 +
\hline
 +
\end{tabular}
 +
\
 +
\
 +
\
 +
\
 +
\begin{tabular}{ |c|c|c| }
 +
\hline
 +
0 & 1 & 0 \\
 +
\hline
 +
1 & 1 & 1 \\
 +
\hline
 +
0 & 1 & 0 \\
 +
\hline
 +
\end{tabular}</cmath>
 +
We can see that rotating the first configuration by <math>90^{\circ}, 180^{\circ}, 270^{\circ},</math> and <math>360^{\circ}</math>, will give us <math>4</math> cases for this configuration. Similarly, the second configuration has <math>4</math> cases by the same rotations. The third configuration only has <math>1</math> case because its rotational symmetry is <math>90^{\circ}</math>. There are <math>5! \cdot 4!</math> ways to choose the odd and even numbers for all of the configurations, so our answer is <math>\frac{(4+4+1)(5!\cdot 4!)}{9!}=\boxed{\textbf{(B) }\frac{1}{14}}</math>.
  
Adding up our cases, we see that there are <math>9</math> desirable outcomes of a total of <math>\binom94=126</math> outcomes. The answer is <math>\frac9{126}=\boxed{\textbf{(B)}~\frac1{14}}</math>.
+
<math>\textbf{Note:}</math> We can also realize that there are <math>9</math> places for the row and column of <math>1 \text{s}</math> to overlap, resulting in <math>9</math> cases for all of the possible configurations.
 +
 
 +
~kn07
  
 
== Video Solutions ==
 
== Video Solutions ==
 +
 +
== Video Solution by OmegaLearn ==
 +
https://youtu.be/IRyWOZQMTV8?t=2069
 +
 +
~ pi_is_3.14
 +
 
=== Video Solution 1 ===
 
=== Video Solution 1 ===
 
https://youtu.be/meWXF5pPdlI
 
https://youtu.be/meWXF5pPdlI
Line 88: Line 119:
 
=== Video Solution 4 ===
 
=== Video Solution 4 ===
 
https://www.youtube.com/watch?v=APKGHtj-2rI
 
https://www.youtube.com/watch?v=APKGHtj-2rI
 
=== Video Solution 5 ===
 
https://youtu.be/IRyWOZQMTV8?t=2069
 
 
~ pi_is_3.14
 
  
 
==See Also==
 
==See Also==

Latest revision as of 11:36, 9 October 2023

The following problem is from both the 2019 AMC 10A #20 and 2019 AMC 12A #16, so both problems redirect to this page.

Problem

The numbers $1,2,\dots,9$ are randomly placed into the $9$ squares of a $3 \times 3$ grid. Each square gets one number, and each of the numbers is used once. What is the probability that the sum of the numbers in each row and each column is odd?

$\textbf{(A) }\frac{1}{21}\qquad\textbf{(B) }\frac{1}{14}\qquad\textbf{(C) }\frac{5}{63}\qquad\textbf{(D) }\frac{2}{21}\qquad\textbf{(E) }\frac{1}{7}$

Solutions

Solution 1

Note that odd sums can only be formed by $(e,e,o)$ or $(o,o,o),$ so we focus on placing the evens: we need to have each even be with another even in each row/column. It can be seen that there are $9$ ways to do this. There are then $5!$ ways to permute the odd numbers, and $4!$ ways to permute the even numbers, thus giving the answer as $\frac{9 \cdot 5! \cdot 4!}{9!}=\boxed{\textbf{(B) }\frac{1}{14}}$.

~Petallstorm

Solution 2 (Pigeonhole)

By the Pigeonhole Principle, there must be at least one row with $2$ or more odd numbers in it. Therefore, that row must contain $3$ odd numbers in order to have an odd sum. The same thing can be done with the columns. Thus we simply have to choose one row and one column to be filled with odd numbers, so the number of valid odd/even configurations (without regard to which particular odd and even numbers are placed where) is $3 \cdot 3 = 9$. The denominator will be $\binom{9}{4}$, the total number of ways we could choose which $4$ of the $9$ squares will contain an even number. Hence the answer is \[\frac{9}{\binom{9}{4}}=\boxed{\textbf{(B) }\frac{1}{14}}\]

- The Pigeonhole Principle isn't really necessary here: After noting from the first solution that any row that contains evens must contain two evens, the result follows that the four evens must form the corners of a rectangle.

~Petallstorm

Solution 3

Note that there are 5 odds and 4 evens, and for three numbers to sum an odd number, either 1 or three must be odd. Hence, one column must be all odd and one row must be all odd. First, we choose a row, for which there are three choices and within the row P(5,3). There are 3! ways to order the remaining odds and 4! ways to order the evens. The total possible ways is 9!. $\frac{3 \cdot P(5,3) \cdot 3! \cdot 4!}{9!}=\boxed{\textbf{(B) }\frac{1}{14}}$

~Petallstorm

Solution 4

Note that the odd sums are only formed by, $(O, O, O)$ or any permutation of $(O, E, E)$. When looking at a 3x3 box, we realize that there must always be one column that is odd and one row that is odd. Calculating the probability of one permutation of this we get:

Odd - $\frac{5}{9}$ Odd - $\frac{4}{8}$ Odd - $\frac{3}{7}$
Odd - $\frac{2}{6}$ Even Even
Odd - $\frac{1}{5}$ Even Even

$\frac{5!}{P(9,5)} = \frac{5 \cdot 4\cdot 3 \cdot 2 \cdot 1}{9 \cdot 8\cdot 7 \cdot 6 \cdot 5} = \frac{1}{126}$

Now, there are 9 ways you can get this particular permutation (3 choices for all odd row, 3 choices for all odd column), so multiplying the result by $9$, we get:

\[\frac{1}{126} \cdot 9 = \frac{9}{126} = \boxed{\textbf{(B) }\frac{1}{14}}\] ~petallstorm

Solution 5

To get an odd sum we need $\text{odd} + \text{odd} + \text{odd}$ or we need $\text{odd} + \text{even} + \text{even}$. Note that there are $9!$ ways to arrange the numbers. Also notice that there are $4$ even numbers and $5$ odd numbers from $1$ through $9$.

The number of ways to arrange the even numbers is $4!$ and the number of ways to arrange the odd numbers is $5!$. Now a common strategy is to deal with the category with fewer numbers so this suggests for us to look at even numbers and try something out.

Since we have $4$ even numbers we need to split two evens to one row and two evens to another row. Note that there are $\tbinom{3}{2}$ ways to choose the rows, and the $\tbinom{3}{2}$ to choose where the two even numbers go in that row. The odd numbers go wherever there is a spot left which means we don't need to care about them. So we totally have $9$ ways to place the even numbers.

Don't forget, we still need to arrange these even and odd numbers and like mentioned above there are $4!$ and $5!$ ways respectively.

Therefore our answer is simply \[\frac{5! \cdot 4! \cdot 9}{9!} = \frac{1}{7\cdot 2} = \boxed{\frac{1}{14}}.\]

Solution 6

We need to know the number of successful outcomes/Total outcomes. We start by the total number of ways to place the odd numbers, which is $\binom{9}{5}$, which is because there are $5$ odd number between $1$ and $9$. Note we need $1$ odd number and $2$ even numbers OR $3$ odd numbers in each row to satisfy our conditions. We have $3$ types of arrangements for the number of successful outcomes, we could have all the even numbers on the corners, which is $1$ case, We could have the odd numbers arranged like a T, which has $4$ cases (you could twist them around), and you have the even numbers in a $2$ by $2$ square, and you have $4$ cases for that. We have $9$ successful cases and $126$ total cases, so the probability is $\frac{9}{126}$ = $\frac{1}{14}$ which is $\boxed{\textbf{(B) }\frac{1}{14}}$

~Arcticturn

Solution 7

Since we only care about the parity of the sum of our rows and columns, let's take everything modulo $2$. We can see that there will be $5$ odd numbers, and $4$ even numbers. Testing a few configurations, we realize that if we have one complete row and column of $1 \text{s}$, the sum of all rows and columns will be odd. We find $3$ distinct configurations: \[\begin{tabular}{ |c|c|c| }  \hline 1 & 1 & 1 \\  \hline 1 & 0 & 0 \\  \hline 1 & 0 & 0 \\  \hline \end{tabular} \ \ \ \ \begin{tabular}{ |c|c|c| }  \hline 1 & 0 & 0 \\  \hline 1 & 1 & 1 \\  \hline 1 & 0 & 0 \\  \hline \end{tabular} \ \ \ \ \begin{tabular}{ |c|c|c| }  \hline 0 & 1 & 0 \\  \hline 1 & 1 & 1 \\  \hline 0 & 1 & 0 \\  \hline \end{tabular}\] We can see that rotating the first configuration by $90^{\circ}, 180^{\circ}, 270^{\circ},$ and $360^{\circ}$, will give us $4$ cases for this configuration. Similarly, the second configuration has $4$ cases by the same rotations. The third configuration only has $1$ case because its rotational symmetry is $90^{\circ}$. There are $5! \cdot 4!$ ways to choose the odd and even numbers for all of the configurations, so our answer is $\frac{(4+4+1)(5!\cdot 4!)}{9!}=\boxed{\textbf{(B) }\frac{1}{14}}$.

$\textbf{Note:}$ We can also realize that there are $9$ places for the row and column of $1 \text{s}$ to overlap, resulting in $9$ cases for all of the possible configurations.

~kn07

Video Solutions

Video Solution by OmegaLearn

https://youtu.be/IRyWOZQMTV8?t=2069

~ pi_is_3.14

Video Solution 1

https://youtu.be/meWXF5pPdlI

Education, the Study of Everything

Video Solution 2

https://www.youtube.com/watch?v=uJgS-q3-1JE

Video Solution 3

https://www.youtube.com/watch?v=3Sj7XPernCY

Video Solution 4

https://www.youtube.com/watch?v=APKGHtj-2rI

See Also

2019 AMC 10A (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
2019 AMC 12A (ProblemsAnswer KeyResources)
Preceded by
Problem 15
Followed by
Problem 17
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 12 Problems and Solutions

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