Study Guide

Trigonometric equations and inequalities

AP PrecalculusΒ· AP Precalculus CED β€” Trigonometric and Polar FunctionsΒ· 14 min read

1. Overview of Trigonometric Equations and Inequalitiesβ˜…β˜…β˜†β˜†β˜†β± 3 min

Trigonometric equations and inequalities are statements involving trigonometric functions that require finding all input values that satisfy the given relationship. Unlike polynomial or rational equations, trigonometric functions are periodic, meaning most non-restricted problems have infinitely many solutions.

On the AP Precalculus exam, questions almost always specify a restricted domain (most commonly ), but may also ask for a general solution or to count the number of solutions in a given interval. This topic accounts for ~12% of Unit 3 and appears in both multiple-choice and free-response sections.

πŸ“˜ Definition

Periodicity of Solutions

All solutions of a trigonometric equation can be written as a base solution plus a multiple of the function's period, since the function repeats its values every full period.

2. Solving Linear Trigonometric Equationsβ˜…β˜…β˜…β˜†β˜†β± 4 min

πŸ“˜ Definition

Linear Trigonometric Equation

An equation where the trigonometric function is raised only to the first power, where are real constants.

The core solving strategy follows four key steps: 1. Isolate the trigonometric term on one side of the equation; 2. Check if the resulting right-hand side is within the range of the trigonometric function; 3. Find reference solutions for the argument using the unit circle or inverse trigonometry; 4. Use symmetry to find all solutions for the argument, solve for , then filter to the required domain.

πŸ“ Worked Example

Find all solutions to on the domain .

  1. 1
    1. Isolate the trigonometric term by dividing both sides by 2:
  2. 2
    sin⁑(3xβˆ’Ο€6)=12\sin\left(3x - \frac{\pi}{6}\right) = \frac{1}{2}
  3. 3

    is between and , so real solutions exist. Let .

  4. 4
    1. Find all solutions for using unit circle symmetry:
  5. 5
    ΞΈ=Ο€6+2Ο€n,ΞΈ=5Ο€6+2Ο€n(n∈Z)\theta = \frac{\pi}{6} + 2\pi n, \quad \theta = \frac{5\pi}{6} + 2\pi n \quad (n \in \mathbb{Z})
  6. 6
    1. Substitute back and solve for for both solution sets:
  7. 7
    3xβˆ’Ο€6=Ο€6+2Ο€nβ€…β€ŠβŸΉβ€…β€Šx=Ο€9+2Ο€n33x - \frac{\pi}{6} = \frac{\pi}{6} + 2\pi n \implies x = \frac{\pi}{9} + \frac{2\pi n}{3}
  8. 8
    3xβˆ’Ο€6=5Ο€6+2Ο€nβ€…β€ŠβŸΉβ€…β€Šx=Ο€3+2Ο€n33x - \frac{\pi}{6} = \frac{5\pi}{6} + 2\pi n \implies x = \frac{\pi}{3} + \frac{2\pi n}{3}
  9. 9
    1. Filter for to get 6 total valid solutions:
  10. 10

Exam tip:

Always check the range of the isolated trigonometric term firstβ€”if it's outside the possible range (e.g., ), you can immediately conclude no real solutions exist, saving time on multiple-choice questions.

3. Solving Quadratic Trigonometric Equationsβ˜…β˜…β˜…β˜†β˜†β± 4 min

πŸ“˜ Definition

Quadratic Trigonometric Equation

An equation that can be rewritten as a quadratic polynomial in a single trigonometric function , where .

To solve these equations, first use the Pythagorean identity to convert mixed terms into a single-variable quadratic. Next, solve for the trigonometric function by factoring or the quadratic formula. Each solution becomes a separate linear trigonometric equation, which you solve using the linear method.

πŸ“ Worked Example

Find all solutions to for .

  1. 1
    1. Use the Pythagorean identity to rewrite in terms of :
  2. 2
    2(1βˆ’sin⁑2x)βˆ’3sin⁑x=0β€…β€ŠβŸΉβ€…β€Š2sin⁑2x+3sin⁑xβˆ’2=02(1 - \sin^2 x) - 3\sin x = 0 \implies 2\sin^2 x + 3\sin x - 2 = 0
  3. 3
    1. Factor the quadratic by substituting :
  4. 4
    2u2+3uβˆ’2=(2uβˆ’1)(u+2)=02u^2 + 3u - 2 = (2u - 1)(u + 2) = 0
  5. 5

    This gives solutions and .

  6. 6
    1. is impossible (range of sine is ), so discard it. For :
  7. 7

    Solutions on are and .

  8. 8
    1. Verify by substituting back into the original equation:
  9. 9
    2(32)2βˆ’3(12)=32βˆ’32=0βœ“2\left(\frac{\sqrt{3}}{2}\right)^2 - 3\left(\frac{1}{2}\right) = \frac{3}{2} - \frac{3}{2} = 0 \quad \checkmark

Exam tip:

When you use an operation that can introduce extraneous solutions (like squaring both sides of an equation), always verify your solutions by plugging them back into the original equation.

4. Solving Trigonometric Inequalitiesβ˜…β˜…β˜…β˜…β˜†β± 3 min

A trigonometric inequality requires finding all input values that make a trigonometric expression satisfy an inequality relationship. We leverage continuity and periodicity of trigonometric functions to find valid solution intervals.

The core workflow is: 1. Solve the corresponding equality (replace the inequality with an equals sign) to find all critical points; 2. Sort critical points in increasing order; 3. Test the sign of the expression in each interval between critical points, or use unit circle symmetry to identify the valid region directly.

πŸ“ Worked Example

Find all solutions to on the domain .

  1. 1
    1. Solve the corresponding equality . Let :
  2. 2
    cos⁑θ=12β€…β€ŠβŸΉβ€…β€ŠΞΈ=Ο€3+2Ο€n,ΞΈ=5Ο€3+2Ο€n\cos \theta = \frac{1}{2} \implies \theta = \frac{\pi}{3} + 2\pi n, \quad \theta = \frac{5\pi}{3} + 2\pi n
  3. 3

    Substitute back and solve for :

  4. 4
    x=Ο€6+Ο€n,x=5Ο€6+Ο€nx = \frac{\pi}{6} + \pi n, \quad x = \frac{5\pi}{6} + \pi n
  5. 5
    1. Filter and sort critical points for : .
  6. 6
    1. Use unit circle symmetry: when . Substitute back :
  7. 7
    βˆ’Ο€6+Ο€n≀x≀π6+Ο€n-\frac{\pi}{6} + \pi n \leq x \leq \frac{\pi}{6} + \pi n
  8. 8
    1. Filter for to get the final solution:
  9. 9

Exam tip:

Remember that cosine corresponds to the -coordinate and sine to the -coordinate on the unit circle, so you can immediately identify which quadrants satisfy the inequality without testing every interval.

5. Common Pitfalls

Wrong move:

Forgetting to divide the periodicity term by the coefficient of , e.g., writing the general solution of as instead of .

Why:

Students often only add the periodicity for the original trigonometric function and forget to adjust for the horizontal stretch.

Correct move:

After solving for , divide the entire solution (including the periodicity term) by to get the solution for .

Wrong move:

Only finding one solution per period for sine or cosine, e.g., only writing for on , missing .

Why:

Students stop after finding the reference angle from the inverse trigonometric function, and forget sine and cosine take each value twice per period.

Correct move:

After finding the first solution from inverse trigonometry, always use unit circle symmetry to find the second solution in .

Wrong move:

Adding instead of to the general solution of tangent equations.

Why:

Students memorize periodicity from sine and cosine, and forget tangent has a shorter period of .

Correct move:

Always note which trigonometric function you are working with, and add for tangent, for sine and cosine.

Wrong move:

Keeping out-of-range solutions when solving quadratic trigonometric equations, e.g., keeping as a valid solution for .

Why:

Students focus on factoring the quadratic and forget to check if each solution is within the range of the trigonometric function.

Correct move:

After solving for the trigonometric function, check if any solution for sine or cosine is between and before proceeding to find .

Wrong move:

Mismatching endpoint inclusion for inequalities, e.g., including endpoints for a strict inequality .

Why:

Students rush to write the solution and don't check the original inequality sign.

Correct move:

Always match the inequality sign: include endpoints if the inequality is non-strict (), exclude endpoints if it is strict ().

Wrong move:

Not checking for extraneous solutions after squaring both sides of a trigonometric equation.

Why:

Squaring introduces solutions that make the two sides negatives of each other, which satisfy the squared equation but not the original.

Correct move:

After solving any equation where you squared both sides, plug every solution back into the original equation to discard invalid solutions.

6. Quick Reference Cheatsheet

Category

Formula / Rule

Notes

Linear trigonometric equation

,

Isolate first, check for

Periodicity for general solutions

Add () for ; add for

Always divide entire solution (including periodicity) by

Quadratic trigonometric standard form

Use Pythagorean identities to convert mixed terms to single variable

Solutions for

,

Only valid for , two solutions per period

Solutions for

,

Only valid for , two solutions per period

Solutions for

One solution per period, valid for all real

Trigonometric inequality workflow

  1. Solve equality for critical points
    2. Sort critical points
    3. Test sign in intervals

Match endpoint inclusion to original inequality sign

Pythagorean conversion

,

Use to convert mixed quadratic terms to single variable

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2024 Β· AP Precalculus

    Count solutions to linear trig equation

  • 2023 Β· AP Precalculus

    Solve quadratic trig inequality on domain

Going deeper

  • unit overviewAP Precalculus Unit 3 OverviewParent unit overview
  • prerequisiteTrigonometric IdentitiesRequired for quadratic equation solving

What's Next

Mastering trigonometric equations and inequalities is a critical foundation for all remaining topics in AP Precalculus and future calculus courses. This topic is frequently combined with trigonometric identities, function transformations, and real-world modeling to create multi-step exam questions, so practicing the step-by-step methods outlined here will help you tackle even the most complex problems on test day. You can extend your understanding by exploring polar coordinates and parametric trigonometric functions, which rely on the same core solving skills, and by working through additional AP-style practice questions to build speed and accuracy for the exam.