Learn.breadcrumbLabel

Trigonometry Essentials: Sin, Cos, Tan and Key Identities

2026.04.14

Learn.byAuthor

Trigonometry
Trigonometry

Trigonometry connects angles to side lengths in triangles — and extends far beyond into waves, circles, and calculus. It’s essential for every math student from high school through university.

💡
Key Point: Trigonometry shows up on the SAT (2~3 questions), ACT (4~6 questions), and AP Calculus. The unit circle and basic identities are the foundation for everything else.

The Three Basic Ratios

Definition

For a right triangle with angle θ\theta:

sinθ=OppositeHypotenuse,cosθ=AdjacentHypotenuse,tanθ=OppositeAdjacent\sin\theta = \frac{\text{Opposite}}{\text{Hypotenuse}}, \quad \cos\theta = \frac{\text{Adjacent}}{\text{Hypotenuse}}, \quad \tan\theta = \frac{\text{Opposite}}{\text{Adjacent}}

Memory trick: SOH-CAH-TOA

  • Sin = Opposite / Hypotenuse
  • Cos = Adjacent / Hypotenuse
  • Tan = Opposite / Adjacent

Key Angle Values

Anglesincostan
0°0\degree001100
30°30\degree12\frac{1}{2}32\frac{\sqrt{3}}{2}13\frac{1}{\sqrt{3}}
45°45\degree22\frac{\sqrt{2}}{2}22\frac{\sqrt{2}}{2}11
60°60\degree32\frac{\sqrt{3}}{2}12\frac{1}{2}3\sqrt{3}
90°90\degree1100undefined

The Unit Circle

The unit circle is a circle with radius 1 centered at the origin. For any angle θ\theta:

(cosθ,  sinθ)=coordinates on the unit circle(\cos\theta,\; \sin\theta) = \text{coordinates on the unit circle}

This extends trig beyond right triangles to any angle, including negative angles and angles greater than 360°360\degree.


Essential Identities

Pythagorean Identity

sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1

Divide by cos2θ\cos^2\theta: tan2θ+1=sec2θ\tan^2\theta + 1 = \sec^2\theta

Divide by sin2θ\sin^2\theta: 1+cot2θ=csc2θ1 + \cot^2\theta = \csc^2\theta

Double Angle Formulas

sin2θ=2sinθcosθ\sin 2\theta = 2\sin\theta\cos\theta
cos2θ=cos2θsin2θ=2cos2θ1=12sin2θ\cos 2\theta = \cos^2\theta - \sin^2\theta = 2\cos^2\theta - 1 = 1 - 2\sin^2\theta

Addition Formulas

sin(A±B)=sinAcosB±cosAsinB\sin(A \pm B) = \sin A\cos B \pm \cos A\sin B
cos(A±B)=cosAcosBsinAsinB\cos(A \pm B) = \cos A\cos B \mp \sin A\sin B
⚠️
Watch Out: In the cosine addition formula, the sign flips — plus becomes minus and vice versa. This is the opposite of the sine formula and a common exam trap.

Graphs of Trig Functions

  • y=sinxy = \sin x: Period 2π2\pi, amplitude 1, starts at origin
  • y=cosxy = \cos x: Period 2π2\pi, amplitude 1, starts at maximum
  • y=tanxy = \tan x: Period π\pi, vertical asymptotes at x=π2+nπx = \frac{\pi}{2} + n\pi

For y=Asin(Bx+C)+Dy = A\sin(Bx + C) + D:

  • A|A| = amplitude
  • 2πB\frac{2\pi}{|B|} = period
  • CB-\frac{C}{B} = phase shift
  • DD = vertical shift

Worked Examples

Example 1: Find an Exact Value

Find sin75°\sin 75\degree using the addition formula.

Show Solution

sin75°=sin(45°+30°)\sin 75\degree = \sin(45\degree + 30\degree)

=sin45°cos30°+cos45°sin30°= \sin 45\degree\cos 30\degree + \cos 45\degree\sin 30\degree
=2232+2212=6+24= \frac{\sqrt{2}}{2} \cdot \frac{\sqrt{3}}{2} + \frac{\sqrt{2}}{2} \cdot \frac{1}{2} = \frac{\sqrt{6} + \sqrt{2}}{4}

Example 2: Solve a Trig Equation

Solve 2sinθ1=02\sin\theta - 1 = 0 for 0θ<2π0 \leq \theta < 2\pi.

Show Solution

sinθ=12\sin\theta = \frac{1}{2}

θ=π6\theta = \frac{\pi}{6} or θ=5π6\theta = \frac{5\pi}{6}

Example 3: Pythagorean Identity

If sinθ=35\sin\theta = \frac{3}{5} and θ\theta is in the first quadrant, find cosθ\cos\theta.

Show Solution

sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1

925+cos2θ=1\frac{9}{25} + \cos^2\theta = 1

cos2θ=1625\cos^2\theta = \frac{16}{25}cosθ=45\cos\theta = \frac{4}{5} (positive in Q1)

📝
Pro Tip: Memorize the unit circle values for 0°,30°,45°,60°,90°0\degree, 30\degree, 45\degree, 60\degree, 90\degree. Every other angle on the unit circle is just a reflection of these five values.

Top 3 Common Mistakes

  1. Mixing up sine and cosine on the unit circle — x-coordinate is cosine, y-coordinate is sine
  2. Forgetting the sign flip in cosine addition formulacos(A+B)\cos(A + B) uses minus, not plus
  3. Not checking all solutions in a trig equation — trig functions are periodic, so there are usually multiple solutions in [0,2π)[0, 2\pi)

Related Topics

  • The Unit Circle Deep Dive
  • Inverse Trigonometric Functions
  • Trigonometric Equations
  • Applications in Calculus