Trigonometric Equations
students, imagine you are measuring the height of a building, the swing of a Ferris wheel, or the force on a bridge cable. 📏🌉 In all of these situations, angles and periodic motion matter. Trigonometric equations help us find unknown angles or times when a trigonometric relationship is true. In this lesson, you will learn how to solve these equations, check answers carefully, and understand why they appear so often in Geometry and Trigonometry.
Learning objectives
- Explain the main ideas and terminology behind trigonometric equations.
- Apply IB Mathematics: Applications and Interpretation HL reasoning and procedures to solve them.
- Connect trigonometric equations to measurement, spatial reasoning, vectors, and three-dimensional contexts.
- Summarize how trigonometric equations fit into Geometry and Trigonometry.
- Use examples and evidence to support your understanding.
What is a trigonometric equation?
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 value or values of $x$ that make the equation true. For example, $\sin x=\frac{1}{2}$ is a trigonometric equation because we want to know which angles have sine equal to $\frac{1}{2}$.
Unlike a simple algebra equation such as $x+3=7$, trigonometric equations often have more than one solution. That happens because trigonometric functions repeat their values in cycles. The graph of $y=\sin x$ keeps going up and down forever, so the same $y$-value appears many times. This periodic behavior is one of the biggest ideas in the topic. 🔁
Some important terms:
- Solution: a value of $x$ that makes the equation true.
- General solution: all solutions written in a pattern.
- Particular solution: solutions restricted to a given interval, such as $0\le x<2\pi$.
- Principal value: often the first solution found from a calculator or standard trig ratio, before considering all others.
In IB Mathematics: Applications and Interpretation HL, you are expected to solve equations accurately and interpret answers in context, not just calculate them.
Solving basic trigonometric equations
The first step is often to isolate the trig function. For example, to solve $2\sin x=1$, divide both sides by $2$ to get $\sin x=\frac{1}{2}$. Then use known values or a calculator to find angles.
For $0\le x<2\pi$, the solutions to $\sin x=\frac{1}{2}$ are
$$x=\frac{\pi}{6}\quad \text{and} \quad x=\frac{5\pi}{6}.$$
Why two answers? Because sine is positive in Quadrants I and II. On the unit circle, the same sine value appears at two different angles. This is a key geometric idea. ⭐
Here is another example:
$$\cos x=-\frac{\sqrt{2}}{2}.$$
For $0\le x<2\pi$, the solutions are
$$x=\frac{3\pi}{4}\quad \text{and} \quad x=\frac{5\pi}{4}.$$
Cosine is negative in Quadrants II and III, so both angles work.
For tangent,
$$\tan x=1,$$
the solutions for $0\le x<2\pi$ are
$$x=\frac{\pi}{4}\quad \text{and} \quad x=\frac{5\pi}{4}.$$
Tangent has period $\pi$, so its values repeat every $\pi$ rather than every $2\pi$.
A useful strategy is:
- Rewrite the equation in the form of a single trig ratio.
- Find a reference angle.
- Decide which quadrants give the correct sign.
- List all solutions in the required interval.
This method is fast and reliable for many standard equations. ✅
Using identities to transform equations
Not every trigonometric equation is ready to solve right away. Sometimes you must use identities to rewrite it into a simpler form. Identities are true for all valid values of the variable.
A very important identity is
$$\sin^2 x+\cos^2 x=1.$$
This can help when both $\sin x$ and $\cos x$ appear in the same equation.
Example:
$$\sin^2 x+\sin x=0.$$
Factor the equation:
$$\sin x(\sin x+1)=0.$$
Now set each factor equal to zero:
$$\sin x=0 \quad \text{or} \quad \sin x=-1.$$
For $0\le x<2\pi$, the solutions are
$$x=0,\ \pi,\ \frac{3\pi}{2}.$$
Notice that $x=0$ is included because $\sin 0=0$.
Another example uses the double-angle identity
$$\sin 2x=2\sin x\cos x.$$
If the equation is
$$\sin 2x=\sin x,$$
then rewrite it as
$$2\sin x\cos x=\sin x.$$
Factor:
$$\sin x(2\cos x-1)=0.$$
So either
$$\sin x=0$$
or
$$2\cos x-1=0,$$
which gives
$$\cos x=\frac{1}{2}.$$
For $0\le x<2\pi$, the solutions are
$$x=0,\ \pi,\ \frac{\pi}{3},\ \frac{5\pi}{3}.$$
This example shows how identities turn a complicated-looking equation into a familiar one. 🧠
Solving equations in applied contexts
In IB AI HL, trig equations often appear in real-world settings. These may involve waves, cycles, motion, or angles in geometry. The mathematics is the same, but the context tells you what the solutions mean.
Example: A rotating light on a lighthouse has height above sea level modeled by
$$h=20+5\sin\left(\frac{\pi t}{6}\right),$$
where $h$ is in metres and $t$ is time in hours. Suppose the light is at height $23$ m. Solve
$$20+5\sin\left(\frac{\pi t}{6}\right)=23.$$
First isolate the trig function:
$$\sin\left(\frac{\pi t}{6}\right)=\frac{3}{5}.$$
Let
$$\theta=\frac{\pi t}{6}.$$
Then solve
$$\sin\theta=\frac{3}{5}.$$
On $0\le\theta<2\pi$, the solutions are
$$\theta=\sin^{-1}\left(\frac{3}{5}\right) \quad \text{and} \quad \pi-\sin^{-1}\left(\frac{3}{5}\right).$$
Convert back to $t$ using
$$t=\frac{6\theta}{\pi}.$$
In context, you may only keep the solutions that fit the time interval being studied.
This is an important IB skill: the equation gives mathematical answers, but the context decides which answers are meaningful. For example, negative time may not make sense, and a solution outside the stated period may need to be excluded.
Graphs, intersections, and multiple solutions
Graphs are a powerful way to understand trigonometric equations. A trigonometric equation can be seen as finding where two graphs intersect.
If you solve
$$\sin x=\cos x,$$
you are looking for points where the graphs of $y=\sin x$ and $y=\cos x$ cross. Dividing both sides by $\cos x$ where appropriate gives
$$\tan x=1,$$
so the solutions are
$$x=\frac{\pi}{4}+k\pi,\quad k\in\mathbb{Z}.$$
This is a general solution, meaning all solutions follow the same pattern.
Graphing helps you see why there are infinitely many solutions. Since trig functions are periodic, the same intersection pattern repeats. In exam work, graphs are also useful for checking whether your algebraic solutions make sense. If your calculator gives an angle outside the interval, the graph can help you confirm whether that answer should be kept.
Another common use of graphs is solving equations with no exact special-angle solution. For example,
$$\cos x=x$$
cannot be solved neatly using basic algebraic identities. A graphing approach can estimate the solution numerically. In HL work, this kind of equation connects algebra, functions, and numerical reasoning.
Common mistakes and how to avoid them
Trigonometric equations can be tricky because small mistakes create wrong answers. Here are some frequent issues:
- Forgetting that there may be more than one solution in the interval.
- Giving only the reference angle and missing other quadrants.
- Using the wrong period when writing general solutions.
- Not checking whether solutions fit the given context.
- Dropping solutions after squaring or factoring incorrectly.
For example, if you solve
$$\cos x=\frac{1}{2}$$
and only write
$$x=\frac{\pi}{3},$$
then the answer is incomplete for $0\le x<2\pi$. You must also include
$$x=\frac{5\pi}{3}.$$
A complete answer shows careful thinking and accuracy.
A good habit is to verify each solution by substitution. If $x=\frac{5\pi}{3}$, then
$$\cos\left(\frac{5\pi}{3}\right)=\frac{1}{2},$$
so it works. Verification is especially useful when the equation has been transformed using identities or algebraic steps.
Conclusion
Trigonometric equations are a central part of Geometry and Trigonometry because they connect angle measurement, periodic behavior, and real-world modeling. They help you solve problems involving triangles, waves, rotation, and geometry in two and three dimensions. students, the key ideas are to isolate the trig function, use identities when needed, find all solutions in the given interval, and interpret the results correctly in context. When you solve trig equations carefully, you are using the structure of the unit circle, graph behavior, and algebra together. That combination is exactly why this topic is so important in IB Mathematics: Applications and Interpretation HL. 📘
Study Notes
- A trigonometric equation contains $\sin$, $\cos$, $\tan$, or another trig function.
- Many trig equations have more than one solution because trig functions are periodic.
- In a restricted interval such as $0\le x<2\pi$, list every solution in that interval.
- Use quadrant signs and reference angles to solve standard equations.
- Important identities include $\sin^2 x+\cos^2 x=1$ and $\sin 2x=2\sin x\cos x$.
- Factor when possible to create simpler equations.
- General solutions use patterns such as $x=\alpha+2k\pi$ or $x=\alpha+k\pi$, where $k\in\mathbb{Z}$.
- Graphs help show intersections and check algebraic answers.
- In applications, keep only solutions that make sense in context.
- Always verify solutions by substitution when possible.
