AMC 10 · 2016 · #7

Grade 8 rate-ratio
ratio-proportionsystems-of-equationscomplementary-angles convert-to-algebra ↑ Prerequisites: ratio-proportion
📏 Medium solution 💡 2 insights
Problem
Two acute angles have measures in the ratio 5:4. The complement of one of them is twice the complement of the other. Find the sum of the two angle measures, in degrees.

Pick an answer.

(A)
75
(B)
90
(C)
135
(D)
150
(E)
270

AMC 10 2016 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Introduce a Variable

The ratio 5:4 is the natural place to plant a single variable: write the angles as 5x and 4x, and the whole problem collapses to one unknown (Tool #4). From there the two English conditions — 'complement' and 'twice as large' — turn directly into algebra (Tool #13): each complement is 90 minus the angle, and 'twice as large' is an equals sign with a factor of 2. Identifying which complement is the bigger one is a small but essential subproblem (Tool #7): the larger angle has the smaller complement, so the doubled complement must be the one belonging to the 4x angle. Pin that down and a single linear equation gives x.

1STEP 1

Name the angles from the ratio

The ratio 5:4 shares one unit x, so write the larger and smaller angles as 5x and 4x — two unknowns become one.

larger = 5x, smaller = 4x
2STEP 2

Write each complement

Each complement is 90 minus the angle: 5x gives 90 - 5x, and the smaller 4x gives the bigger complement 90 - 4x.

90 - 5x (for 5x), 90 - 4x (for 4x)
3STEP 3

Turn 'twice as large' into an equation

The bigger complement (from 4x) is twice the smaller (from 5x), so 90 - 4x = 2(90 - 5x).

90 - 4x = 2(90 - 5x)
4STEP 4

Solve for the part size

Expand and collect: 90 - 4x = 180 - 10x, so 6x = 90 and x = 15.

90 - 4x = 180 - 10x → 6x = 90 → x = 15
5STEP 5

Add the two angles

With x = 15 the angles are 5x = 75° and 4x = 60°, both acute, so the sum is 135. Answer (C).

5x + 4x = 9x = 9(15) = 135 = (C)
Answer
135
Both angles, 75° and 60°, are acute and sit in the ratio 75:60 = 5:4, matching the problem. Their complements are 15° and 30°, and 30° is exactly twice 15°, so every condition holds. The sum 135° is one of the listed choices and is less than 180°, which is sensible for two acute angles.
💡Key takeaway

Turn a ratio into equal parts named x, then let each plain-English clue become one piece of an equation.

  • Name the angles from the ratio
  • Write each complement
  • Turn 'twice as large' into an equation
  • Solve for the part size
  • Add the two angles