AMC 10 · 2024 · #7

Grade 8 geometry-2d
similar-trianglesarea-trianglespythagorean-theoremarea-rectangles identify-subproblemsconvert-to-algebraarea-difference ↑ Prerequisites: similar-trianglesarea-trianglespythagorean-theoremarea-rectangles
📏 Medium solution 💡 3 insights 📊 Diagram
Problem
In rectangle WXYZ with WX = 4 and WZ = 8, point M is on side XY and point A is on side YZ. The angle at M in triangle WMA is a right angle, and the two corner triangles △ WXM and △ WAZ have equal areas. Find the area of △ WMA.

Pick an answer.

(A)
13
(B)
14
(C)
15
(D)
16
(E)
17
How to solve
Strategy Draw a Diagram

The figure is the whole problem: a rectangle cut by the cevians WM and MA into four triangles whose areas must sum to 32. Tool #1 (Draw a Diagram) makes that decomposition visible at a glance. Tool #7 (Identify Subproblems) turns it into two clean conditions — the equal-area condition links XM and ZA, and the right angle at M links them through the Pythagorean theorem. Tool #13 (Convert to Algebra) names XM = b and ZA = a so those two conditions become a 2 × 2 system that pins down a and b. Once a, b are known, the area falls straight out of 32 - (three corner triangles).

1STEP 1

Write the three corner areas

Subtract the three corners from the rectangle.

[△ WXM] = 1/2 · 4 · b = 2b, [△ WAZ] = 1/2 · 8 · a = 4a, [△ MAY] = 1/2(8-b)(4-a)
2STEP 2

Use the equal areas

It gives b equals two a.

2b = 4a ⟹ b = 2a
3STEP 3

Turn the right angle into Pythagoras

The three sides give a quadratic.

(16 + b²) + ((8-b)² + (4-a)²) = 64 + a²
4STEP 4

Solve the quadratic

The roots are 1 and 4.

(a-1)(a-4) = 0 ⟹ a = 1 or a = 4
5STEP 5

Discard the outside root

Four lands outside the rectangle.

a = 1, b = 2, MY = 6, AY = 3
6STEP 6

Subtract the corners

32 minus the corners is 15.

[△ WMA] = 32 - 4 - 4 - 9 = 15 → (C)
Answer
15
Sanity-check with the right-triangle leg lengths: WM = √(16 + 4) = √(20) and MA = √(36 + 9) = √(45), so 1/2 WM · MA = 1/2√(20 · 45) = 1/2√(900) = 15. Same answer. Also the answer 15 is just under half the rectangle area (32), which matches a glance at the picture where △ WMA is the biggest of the four pieces but does not dominate.
💡Key takeaway

This AMC 12 problem only needs Grade 8 Pythagorean theorem plus Grade 6 "rectangle minus the corners" area thinking that you already know!