AMC 10 · 2007 · #25

Grade 10 geometry-3d
spatial-visualizationpythagorean-theoremarea-triangles coordinate-geometryidentify-subproblems ↑ Prerequisites: coordinate-geometrypythagorean-theorem
📏 Long solution 💡 4 insights
Problem
Five points in space form a closed loop of five equal segments with three right-angle corners. One segment runs parallel to the plane of a triangle in the loop. Find the area of one of the triangles.

Pick an answer.

(A)
$\sqrt{2}$
(B)
$\sqrt{3}$
(C)
2
(D)
$\sqrt{5}$
(E)
$\sqrt{6}$
How to solve
Strategy Convert to Algebra

A bent 3-D loop is very hard to picture, and picturing it is also the dangerous part: if you sketch one shape that happens to fit and measure it, you have only shown that shape is possible — not that it is the only one. If a second, different shape also fit, the problem would have no single answer. So the safe move is Tool #13 (Convert to Algebra): drop in coordinates and turn every single condition into an equation, then solve the system instead of guessing at a picture. The square corner at B hands you a ready-made frame with B at the origin and BA, BC along two axes (Tool #17 to see why that frame is legal), the parallel condition becomes "D and E have the same height" (Tool #4 names that height h), and each right angle becomes a Pythagorean equation (Tool #7 splits the loop into those separate small equations). Solving the system leaves only a couple of possibilities, and they all give the same triangle.

1STEP 1

Set the frame at the square corner

Setting the frame at a right angle gives clean coordinates.

B=(0,0,0), A=(2,0,0), C=(0,2,0), plane ABC: z=0
2STEP 2

Parallel means one shared height

Parallel means the two points share one height.

E=(e₁,e₂,h), D=(d₁,d₂,h)
3STEP 3

Turn the right angles into lengths

Each right angle becomes a length through the Pythagorean theorem.

AD²=EA²+ED²=4+4=8, CE²=DC²+DE²=4+4=8
4STEP 4

Write the equations for E and D

Writing the equations ties each point to one relation.

EA²=4: S-4e₁+4=4→ S=4e₁; CE²=8: S-4e₂+4=8→ S=4e₂+4 → e₁=e₂+1 ; CD²=4: T-4d₂+4=4→ T=4d₂; AD²=8: T-4d₁+4=8→ T=4d₁+4 → d₂=d₁+1
5STEP 5

DE has only two places to go

The shared segment has only two possible directions.

u²+(u+2)²=4 → 2u²+4u=0 → 2u(u+2)=0 → (u,v)=(0,2) or (-2,0) ; → D-E=(0,2,0)=BC or D-E=(-2,0,0)=AB
6STEP 6

Finish the first case exactly

Following the first case gives every coordinate.

E=(1,0,√(3)), D=(1,2,√(3)), BE=√(4)=2, BD=√(8)=2√(2), DE=2
7STEP 7

Recognize the triangle and finish

The lengths reveal another right angle, giving area 2, choice (C).

2²+2²=(2√(2))² → right angle between the legs of length 2 ; [BDE]=1/2 · 2 · 2=2 → (C)
Answer
2
First, the configuration found is real, not wished for: with A=(2,0,0), B=(0,0,0), C=(0,2,0), E=(1,0,√(3)), D=(1,2,√(3)), all five lengths equal 2, the three dot products BA·BC, DC·DE, ED·EA are each 0, and DE=(0,-2,0) has no vertical part while D,E sit at height √(3) ≠ 0 — so DE really is parallel to the plane of △ ABC and not inside it. Second, and more important, the answer is forced, not merely possible: every line of the derivation was an equivalence or an exhaustive case split, so the only solutions in this frame are the two cases (each with h=±√(3)), and all of them give a 2,2,2√(2) triangle of area 2. Third, the parallel condition is genuinely load-bearing, so any argument that skips it is incomplete: a count of freedoms says five points in space have 15-6=9 degrees of freedom while the five lengths and three right angles impose only 8 equations, leaving one free parameter, and that parameter really does move the answer. Concretely, E=((3+√(6))/2,(1+√(6))/2,-1/√(2)) with D=E+(-1,1,√(2)) satisfies all five length conditions and all three right angles, yet DE tilts out of the plane and the area of △ BDE comes out to √(2)+√(3)≈ 3.15, which is not even among the choices. Finally, 2 is a sensible size: △ BDE has a side of length 2 and its other vertices are 2 or 2√(2) away, so an area near 2 is expected, while √(2)≈ 1.41 and √(6)≈ 2.45 would need a noticeably flatter or fatter triangle.
💡Key takeaway

When a shape in space is too tangled to draw, put it on coordinate axes and turn every length and right angle into an equation — here the equations leave DE only two possible directions, and both give the same right triangle with legs 2 and 2.

  • Set the frame at the square corner
  • Parallel means one shared height
  • Turn the right angles into lengths
  • Write the equations for E and D
  • DE has only two places to go
  • Finish the first case exactly
  • Recognize the triangle and finish