Difference between revisions of "Trigonometric Equations"
(How to solve Trigonometric Equations-Examples as a Guide) |
m (I just adjusted the error in the $/latex$) |
||
Line 203: | Line 203: | ||
<math>cos^2(x) = \pm 1</math> | <math>cos^2(x) = \pm 1</math> | ||
− | For <math>1</math>, <math>x</math> can equal <math>0</math> or <math>\ | + | For <math>1</math>, <math>x</math> can equal <math>0</math> or <math>2\pi</math>. For <math>-1</math>, <math>x</math> can equal <math>\pi</math>. Those our the three solutions. |
You may come across far more difficult trigonometric equations than these, but hopefully from reading this, you are well-equipped for those challenges. | You may come across far more difficult trigonometric equations than these, but hopefully from reading this, you are well-equipped for those challenges. |
Latest revision as of 19:30, 10 July 2016
It is probably good to know how to solve trigonometric equations, which often involved brute force and the use of trigonometric identities.
Here is an example:
Solve for for all answers in the domain .
Note the quadratics, and more implortantly, the . The 1 is one end of a very well-known trigonometric identity, and substituting it with the other end makes this equation much easier to solve.
The obvious next step is distributing:
Next, get rid of the :
What next? Recall how can be rewritten using an identity. Look below:
The s on both sides can be divided away, and the result is
To get rid of the fraction, both sides of the equation can be taken to the power of :
Next, take the square root of both sides of the equation:
We have a problem! The domain for values of is . However, no real value of can become imaginary when put into the function . So, there are no solutions.
Here is another problem:
Again, we are solving for in the domain
Hey, there are only sines here! Too bad it's not being kept that way.
The first step is to use the identity , as this gets rid of the inside the trigonometric function.
Every term on the left side now has a . We can now factor that out of the left side of the equation, resulting in
We can work with both parts of the left side to find solutions. Let's do the shorter one first.
When solving trigonometric equations, it probably doesn't get easier than this. Using the unit circle or a graph of sin(x), we can see that the solutions in the given domain are , , and .
Now we can work with the other part, which is
Let's get the trigonometric functions on one side and the constants on the other. That can be done be subtracting both sides of the equation by :
Now, consider this. What is the square of ? ! What equals ? ! By squaring both the left and right sides of the equation, we might be able to put that identity to use. Let's do that!
Combining some terms:
Using that identity, :
We can move the rewritten to the left side and eliminate the terms completely!
We can factor out a that is common to all of the terms on the left side:
We can just work with the left part again, , equal to .
With the help of the Unit Circle, we see that the solutions for x that are found with this in our domain are and .
Now we can work with the right part.
To square the equation for some eliminating without a middle term, first, let's move the to the other side.
Now we can square the equation:
We note that both and are perfect squares, and we could move the back and do a Difference of Squares factorization and solve for that way. However, there is an easier way that lets us work with only one trigonometric function instead of two. Let's move back first:
Now we can use the identity again. How? It is not by trying to factor the out: that would probably just leave a more complicated expression on the left side than we have now. Instead, try subtracting both sides of this identity by .
We have
We just proved this well-known identity with ease. Since we proved it we can use it, like this:
Distributing:
We can combine the terms and move the to the other sides of the equation.
Now we can divide both sides of the equation by :
Note the numerator and denominator of the fraction in this equation. The fraction can be rewritten in a way that makes it clear what to do next:
Take the square root of both sides of the equation and get
We can take the arcsine of both sides of the equation (with a calculator!) of both the positive and negative
Arcsin of : approximately
Arcsin of : approximately
However, consider the identity
This indicates two more solutions: minus our other solutions. Those give us
and
So, we have all nine of those solutions for our original equation.
Third example:
Again, solve for in the domain .
Worry about the fraction later. First, move to the left.
Get rid of the fraction. No multiplying needed!
Now we can use an identity. I'm not talking about (though that is a possibility) I'm referring to the identity .
Now take the th power of each side of the equation:
Take the square root:
For , can equal or . For , can equal . Those our the three solutions.
You may come across far more difficult trigonometric equations than these, but hopefully from reading this, you are well-equipped for those challenges.