Often we are faced with solving equations involving trigonometric equations, like $sin(x) = 1/2$. Because of the periodic nature of the trigonometric functions – they repeat themselves infinitely many times – the variable x can take on an infinite number of solutions.
Here's an example, $sin(x) = \sqrt{2}/2$. We know that $sin(\pi/2) = \sqrt{2}/2$, but so do $sin(3\pi/2), \, sin(9\pi/2), \, sin(11\pi/2)$, and so on ... see the graph below. The solutions to the equation are the intersections of the function $f(x) = sin(x)$ and $g(x) = \sqrt{2}/2$.
While it is possible to communicate to a reader the infinite set of all solutions to such equations, , we usually just restrict the domain to only a small region so that the number of solutions is finite. For example, we might need the solutions to $sin(x) = 1/2$ on the interval $[0, \, \pi]$ or the interval $(-\pi/2, \, \pi/2)$.
In this section we'll do several examples of trig-equation solving, and eventually I'll put some videos up to help you. But first, there are a few tools you'll need to have at your disposal ...
In order to be effective solving trigonometric equations, there are some things you'll just have to know first. If you don't, now's the time to review them.
You should be able to easily sketch a cycle of the sine and cosine functions like this. They don't need to be as neat or detailed, but being able to make these quick sketches can go a long way toward reminding you of the details you'll need to solve trig equations.
To further refresh you memory, here are a graph of a couple of cycles of the tangent function (remember, it has asymptotes because the denominator, cos(x), is zero at multiples of π), and the most important right triangles, 45-45-90 and 30-60-90.
Solve the equation $tan(x) = \sqrt{3}$ on the interval $[-2\pi, \, 2\pi]$.
Now notice that
Now here's a graph of tan(x) between [-2π, 2π]. On it, we'll plot our initial solution, $x = \sqrt{3}/3.$
The magenta line is the line $y = \sqrt{3}.$ Obviously, on [-2π, 2π] there are three additional solutions, places where the tangent function is equal to $\sqrt{3}.$ We need to find those. Fortunately, the tangent function has very regular behavior, which just reduces the rest of the problem to some simple arithmetic. Notice that every curve in the tangent graph is separated by π radians. That means our solutions, one per curve, are π rad apart. So we just need to add multiples of π, or better yet 6π/6 for the common denominator, like this:
So on our interval, [-2π, 2π], we have four solutions to this trig equation. They are:
$$x = \frac{-11\pi}{6}, \; \frac{-5\pi}{6}, \; \frac{\pi}{6}, \; \frac{7\pi}{6} \;$$
We found these by first finding one solution, the easiest, which we found by remembering the 30-60-90 triangle, then we recognized the periodicity of the tangent function – repeating every π radians – to walk through our interval and count out the rest of the solutions.
Solve the equation $2 sin(x) = \sqrt{x}$ on the interval $[0, \, 4\pi]$.
$$2 sin(x) = \sqrt{2}$$
In this case, that's dividing by 2 on both sides:
$$sin(x) = \frac{\sqrt{2}}{2}$$
Now hopefully that $\sqrt{2}/2$ will trigger the memory of the 45-45-90 triangle, and how we can use it to find trig functions for 45˚ angles.
So we have as our basic solution
$$x = \frac{\pi}{4}$$
Now let's sketch a graph of the sine function between 0 and 4π. We'll sketch in the line y = √2/2 and notice that we should have four solutions to our equation on this interval, one for every intersection of the line an the curve.
Now all that's left is to recognize that these solutions will have a repeating pattern. For each cycle of the sine curve, there will be a solution at π/4 radians and one at 3π/4 – that much we recall by knowing what one cycle of sin(x) looks like. The other two solutions are just π/4 and 3π/4 rad away from the start of the second cycle, at 2π, so they're 2π + π/4 and 2π + 3π/4.
So this equation has four solutions on the interval [0, 4π]. They are:
$$x = \frac{\pi}{4}, \; \frac{3\pi}{4}, \; \frac{9\pi}{4}, \; \frac{11\pi}{4} \;$$
Solve the equation $cos^2(2x) - 1 = 0$ on the interval $[-\pi, \, \pi]$.
$$cos^2(2x) - 1 = 0$$
Moving the 1 to the right gives us
$$cos^2(2x) = 1$$
And taking the root of both sides yields:
$$cos(2x) = ± 1$$
The first thing you might want to do from here is look for a double-angle identity, like
$$cos(2x) = cos^2(x) - sin^2(x)$$
That would be fine, but if you recall that cos(2x) is just a transformed version of cos(x) with two complete cycles of the function between 0 and 2π.
That means, for our purposes, that there is a complete cosine cycle between 0 and π, and because cos(x) is an even function [meaning f(-x) = (x)], it has mirror symmetry across the y-axis. Here's what the graph looks like:
Our first solution is x = 0; then it's just a matter of noting that there's a solution to this equation every π/4 radians, so our solutions on the interval [-π, π] are
$$x = -\pi, \; \frac{-\pi}{2}, \; 0, \; \frac{\pi}{2}, \; \pi$$
Solve the following trigonometric equations analytically on the interval $[0, \, 2\pi]$
In this context, analytically means "on paper with a pencil or pen." That is, we can solve the problem exactly without a computer.
1. | $$sin(x) = 1/2$$ | |
2. | $$\sqrt{3} \cdot cot(x) + 1 = 0$$ | |
3. | $$2 sin(x) + \sqrt{3} = 0$$ | |
4. | $$sec^2(x) - 1 = 0$$ |
5. | $$2 cos(x) - \sqrt{3} = 0$$ | |
6. | $$tan(x) = 1$$ | |
7. | $$csc^2(x) = 1$$ | |
8. | $$tan(x) + 1 = 0$$ |
xaktly.com by Dr. Jeff Cruzan is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. © 2012, Jeff Cruzan. All text and images on this website not specifically attributed to another source were created by me and I reserve all rights as to their use. Any opinions expressed on this website are entirely mine, and do not necessarily reflect the views of any of my employers. Please feel free to send any questions or comments to jeff.cruzan@verizon.net.