2004 AMC 12B Problems/Problem 22
Contents
Problem
The square
![$\begin{tabular}{|c|c|c|} \hline 50 & \textit{b} & \textit{c} \\ \hline \textit{d} & \textit{e} & \textit{f} \\ \hline \textit{g} & \textit{h} & 2 \\ \hline \end{tabular}$](http://latex.artofproblemsolving.com/2/b/9/2b91968b87cc7e340fb458ae8e44a75714a7622d.png)
is a multiplicative magic square. That is, the product of the numbers in each row, column, and diagonal is the same. If all the entries are positive integers, what is the sum of the possible values of ?
Solution A
If the power of a prime other than
divides
, then from
it follows that
, but then considering the product of the diagonals,
but
, contradiction. So the only prime factors of
are
and
.
It suffices now to consider the two magic squares comprised of the powers of and
of the corresponding terms. These satisfy the normal requirement that the sums of rows, columns, and diagonals are the same, owing to our rules of exponents; additionally, all terms are non-negative.
The powers of :
![$\begin{tabular}{|c|c|c|} \hline 1 & \textit{b} & \textit{c} \\ \hline \textit{d} & \textit{e} & \textit{f} \\ \hline \textit{g} & \textit{h} & 1 \\ \hline \end{tabular}$](http://latex.artofproblemsolving.com/a/3/4/a341e7d982816beaf95e2af47adabd67b257215e.png)
So , so
. Indeed, we have the magic squares
![$\begin{tabular}{|c|c|c|} \hline 1 & 0 & 2 \\ \hline 2 & 1 & 0 \\ \hline 0 & 2 & 1 \\ \hline \end{tabular}, \quad \begin{tabular}{|c|c|c|} \hline 1 & 1 & 1 \\ \hline 1 & 1 & 1 \\ \hline 1 & 1 & 1 \\ \hline \end{tabular}, \quad \begin{tabular}{|c|c|c|} \hline 1 & 2 & 0 \\ \hline 0 & 1 & 2 \\ \hline 2 & 0 & 1 \\ \hline \end{tabular},$](http://latex.artofproblemsolving.com/7/2/7/7271a4acf5c430b1d84aeb2c402fdf54d9f583d1.png)
The powers of :
![$\begin{tabular}{|c|c|c|} \hline 2 & \textit{b} & \textit{c} \\ \hline \textit{d} & \textit{e} & \textit{f} \\ \hline \textit{g} & \textit{h} & 0 \\ \hline \end{tabular}$](http://latex.artofproblemsolving.com/5/8/d/58d95a78d0a32ce0feefb20b0f912839a4c74098.png)
Again, we get . However, if we let
, then
, which obviously gives us a contradiction, and similarly for
. For
, we get
![$\begin{tabular}{|c|c|c|} \hline 2 & 0 & 1 \\ \hline 0 & 1 & 2 \\ \hline 1 & 2 & 0 \\ \hline \end{tabular}$](http://latex.artofproblemsolving.com/0/d/8/0d821146d5f685cb991e0d20ae5379c017a59d80.png)
In conclusion, can be
, and their sum is
.
Solution B
All the unknown entries can be expressed in terms of b.
Since 100e = beh = ceg = def, it follows that h = 100/b, g = 100/c,
and f = 100/d. Comparing rows 1 and 3 then gives
50bc = 2 * 100/b * 100/c,
from which c = 20/b.
Comparing columns 1 and 3 gives
50d*100/c= 2c*100/d,
from which d = c/5 = 4/b.
Finally, f = 25b, g = 5b, and e = 10. All the entries are positive integers
if and only if b = 1, 2, or 4. The corresponding values for g are 5, 10, and
20, and their sum is .
Credit to Solution B goes to http://billingswest.billings.k12.mt.us/math/AMC%201012/AMC%2012%20work%20sheets/2004%20AMC%2012B%20ws-15.pdf, a page with a play-by-play explanation of the solutions to this test's problems.
See also
2004 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 21 |
Followed by Problem 23 |
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.