Question
Question: How do you solve the trigonometric equation \[2{\left( {\sin x} \right)^2} - \cos x - 1 = 0\] to fin...
How do you solve the trigonometric equation 2(sinx)2−cosx−1=0 to find the values of x in the interval [0,2π] that satisfy the given equation.
Solution
First convert sin2x into cos2x by the use of trigonometric identity then assume cosx as y and obtain the quadratic equation. Solve the quadratic equation by the use of middle term splitting method and thus get the values of y. After that replace y as cosx and then get the values of x.
Complete step by step solution:
We are given that we are required to solve 2(sinx)2−cosx−1=0.
So, first convert the sine term into cosine by the use of trigonometric formula sin2x=1−cos2x as shown below.
2\left\\{ {1 - {{\left( {\cos x} \right)}^2}} \right\\} - \cos x - 1 = 0
Simplify the equation as shown below.
⇒2−2(cosx)2−cosx−1=0
⇒−2(cosx)2−cosx+1=0
Multiply both sides of the equation by negative one and write the result.
⇒2(cosx)2+cosx−1=0
Let us assume that y = cos x.
Replacing this in the given equation, we will obtain the following equation: -
⇒2y2+y−1=0
Now, we can write the equation in the above line as following also: -
⇒2y2+2y−y−1=0
Now, taking 2y common from the first two terms in the left hand side of above expression, we will then obtain the following expression: -
⇒2y(y+1)−y−1=0
Now, taking −1 common from the last two terms in the left hand side of the above expression, we will then obtain the following expression: -
⇒2y(y+1)−1(y+1)=0
Now taking the factor (y+1) common from the above equation, we will then obtain the following expression: -
⇒(y+1)(2y−1)=0
Now, we have got two values of y which are 21 and −1.
Putting back y as cos x as we assumed in the beginning, we will then obtain that the two possible values of cos (x) are 21 and −1. But since we know that sine of any function always lies between – 1 and 1 also the values of x in the interval [0,2π] that satisfy the given equation.
Therefore, values of cos(x) that satisfy the equation cos(x)=21 and in the interval [0,2π] are 6π and 35π.
Similarly, values of cos(x) that satisfy the equation cos(x)=−1 and in the interval [0,2π] is π only.
Thus with in the interval [0,2π], the solutions for x are 6π, π and 35π.
Note:
The students must note that in the given solution we used splitting of middle term method but you may also use the fact that the roots of ay2+by+c=0 are given by:-
⇒y=2a−b±b2−4ac