AMC 10 · 2014 · #5

Grade 8 geometry-2d
ratio-proportionlinear-equations-one-var convert-to-algebra ↑ Prerequisites: ratio-proportion
📏 Medium solution 💡 2 insights 📊 Diagram
Problem
Equal panes in a grid with equal borders make an overall square. Find the outer side.

Pick an answer.

(A)
26
(B)
28
(C)
30
(D)
32
(E)
34
How to solve
Strategy Introduce a Variable

The pane size is given only as a ratio 5:2, so Tool #4 (Introduce a Variable) names one scale factor x and turns the ratio into real lengths: width 2x, height 5x. Tool #1 (Draw a Diagram) reads the picture to count how many panes and borders lie along each side. Tool #7 (Identify Subproblems) splits the job into two totals — the width across and the height down — each built from panes plus borders. Setting those two totals equal (the window is square) gives one linear equation to solve for x.

1STEP 1

Turn the ratio into lengths

The pane ratio becomes two lengths.

pane width = 2x, pane height = 5x
2STEP 2

Add up the width across

Across, there are five borders.

width = 4(2x) + 5(2) = 8x + 10
3STEP 3

Add up the height down

Down, there are three.

height = 2(5x) + 3(2) = 10x + 6
4STEP 4

Use the square condition to solve

The square condition gives one equation.

8x + 10 = 10x + 6 → 4 = 2x → x = 2
5STEP 5

Compute the side length

Either direction gives 26, choice (A).

side = 8(2) + 10 = 26 = 10(2) + 6 → (A)
Answer
26
The two independent totals for width (8x+10) and height (10x+6) both evaluate to 26 at x=2, which is exactly the square condition — a strong internal check. A sanity read of the picture agrees: with x=2 each pane is 4 wide and 10 tall, four wide panes plus five 2-inch borders make 16+10=26, and two tall panes plus three borders make 20+6=26. The value 26 is the smallest choice, matching a small scale factor x=2.
💡Key takeaway

Name the pane size with one variable, add panes and borders to get the width and height, then set them equal because the window is a square.

  • Turn the ratio into lengths
  • Add up the width across
  • Add up the height down
  • Use the square condition to solve
  • Compute the side length