Difference between revisions of "2006 AMC 12B Problems/Problem 18"
Mskayla333 (talk | contribs) m (→Solution 2) |
(→Solution) |
||
(One intermediate revision by one other user not shown) | |||
Line 14: | Line 14: | ||
</math> | </math> | ||
− | == Solution == | + | == Solution 1 == |
Let the starting point be <math>(0,0)</math>. After <math>10</math> steps we can only be in locations <math>(x,y)</math> where <math>|x|+|y|\leq 10</math>. Additionally, each step changes the [[parity]] of exactly one coordinate. Hence after <math>10</math> steps we can only be in locations <math>(x,y)</math> where <math>x+y</math> is even. It can easily be shown that each location that satisfies these two conditions is indeed reachable. | Let the starting point be <math>(0,0)</math>. After <math>10</math> steps we can only be in locations <math>(x,y)</math> where <math>|x|+|y|\leq 10</math>. Additionally, each step changes the [[parity]] of exactly one coordinate. Hence after <math>10</math> steps we can only be in locations <math>(x,y)</math> where <math>x+y</math> is even. It can easily be shown that each location that satisfies these two conditions is indeed reachable. | ||
Line 26: | Line 26: | ||
If the object only makes <math>1</math> move, it is obvious that there are only 4 possible points that the object can move to. | If the object only makes <math>1</math> move, it is obvious that there are only 4 possible points that the object can move to. | ||
If the object makes <math>2</math> moves, it can move to <math>(0, 2)</math>, <math>(1, 1)</math>, <math>(2, 0)</math>, <math>(1, -1)</math>, <math>(0, -2)</math>, <math>(-1, -1)</math>, <math>(-2, 0)</math> as well as <math>(0, 0)</math>, for a total of <math>9</math> moves. | If the object makes <math>2</math> moves, it can move to <math>(0, 2)</math>, <math>(1, 1)</math>, <math>(2, 0)</math>, <math>(1, -1)</math>, <math>(0, -2)</math>, <math>(-1, -1)</math>, <math>(-2, 0)</math> as well as <math>(0, 0)</math>, for a total of <math>9</math> moves. | ||
− | If the object makes <math>3</math> moves, it can end up at <math>(0, 3)</math>, <math>(2, 1)</math>, <math>(1, 2)</math>, <math>(3, 0)</math>, <math>(2, -1)</math>, <math>(1, -2)</math>, <math>(0, -3)</math>, <math>(-1, -2)</math>, <math>(-2, -1)</math>, <math>(0, -3)</math> etc. for a total of 16. | + | If the object makes <math>3</math> moves, it can end up at <math>(0, 3)</math>, <math>(2, 1)</math>, <math>(1, 2)</math>, <math>(3, 0)</math>, <math>(2, -1)</math>, <math>(1, -2)</math>, <math>(0, -3)</math>, <math>(-1, -2)</math>, <math>(-2, -1)</math>, <math>(0, -3)</math> etc. for a total of <math>16</math> moves. |
At this point we can guess that for n moves, there are <math>(n + 1)^2</math> different endpoints. Thus, for 10 moves, there are <math>11^2 = 121</math> endpoints, and the answer is <math>\boxed{B}</math>. | At this point we can guess that for n moves, there are <math>(n + 1)^2</math> different endpoints. Thus, for 10 moves, there are <math>11^2 = 121</math> endpoints, and the answer is <math>\boxed{B}</math>. |
Latest revision as of 15:57, 28 December 2020
Contents
Problem
An object in the plane moves from one lattice point to another. At each step, the object may move one unit to the right, one unit to the left, one unit up, or one unit down. If the object starts at the origin and takes a ten-step path, how many different points could be the final point?
Solution 1
Let the starting point be . After steps we can only be in locations where . Additionally, each step changes the parity of exactly one coordinate. Hence after steps we can only be in locations where is even. It can easily be shown that each location that satisfies these two conditions is indeed reachable.
Once we pick , we have valid choices for , giving a total of possible positions.
Solution 2
moves results in a lot of possible endpoints, so we try small cases first.
If the object only makes move, it is obvious that there are only 4 possible points that the object can move to. If the object makes moves, it can move to , , , , , , as well as , for a total of moves. If the object makes moves, it can end up at , , , , , , , , , etc. for a total of moves.
At this point we can guess that for n moves, there are different endpoints. Thus, for 10 moves, there are endpoints, and the answer is .
See also
2006 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 17 |
Followed by Problem 19 |
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.