Question
Question: How do you solve \[\cos 2x + 5 = 4\sin x\;\;{\text{for}}\;\;0 \leqslant x \leqslant 360\]?...
How do you solve cos2x+5=4sinxfor0⩽x⩽360?
Solution
By using the basic trigonometric identity given below we can simplify the above expression.
cos2x=1−2sin2x
Also Quadratic Formula: ax2+bx+c=0 Here a,b,care numerical coefficients.
So to solve x we have: x=2a−b±b2−4ac. Such that in order to solve and simplify the given expression we have to use the above identity and express our given expression in the quadratic form and thereby solve it.
Complete step by step solution:
Given
cos2x+5=4sinxfor0⩽x⩽360................................(i)
Now we have to simplify the given equation and try to express it in the form of quadratic equation, such
that we can solve for xas shown above.
Now we know:
cos2x=1−2sin2x........................(ii)
Substituting (ii) in (i) we get:
cos2x+5=4sinx 1−2sin2x+5=4sinx 2sin2x+4sinx−6=0......................(iii)
Now we have to express the given expression in quadratic form.
So let
On observing (iv) we can say that it’s in the form of ax2+bx+c=0 such that by the quadratic formula we can solve for p.
So we have:
2p2+4p−6wherea=2,b=4andc=−6.
Now we can solve for p by using the formula:
p=2a−b±b2−4ac.........................(v)
Now substituting the value of ‘a’, ‘b’ and ‘c’ in (v) we get:.
Now substituting for ’p’ back in (iv) we get:
p=sinx=1..................(vii) or p=sinx=−3...............(viii)
So now on analyzing (vii) and (viii) we see that we now have two possibilities of sinx, but we also know that the range of sinxis[−1,1].
Such that equation (viii) p=sinx=−3 doesn’t exist and is invalid.
So we have our answer p=sinx=1
Now solving for x we get:
⇒sinx=1 for 0⩽x⩽360 ⇒x=sinx−1(1)for 0⩽x⩽360 ⇒x=2πfor 0⩽x⩽360
Therefore our final answer is: x=2πfor 0⩽x⩽360
Note: Some other equations needed for solving these types of problem are:
1 + {\tan ^2}x = {\sec ^2}x \\\ \begin{array}{*{20}{l}} {\sin \left( {2x} \right) = 2\sin \left( x \right)\cos \left( x \right)} \\\ {\cos \left( {2x} \right) = {{\cos }^2}\left( x \right)-{{\sin }^2}\left( x \right) = 1-2{\text{ }}{{\sin }^2}\left( x \right) = 2{\text{ }}{{\cos }^2}\left( x \right)-1} \end{array} \\\Also while approaching a trigonometric problem one should keep in mind that one should work with one side at a time and manipulate it to the other side. The most straightforward way to do this is to simplify one side to the other directly, but we can also transform both sides to a common expression if we see no direct way to connect the two.