AMC 10 Step by Step

Topics / Geometry

Trigonometry

Law of sines/cosines, trig values, trig identities (rare on AMC 10)

0
primary-topic problems (0.0% of all)
5
more as a secondary topic
Where it appears
0
P1-10
0
P11-15
0
P16-20
0
P21-25

What you need to know

  • Exact values: sin30=cos60=12\sin 30^\circ = \cos 60^\circ = \frac12, sin45=cos45=22\sin 45^\circ = \cos 45^\circ = \frac{\sqrt2}{2}, sin60=cos30=32\sin 60^\circ = \cos 30^\circ = \frac{\sqrt3}{2}, tan30=13\tan 30^\circ = \frac{1}{\sqrt3}, tan60=3\tan 60^\circ = \sqrt3.
  • Law of cosines: c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab\cos C, valid for any angle.
  • Law of sines: asinA=bsinB=csinC=2R\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C} = 2R, with RR the circumradius.
  • Area =12absinC= \frac12 ab\sin C, which gives R=abc4AreaR = \frac{abc}{4\cdot\text{Area}}.
  • sin2x+cos2x=1\sin^2 x + \cos^2 x = 1. Trig is rare on the AMC 10 but often the fastest route.

How AMC 10 tests it

  • A triangle given by three sides, or two sides with a 6060^\circ or 120120^\circ included angle; find the third side, area, or circumradius.
  • A cosine that comes out rational (like 12\frac12 or 1116\frac{11}{16}) signals that a cevian length or a 1313-1414-1515-type triangle is intended.
  • Problems 20–25: a length in a circle or regular polygon needing sin15\sin 15^\circ, cos36\cos 36^\circ, or a double-angle identity.

Standard approaches

  1. With a 3030^\circ, 4545^\circ, or 6060^\circ angle, drop an altitude and use special right triangles.
  2. Given three sides, get one cosine from the law of cosines, then its sine from sin2+cos2=1\sin^2 + \cos^2 = 1 for areas and circumradii.
  3. Prefer the law of cosines when the answer is a side length; use the law of sines for RR or when two angles are known.

Worked example

Triangle ABCABC has AB=5AB = 5, AC=8AC = 8, and BC=7BC = 7. What is the radius of the circle passing through AA, BB, and CC?

(A) 72\dfrac72 (B) 733\dfrac{7\sqrt3}{3} (C) 44 (D) 722\dfrac{7\sqrt2}{2} (E) 55

Solution. By the law of cosines at AA,
cosA=52+8272258=4080=12, \cos A = \frac{5^2 + 8^2 - 7^2}{2\cdot 5\cdot 8} = \frac{40}{80} = \frac12,
so A=60A = 60^\circ and sinA=32\sin A = \frac{\sqrt3}{2}. By the extended law of sines,
R=BC2sinA=73=733. R = \frac{BC}{2\sin A} = \frac{7}{\sqrt3} = \frac{7\sqrt3}{3}.
The answer is (B) 733\boxed{\textbf{(B)}\ \dfrac{7\sqrt3}{3}}.

Pitfalls

  • Sign error in the law of cosines: the term is 2abcosC-2ab\cos C, and cosC<0\cos C < 0 for an obtuse angle.
  • Pairing a side with the wrong angle in the law of sines; each side goes with the angle opposite it.
  • Forgetting that sinC\sin C does not determine CC uniquely (ambiguous case), while cosC\cos C does.

Problems, easiest first