Solveeit Logo

Question

Question: How do you solve \(\cos 2x + 5\cos x + 3 = 0\)?...

How do you solve cos2x+5cosx+3=0\cos 2x + 5\cos x + 3 = 0?

Explanation

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\cos 2x, such that cosx\cos x appear in squares. Then, substitute cosx=n\cos x = n. You will get a quadratic equation. Solve it using quadratic formula. You will get two values of nn. Put them equal to cosx\cos x. Find the value of xx using this.

Formula used: cos2x=2cos2x1\cos 2x = 2{\cos ^2}x - 1

Complete step-by-step solution:
We are given a trigonometric equation.
cos2x+5cosx+3=0\Rightarrow \cos 2x + 5\cos x + 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\cos 2x.
Putting cos2x=2cos2x1\cos 2x = 2{\cos ^2}x - 1 in the above equation,
2cos2x1+5cosx+3=0\Rightarrow 2{\cos ^2}x - 1 + 5\cos x + 3 = 0
Rearranging the terms, we get,
2cos2x+5cosx+31=0\Rightarrow 2{\cos ^2}x + 5\cos x + 3 - 1 = 0
Let us subtract the term and we get
2cos2x+5cosx+2=0\Rightarrow 2{\cos ^2}x + 5\cos x + 2 = 0
Now, we will put cosx=n\cos x = n.
2n2+5n+2=0\Rightarrow 2{n^2} + 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=0a{x^2} + bx + c = 0. On comparing both the equations, we will get –
a=2\Rightarrow a = 2, b=5b = 5 and c=2c = 2.
Now, we will simply put the values in the formula.
n=b±b24ac2a\Rightarrow n = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
Putting the values,
n=5±524×2×22×2\Rightarrow n = \dfrac{{ - 5 \pm \sqrt {{5^2} - 4 \times 2 \times 2} }}{{2 \times 2}}
On simplifying the equation, we get,
n=5±25164\Rightarrow n = \dfrac{{ - 5 \pm \sqrt {25 - 16} }}{4}
n=5±94\Rightarrow n = \dfrac{{ - 5 \pm \sqrt 9 }}{4}
We can write 9\sqrt 9 as 33.
Putting in the formula,
n=54±34\Rightarrow n = \dfrac{{ - 5}}{4} \pm \dfrac{3}{4}
Simplifying further,
n=84,24\Rightarrow n = \dfrac{{ - 8}}{4},\dfrac{{ - 2}}{4}
n=2,12\Rightarrow n = - 2,\dfrac{{ - 1}}{2}
Hence, our two values are 2,12 - 2, \dfrac{{ - 1}}{2}.
But, these are the values of nn. We have to find the values of xx,
We know that cosx=n=2,12\cos x = n = - 2,\dfrac{{ - 1}}{2} .
Now, let us look at each value individually.
cosx=2\Rightarrow \cos x = - 2 (we will have to reject this value as cosx\cos x cannot be less than 1 - 1)
cosx=12\Rightarrow \cos x = \dfrac{{ - 1}}{2}
cosx=cos(ππ3)\Rightarrow \cos x = \cos \left( {\pi - \dfrac{\pi }{3}} \right)
cosx=cos2π3\Rightarrow \cos x = \cos \dfrac{{2\pi }}{3}
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α\cos x = \cos \alpha , then x=2nπ±αx = 2n\pi \pm \alpha .
Hence, cosx=cos2π3\cos x = \cos \dfrac{{2\pi }}{3}

Therefore, x=2nπ±2π3x = 2n\pi \pm \dfrac{{2\pi }}{3}.

Note: 1) How to know that we have to put the value of cos2x\cos 2x? 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\cos 2x 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.