Question
Question: How do you solve \[3{\cos ^2}x + 5\sin x - 1 = 0\] ?...
How do you solve 3cos2x+5sinx−1=0 ?
Solution
The given question has two trigonometric functions involved. We will first convert them into one trigonometric function. We will turn the equation in sin form. That will then be a quadratic equation. After that we will solve it using the factorization method. After that we will find the value of x using the value of sin x.
Complete step by step answer:
Given the equation is, 3cos2x+5sinx−1=0
Now we know that, cos2x=1−sin2x
So replacing it we get,
3(1−sin2x)+5sinx−1=0
On multiplying the brackets,
3−3sin2x+5sinx−1=0
This can be simplified as,
−3sin2x+5sinx+2=0
Multiplying both sides by the minus sign,
3sin2x−5sinx−2=0
3(sinx)2−5sinx−2=0
Replacing sin by u,
3u2−5u−2=0
This is a quadratic equation of the form ax2+bx+c=0
This equation is solved by using the factorisation method,
3u2−6u+u−2=0
Taking 3u common from first two terms and 1 common from last two terms,
3u(u−2)+1(u−2)=0
(u−2)(3u+1)=0
Now separately equating the brackets,
u−2=0 or 3u+1=0
Re-substituting the value of u,
sinx=2 or sinx=3−1
But as we know sinx=2 is not the perfect value as the sine function range is from −1 to 1.
Therefore, the required solution is sinx=3−1.
Note:
This is a simple question to solve. All we need to observe is the hidden quadratic equation in trigonometric functions. We used the common factors method to solve the quadratic equation. Note that we can also use the quadratic formula to find the roots. After getting the solutions from the quadratic equation, we have to make sure about the range of trigonometric functions.