Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Trigonometric Simplification
Source: https://www.fatskills.com/k-12-assessment-tests/chapter/how-to-solve-trigonometric-simplification

How to Solve: Trigonometric Simplification

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

How to Solve: Trigonometric Simplification

For Students Who Need to Ace Their Exam & Teachers Who Need a Ready-to-Record Script


Introduction

"Mastering trig simplification doesn’t just get you exam marks—it’s how engineers design bridges, how GPS calculates your location, and how astronomers track planets. Today, you’ll learn the exact steps to simplify any trig expression, fast."


What You Need To Know First

Before starting, you must already understand: 1. Basic trigonometric ratios (sine, cosine, tangent) and their definitions in right-angled triangles. 2. Pythagorean identities (e.g., sin²θ + cos²θ = 1). 3. Reciprocal identities (e.g., secθ = 1/cosθ, cscθ = 1/sinθ).

If any of these are unclear, review them first—this guide assumes you know them cold.


Key Vocabulary

Term Plain-English Definition Quick Example
Simplify Rewrite an expression in its simplest form. sinθ / tanθ → cosθ
Identity An equation true for all valid inputs. sin²θ + cos²θ = 1
Reciprocal A function that is the multiplicative inverse. secθ = 1/cosθ
Quotient Identity A ratio of two trig functions expressed as one. tanθ = sinθ / cosθ
Pythagorean Identity An identity derived from the Pythagorean theorem. 1 + tan²θ = sec²θ
Substitution Replacing one expression with an equivalent one. Replace sin²θ with 1 – cos²θ if needed.

Formulas To Know

Memorize these exactly. Examiners test them directly.

1. Pythagorean Identities

  • sin²θ + cos²θ = 1 (MEMORISE THIS)
  • Variables: θ = any angle.
  • Rearranged forms:

    • sin²θ = 1 – cos²θ
    • cos²θ = 1 – sin²θ
  • 1 + tan²θ = sec²θ (MEMORISE THIS)

  • Variables: θ ≠ 90° + 180°n (where cosθ = 0).
  • Rearranged forms:

    • tan²θ = sec²θ – 1
    • sec²θ – tan²θ = 1
  • 1 + cot²θ = csc²θ (MEMORISE THIS)

  • Variables: θ ≠ 180°n (where sinθ = 0).
  • Rearranged forms:
    • cot²θ = csc²θ – 1
    • csc²θ – cot²θ = 1

2. Reciprocal Identities

  • sinθ = 1 / cscθ (MEMORISE THIS)
  • cosθ = 1 / secθ (MEMORISE THIS)
  • tanθ = 1 / cotθ (MEMORISE THIS)
  • cscθ = 1 / sinθ (MEMORISE THIS)
  • secθ = 1 / cosθ (MEMORISE THIS)
  • cotθ = 1 / tanθ (MEMORISE THIS)

3. Quotient Identities

  • tanθ = sinθ / cosθ (MEMORISE THIS)
  • cotθ = cosθ / sinθ (MEMORISE THIS)

4. Co-Function Identities (Given on exam sheet in most cases)

  • sin(90° – θ) = cosθ
  • cos(90° – θ) = sinθ
  • tan(90° – θ) = cotθ

5. Even-Odd Identities (Given on exam sheet in most cases)

  • sin(–θ) = –sinθ (Odd function)
  • cos(–θ) = cosθ (Even function)
  • tan(–θ) = –tanθ (Odd function)

Step-by-Step Method

Follow these steps in order for any trig simplification problem.

Step 1: Rewrite everything in terms of sine and cosine

  • Replace tanθ, cotθ, secθ, cscθ with their sine/cosine equivalents.
  • Why? Most identities are written in sine/cosine, so this makes simplification easier.

Step 2: Look for common denominators

  • If fractions are present, combine them into a single fraction.
  • Why? Simplifying a single fraction is easier than multiple terms.

Step 3: Apply Pythagorean identities

  • Replace sin²θ + cos²θ with 1 (or rearranged forms).
  • Why? This often cancels terms or simplifies expressions.

Step 4: Factor where possible

  • Look for common factors or difference of squares (e.g., 1 – sin²θ = (1 – sinθ)(1 + sinθ)).
  • Why? Factoring can reveal cancellations.

Step 5: Cancel common terms

  • If the same term appears in numerator and denominator, cancel them.
  • Why? This reduces the expression to its simplest form.

Step 6: Check for further simplification

  • If the expression still looks complex, repeat Steps 1–5.
  • Why? Some problems require multiple passes.

Step 7: Rewrite in the required form

  • If the question asks for a specific form (e.g., "in terms of tanθ"), convert back.
  • Why? Examiners often specify the final form.

Worked Example Using the Steps

Problem: Simplify tanθ + cotθ

Step Action Working
1 Rewrite in sine/cosine. tanθ + cotθ = (sinθ / cosθ) + (cosθ / sinθ)
2 Find a common denominator. = (sin²θ + cos²θ) / (sinθ cosθ)
3 Apply Pythagorean identity (sin²θ + cos²θ = 1). = 1 / (sinθ cosθ)
4 Check for further simplification. No further simplification possible.
5 Rewrite in required form (if needed). = cscθ secθ (since 1/sinθ = cscθ and 1/cosθ = secθ)

Final Answer: tanθ + cotθ = cscθ secθ


Worked Examples

Example 1 – Basic

Problem: Simplify sinθ cscθ

Step Action Working
1 Rewrite cscθ in terms of sine. sinθ cscθ = sinθ (1 / sinθ)
2 Cancel sinθ. = 1

What we did and why: - We used the reciprocal identity (cscθ = 1/sinθ) to rewrite the expression. - The sinθ terms canceled, leaving 1. - Key takeaway: Always look for reciprocal identities first—they often simplify instantly.


Example 2 – Medium

Problem: Simplify (1 – cos²θ) / sinθ

Step Action Working
1 Recognize 1 – cos²θ as a Pythagorean identity. (1 – cos²θ) / sinθ = sin²θ / sinθ
2 Cancel sinθ. = sinθ

What we did and why: - We used sin²θ + cos²θ = 1 → sin²θ = 1 – cos²θ to rewrite the numerator. - The sinθ terms canceled, leaving sinθ. - Key takeaway: Pythagorean identities are your best friend—memorize them!


Example 3 – Exam Style

Problem: Simplify secθ / tanθ – tanθ / secθ

Step Action Working
1 Rewrite secθ and tanθ in sine/cosine. = (1/cosθ) / (sinθ/cosθ) – (sinθ/cosθ) / (1/cosθ)
2 Simplify fractions. = (1/cosθ) × (cosθ/sinθ) – (sinθ/cosθ) × (cosθ/1)
3 Cancel cosθ. = 1/sinθ – sinθ
4 Find a common denominator. = (1 – sin²θ) / sinθ
5 Apply Pythagorean identity (1 – sin²θ = cos²θ). = cos²θ / sinθ
6 Rewrite in terms of cotθ and cscθ (if needed). = cotθ cosθ (since cosθ/sinθ = cotθ)

Final Answer: secθ / tanθ – tanθ / secθ = cotθ cosθ

What we did and why: - We rewrote everything in sine/cosine to make simplification easier. - We combined fractions and canceled terms to simplify. - We applied the Pythagorean identity to reduce the expression. - Key takeaway: Exam problems often disguise identities—always rewrite in sine/cosine first!


Common Mistakes

Mistake Why It Happens Correct Approach
Forgetting to rewrite in sine/cosine Students try to simplify using tanθ, secθ, etc., directly. Always convert to sine/cosine first—it’s the easiest way to spot identities.
Canceling terms incorrectly Students cancel terms that aren’t common factors. Only cancel if the entire term is in both numerator and denominator.
Misapplying identities Students confuse sin²θ + cos²θ = 1 with other identities. Memorize the exact form—write it down if needed.
Ignoring domain restrictions Students simplify expressions where denominators = 0. Always check where the original expression is undefined (e.g., tanθ at 90°).
Not factoring Students miss opportunities to factor and simplify. Look for common factors (e.g., 1 – sin²θ = (1 – sinθ)(1 + sinθ)).

Exam Traps

Trap How to Spot It How to Avoid It
Disguised identities The problem looks complex but is just a basic identity. Rewrite everything in sine/cosine—this reveals hidden identities.
Multiple-choice tricks The answer choices include partially simplified forms. Simplify fully before looking at the options—don’t stop halfway!
Domain restrictions The simplified form is undefined for some angles. Check where the original expression is undefined (e.g., secθ at 90°).

1-Minute Recap

"Alright, let’s lock this in. Trig simplification is all about three things: 1. Rewrite everything in sine and cosine—this is your safety net. 2. Apply identities—Pythagorean, reciprocal, quotient—in that order. 3. Simplify step by step—combine fractions, factor, cancel, repeat.

Memorize these: - sin²θ + cos²θ = 1 - tanθ = sinθ / cosθ - secθ = 1 / cosθ

Avoid these traps: - Don’t cancel unless the whole term is in numerator and denominator. - Don’t stop halfway—simplify fully before checking answers. - Watch for undefined values (e.g., tanθ at 90°).

Tonight’s homework: Pick three problems from your textbook and simplify them using only the steps in this guide. No shortcuts—write every step. You’ve got this!




ADVERTISEMENT