AMC 10 · 2009 · #23

Grade 9 algebra
quadratic-equationsfunction-compositionsymmetry-argument symmetry-argumentconvert-to-algebra ↑ Prerequisites: quadratic-equations
📏 Long solution 💡 4 insights
Problem
Two quadratics are linked by a half-turn, and one's vertex lies on the other. Their four roots have a known middle gap. Find the sum of the numbers describing the outer spread.

Pick an answer.

(A)
602
(B)
652
(C)
702
(D)
752
(E)
802
How to solve
Strategy Visualize Spatial Relationships

The rule g(x) = -f(100 - x) flips the sign of the output and reflects the input across 50. Both flips at once is a half-turn of the whole picture about the point (50, 0), so g's parabola is f's parabola rotated 180 degrees. That single observation is worth more than any expansion: it says the four x-intercepts sit in mirror pairs around 50. Sliding the origin to 50 turns the four unknown intercepts into two, the given gap hands over one of them for free, and the vertex condition becomes one clean equation in the two zeros of a single quadratic. Naming those zeros and comparing them by ratio, not by size, is what makes the unknown leading coefficient drop out.

1STEP 1

Read the rule as a half-turn

The rule is a half-turn about a fixed point.

g(100-t) = -f(100-(100-t)) = -f(t) ⟹ (t, f(t)) ⟼ (100-t, -f(t))
2STEP 2

Slide the origin to 50

Sliding the origin there simplifies everything.

X = x - 50, p(X) = f(X+50), q(X) = g(X+50) = -f(50-X) = -p(-X)
3STEP 3

Zeros come in opposite pairs

The roots come in opposite pairs.

q(X) = 0 ⇔ p(-X) = 0, p(X) = a(X-r)(X-s), zeros of q = {-r, -s}
4STEP 4

Four distinct intercepts pin the labels

Four distinct roots then force the labelling.

0 < m < M, (x₁,x₂,x₃,x₄) → (-M, -m, m, M), 2m = 150 → m = 75, x₄ - x₁ = 2M
5STEP 5

Turn the vertex clue into one equation

The vertex clue becomes one symmetric equation.

V = (r+s)/2, q(V) = p(V) ⇔ -p(-V) = p(V) ⇔ p(V) + p(-V) = 0
6STEP 6

Expand into a symmetric relation

Expanding turns it into a relation between the two roots.

p(V) = -a/4(r-s)², p(-V) = a/4(3r+s)(r+3s) ⟹ r² + 6rs + s² = 0
7STEP 7

Solve for the ratio of the zeros

Solving gives their ratio.

t = r/s: t² + 6t + 1 = 0 → t = -3 ± 2√(2), (3-2√2)(3+2√2) = 1, M/m = 3 + 2√(2)
8STEP 8

Check such a pair really exists

An explicit pair shows the setup really exists.

f(x) = (x-125)(x+175+150√2), g(x) = -f(100-x), (x₁,x₂,x₃,x₄) = (-175-150√2, -25, 125, 275+150√2)
9STEP 9

Assemble m, n, and p

Assembling the three numbers gives 752, choice (D).

M = 75 (3+2√2) = 225 + 150√2, x₄ - x₁ = 2M = 450 + 300√2, 450 + 300 + 2 = 752
Answer
752
Numerically, 3 + 2 root 2 is about 5.83, so the outer intercepts sit about 437 from the center while the inner ones sit at 75. The outer spread is about 874, and 450 + 300 times 1.414 is about 874.3, so the two agree. The outer spread being nearly six times the inner gap of 150 also matches the picture: the vertex of one parabola has to reach across and land on the other parabola, which only happens when one arm stretches far out. Every step also survives a sanity test on the explicit example from step 8: its vertex sits at x = -25 - 75 root 2, about -131.1, where f takes the value -(33750 + 22500 root 2), and evaluating g at the same place gives -f(125 + 75 root 2) = -(33750 + 22500 root 2) as well, so the vertex of f really is a point of g. The form 450 + 300 root 2 has positive integers and squarefree p = 2 as demanded, and 450 + 300 + 2 = 752 confirms (D).
💡Key takeaway

When one graph is another one turned upside down, move the origin to the turning point: the four intercepts become two mirror pairs, and the only thing left to find is how much bigger the outer pair is.

  • Read the rule as a half-turn
  • Slide the origin to 50
  • Zeros come in opposite pairs
  • Four distinct intercepts pin the labels
  • Turn the vertex clue into one equation
  • Expand into a symmetric relation
  • Solve for the ratio of the zeros
  • Check such a pair really exists
  • Assemble m, n, and p