SOLUTION: Find all solutions of the equation in the interval [0, 2π). (Enter your answers as a comma-separated list. If there is no solution, enter NO SOLUTION.) Sec^2x - secx = 2

Algebra ->  Trigonometry-basics -> SOLUTION: Find all solutions of the equation in the interval [0, 2π). (Enter your answers as a comma-separated list. If there is no solution, enter NO SOLUTION.) Sec^2x - secx = 2      Log On


   



Question 1038835: Find all solutions of the equation in the interval [0, 2π). (Enter your answers as a comma-separated list. If there is no solution, enter NO SOLUTION.)
Sec^2x - secx = 2

Found 2 solutions by Alan3354, ikleyn:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
We don't need to be told what to do if there is no solution.

Answer by ikleyn(52817) About Me  (Show Source):
You can put this solution on YOUR website!
.
Find all solutions of the equation in the interval [0, 2pi).
Sec^2x - secx = 2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

sec%5E2%28x%29+-+sec%28x%29 = 2.


Introduce new variable u = seq(x). Then your equation becomes

u%5E2+-+u = 2,

u%5E2+-+u+-+2 = 0.

Factor the left side. You will get

(u-2)*(u+1) = 0.

The solutions are 

u = 2  and/or  u = -1.

From this point you have two equations:

1)  sec(x) = 2  --->  1%2Fcos%28x%29 = 2  --->  cos(x) = 1%2F2  --->  x = +/-pi%2F3 + 2k%2Api,  k = 0, +/-1, +/-2, . . . and

2)  sec(x) = -1  --->  1%2Fcos%28x%29 = -1  --->  cos(x) = -1  --->  x = pi + 2k%2Api,  k = 0, +/-1, +/-2, . . .


Answer.  x = +/-pi%2F3 + 2k%2Api,  k = 0, +/-1, +/-2, . . . and
         x = %282k%2B1%29%2Api,  k = 0, +/-1, +/-2, . . .

Solved.