Question 918939: solve the equation for solutions in the interval from [0,360 degrees): sin(2 theta) +1=cos(2 theta)
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! solve the equation for solutions in the interval from [0,360 degrees): sin(2 theta) +1=cos(2 theta)
-------
sin + 1 = cos = 1 - sin^2
sin^2 + sin - 1 = 0
x = sin(2theta)
x^2 + x - 1 = 0
---
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc) |
Quadratic equation (in our case ) has the following solutons:

For these solutions to exist, the discriminant should not be a negative number.
First, we need to compute the discriminant : .
Discriminant d=5 is greater than zero. That means that there are two solutions: .


Quadratic expression can be factored:

Again, the answer is: 0.618033988749895, -1.61803398874989.
Here's your graph:
 |
============
x =~ 0.618034 = 2theta
2theta =~ 38.17, 321.83, 398.18, 681.83 degs
theta = 19.085, 160.91, 199.09, 340.91 degs
|
|
|