2024 AMC 10A Problems/Problem 21
- The following problem is from both the 2024 AMC 10A #21 and 2024 AMC 12A #14, so both problems redirect to this page.
Contents
Problem
The numbers, in order, of each row and the numbers, in order, of each column of a array of integers form an arithmetic progression of length The numbers in positions and are and respectively. What number is in position
Solution 1 (Bashy)
Let's look at the bottom-left corner. There can be possible cases for the bottom row. Either the numbers are negative, all , or positive.
Let's assume all the numbers are negative. We know that the numbers in between the will be large, so we want to minimize it, because the largest answer choice is only .
To fill in the st and rd column, we simply find the common differences. We get:
Finding the , we notice that it is , which is bigger than any of the other answer choices, so the bottom row can't be negative. (As the common difference for the bottom row gets larger, so does the common difference for the st and rd column, making the bigger, and because the smallest answer is while the minimum value for negative numbers is , it can't be negative.)
Now let's assume that all the numbers are 0. By just filling in the st and rd column, we find that it is:
which makes the . is not an answer choice, so the bottom row cannot be all 's.
Now, we know that the bottom row must be positive. Here's where the bashing begins. Lucky for us, the numbers must all be integers, cutting down on the number of cases we need to test. Starting with the bottom row having a common difference of , we get
At this point we notice that the second row does not form an arithmetic progression, so we test out the next case, with the common difference being . We get
At this point we notice that the second row does not form an arithmetic progression, so we test out the next case, with the common difference being . We get
, giving us the answer
~ YTH
~Astingo for submission and final array
Solution 2: Some Basic Algebra and Answer Choices
Assume the number in position is . The integer in position will be , as and average out to x. Similarly, the integer in position is . The integer in position is . This makes the number in position .
The only answer choice that makes x an integer is
~ElaineGu
(Note: I'm not very good at writing solutions or latex, so people who wish to edit this solution to be more understandable may do so.)
Solution 3 (Arithmetic Sequences)
Start from the . Going up, let the common difference be , and going left, let the common difference be . Therefore, we have ~Tacos_are_yummy_1 (I'm currently editing this, please don't interfere, thanks!)
See also
This problem is remarkably similar to 1988 AIME Problems/Problem 6.
2024 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 20 |
Followed by Problem 22 | |
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 |
2024 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 13 |
Followed by Problem 15 |
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.