SOLUTION: Hi, I hope someone helps me with this trigonometric equations problem. How do you get the solution set of cos^2 2x + 3sin2x = 3 ? Also please include the steps. I don't under

Algebra ->  Trigonometry-basics -> SOLUTION: Hi, I hope someone helps me with this trigonometric equations problem. How do you get the solution set of cos^2 2x + 3sin2x = 3 ? Also please include the steps. I don't under      Log On


   



Question 608023: Hi, I hope someone helps me with this trigonometric equations problem.
How do you get the solution set of cos^2 2x + 3sin2x = 3 ?
Also please include the steps. I don't understand our lesson well, especially the part where the reference angle enters. I don't get it at all. Thank yoy for your help!

Found 2 solutions by Alan3354, htmentor:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
cos^2 2x + 3sin2x = 3
-----------------
cos^2 = 1 - sin^2
1 - sin^2 + 3sin = 2
sin^2 - 3sin + 1 = 0
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B-3x%2B1+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-3%29%5E2-4%2A1%2A1=5.

Discriminant d=5 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--3%2B-sqrt%28+5+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-3%29%2Bsqrt%28+5+%29%29%2F2%5C1+=+2.61803398874989
x%5B2%5D+=+%28-%28-3%29-sqrt%28+5+%29%29%2F2%5C1+=+0.381966011250105

Quadratic expression 1x%5E2%2B-3x%2B1 can be factored:
1x%5E2%2B-3x%2B1+=+%28x-2.61803398874989%29%2A%28x-0.381966011250105%29
Again, the answer is: 2.61803398874989, 0.381966011250105. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-3%2Ax%2B1+%29

--------
sin(2x) =~ 0.381966 (Ignore the sin > 1 unless you want complex angles)
2x =~ 0.39192 + 2n*pi radians, n = 0,1,2,3...
x = 0.19596 radians + n*pi, n = 0,1,2,3...
x = pi - 0.19596 + n*pi, n = 0,1,2,3...

Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
cos^2 2x + 3sin2x = 3
First, we can use the identity cos^2(2x) = 1 - sin^2(2x) to obtain a quadratic in sin(2x):
1 - sin^2(2x) + 3sin(2x) - 3 = 0
sin^2(2x) - 3sin(2x) + 2 = 0
This can be factored as:
(sin(2x) - 1)(sin(2x) - 2) = 0
The LHS will be equal to 0 if either sin(2x) = 1, or sin(2x) = 2
Since the sine of any angle can never be >1, the only solutions are obtained for sin(2x) = 1
In the 1st quadrant, this gives 2x = 90 deg -> x = 45 deg [pi/4]