AMC 10 · 2021 · #24

Grade 11 geometry-2d
law-of-cosinessequences-arithmeticquadratic-equationscasework caseworkconvert-to-algebra ↑ Prerequisites: law-of-cosinessequences-arithmetic
📏 Long solution 💡 4 insights
Problem
A convex quadrilateral has one side of length 18 with a 60 degree angle beside it, and that side is parallel to the opposite side. Rearranged into some order the four side lengths form an arithmetic progression, and the side of length 18 is one of the longest. Find the sum of every value one of the other three sides can take.

Pick an answer.

(A)
24
(B)
42
(C)
60
(D)
66
(E)
84
How to solve
Strategy Introduce a Variable

The shape has three unknown sides but only one equation tying them together, so the work has to be organised before it is computed. Tool #4 (Introduce a Variable) does that twice over: first it names the three unknown sides, and then — the move that makes the problem finite — it names the common difference d of the progression, which shrinks three unknowns down to one. Tool #1 (Draw a Diagram) supplies the missing equation: sliding the short parallel side across turns the trapezoid into a single triangle carrying the 60° angle, where the Law of Cosines applies. Tool #13 (Convert to Algebra) then makes that geometric relation a formula, and after substituting the progression the constant and the d-free terms cancel, leaving a plain linear equation in d. Tool #2 (Make a Systematic List) is needed because the problem says the sides form a progression 'in some order' — there are exactly six ways to attach the three smaller terms to the three unnamed sides, and each must be tested. Tool #3 (Eliminate Possibilities) finishes the job, since most of those six produce a side of length 0 and have to be thrown out.

1STEP 1

Name the three unknown sides

Name the three unknown sides.

AB = 18, AD = p, BC = q, CD = r
2STEP 2

Slide the short side onto AB

Slide it over to form a parallelogram.

EB = CD = r ⟹ EBCD is a parallelogram ⟹ DE = BC = q, AE = 18 - r
3STEP 3

One equation from the Law of Cosines

The law of cosines gives one equation.

q² = p² + (18-r)² - 2p(18-r)cos 60° = p² + (18-r)² - p(18-r)
4STEP 4

Write the progression around 18

Write the progression around eighteen.

{18, 18-d, 18-2d, 18-3d}, p = 18 - id, q = 18 - jd, r = 18 - kd, {i,j,k} = {1,2,3}
5STEP 5

Check the flat case d = 0

Check the flat case with zero difference.

d = 0: p = q = r = 18, q² = p² + 0² - p · 0 = p² ✓ ⟹ a = 18
6STEP 6

Six orderings, one linear equation

Six orderings give one linear equation each.

(18-jd)² = (18-id)² + (kd)² - (18-id)(kd) ⟹ (i² + ik + k² - j²)d = 36i + 18k - 36j
7STEP 7

Run the six cases, drop the dead ones

Drop the ones giving a zero length.

(1,2,3): 9d = 18 → d = 2 ✓ (2,1,3): 18d = 90 → d = 5 ✓ (1,3,2): -2d = -36 → d = 18 → AD = 18 - d = 0 × (2,3,1): -2d = -18 → d = 9 → AD = 18 - 2d = 0 × (3,1,2): 18d = 108 → d = 6 → AD = 18 - 3d = 0 × (3,2,1): 9d = 54 → d = 6 → AD = 18 - 3d = 0 ×
8STEP 8

Add up the values a can take

Adding them all gives 84.

18 + (16 + 14 + 12) + (8 + 13 + 3) = 18 + 42 + 24 = 84 ⟹ (E)
Answer
84
Both non-rhombus figures can be rebuilt from scratch and checked. For d = 2: AD = 16, CD = 12, so AE = 18 - 12 = 6, and BC² = 16² + 6² - 16 · 6 = 256 + 36 - 96 = 196, giving BC = 14; the four sides 12, 14, 16, 18 do form a progression with gap 2, and 18 is the largest. For d = 5: AD = 8, CD = 3, so AE = 15, and BC² = 8² + 15² - 8 · 15 = 64 + 225 - 120 = 169, giving BC = 13; the sides 3, 8, 13, 18 form a progression with gap 5. Both are genuinely convex, since a trapezoid built from a positive height and two positive parallel sides always is. The answer choices then confirm that nothing was skipped, because each wrong choice is exactly one partial sum: 24 is the d = 5 family alone, 42 is that family plus the rhombus, 60 is the d = 2 family plus the rhombus, and 66 is both families with the rhombus forgotten. Only 84 counts everything, which is a strong sign that the d = 0 case and both non-trivial cases all belong.
💡Key takeaway

Slide the short parallel side onto the long one and the trapezoid becomes a single triangle with a 60° angle; then write the four sides as 18, 18-d, 18-2d, 18-3d, test all six ways of matching them to the figure, and keep only the ones where no side shrinks to zero.

  • Name the three unknown sides
  • Slide the short side onto AB
  • One equation from the Law of Cosines
  • Write the progression around 18
  • Check the flat case d = 0
  • Six orderings, one linear equation
  • Run the six cases, drop the dead ones
  • Add up the values a can take