Andromeda
Note

Sine-Cosine Rewriting

Definition

Sine-cosine rewriting converts trig expressions into sine and cosine only.

Why It Matters

Sine-cosine rewriting is the ‘unification tactic’ of trigonometry; it allows us to simplify complex expressions by reducing them to their most basic components, making it easier to identify identities and solve equations.

Core Concepts

  • Replace tan\tan, cot\cot, sec\sec, and csc\csc with ratios or reciprocals of sine and cosine:

    • tanθ=sinθcosθ\tan\theta = \frac{\sin\theta}{\cos\theta}
      • How to read: “Tangent theta equals sine theta over cosine theta.”
      • Meaning: Rewrite tangent as the ratio of sine to cosine.
    • cotθ=cosθsinθ\cot\theta = \frac{\cos\theta}{\sin\theta}
      • How to read: “Cotangent theta equals cosine theta over sine theta.”
      • Meaning: Rewrite cotangent as the ratio of cosine to sine.
    • secθ=1cosθ\sec\theta = \frac{1}{\cos\theta}
      • How to read: “Secant theta equals one over cosine theta.”
      • Meaning: Rewrite secant as the reciprocal of cosine.
    • cscθ=1sinθ\csc\theta = \frac{1}{\sin\theta}
      • How to read: “Cosecant theta equals one over sine theta.”
      • Meaning: Rewrite cosecant as the reciprocal of sine.
    • Meaning / when to use: Use these substitutions to reduce any expression to sine and cosine only before simplifying or solving.
  • This concept is part of the chapter-by-chapter synthesis from Trigonometry For Dummies.

  • It should be merged with existing math notes if a stronger canonical note already exists.

Connected Concepts