Skip to main content
  1. Grade 11 Mathematics/
  2. Trigonometry/

Reduction Formulas, CAST & Co-functions

In Grade 10, trig was about right-angled triangles and acute angles. In Grade 11, we extend trig to any angle — including angles bigger than $90°$, bigger than $360°$, and even negative angles. The tool that makes this work is the CAST diagram.


The CAST Diagram
#

The Cartesian plane is divided into 4 quadrants. In each quadrant, only certain trig ratios are positive:

QuadrantAngle rangePositive ratiosMemory aid
Q1$0° < \theta < 90°$All (sin, cos, tan)A
Q2$90° < \theta < 180°$Sin onlyS
Q3$180° < \theta < 270°$Tan onlyT
Q4$270° < \theta < 360°$Cos onlyC

Read anti-clockwise from Q4: C-A-S-T.

Why?
#

In each quadrant, the signs of $x$ and $y$ change:

  • $\sin\theta = \frac{y}{r}$ — positive when $y > 0$ (Q1, Q2)
  • $\cos\theta = \frac{x}{r}$ — positive when $x > 0$ (Q1, Q4)
  • $\tan\theta = \frac{y}{x}$ — positive when $x$ and $y$ have the same sign (Q1, Q3)

$r$ is always positive.


The Complete Reduction Formula Table
#

The goal: reduce any angle to an acute angle ($0° – 90°$) by finding which quadrant the angle is in and applying the correct sign.

$180°$ formulas (Q2 and Q3)
#

FormulaSignReason
$\sin(180° - \theta) = +\sin\theta$+Sin positive in Q2
$\cos(180° - \theta) = -\cos\theta$Cos negative in Q2
$\tan(180° - \theta) = -\tan\theta$Tan negative in Q2
$\sin(180° + \theta) = -\sin\theta$Sin negative in Q3
$\cos(180° + \theta) = -\cos\theta$Cos negative in Q3
$\tan(180° + \theta) = +\tan\theta$+Tan positive in Q3

$360°$ formulas (Q4 and full rotation)
#

FormulaSignReason
$\sin(360° - \theta) = -\sin\theta$Sin negative in Q4
$\cos(360° - \theta) = +\cos\theta$+Cos positive in Q4
$\tan(360° - \theta) = -\tan\theta$Tan negative in Q4

Negative angles
#

A negative angle rotates clockwise:

$\sin(-\theta) = -\sin\theta$

$\cos(-\theta) = +\cos\theta$

$\tan(-\theta) = -\tan\theta$

This is the same as $360° - \theta$ (Q4).


Co-functions: The $90°$ “Switch”
#

When the angle involves $90°$, the function changes type (sin ↔ cos):

FormulaResultWhy
$\sin(90° - \theta) = \cos\theta$Switch, Q1 → positive
$\cos(90° - \theta) = \sin\theta$Switch, Q1 → positive
$\sin(90° + \theta) = \cos\theta$Switch, Q2 → sin still positive
$\cos(90° + \theta) = -\sin\theta$Switch, Q2 → cos is negative

The logic
#

$90°$ is on the boundary between quadrants, so it “swaps” the role of $x$ and $y$ coordinates — which swaps sin and cos.

Memory trick: $90°$ makes sin ↔ cos. $180°$ and $360°$ keep the function the same.


Worked Example 1: Basic Reduction
#

Simplify $\sin(180° + 30°)$

$180° + 30° = 210°$ (Q3 — sin is negative)

$\sin(210°) = -\sin(30°) = -\frac{1}{2}$

Worked Example 2: Multi-Step
#

Simplify: $\frac{\cos(360° - \theta) \cdot \sin(90° + \theta)}{\sin(180° + \theta)}$

Step 1 — Reduce each piece:

$\cos(360° - \theta) = \cos\theta$ (Q4, cos positive)

$\sin(90° + \theta) = \cos\theta$ (co-function switch, Q2 sin positive)

$\sin(180° + \theta) = -\sin\theta$ (Q3, sin negative)

Step 2 — Substitute:

$= \frac{\cos\theta \cdot \cos\theta}{-\sin\theta} = \frac{\cos^2\theta}{-\sin\theta} = -\frac{\cos^2\theta}{\sin\theta}$

Worked Example 3: With Negative Angle
#

Simplify: $\tan(180° + \theta) \cdot \cos(-\theta) \cdot \sin(90° - \theta)$

$\tan(180° + \theta) = \tan\theta$

$\cos(-\theta) = \cos\theta$

$\sin(90° - \theta) = \cos\theta$

$= \tan\theta \cdot \cos\theta \cdot \cos\theta = \frac{\sin\theta}{\cos\theta} \cdot \cos^2\theta = \sin\theta \cdot \cos\theta$

Worked Example 4: Finding an Exact Value
#

Find the value of $\cos 150°$ without a calculator.

$150° = 180° - 30°$ (Q2)

$\cos(180° - 30°) = -\cos 30° = -\frac{\sqrt{3}}{2}$

Worked Example 5: Given Information
#

If $\sin 23° = p$, express $\cos 293°$ in terms of $p$.

$293° = 360° - 67°$ (Q4)

$\cos(360° - 67°) = \cos 67°$

$67° = 90° - 23°$

$\cos(90° - 23°) = \sin 23° = p$

Answer: $\cos 293° = p$


The Strategy: How to Reduce ANY Angle
#

  1. Is it > 360°? Subtract 360° until it’s between 0° and 360°.
  2. Is it negative? Add 360° to make it positive.
  3. Which quadrant? Use CAST to determine the sign.
  4. Which reference angle? Strip away the $180°$, $360°$, or $90°$ part.
  5. Does it involve 90°? If yes, switch sin ↔ cos.

🚨 Common Mistakes
#

  1. Forgetting the sign after the switch: Students remember to switch $\cos(90° + \theta)$ to $\sin\theta$ but forget the NEGATIVE sign. The co-function switch gives the new function, but the QUADRANT determines the sign.
  2. Not reducing all the way: $\sin(330°) = \sin(360° - 30°) = -\sin 30°$. Don’t stop at $\sin(330°)$ — always reduce to a special angle.
  3. Negative angle confusion: $\sin(-\theta) = -\sin\theta$ but $\cos(-\theta) = +\cos\theta$. Cos doesn’t change sign for negative angles!
  4. Angles > 360°: $\sin(420°) = \sin(420° - 360°) = \sin(60°)$. Just subtract 360° first.
  5. Not using the given information: When a question says “if $\sin\alpha = \frac{3}{5}$…”, they want your answer in terms of $\frac{3}{5}$. Use Pythagoras to find the other ratios, then apply reduction.

💡 Pro Tip: The Two-Question Checklist
#

For every reduction, ask yourself TWO questions:

  1. Does the function stay the same or switch? (Only switches for $90°$)
  2. What sign does it get? (Use CAST with the ORIGINAL angle’s quadrant)

If you answer these two questions correctly every time, you’ll never get a reduction wrong.

🔗 Related Grade 11 topics:

📌 Grade 10 foundation: Trig Ratios & Special Angles


🏠 Back to Trigonometry | ⏭️ Solving Triangles

Related

The Exponential Graph (Grade 11)

Master exponential growth and decay, the horizontal asymptote, sketching, finding the equation, and understanding why the graph behaves the way it does — with full worked examples.

The Hyperbola (Grade 11)

Master the shifted hyperbola — understand WHY asymptotes exist, how every parameter affects the graph, how to sketch from the equation, find the equation from a graph, determine lines of symmetry, and solve intersection problems — with full worked examples.

The Parabola (Grade 11)

Master the turning point form, sketching from equation, finding the equation from a graph, domain and range, and x-intercepts — with full worked examples.

Cyclic Quads, Tangents & Proofs

Master cyclic quadrilateral properties (and how to PROVE a quad is cyclic), tangent theorems, the tan-chord angle, and multi-step geometry proofs — with full worked examples and exam strategies.

Core Circle Theorems

Every circle theorem explained with WHY it works, how to spot it in a diagram, and full worked proof examples — the foundation for 40+ marks in Paper 2.