AMC 10 · 2014 · #9

Grade 8 geometry-2d
pythagorean-theoremarea-trianglesinteger-pythagorean-triples identify-subproblemspattern-recognition ↑ Prerequisites: pythagorean-theorem
📏 Medium solution 💡 3 insights 📊 Diagram
Problem
Four known sides and one right angle bound a quadrilateral. Find its area.

Pick an answer.

(A)
30
(B)
36
(C)
40
(D)
48
(E)
58.5
How to solve
Strategy Identify Subproblems

There is no area formula for a general quadrilateral from four sides, so Tool #7 (Identify Subproblems) is the move: draw the diagonal AC and treat ABCD as two triangles. That single cut is chosen because AC is the hypotenuse of the right triangle ABC, so the right angle at B both gives the first area and hands over the length the second triangle is missing. Tool #5 (Look for a Pattern) then recognises 5, 12, 13 in the second triangle and — using the converse of the Pythagorean theorem, not the theorem itself — turns those three lengths into a second right angle. Tool #4 (Introduce a Variable) closes the argument by placing coordinates and solving for D, which proves the convex figure actually exists and shows exactly where the word "convex" is load-bearing.

1STEP 1

Cut along the diagonal AC

The diagonal splits it into two triangles.

[ABCD] = [ABC] + [ACD]
2STEP 2

Pythagoras gives AC = 5

The right angle gives that diagonal directly.

AC=√(3²+4²)=√(25)=5, [ABC]=(3 × 4)/2=6
3STEP 3

Sides 5, 12, 13 prove the angle

The other triangle turns out to be right too.

5²+12²=25+144=169=13² ⟹ ∠ CAD = 90^°
4STEP 4

Second triangle has legs 5 and 12

Its area follows immediately.

[ACD]=(5 × 12)/2=30 (Heron: √(15 · 10 · 3 · 2)=30)
5STEP 5

Add the two pieces

Adding gives 36, choice (D).

[ABCD] = [ABC] + [ACD] = 6 + 30 = 36
6STEP 6

Check the convex figure exists

Coordinates confirm the shape exists.

x²+y²=144, (x+3)²+(y+4)²=169 → 3x+4y=0 → D=(48/5,-36/5), 1/2|12+60|=36
Answer
36
Three checks, each independent of the main route. First, a hard upper bound: among all quadrilaterals with sides 3, 4, 13, 12, the cyclic one has the largest area, and Brahmagupta's formula with s=16 gives √(13 · 12 · 3 · 4)=√(1872)≈ 43.3. So no quadrilateral with these sides can reach 48 or 58.5, which rules out (D) and (E) before any computation. Second, Heron's formula on triangle ACD uses only the lengths 5, 12, 13 and never refers to an angle, yet still gives 30; adding the exact 6 from the right corner gives 36 again. Third, the coordinates place the whole figure inside a box of width 63/5 and height 36/5, area about 90.7, and the figure strictly contains the triangle of area 30, so a value of 36 is the right order of magnitude. The trap choice 30 is what a solver gets by computing only triangle ACD and dropping the small corner ABC; the value 24 from the non-convex placement of D is deliberately absent from the list, which confirms the intended reading of the figure.
💡Key takeaway

Cut the quadrilateral along AC: the right angle gives AC=5, then the sides 5, 12, 13 prove a second right angle, and 6+30=36.

  • Cut along the diagonal AC
  • Pythagoras gives AC = 5
  • Sides 5, 12, 13 prove the angle
  • Second triangle has legs 5 and 12
  • Add the two pieces
  • Check the convex figure exists