Trigonometry Essentials: Sin, Cos, Tan and Key Identities
2026.04.14
Learn.byAuthor
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 unit circle is a circle with radius 1 centered at the origin. For any angle θ:
(cosθ,sinθ)=coordinates on the unit circle
This extends trig beyond right triangles to any angle, including negative angles and angles greater than 360°.
Essential Identities
Pythagorean Identity
sin2θ+cos2θ=1
Divide by cos2θ: tan2θ+1=sec2θ
Divide by sin2θ: 1+cot2θ=csc2θ
Double Angle Formulas
sin2θ=2sinθcosθ
cos2θ=cos2θ−sin2θ=2cos2θ−1=1−2sin2θ
Addition Formulas
sin(A±B)=sinAcosB±cosAsinB
cos(A±B)=cosAcosB∓sinAsinB
⚠️
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=sinx: Period 2π, amplitude 1, starts at origin
y=cosx: Period 2π, amplitude 1, starts at maximum
y=tanx: Period π, vertical asymptotes at x=2π+nπ
For y=Asin(Bx+C)+D:
∣A∣ = amplitude
∣B∣2π = period
−BC = phase shift
D = vertical shift
Worked Examples
Example 1: Find an Exact Value
Find sin75° using the addition formula.
Show Solution
sin75°=sin(45°+30°)
=sin45°cos30°+cos45°sin30°
=22⋅23+22⋅21=46+2
Example 2: Solve a Trig Equation
Solve 2sinθ−1=0 for 0≤θ<2π.
Show Solution
sinθ=21
θ=6π or θ=65π
Example 3: Pythagorean Identity
If sinθ=53 and θ is in the first quadrant, find cosθ.
Show Solution
sin2θ+cos2θ=1
259+cos2θ=1
cos2θ=2516 → cosθ=54 (positive in Q1)
📝
Pro Tip: Memorize the unit circle values for 0°,30°,45°,60°,90°. Every other angle on the unit circle is just a reflection of these five values.
Top 3 Common Mistakes
Mixing up sine and cosine on the unit circle — x-coordinate is cosine, y-coordinate is sine
Forgetting the sign flip in cosine addition formula — cos(A+B) uses minus, not plus
Not checking all solutions in a trig equation — trig functions are periodic, so there are usually multiple solutions in [0,2π)