SOLUTION: I need help figuring out all the solutions in the interval [0,2pi) sin^2(x)+2cos(x)=2

Algebra ->  Trigonometry-basics -> SOLUTION: I need help figuring out all the solutions in the interval [0,2pi) sin^2(x)+2cos(x)=2      Log On


   



Question 1206254: I need help figuring out all the solutions in the interval [0,2pi)
sin^2(x)+2cos(x)=2

Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.
I need help figuring out all the solutions in the interval [0,2pi)
sin^2(x)+2cos(x)=2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The idea is to replace  sin^2(x)  by expression which contains  cos(x),  only.
        Then the entire equation will be relative  cos(x),  and we will be able solve it.


So, by implementing this idea, we write  sin^2(x) = 1 - cos^2(x).

Then the given equation takes the form

    (1-cos^2(x)) + 2cos(x) = 2.


Simplify it

    - cos^2(x) + 2cos(x) = 1

    cos^2(x) - 2cos(x) + 1 = 0

    %28cos%28x%29-1%29%5E2 = 0   --->

    cos(x) = 1  --->  x = 0.


ANSWER.  In the given interval, the original equation has a UNIQUE root  x = 0 radians.

Solved.