3. Trigonometric and Polar Functions

Trigonometric Equations And Inequalities

Trigonometric Equations and Inequalities

Trigonometric equations and inequalities help you solve problems where angles or cycles matter, like measuring the height of a Ferris wheel seat, tracking daylight over a year, or modeling sound waves 🎑🌞🎡. In this lesson, students, you will learn how to solve equations such as $\sin x = \frac{1}{2}$ and inequalities such as $\cos x \ge 0$, and how these ideas connect to the larger study of trigonometric and polar functions.

What Trigonometric Equations Mean

A trigonometric equation is an equation that contains a trigonometric function, such as $\sin x$, $\cos x$, or $\tan x$. The goal is to find the angle values, or inputs, that make the equation true. For example, if $\sin x = 1$, then we want all angles where the sine value is exactly $1$.

Unlike a basic equation such as $x+3=7$, trigonometric equations often have infinitely many solutions because trigonometric functions repeat in cycles. This repeating pattern is called periodicity. For instance, $\sin x$ has period $2\pi$, so if $x=\frac{\pi}{2}$ is a solution, then $x=\frac{\pi}{2}+2\pi k$ is also a solution for any integer $k$.

A key idea is to solve first within one cycle, then use the period to describe all solutions. For example, to solve $\sin x=\frac{1}{2}$ on $0\le x<2\pi$, you find the angles where sine equals $\frac{1}{2}$: $x=\frac{\pi}{6}$ and $x=\frac{5\pi}{6}$. The full solution set is $x=\frac{\pi}{6}+2\pi k$ or $x=\frac{5\pi}{6}+2\pi k$, where $k$ is any integer.

Strategies for Solving Trigonometric Equations

Many AP Precalculus problems use a small set of reliable procedures. First, isolate the trigonometric expression if possible. For example, in $2\cos x-1=0$, add $1$ to both sides and divide by $2$ to get $\cos x=\frac{1}{2}$.

Second, use exact values from the unit circle when the equation matches a known trig value. Important reference values include $\sin\frac{\pi}{6}=\frac{1}{2}$, $\cos\frac{\pi}{3}=\frac{1}{2}$, and $\tan\frac{\pi}{4}=1$.

Third, consider algebraic patterns. Some equations can be rewritten using identities. For example, if $2\sin^2 x-1=0$, then $\sin^2 x=\frac{1}{2}$, so $\sin x=\pm\frac{\sqrt{2}}{2}$. This gives several angles in $[0,2\pi)$.

Fourth, watch for equations involving multiple trig functions. If an equation includes both $\sin x$ and $\cos x$, one possible strategy is to rewrite using the identity $\sin^2 x+\cos^2 x=1$. Another strategy is to factor if the expression allows it.

Example: solve $\cos x=\sin x$ on $0\le x<2\pi$. Since both functions are equal, divide both sides by $\cos x$ when $\cos x\ne 0$, giving $\tan x=1$. The solutions are $x=\frac{\pi}{4}$ and $x=\frac{5\pi}{4}$. Checking the unit circle confirms these values are correct βœ….

Why Multiple Solutions Matter

Because trigonometric functions repeat, a single equation may have many answers. That is why AP questions often ask for solutions in a restricted interval, such as $0\le x<2\pi$ or $0\le \theta<360^\circ$. A restricted interval keeps the answer set manageable and makes it easier to list all distinct solutions.

When the interval is not restricted, the general solution is usually required. For example, $\sin x=0$ has solutions $x=\pi k$ for any integer $k$, because sine is zero at multiples of $\pi$.

Be careful not to lose solutions when you transform an equation. If you square both sides, you may create extraneous solutions, which are answers that satisfy the transformed equation but not the original one. For example, if $\sin x=-\frac{1}{2}$, squaring gives $\sin^2 x=\frac{1}{4}$, but that would also include $\sin x=\frac{1}{2}$, which is not a solution to the original equation. Always check your answers in the original equation.

Trigonometric Inequalities and What They Mean

A trigonometric inequality compares a trig expression to a number using symbols like $<, \le, >,$ or $\ge$. Examples include $\sin x>0$ and $2\cos x+1\le 0$. The goal is to find all angles where the inequality is true.

The main difference from equations is that inequalities usually describe intervals of values, not just individual points. For example, $\sin x>0$ means the sine graph is above the $x$-axis. On the interval $0\le x<2\pi$, this happens for $0<x<\pi$. In general, the solution is $2\pi k<x<(2k+1)\pi$ for any integer $k$.

A very useful way to solve trig inequalities is graphing or reasoning from the unit circle. Suppose you want to solve $\cos x\ge \frac{1}{2}$ on $0\le x<2\pi$. On the unit circle, cosine is the $x$-coordinate, so we look for angles where the $x$-coordinate is at least $\frac{1}{2}$. This occurs from $x=0$ to $x=\frac{\pi}{3}$ and from $x=\frac{5\pi}{3}$ to $x=2\pi$. Therefore, the solution is $[0,\frac{\pi}{3}]\cup[\frac{5\pi}{3},2\pi)$.

Solving Inequalities by Using the Graph of a Trig Function

Graph-based reasoning is powerful because it shows where a function is positive, negative, or above a threshold. If you have $\sin x\le 0$, then you are looking for where the sine graph is on or below the axis. On $0\le x<2\pi$, that is $[\pi,2\pi)$.

For more complicated inequalities, rewrite them so one side is $0$. For example, solve $2\sin x-1>0$. First write $2\sin x-1>0$, then $\sin x>\frac{1}{2}$. On $0\le x<2\pi$, sine is greater than $\frac{1}{2}$ between the two angles where it equals $\frac{1}{2}$, so the solution is $\left(\frac{\pi}{6},\frac{5\pi}{6}\right)$.

Notice how the endpoints change depending on the inequality symbol. If the inequality is strict, like $>$ or $<$, the endpoints are not included. If it is $\ge$ or $\le$, the endpoints are included. This detail matters on AP-style questions.

Connecting Equations and Inequalities to Other Trigonometric Ideas

Trigonometric equations and inequalities are not separate from the rest of the topicβ€”they connect directly to graphs, identities, and periodic behavior. When you solve $\sin x=\frac{1}{2}$, you are really finding the intersection points between the graph of $y=\sin x$ and the horizontal line $y=\frac{1}{2}$.

When you solve $\cos x\ge 0$, you are identifying the intervals where the graph of $y=\cos x$ lies on or above the $x$-axis. This connects to the idea of intervals of increase, decrease, positivity, and negativity.

These ideas also support polar functions. In polar form, angle measures and periodic cycles are central. For example, a polar equation may use $\theta$ values where a trig condition holds. Understanding trig equations helps you interpret when a point exists, when a curve is traced, and how often a pattern repeats.

Real-world modeling also depends on these skills. If a sound wave is modeled by $y=3\sin t$, then solving $3\sin t=2$ tells you when the wave reaches a certain height. Solving $3\sin t\ge 2$ tells you when the wave is at or above that level. These are the same procedures you use in algebraic trigonometric problems, just with a context attached 🎡.

Common Mistakes to Avoid

One common mistake is forgetting all solutions in a given interval. If $\sin x=\frac{1}{2}$ on $0\le x<2\pi$, both $\frac{\pi}{6}$ and $\frac{5\pi}{6}$ must be included. Another mistake is mixing degrees and radians. Always use the same angle unit as the problem.

Another error is assuming the solution to an inequality is a single angle. Inequalities often give intervals. Also, do not forget that trigonometric functions are periodic, so an answer in one cycle usually repeats.

Finally, remember that algebraic manipulation can change the solution set. Whenever you multiply, divide, square, or apply a transformation, check whether the original equation or inequality is still satisfied.

Conclusion

Trigonometric equations ask which angles make a trig statement true, while trigonometric inequalities ask which angles make a trig comparison true. The main tools are the unit circle, reference angles, graphing, periodicity, and careful checking of solutions. These skills are central to AP Precalculus because they connect symbolic algebra, graphs, and real-world periodic behavior. students, if you can move confidently between equations, inequalities, and graphs, you are building a strong foundation for the rest of trigonometric and polar functions.

Study Notes

  • A trigonometric equation contains a trig function such as $\sin x$, $\cos x$, or $\tan x$.
  • Trig functions are periodic, so solutions often repeat with a period like $2\pi$.
  • Solve on a restricted interval first, then extend to all solutions if needed.
  • Use the unit circle and exact values such as $\sin\frac{\pi}{6}=\frac{1}{2}$.
  • Rewrite equations using identities like $\sin^2 x+\cos^2 x=1$ when helpful.
  • Check for extraneous solutions after squaring or making other transformations.
  • A trigonometric inequality usually gives an interval or union of intervals.
  • Rewrite inequalities so one side is $0$ when possible, then analyze where the trig graph is above or below the boundary.
  • Endpoint inclusion depends on whether the inequality uses $<$, $>$, $\le$, or $\ge$.
  • These skills connect directly to graphing, modeling, and polar functions.

Practice Quiz

5 questions to test your understanding

Trigonometric Equations And Inequalities β€” AP Precalculus | A-Warded