Degrees
A full circle = 360°. A right angle = 90°. Degrees can be subdivided into minutes (') and seconds ("):
- 1° = 60 minutes (60')
- 1' = 60 seconds (60")
- Example: 2° 5' 30" means 2 degrees, 5 minutes, 30 seconds
Radians
A radian is defined so that an angle of 1 rad at the centre of a unit circle (r = 1) produces an arc of exactly length 1. Mathematicians prefer radians because they simplify many formulas.
Common Angle Conversions
| Degrees | Radians | Degrees | Radians |
|---|---|---|---|
| 120° | 2π/3 | 240° | 4π/3 |
| 135° | 3π/4 | 270° | 3π/2 |
| 150° | 5π/6 | 360° | 2π |
A circle with radius = 1 centred at the origin. For any angle θ, the point on the circle is (cos θ, sin θ).
The CAST Rule — Signs by Quadrant
All Students Take Calculus — tells you which functions are positive in each quadrant.
Key Unit Circle Values
| Angle (°) | Angle (rad) | sin θ | cos θ | tan θ |
|---|---|---|---|---|
| 0° | 0 | 0 | 1 | 0 |
| 30° | π/6 | 1/2 | √3/2 | 1/√3 = √3/3 |
| 45° | π/4 | √2/2 | √2/2 | 1 |
| 60° | π/3 | √3/2 | 1/2 | √3 |
| 90° | π/2 | 1 | 0 | undefined |
| 120° | 2π/3 | √3/2 | −1/2 | −√3 |
| 135° | 3π/4 | √2/2 | −√2/2 | −1 |
| 150° | 5π/6 | 1/2 | −√3/2 | −1/√3 |
| 180° | π | 0 | −1 | 0 |
| 270° | 3π/2 | −1 | 0 | undefined |
| 360° | 2π | 0 | 1 | 0 |
Reference Angles
The reference angle is the acute angle (< 90°) between the terminal arm and the x-axis. Use the reference angle to find trig values in any quadrant.
| Quadrant | Reference angle formula | Example |
|---|---|---|
| Q I | ref = θ | 150° → not Q1 |
| Q II | ref = 180° − θ | 150° → ref = 30° |
| Q III | ref = θ − 180° | 210° → ref = 30° |
| Q IV | ref = 360° − θ | 330° → ref = 30° |
Arc Length
Right Triangle Definitions (SOH-CAH-TOA)
| Function | Right triangle | Unit circle | Reciprocal of |
|---|---|---|---|
| sin(θ) | opposite / hypotenuse | y-coordinate | csc |
| cos(θ) | adjacent / hypotenuse | x-coordinate | sec |
| tan(θ) | opposite / adjacent | sin θ / cos θ | cot |
| csc(θ) | hypotenuse / opposite | 1/y | sin |
| sec(θ) | hypotenuse / adjacent | 1/x | cos |
| cot(θ) | adjacent / opposite | cos θ / sin θ | tan |
Domains and Ranges
| Function | Domain | Range |
|---|---|---|
| sin(θ) | All real numbers | −1 ≤ y ≤ 1 |
| cos(θ) | All real numbers | −1 ≤ y ≤ 1 |
| tan(θ) | θ ≠ π/2 + nπ (n integer) | All real numbers |
| csc(θ) | θ ≠ nπ (n integer) | y ≤ −1 or y ≥ 1 |
| sec(θ) | θ ≠ π/2 + nπ (n integer) | y ≤ −1 or y ≥ 1 |
| cot(θ) | θ ≠ nπ (n integer) | All real numbers |
What Each Parameter Does
| Parameter | Name | Effect | Formula |
|---|---|---|---|
| a | Amplitude | Vertical stretch. If a < 0, reflects over x-axis. | Amplitude = |a| |
| b | Frequency factor | Horizontal stretch/compression. | Period = 2π / |b| |
| h | Phase shift | Horizontal shift. Positive h = shift RIGHT. | Shift = h |
| k | Vertical shift | Moves entire wave up or down. | Midline at y = k |
Key Characteristics
Worked Example
a = 3 → Amplitude = 3
b = 0.5 → Period = 2π / 0.5 = 4π
h = π → Phase shift = π to the right
k = 2 → Vertical shift = 2 up (midline at y = 2)
Maximum = 2 + 3 = 5 · Minimum = 2 − 3 = −1
Periodicity & Symmetry
- sin(θ + 2πn) = sin(θ) for any integer n
- cos(θ + 2πn) = cos(θ) for any integer n
- tan(θ + πn) = tan(θ) for any integer n
- sin(−θ) = −sin(θ) [odd function — symmetric about origin]
- cos(−θ) = cos(θ) [even function — symmetric about y-axis]
Reciprocal & Quotient Identities
| Identity | Identity |
|---|---|
| csc θ = 1 / sin θ | sin θ = 1 / csc θ |
| sec θ = 1 / cos θ | cos θ = 1 / sec θ |
| cot θ = 1 / tan θ | tan θ = sin θ / cos θ |
| cot θ = cos θ / sin θ | tan θ = 1 / cot θ |
Pythagorean Identities
Useful rearrangements:
- sin²θ = 1 − cos²θ = (1 − cos θ)(1 + cos θ)
- cos²θ = 1 − sin²θ = (1 − sin θ)(1 + sin θ)
- tan²θ = sec²θ − 1
- cot²θ = csc²θ − 1
Double Angle Formulas
Sum and Difference Formulas
Proving Identities — Strategy
- Always work on the more complicated side
- Convert everything to sin and cos when stuck
- Look for Pythagorean identity substitutions
- Try factoring — especially difference of squares: (1 − cos θ)(1 + cos θ) = sin²θ
- Multiply top and bottom by a conjugate if needed
Inverse trig functions give you an angle when you know a ratio. They undo the trig function. Also written arcsin, arccos, arctan.
| Function | Also written | Domain (input) | Range (output) |
|---|---|---|---|
| sin⁻¹(x) | arcsin(x) | −1 ≤ x ≤ 1 | −π/2 ≤ y ≤ π/2 (−90° to 90°) |
| cos⁻¹(x) | arccos(x) | −1 ≤ x ≤ 1 | 0 ≤ y ≤ π (0° to 180°) |
| tan⁻¹(x) | arctan(x) | all real numbers | −π/2 < y < π/2 (−90° to 90°) |
sin⁻¹ gives only ONE angle (in its restricted range). But the equation sin θ = 0.5 has two solutions in [0°, 360°]: 30° and 150°. Always check the CAST rule for the second solution.
Used for non-right triangles. Label the triangle: sides a, b, c opposite to angles A, B, C.
Law of Sines
Use when you know: 2 angles + 1 side (AAS or ASA) or 2 sides + an opposite angle (SSA).
Law of Cosines
Use when you know: 3 sides (SSS) or 2 sides + included angle (SAS).
Know 2 angles → Law of Sines is easier.
Know all 3 sides, or 2 sides with the angle between them → Law of Cosines.
Note: Law of Cosines reduces to the Pythagorean theorem when C = 90°.
| Mistake | What to do instead |
|---|---|
| Forgetting the CAST rule | Always check the quadrant — sin is negative in Q3 and Q4. |
| Mixing radians and degrees | Check your calculator mode (DEG or RAD) before computing. |
| Period = b, not 2π/b | Period = 2π / |b|. Frequency = |b| / (2π). |
| Phase shift sign error | In a·sin(b(x − h)) + k, the shift is +h (right when h > 0). |
| Proving identities across = | Work on one side only — never add/subtract across the equals sign. |
| Only one solution from inverse trig | sin⁻¹ gives one value. Use CAST to find the second solution in [0°, 360°]. |
| Arc length formula in degrees | s = r·θ requires θ in radians — always convert first. |