What Is a Trigonometric Equation — and Why Do Students Find Them Hard?

The Core Distinction

A trigonometric equation is a conditional equation involving one or more trig functions — sin, cos, tan, and their reciprocals — that is true only for specific values of the unknown angle. It is not an identity (which holds for all values). Your job is to find those specific angles. The difficulty is that trig functions are periodic: they repeat every 360° (or 2π radians). That means most trig equations have infinitely many solutions — and exams test whether you know how to find all of them in a given range, not just the one your calculator hands you.

Here's what actually trips students up. It's not the algebra. The algebra in trig equations is usually straightforward — rearrange, substitute, factor. The hard part is what comes after you've isolated the trig function. You've written sin θ = 0.5 and you've got your calculator. It says 30°. Job done, right? Wrong. In the interval 0° ≤ θ < 360°, there are two solutions: 30° and 150°. Miss the second one and you've lost marks.

Then there's the identity problem. Some equations can't be solved directly — they mix sin²θ with cos θ, or they've got sin(2θ) mixed in with plain sin θ. You need to rewrite the equation using an identity before you can even start solving. Choosing the right identity at the right moment is a skill. It takes pattern recognition. And that's what this guide builds.

One more thing worth saying upfront: degrees versus radians. Know which mode your question is in before you touch a calculator. An answer in radians that the question wanted in degrees — or vice versa — is a lost mark. Watch for π in the question as the clearest signal you're working in radians.

6Core equation types exams test
3Pythagorean identities to know
Period of sin and cos
πPeriod of tan

Core Foundations You Need Before Solving Any Trig Equation

You cannot reliably solve trig equations without two things locked in your head: the unit circle and the CAST diagram. Not vaguely familiar with — actually knowing them. These are not optional background knowledge. They are the tools you reach for every single time.

The Unit Circle

The unit circle is a circle of radius 1 centred at the origin. For any angle θ measured from the positive x-axis, the coordinates of the point on the circle are (cos θ, sin θ). That's it. That's the whole thing. But the consequences are significant: you can read off exact values for sin and cos at 0°, 30°, 45°, 60°, 90°, 120°, 135°, 150°, 180° — and their equivalents in the other quadrants — without a calculator. Examiners expect this. If you have to reach for a calculator to tell you cos(60°), you're going to be slow and you're going to make errors under pressure.

The key exact values to know cold:

Angle (°) Angle (rad) sin θ cos θ tan θ
0010
30°π/61/2√3/21/√3
45°π/4√2/2√2/21
60°π/3√3/21/2√3
90°π/210undefined
180°π0−10
270°3π/2−10undefined
360°010

The CAST Diagram

CAST tells you which trig functions are positive in which quadrant. Moving anticlockwise from the positive x-axis: quadrant 1 (0°–90°) — All positive; quadrant 2 (90°–180°) — Sine positive; quadrant 3 (180°–270°) — Tangent positive; quadrant 4 (270°–360°) — Cosine positive. That's where CAST comes from: C, A, S, T reading clockwise from the fourth quadrant.

Why does this matter for solving? Say you've found that sin θ = −0.5 and your calculator gives −30°. That's outside your interval of [0°, 360°]. You know sin is negative in quadrants 3 and 4. Your reference angle is 30°. So your two solutions are 180° + 30° = 210° and 360° − 30° = 330°. The CAST diagram told you where to look. You couldn't have got there without it.

📌

Degrees vs. Radians: A Quick Check

If the interval given is in terms of π (e.g., 0 ≤ θ ≤ 2π, or −π ≤ θ ≤ π), work in radians throughout. If the interval is in degrees (e.g., 0° ≤ θ ≤ 360°), work in degrees. Switch your calculator mode before starting and don't change it mid-problem. This sounds obvious. It causes real errors in real exams.


The Key Trigonometric Identities — and When to Use Each One

Identities are the rewriting tools. You use them when an equation contains more than one type of trig function, or when you've got squared terms mixed with linear terms, or when you need to convert a double angle into something you can factor. The identities below are not a memorisation list — they are a toolkit. The skill is knowing which tool fits which job.

The Pythagorean Identities — Your Most Used Tools sin²θ + cos²θ = 1 1 + tan²θ = sec²θ 1 + cot²θ = cosec²θ The first one is the workhorse. Use it to substitute sin²θ = 1 − cos²θ or cos²θ = 1 − sin²θ whenever you need to reduce an equation to a single trig function.
Double Angle Identities — Used in "Double Angle Equations" sin(2θ) = 2 sin θ cos θ cos(2θ) = cos²θ − sin²θ cos(2θ) = 2cos²θ − 1 cos(2θ) = 1 − 2sin²θ tan(2θ) = 2tan θ / (1 − tan²θ) Note there are three versions of cos(2θ). The version you choose depends on what else is in the equation. If the equation also contains cos terms, use 2cos²θ − 1 to write everything in cos. If it contains sin terms, use 1 − 2sin²θ.
Sum and Difference Identities — Used in "Compound Angle" Problems sin(A ± B) = sin A cos B ± cos A sin B cos(A ± B) = cos A cos B ∓ sin A sin B tan(A ± B) = (tan A ± tan B) / (1 ∓ tan A tan B) These expand or collapse compound angle expressions. You'll use them either to expand a compound angle and simplify, or to recognise that a sum of sin and cos terms can be written as a single compound angle expression.
Half Angle Identities — Used at Higher Levels sin²θ = (1 − cos(2θ)) / 2 cos²θ = (1 + cos(2θ)) / 2 These are rearrangements of the cos(2θ) double angle identities. At A-level and university level, you'll use these in integration and in solving equations where you need to convert a squared trig function into a linear one.
💡

The Decision Rule for Choosing an Identity

Ask yourself: what trig functions does my equation contain, and what do I want it to contain? If you have sin²θ and cos θ, substitute sin²θ = 1 − cos²θ to get everything in cos. If you have sin(2θ) and sin θ, substitute sin(2θ) = 2 sin θ cos θ and then factor. If you have a and b in front of sin and cos, think R sin(θ + α). The answer to "which identity?" is almost always: the one that reduces the equation to a single trig function.


Solving Linear Trigonometric Equations

This is where everyone starts. A linear trig equation has the form a·f(θ) + b = 0, where f is sin, cos, or tan. One trig function, no squares, no compound angles. The procedure is the same every time.

📏

Step-by-Step: Solving 2 sin θ − 1 = 0 for 0° ≤ θ ≤ 360°

The four-step process that works for every linear trig equation

4 Steps
01

Isolate the trig function

Rearrange until the trig function is alone on one side. Here: 2 sin θ = 1, so sin θ = 1/2. This is the form you need before you can find any angles.

02

Find the principal value using inverse trig

Use arcsin to find your first solution: θ = arcsin(1/2) = 30°. This is the principal value — the one your calculator gives you. It's not necessarily the only solution, and it might not even be in the required interval.

03

Use CAST to find all solutions in the interval

sin is positive in quadrants 1 and 2. Your reference angle is 30°. Quadrant 1: θ = 30°. Quadrant 2: θ = 180° − 30° = 150°. Both are in [0°, 360°]. Both are solutions.

For cos equations: if cos is positive, solutions in Q1 and Q4 (θ and 360° − θ). If negative, Q2 and Q3 (180° − θ and 180° + θ). For tan: positive in Q1 and Q3; negative in Q2 and Q4. The second solution for tan always differs by exactly 180°.
04

Check each solution is within the specified interval

Substitute back if there's any doubt. List solutions in ascending order. If the question asks for exact values and your answer involves standard angles, leave it as 30°, 150° — not as a decimal. If it asks for 3 significant figures, give a decimal.

⚠️

The Most Common Error on Linear Equations

Writing sin θ = 1/2 → θ = 30° and stopping. One mark. The question has two solutions in [0°, 360°] and you found one. This happens because students use the calculator and accept its single answer without asking "are there others?" Always ask: how many quadrants have the right sign for this function? For sin positive: two (Q1, Q2). For cos positive: two (Q1, Q4). For tan positive: two (Q1, Q3). You should almost always have two solutions per period.


Quadratic Trigonometric Equations

A quadratic trig equation has a squared trig function. Something like 2sin²θ − sin θ − 1 = 0. The approach? Treat it exactly like a quadratic in x, where x = sin θ. Factor it, or use the quadratic formula. Then solve the resulting linear equations.

Example: Solving 2sin²θ − sin θ − 1 = 0 for 0° ≤ θ ≤ 360° Step 1: Let x = sin θ. Rewrite: 2x² − x − 1 = 0
Step 2: Factor: (2x + 1)(x − 1) = 0
Step 3: Solve each factor: x = −1/2 or x = 1
Step 4: Translate back: sin θ = −1/2 or sin θ = 1
Step 5 (sin θ = 1): θ = 90°
Step 5 (sin θ = −1/2): Reference angle = 30°. Sin negative → Q3 and Q4: θ = 210°, 330°
Solutions: θ = 90°, 210°, 330°
Note: three solutions here because one factor gave a boundary value (sin = 1 has only one solution per period)

What if it doesn't factor neatly? Use the quadratic formula. It's the same as for any quadratic — just replace x with sin θ (or cos θ, or tan θ) at the end. One important check: after you've found your x values, verify they're in the valid range for the trig function. sin θ and cos θ can only take values between −1 and 1. If your quadratic formula gives x = 1.3, that's not a valid solution — sin θ can never equal 1.3. Discard it.

When the Equation Mixes sin²θ with cos θ (or vice versa)

This is where you reach for Pythagoras. If you see sin²θ and cos θ in the same equation, substitute sin²θ = 1 − cos²θ to eliminate sin² and get everything in terms of cos. Then it becomes a standard quadratic in cos θ. Same approach in reverse if you have cos²θ and sin θ.

Example: sin²θ + cos θ − 1 = 0 Substitute: (1 − cos²θ) + cos θ − 1 = 0 Simplify: −cos²θ + cos θ = 0 Factor: cos θ(−cos θ + 1) = 0 So: cos θ = 0 or cos θ = 1 From here, apply CAST to each and find solutions in the specified interval. The substitution did all the hard work.

General Solutions: Finding All Solutions, Not Just Those in a Stated Range

Some questions — particularly at A-level and university — ask for the general solution: an expression that captures every possible solution, not just those in one particular interval. This is where n enters the picture. n is any integer (…−2, −1, 0, 1, 2, …). The general solution formulas below are what you use.

Equation General Solution Notes
sin θ = k θ = arcsin(k) + 2nπ or θ = π − arcsin(k) + 2nπ Two families of solutions because sin is symmetric about π/2. In degrees: replace 2nπ with 360n° and π with 180°.
cos θ = k θ = ±arccos(k) + 2nπ One compact family using ±. Cos is symmetric about θ = 0 (and 2π, 4π, …), so the ± covers both solutions per period.
tan θ = k θ = arctan(k) + nπ Only one family — tan has period π (not 2π), so one formula covers everything. Simplest general solution of the three.

To find solutions in a specific interval from the general solution, substitute consecutive integer values of n until you've found all solutions that fall within range. Typically n = 0, 1, −1, 2, −2 is sufficient for most bounded intervals. Stop when the result falls outside the interval on both sides.

The general solution is not a trick or a shortcut — it is the complete answer. Finding solutions in an interval is the restricted case. Understanding general solutions is the sign of someone who actually understands what trig equations are.

— Khan Academy, Solving general trig equations (khanacademy.org/math/trigonometry)

Double Angle Equations

These involve sin(2θ), cos(2θ), or tan(2θ) — sometimes in the same equation as plain sin θ or cos θ. The key is to expand the double angle using the appropriate identity, then reduce to a standard quadratic or linear equation. Two approaches dominate exam questions.

Approach A: Mixed equation

sin(2θ) = sin θ

Expand: 2 sin θ cos θ = sin θ. Rearrange: 2 sin θ cos θ − sin θ = 0. Factor: sin θ(2 cos θ − 1) = 0. Now solve sin θ = 0 and cos θ = 1/2 separately using CAST. Never divide both sides by sin θ — you'd lose solutions where sin θ = 0.

Approach B: Reducing cos(2θ)

cos(2θ) + cos θ = 0

The equation contains cos θ, so choose the version of cos(2θ) that uses only cos: 2cos²θ − 1. Substitute: 2cos²θ − 1 + cos θ = 0. Factor as a quadratic in cos θ: (2cos θ − 1)(cos θ + 1) = 0. Solve cos θ = 1/2 and cos θ = −1.

⚠️

Watch the Interval When the Angle Is 2θ

If you're asked to solve for θ in [0°, 360°] but the equation contains 2θ, you need to find all values of 2θ in [0°, 720°] — then divide by 2 at the end. Students routinely find solutions for 2θ in [0°, 360°] and miss the second set. Double the interval for the doubled angle. Same logic applies to 3θ (triple the interval), or θ/2 (halve the interval).


Compound Angle Equations

A compound angle equation has the angle expressed as a sum or difference — sin(θ + 30°) = 0.5, or cos(2θ − π/3) = −1, for example. Two routes: expand using the sum formula, or solve as a function of the entire compound angle.

The second route is usually faster. For sin(θ + 30°) = 0.5 on [0°, 360°]:

Solving sin(θ + 30°) = 0.5 on [0°, 360°] Step 1 — Adjust the interval: Let u = θ + 30°. If θ ∈ [0°, 360°], then u ∈ [30°, 390°]
Step 2 — Solve for u: sin u = 0.5 → principal value u = 30°
Step 3 — CAST in adjusted interval [30°, 390°]:
  Q1: u = 30° ✓ (in range)
  Q2: u = 180° − 30° = 150° ✓ (in range)
  Q1 next period: u = 30° + 360° = 390° ✓ (in range)
Step 4 — Convert back: θ = u − 30°: θ = 0°, 120°, 360°
Note: θ = 360° is a boundary case — check whether the question uses strict or non-strict inequality

The adjusted interval is the step students skip. If you solve sin u = 0.5 in [0°, 360°] and then subtract 30°, you miss solutions. Shift the interval first, solve in the shifted range, then translate back.


R sin(θ + α) Form: Converting Combined Sinusoidal Expressions

This is one of the more elegant techniques in A-level trig — and one of the most tested. When an equation has a sin θ + b cos θ on one side, you can write it as a single expression R sin(θ + α), where R and α are constants you calculate. This collapses a mixed equation into a linear one. It also lets you find maximum and minimum values of sinusoidal expressions instantly.

The R sin(θ + α) Formula — and How to Find R and α a sin θ + b cos θ ≡ R sin(θ + α) where R = √(a² + b²) and tan α = b/a (with α in the correct quadrant) Expand R sin(θ + α) using the sum formula: R sin θ cos α + R cos θ sin α. Matching coefficients: R cos α = a and R sin α = b. These two equations give you R and α. Always verify R by computing √(a² + b²) and check α is in the right quadrant using the signs of a and b.
Example: Solve 3 sin θ + 4 cos θ = 2 for 0° ≤ θ ≤ 360° Step 1 — Find R: R = √(3² + 4²) = √25 = 5
Step 2 — Find α: tan α = 4/3, so α = arctan(4/3) ≈ 53.13°
Step 3 — Rewrite: 5 sin(θ + 53.13°) = 2
Step 4 — Solve: sin(θ + 53.13°) = 0.4
Step 5 — Adjust interval: u = θ + 53.13°, so u ∈ [53.13°, 413.13°]
Step 6 — CAST:
  u = arcsin(0.4) ≈ 23.58° — outside range, skip
  u = 180° − 23.58° = 156.42° ✓
  u = 23.58° + 360° = 383.58° ✓
Solutions: θ = 156.42° − 53.13° ≈ 103.3°; θ = 383.58° − 53.13° ≈ 330.4°

Note that the version R cos(θ − α) is also used — the choice depends on which matches the original expression more naturally. The method is identical; only the sum formula you expand changes. Some textbooks write it as R sin(θ + α) exclusively and handle negative a or b by choosing α in the appropriate quadrant. Check your specification.


A Solving Strategy That Works on Any Trig Equation You'll See

Students who struggle with trig equations usually don't have a process problem — they have a pattern-recognition problem. They read the equation, panic, and start applying whatever identity they last revised. This leads to pages of working that go nowhere. The diagnostic questions below stop that.

The Trig Equation Diagnostic — Ask These in Order

Work through these before writing a single line of algebra

Q1
How many different trig functions does the equation contain? If one: you may be able to solve directly or it's a quadratic in that function. If two: you need an identity to reduce to one. Which identity eliminates the one you want to remove?
Q2
Are there squared terms? If yes: it's a quadratic-type equation. Can it be factored directly? If not, use the Pythagorean identity to substitute and then factor. Use the quadratic formula as a last resort.
Q3
Are there double angles or compound angles? If double angle: expand with the appropriate identity (choosing the version that matches the other functions in the equation). If compound angle: either expand with sum/difference formula, or solve as a function of the whole compound angle with an adjusted interval.
Q4
Is there a sin θ + b cos θ on one side? If yes: convert to R sin(θ + α) form before doing anything else. This reduces the equation to a straightforward linear trig equation.
Q5
What interval do I need solutions in, and does the angle in the equation match it? If the equation has 2θ or (θ + k), adjust the interval accordingly before solving. After solving, convert all solutions back to the original variable θ. Finally, verify every solution is in range.
🎯

When to Use Direct Solving

One trig function, no squares, no compound angle

  • Isolate the trig function
  • Find principal value with inverse trig
  • Apply CAST to find all solutions per period
  • Verify each is in the stated interval
  • Repeat for additional periods if interval is wide
📐

When to Use an Identity First

Mixed functions, squared terms, double/half angles

  • Identify which function to eliminate
  • Choose the identity that creates that substitution
  • Substitute and simplify to one trig function
  • Factor or apply quadratic formula
  • Discard solutions where |value| > 1 for sin/cos
📊

When to Use R Form

a sin θ + b cos θ combined expressions

  • Compute R = √(a² + b²)
  • Find α using tan α = b/a, check quadrant
  • Rewrite as R sin(θ + α) = c
  • Divide both sides by R
  • Solve as compound angle with adjusted interval

Common Mistakes That Cost Marks — and How to Stop Making Them

#❌ MistakeWhy It Happens✓ The Fix
1 Accepting the calculator's single answer as the complete solution Calculators return the principal value only. Students don't ask "are there other solutions in this interval?" After every inverse trig calculation, ask: which quadrants give this sign? How many solutions per period does that mean? Use CAST every time, without exception.
2 Dividing both sides by a trig function Trying to simplify quickly. Dividing by sin θ, for example, implicitly assumes sin θ ≠ 0 and loses the solutions where it does equal zero. Never divide by a trig function. Always move all terms to one side and factor instead. If you see sin θ on both sides, rearrange to get sin θ(…) = 0 and solve the factored form.
3 Forgetting to adjust the interval when the angle is 2θ or θ + k Students solve for the compound angle in the original interval and then divide or subtract at the end, missing solutions generated by additional periods. Adjust the interval first. If the equation involves 2θ and you need θ ∈ [0°, 360°], find all values of 2θ in [0°, 720°]. Then divide by 2. Adjust before solving, not after.
4 Using the wrong version of cos(2θ) There are three versions. Students pick one at random without looking at what else is in the equation. Match the identity to the equation. If the equation also contains cos θ terms, choose 2cos²θ − 1. If it contains sin θ terms, choose 1 − 2sin²θ. If it contains both equally, use cos²θ − sin²θ and then apply another Pythagorean substitution.
5 Leaving extraneous solutions from quadratics Quadratic solving can produce values outside the range [−1, 1] for sin or cos. Students include them in the final answer without checking. After factoring a quadratic in sin θ or cos θ, check every root against the valid range before finding angles. sin θ = 1.3 is impossible — discard it without further work.
6 Wrong calculator mode (degrees vs. radians) The calculator stays in the wrong mode from a previous question. The student doesn't check. As the first action on every trig problem, verify calculator mode against the problem's interval. This takes three seconds. It costs nothing. The alternative is spending five minutes getting wrong answers.
7 Giving answers outside the specified interval General solution formulas produce solutions across all periods. Students forget to filter. After finding all candidate solutions, go through the list and explicitly mark each as "in range" or "outside range." Only include those marked in range in the final answer.
8 Not recognising when to use R form Students try to solve a sin θ + b cos θ = c directly without spotting the R form cue. If you see two different trig functions added (not multiplied) on one side, with a constant on the other, reach for R form immediately. It's faster than expanding and gives cleaner solutions.

Pre-Answer Checklist for Trig Equations

  • Calculator mode matches the problem (degrees or radians)
  • Number of solutions is consistent with sign and quadrant analysis
  • If equation involved 2θ or θ + k, interval was adjusted before solving
  • No trig function was divided away (moved to other side and factored instead)
  • All solutions from quadratic roots are in the valid range [−1, 1] for sin/cos
  • Every solution in the final answer is within the stated interval
  • Exact values given where required (e.g., 30° not 29.9999°)

Where to Go to Practise and Build Fluency

🎓

Khan Academy — Trigonometry

Khan Academy's trig unit covers solving equations, identities, and graphing with worked examples and practice problems at every level. The section on solving general trig equations is particularly well-structured for self-study.

khanacademy.org/math/trigonometry
📘

Examsolutions.net

UK A-level focused video solutions to past exam trig questions. Particularly useful for R form and double angle problems from Edexcel, AQA, and OCR specifications.

📝

Past Papers

Nothing builds trig equation fluency faster than doing real past paper questions under time conditions. Every exam board releases past papers freely — work through them in sets of six to eight questions and mark against the mark scheme immediately.

🔗

Related Maths Help on This Site


Need Help With a Trig Problem or Assignment?

Our maths specialists work through trig equations, identities, exam-style questions, and full assignments at every level — GCSE, A-level, and university. Explained, not just answered.

Get Maths Help Now →

Trigonometry Equations — FAQs Answered

What is the difference between a trigonometric identity and a trigonometric equation?
A trigonometric identity is true for all values of the variable — sin²θ + cos²θ = 1 holds no matter what θ is. A trigonometric equation is conditional — true only for specific values of θ. sin θ = 0.5 is satisfied only at θ = 30°, 150°, and their periodic equivalents. Identities are tools you use to simplify or rewrite expressions inside equations. Equations are problems you solve by finding those specific angles. Confusing the two leads to wasted effort — you can't "solve" an identity because it's already true everywhere.
What does "general solution" mean in trigonometry?
Because trig functions are periodic, most equations have infinitely many solutions. The general solution expresses all of them using a formula with n, where n is any integer. For sin θ = k: θ = arcsin(k) + 2nπ or θ = π − arcsin(k) + 2nπ. For cos θ = k: θ = ±arccos(k) + 2nπ. For tan θ = k: θ = arctan(k) + nπ. When you need solutions in a specific interval, substitute integer values of n until you've found all that fall within range.
How do I know which trigonometric identity to use?
Look at what the equation contains and what you want it to contain. If you have sin²θ and want to eliminate it, use sin²θ = 1 − cos²θ to rewrite in cos. If you have sin(2θ), expand it as 2 sin θ cos θ. If you have a mixed a sin θ + b cos θ expression, convert to R form. The principle is always the same: which substitution reduces the equation to a single trig function? That's the identity you want. Most exam problems require one or two substitutions before factoring becomes possible.
Why do I get wrong answers when I use inverse trig on a calculator?
Calculators return only the principal value — the one answer in the restricted domain of the inverse function. For arcsin that's [−90°, 90°]; for arccos [0°, 180°]; for arctan (−90°, 90°). But most trig equations have more than one solution per period. If your answer should be in [0°, 360°], you need to use CAST to find the second (and possibly more) solutions the calculator didn't give you. Always draw a quick sketch or use CAST to check how many solutions exist before accepting the calculator's single answer.
What are the most commonly tested trigonometry equation types in exams?
The six most frequently examined types are: (1) linear equations like 2 sin θ − 1 = 0; (2) quadratic equations like 2sin²θ − sin θ − 1 = 0 requiring factoring; (3) equations requiring a Pythagorean identity to reduce to one function; (4) double-angle equations using sin(2θ) or cos(2θ); (5) compound angle equations like sin(θ + 30°) = 0.5 with adjusted intervals; and (6) R sin(θ + α) form problems. Mastering these six covers the vast majority of A-level and undergraduate exam questions.
Can Smart Academic Writing help with trigonometry assignments and homework?
Yes. Our maths homework help service covers trigonometry at every level — from GCSE and A-level through to university-level calculus and applied maths. We can work through specific problems, explain the methods, check your working, or help with a full assignment. We also offer calculus help (where trig equations appear in differentiation and integration), statistics tutoring, and physics and geometry help for courses that apply trig to real problems.

Trig Equations Are Learnable — But Only Through Doing

Every student who's good at trig equations got there the same way: they did a lot of them. Reading this guide will give you the framework and the vocabulary. It won't give you the instinct that makes you look at 2cos²θ + cos θ − 1 = 0 and immediately see "quadratic in cos θ, factor." That instinct comes from practice. Specifically, from getting questions wrong, seeing where the mistake was, and correcting the pattern.

The good news: trig equations are not infinitely varied. There are six types, a handful of identities, and one core process — isolate, inverse, CAST, check. Master that process across enough examples and the problems stop feeling hard. They start feeling mechanical. And mechanical problems you can score on every time.

If you're working on a specific assignment, struggling with one particular equation type, or preparing for an exam and want to work through problems with expert guidance, the maths specialists at Smart Academic Writing are available to help. Visit our maths homework help page or browse all academic writing and tutoring services to find the right support for your level and subject.