AMC 10 · 2021 · #3

Grade 7 algebra
absolute-valuelinear-equations-two-varcaseworksign-analysis convert-to-algebracasework ↑ Prerequisites: absolute-value
📏 Medium solution 💡 2 insights
Problem
At noon one city is some number of degrees warmer than another. By four o'clock the first has dropped 5 degrees and the second has risen 3, and at that moment the two temperatures differ by 2 degrees. Find the product of every value that fits.

Pick an answer.

(A)
10
(B)
30
(C)
60
(D)
100
(E)
120
How to solve
Strategy Introduce a Variable

Neither city's temperature is given, so Tool #4 (Introduce a Variable) names them M and L and turns "warmer by N" into M-L=N. The two individual temperatures then cancel, so Tool #16 (Change Focus) says to track only the gap between the cities — the gap is the one quantity the problem actually controls. Tool #13 (Convert to Algebra) turns the phrase "differ by 2 degrees" into an absolute-value equation, which splits into two cases; Tool #2 (Make a Systematic List) works through both cases so neither is missed, and Tool #3 (Eliminate Possibilities) checks that both survive before the values are multiplied.

1STEP 1

Name the noon temperatures

Name the noon temperatures.

M-L=N
2STEP 2

Write the 4:00 temperatures

Write the four o'clock temperatures.

Minneapolis=M-5, St. Louis=L+3
3STEP 3

Track the gap, not the temperatures

Track the gap, not the temperatures.

(M-5)-(L+3)=(M-L)-8=N-8
4STEP 4

Turn "differ by 2" into an equation

Differing by two is an absolute value.

|N-8|=2
5STEP 5

List both cases

List both cases.

N-8=2 → N=10; N-8=-2 → N=6
6STEP 6

Check both, then multiply

Multiplying gives 60.

10 · 6=60 → (C)
Answer
60
Build an actual pair of temperatures for each case. For N=10, take noon readings of 70 and 60; at 4{:}00 they are 65 and 63, which differ by 2. For N=6, take 66 and 60; at 4{:}00 they are 61 and 63, which again differ by 2. Both scenarios really happen, so 60 is the product of all possible values. Notice that choice (A) 10 is exactly what a solver gets by keeping only the first case and forgetting that the cities can swap places, which is the trap this problem is built around.
💡Key takeaway

"Differ by 2" only fixes how far apart the numbers are, not which one is bigger, so an absolute value opens two cases and both belong in the answer.

  • Name the noon temperatures
  • Write the 4:00 temperatures
  • Track the gap, not the temperatures
  • Turn "differ by 2" into an equation
  • List both cases
  • Check both, then multiply