AMC 10 · 2023 · #15

Grade 10 geometry-2d
trigonometric-ratioscoordinate-geometrypath-length-comparisonline-symmetry reflection-unfoldingphysical-representationidentify-subproblems ↑ Prerequisites: trigonometric-ratioscoordinate-geometry
📏 Long solution 💡 3 insights 📊 Diagram
Problem
A rectangular field is 100 metres along each long side and 30 along each short side. Someone starts at a corner, walks straight to a long side, turns, walks straight again, turns again, and keeps going until stopping somewhere on a short side. Every leg meets the long side at the same angle. Find the angle making the total distance walked exactly 120 metres.

Pick an answer.

(A)
$\arccos\frac{5}{6}$
(B)
$\arccos\frac{4}{5}$
(C)
$\arccos\frac{3}{10}$
(D)
$\arcsin\frac{4}{5}$
(E)
$\arcsin\frac{5}{6}$
How to solve
Strategy Visualize Spatial Relationships

The path looks hopeless to track leg by leg, because the problem refuses to say how many legs there are. That refusal is the hint: whatever gets computed must not depend on the count. Two moves make the count disappear. The first is spatial — instead of letting the path bounce off a long side, reflect the whole field across that side and let the path continue straight into the mirror copy. Every bounce flattens out, and the entire zigzag becomes one straight line whose length is exactly the distance walked. The second move is a change of focus — stop watching the two-dimensional wandering and watch only the rightward progress. Every leg leans at the same angle θ, so every leg spends the same fraction cosθ of its length on rightward progress, and those fractions add up no matter how many legs there are. That converts "total distance walked" into "total rightward progress" with a single multiplication. The last piece is the one that actually pins the answer down: the walk is required to end on BC, which fixes the total rightward progress at exactly 100 and leaves one equation in one unknown. The 30-meter width never enters — it only decides how many legs appear, which is precisely what the problem told us not to care about.

1STEP 1

Pin the field to coordinates

Give the corners coordinates.

A=(0,0), B=(100,0), C=(100,30), D=(0,30)
2STEP 2

Unfold the bounces

Reflecting makes it a straight ray.

bounce at y=30 ⟷ reflect the field across y=30 ⟹ zigzag → straight ray at angle θ
3STEP 3

Watch only the rightward progress

The number of turns is irrelevant.

rightward progress of leg i = ℓ_icosθ ⟹ Σ_i ℓ_icosθ = (Σ_i ℓ_i)cosθ = Lcosθ
4STEP 4

The ending fixes the total

Ending on the short side fixes the progress.

x_end - x_A = 100 - 0 = 100 ⟹ Lcosθ = 100
5STEP 5

Solve the single equation

One equation gives the cosine.

120cosθ = 100 ⟹ cosθ = 100/120 = 5/6 ⟹ θ = arccos5/6 ≈ 33.56°
6STEP 6

Build the actual path

Draw it and check the length.

(0,0)→(150/√(11),30)→(300/√(11),0)→(100, 20√(11)-60); 180/√(11)+180/√(11)+(120-360/√(11))=120
7STEP 7

Test the other choices

The others give different totals, so it is the angle whose cosine is five sixths.

L=100/cosθ: arccos5/6→ 120, arccos4/5→ 125, arccos3/10→ 1000/3, arcsin4/5→ 500/3, arcsin5/6→ 600/√(11)
Answer
arccos(5/6)
Start with scale. Walking 120 meters to travel 100 meters of field is only a 20% increase, so the legs should be gently tilted, not steeply slanted — and arccos5/6≈ 33.56° is indeed a shallow lean. A steep zigzag such as arccos3/10≈ 72.54° would have him crossing the field over and over and racking up more than three times the field's length, which the list confirms at 333.33 meters. Next check the boundary behaviour of the formula L=100/cosθ: at θ→ 0 it gives L→ 100, the straight walk down the long side, and as θ→ 90° it blows up, matching a walker who only goes up and down and never reaches BC. The answer sits sensibly between those extremes. Now stress the load-bearing assumption. The whole solution rests on the horizontal displacement being exactly 100, which comes from the phrase "ending on the segment BC" and nothing else. Step 6 tested that claim the hard way by building the path: three legs, ending at height 20√(11)-60≈ 6.33 meters up BC, with legs measuring about 54.27, 54.27, and 11.46 meters and summing to 120.00. That endpoint is inside [0,30], so the constructed walk is legal and the answer is not just algebraically forced but actually realizable. It is also worth noticing what the solution never needed: the field's 30-meter width. Changing the width changes the number of legs and where they land, but not θ — which is exactly why the problem could afford to say the leg count might differ from the figure. Finally, the distractors all decode: arccos4/5 is the answer to the same question with 125 meters, arcsin4/5 swaps sine for cosine on that same wrong pair, and arcsin5/6 is the complement of the right answer, the classic penalty for matching 5/6 to the opposite side instead of the adjacent one. Since the answer choices are arccos5/6 and arcsin5/6 both, the problem is quietly testing whether the 100 is adjacent to θ or opposite it, and Step 1 settled that: θ is measured off the long side, so the 100 runs alongside it.
💡Key takeaway

When a path bounces but always leans by the same angle, ignore the bounces and count only forward progress: the same share of every leg points forward, so the whole trip behaves like one straight line.

  • Pin the field to coordinates
  • Unfold the bounces into one straight line
  • Watch only the rightward progress
  • Ending on BC is what fixes the total at 100
  • Solve the single equation
  • Build the actual path and measure it
  • Test the other four choices