AMC 10 · 2009 · #10

Grade 8 geometry-2d
pythagorean-theoremlinear-equations-one-var physical-representation ↑ Prerequisites: pythagorean-theorem
📏 Short solution 💡 2 insights
Problem
A 5-meter flagpole snaps at a point x meters above the ground. The upper part stays attached at the break and its tip reaches the ground 1 meter from the base. Find the snap height x.

Pick an answer.

(A)
2.0
(B)
2.1
(C)
2.2
(D)
2.3
(E)
2.4

AMC 10 2009 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Draw a Diagram

The words hide a plain shape: a leaning broken pole is really a right triangle. Tool #1 (Draw a Diagram) surfaces that triangle and names its three sides in terms of x. Tool #13 (Convert to Algebra) then turns the right angle into the Pythagorean equation, and solving it pins down x. Tool #3 (Eliminate Possibilities) is a backup: because every choice is a clean decimal, the sides should form a scaled whole-number right triangle, which alone points to the answer.

1STEP 1

Draw the leaning pole

The stump is x, the ground gap is 1, and nothing is lost, so the leaning top is 5-x — a right triangle with that as hypotenuse.

stump=x, ground gap=1, broken top=5-x
2STEP 2

Apply the Pythagorean theorem

Legs x and 1 with hypotenuse 5-x, so the Pythagorean theorem gives x² + 1² = (5-x)².

x² + 1² = (5-x)²
3STEP 3

Solve for x

Expanding gives x² + 1 = 25 - 10x + x²; the x² cancels, leaving 10x = 24, so x = 2.4 — choice (E).

x²+1=25-10x+x² → 1=25-10x → 10x=24 → x=2.4 → (E)
Answer
2.4
Test x=2.4: the legs are 2.4 and 1, and the broken top is 5-2.4=2.6. Then 2.4² + 1² = 5.76 + 1 = 6.76 = 2.6², so the triangle closes exactly. The break sits a little below the middle of the 5-meter pole, which fits: the top piece (2.6 m) has to be long enough to lean over and touch the ground, so it should be a bit longer than the stump.
💡Key takeaway

When something tall snaps and leans to the ground, draw the right triangle it makes — the leaning piece is the hypotenuse, and the Pythagorean theorem does the rest.

  • Draw the leaning pole
  • Apply the Pythagorean theorem
  • Solve for x