AMC 10 · 2016 · #19
Grade 8 geometry-2dPick an answer.
AMC 10 2016 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The corners are perpendicular, so tool #4 (Introduce a Variable) lets me drop the rectangle onto a coordinate grid and turn every line into an equation. Putting corner A at the origin makes AE and AF lines through the origin, which are easy to write. Tool #1 (Draw a Diagram) fixes the order B,P,Q,D along the diagonal so I know which piece is which. Tool #7 (Identify Subproblems) splits the work into two clean intersection problems — find P from AE∩ BD, then Q from AF∩ BD — and a single shared variable that runs along BD turns both crossings directly into the three ratio pieces.
Place the rectangle on a grid
Put A=(0,0), B=(6,0), C=(6,3), D=(0,3); trisecting BC gives E=(6,1) and F=(6,2).
Coordinates turn lengths and right angles into exact point locations you can compute with.
6.G.A.3Draw A DiagramWrite the three lines as equations
AE and AF pass through the origin: AE is y=x/6, AF is y=x/3; write BD as (6-6u, 3u), u=0 at B and u=1 at D.
A line through the origin is fully captured by its slope, and one sliding fraction u names every point along the diagonal.
8.EE.B.6Use Matrix LogicFind P, then Q, on the diagonal
Substitute (6-6u,3u) into each line: P gives 3u=1-u so u=1/4; Q gives 3u=2-2u so u=2/5.
Where two lines meet is the single u that satisfies both equations at once.
8.EE.C.8Identify SubproblemsTurn the fractions into the ratio
Distances from B track u, so BP:PQ:QD=1/4:3/20:3/5=5:3:12, gcd 1, giving r+s+t=20 — choice (E).
On one straight segment, equal fractions of the way mean equal shares of the length, so the u-gaps are the ratio.
6.RP.A.1Use Matrix LogicDrop the rectangle on a grid, write each line as an equation, and let one fraction u slide along the diagonal — the gaps in u are exactly the pieces 5:3:12, which add to 20.
- Place the rectangle on a grid
- Write the three lines as equations
- Find P, then Q, on the diagonal
- Turn the fractions into the ratio