Difference between revisions of "2001 AMC 10 Problems/Problem 22"
(→See Also) |
|||
| (12 intermediate revisions by 6 users not shown) | |||
| Line 23: | Line 23: | ||
<math> \textbf{(A)}\ 43 \qquad \textbf{(B)}\ 44 \qquad \textbf{(C)}\ 45 \qquad \textbf{(D)}\ 46 \qquad \textbf{(E)}\ 47 </math> | <math> \textbf{(A)}\ 43 \qquad \textbf{(B)}\ 44 \qquad \textbf{(C)}\ 45 \qquad \textbf{(D)}\ 46 \qquad \textbf{(E)}\ 47 </math> | ||
| − | + | ==Solution 1== | |
| − | |||
| − | |||
| − | |||
We know that <math> y+z=2v </math>, so we could find one variable rather than two. | We know that <math> y+z=2v </math>, so we could find one variable rather than two. | ||
| Line 80: | Line 77: | ||
Since we needed <math> 2v </math> and we know <math> v=23 </math>, <math> 23 \times 2 = \boxed{\textbf{(D)}\ 46} </math>. | Since we needed <math> 2v </math> and we know <math> v=23 </math>, <math> 23 \times 2 = \boxed{\textbf{(D)}\ 46} </math>. | ||
| − | + | ==Solution 2== | |
<math> v+24+w=43+v </math> | <math> v+24+w=43+v </math> | ||
| Line 134: | Line 131: | ||
To find our answer, we need to find <math> y+z </math>. <math> y+z=20+26 = \boxed{\textbf{(D)}\ 46} </math>. | To find our answer, we need to find <math> y+z </math>. <math> y+z=20+26 = \boxed{\textbf{(D)}\ 46} </math>. | ||
| − | == | + | == Solution 3 (Really Easy Solution) == |
A nice thing to know is that any <math>3</math> numbers that go through the middle form an arithmetic sequence. | A nice thing to know is that any <math>3</math> numbers that go through the middle form an arithmetic sequence. | ||
| Line 148: | Line 145: | ||
-harsha12345 | -harsha12345 | ||
| − | ==Systems of Equations== | + | ==Solution 4 (Systems of Equations)== |
Create an equation for every row, column, and diagonal. Let <math>e</math> be the sum of the rows, columns, and diagonals. | Create an equation for every row, column, and diagonal. Let <math>e</math> be the sum of the rows, columns, and diagonals. | ||
| − | < | + | <cmath>w+v+24=e</cmath> |
| − | < | + | <cmath>x+y+18=e</cmath> |
| − | < | + | <cmath>z+46=e</cmath> |
| − | < | + | <cmath>v+43=e</cmath> |
| − | < | + | <cmath>x+z+24=e</cmath> |
| − | < | + | <cmath>w+y+21=e</cmath> |
| − | < | + | <cmath>x+w+25=e</cmath> |
| − | < | + | <cmath>x+v+21=e</cmath>. |
Notice that <math>z+46=e</math> and <math>x+z+24=e</math> both have <math>z</math>. Equate them and you get that <math>x=22</math>. | Notice that <math>z+46=e</math> and <math>x+z+24=e</math> both have <math>z</math>. Equate them and you get that <math>x=22</math>. | ||
Using that same strategy, we use <math>v+43=e</math> instead. <math>w+v+24=e</math> is good for our purposes. It turns out that <math>w=19</math>. Since we already know those numbers, and <math>x+w+25=e</math>, We can say that <math>e</math> will be <math>66</math>. We are now able to solve: <math>x+z+24=e</math>, <math>w+y+21=e</math>, <math>x+v+21=e</math>, and <math>x+y+18=e</math>. Respectively, <math>v=23</math>, <math>w=19</math>, <math>x=22</math>, <math>y=26</math>, and <math>z=20</math>. We only require The sum of <math>y+z</math>, which is <math>26+20=46</math>. | Using that same strategy, we use <math>v+43=e</math> instead. <math>w+v+24=e</math> is good for our purposes. It turns out that <math>w=19</math>. Since we already know those numbers, and <math>x+w+25=e</math>, We can say that <math>e</math> will be <math>66</math>. We are now able to solve: <math>x+z+24=e</math>, <math>w+y+21=e</math>, <math>x+v+21=e</math>, and <math>x+y+18=e</math>. Respectively, <math>v=23</math>, <math>w=19</math>, <math>x=22</math>, <math>y=26</math>, and <math>z=20</math>. We only require The sum of <math>y+z</math>, which is <math>26+20=46</math>. | ||
| − | We get that the sum of <math>y</math> and <math>z</math> respectively is <math>\boxed{\textbf{(D)}\ | + | We get that the sum of <math>y</math> and <math>z</math> respectively is <math>\boxed{\textbf{(D)}\ 46}</math> |
-OofPirate | -OofPirate | ||
| − | ==Video Solution== | + | ==Solution 5== |
| + | Using the middle row and middle column, we can get <math>18+x+y=24+x+z</math>, so <math>y-z=6</math>. Then, by using the choices, <math>y+z=43, 44, 45, 46, </math> or <math>47</math>. After solving for <math>y</math> and <math>z</math>, we can fill up the square to see that the only possibility is <math>\boxed{\textbf{(D)}\ 46}</math>. | ||
| + | |||
| + | ~Yuhao2012 | ||
| + | |||
| + | ==Video solution 1== | ||
| + | |||
| + | https://www.youtube.com/watch?v=-v6vCwJAGtI | ||
| + | |||
| + | -DaBob | ||
| + | |||
| + | ==Video Solution 2== | ||
https://youtu.be/9guPi81LgfM | https://youtu.be/9guPi81LgfM | ||
| Line 174: | Line 182: | ||
{{AMC10 box|year=2001|num-b=21|num-a=23}} | {{AMC10 box|year=2001|num-b=21|num-a=23}} | ||
{{MAA Notice}} | {{MAA Notice}} | ||
| + | [[Category: Introductory Algebra Problems]] | ||
Latest revision as of 16:18, 18 October 2025
Contents
Problem
In the magic square shown, the sums of the numbers in each row, column, and diagonal are the same. Five of these numbers are represented by
,
,
,
, and
. Find
.
Solution 1
We know that
, so we could find one variable rather than two.
The sum per row is
.
Thus
.
Since we needed
and we know
,
.
Solution 2
The magic sum is determined by the bottom row.
.
Solving for
:
.
To find our answer, we need to find
.
.
Solution 3 (Really Easy Solution)
A nice thing to know is that any
numbers that go through the middle form an arithmetic sequence.
Using this, we know that
, or
because
would be the average.
We also know that because
is the average the magic sum would be
, so we can also write the equation
using the bottom row.
Solving for x in this system we get
, so now using the arithmetic sequence knowledge we find that
and
.
Adding these we get
.
-harsha12345
Solution 4 (Systems of Equations)
Create an equation for every row, column, and diagonal. Let
be the sum of the rows, columns, and diagonals.
.
Notice that
and
both have
. Equate them and you get that
.
Using that same strategy, we use
instead.
is good for our purposes. It turns out that
. Since we already know those numbers, and
, We can say that
will be
. We are now able to solve:
,
,
, and
. Respectively,
,
,
,
, and
. We only require The sum of
, which is
.
We get that the sum of
and
respectively is
-OofPirate
Solution 5
Using the middle row and middle column, we can get
, so
. Then, by using the choices,
or
. After solving for
and
, we can fill up the square to see that the only possibility is
.
~Yuhao2012
Video solution 1
https://www.youtube.com/watch?v=-v6vCwJAGtI
-DaBob
Video Solution 2
~savannahsolver
See Also
| 2001 AMC 10 (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 10 Problems and Solutions | ||
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.