AMC 10 · 2006 · #15

Grade 11 algebra
trigonometric-ratiosangle-addition-formulapythagorean-identity easier-related-problemextreme-principle ↑ Prerequisites: trigonometric-ratios
📏 Medium solution 💡 3 insights
Problem
One angle has cosine zero, and shifting it lands on an angle whose cosine is one half. The first angle is not pinned down. Find the smallest positive shift that works.

Pick an answer.

(A)
$\frac{\pi}{6}$
(B)
$\frac{\pi}{3}$
(C)
$\frac{\pi}{2}$
(D)
$\frac{5\pi}{6}$
(E)
$\frac{7\pi}{6}$
How to solve
Strategy Extreme Principle

The question asks for a minimum, so Tool #14 (Extreme Principle) sets the standard the work has to meet: it is not enough to produce one z that works, because several of the answer choices are values that do work. The winner must be a value that works AND that nothing positive can undercut. To get there, Tool #9 (Solve an Easier Related Problem) does the heavy lifting: two coupled angles is hard, so the angle-addition formula is used to erase x entirely and turn the pair of equations into a single condition on z alone. Tool #15 (Organize Information in More Ways) prepares that move by rewriting cos x = 0 in the form the formula actually needs, which is a statement about sin x. Tool #6 (Guess and Check) supplies an explicit x proving the candidate is really attainable, and Tool #3 (Eliminate Possibilities) sorts the remaining choices into 'impossible' and 'possible but not smallest'.

1STEP 1

Rewrite the condition on x

A zero cosine forces the sine to be plus or minus one, with both available.

cos x = 0 ⇔ x = π/2 + π n → sin x = ± 1 (both signs occur)
2STEP 2

Erase x with the addition formula

The addition formula erases the unknown angle entirely.

cos(x+z) = cos x_=0 cos z - sin x sin z = ∓ sin z = 1/2
3STEP 3

Check the reverse direction too

Both signs are matchable, so the condition is exactly on the shift's sine size.

|sin z| = 1/2 ⇔ ∃ x: cos x = 0 and cos(x+z) = 1/2
4STEP 4

Rule out everything below pi/6

Below that value the sine is too small, so nothing smaller works.

0 < z < π/6 → 0 < sin z < 1/2 → |sin z| ≠ 1/2
5STEP 5

Confirm pi/6 itself and conclude

An explicit pair confirms it, so the answer is π/6, choice (A).

x = 3π/2, z = π/6 → cos x = 0, cos5π/3 = 1/2 → (A)
Answer
π/6
The witness checks out directly: cos3π/2 = 0 and cos(3π/2 + π/6) = cos5π/3 = 1/2, so z = π/6 genuinely satisfies both equations. The other choices split into two kinds, which is what makes this problem's minimum worth proving rather than guessing. (B) π/3 and (C) π/2 are impossible, because |sinπ/3| = √(3)/2 and |sinπ/2| = 1, neither equal to 1/2. But (D) 5π/6 and (E) 7π/6 both do satisfy |sin z| = 1/2 and really are workable shifts — 5π/6 pairs with x = 3π/2 and 7π/6 pairs with x = π/2. They are correct answers to 'name a value of z' and wrong answers to 'name the smallest'. In particular, a solver who fixes x = π/2 and never considers x = 3π/2 is forced to sin z = -1/2 and lands on (E). The freedom in x is the whole problem.
💡Key takeaway

When a problem says 'smallest possible', find every value that works before picking one — here cos x = 0 allows sin x = 1 and sin x = -1, and using both is what drops the answer from 7π/6 down to π/6.

  • Rewrite the condition on x
  • Erase x with the addition formula
  • Check the reverse direction too
  • Rule out everything below pi/6
  • Confirm pi/6 itself and conclude