Question
Question: How do you solve \(\cos 2x + 5\cos x + 3 = 0\)?...
How do you solve cos2x+5cosx+3=0?
Solution
In this question, we are given a trigonometric equation and we have been asked to solve it. Start by putting a formula of cos2x, such that cosx appear in squares. Then, substitute cosx=n. You will get a quadratic equation. Solve it using quadratic formula. You will get two values of n. Put them equal to cosx. Find the value of x using this.
Formula used: cos2x=2cos2x−1
Complete step-by-step solution:
We are given a trigonometric equation.
⇒cos2x+5cosx+3=0
Now, I cannot see any way to start with this equation. Only way I can see is to use the formula of cos2x.
Putting cos2x=2cos2x−1 in the above equation,
⇒2cos2x−1+5cosx+3=0
Rearranging the terms, we get,
⇒2cos2x+5cosx+3−1=0
Let us subtract the term and we get
⇒2cos2x+5cosx+2=0
Now, we will put cosx=n.
⇒2n2+5n+2=0
Now, we have got a quadratic equation. We will solve it using quadratic formula.
The standard equation of quadratic equation is ax2+bx+c=0. On comparing both the equations, we will get –
⇒a=2, b=5 and c=2.
Now, we will simply put the values in the formula.
⇒n=2a−b±b2−4ac
Putting the values,
⇒n=2×2−5±52−4×2×2
On simplifying the equation, we get,
⇒n=4−5±25−16
⇒n=4−5±9
We can write 9 as 3.
Putting in the formula,
⇒n=4−5±43
Simplifying further,
⇒n=4−8,4−2
⇒n=−2,2−1
Hence, our two values are −2,2−1.
But, these are the values of n. We have to find the values of x,
We know that cosx=n=−2,2−1 .
Now, let us look at each value individually.
⇒cosx=−2 (we will have to reject this value as cosx cannot be less than −1)
⇒cosx=2−1
⇒cosx=cos(π−3π)
⇒cosx=cos32π
Now, for this value, we are not given any range for which we have to choose the value of x. So, we will give a general value.
If cosx=cosα, then x=2nπ±α.
Hence, cosx=cos32π
Therefore, x=2nπ±32π.
Note: 1) How to know that we have to put the value of cos2x? While beginning with the question, we see all the possible approaches of the question. The only approach I could see was to expand the term cos2x as there was no other way out. So, find all the approaches, look what might be the result of using that particular approach and use the most appropriate solution.
2) Since we were not given any range within which our x lies, we had to find a general solution. If we had given a particular range, then we would have found the values within that range only.