SOLUTION: I have tried so many times to solve the problem Find the exact value of sin (x/2) = 2cos^2(x)-1 I've changed the sin (x/2) to the half angle identity and changed the 2cos^2(

Algebra ->  Trigonometry-basics -> SOLUTION: I have tried so many times to solve the problem Find the exact value of sin (x/2) = 2cos^2(x)-1 I've changed the sin (x/2) to the half angle identity and changed the 2cos^2(      Log On


   



Question 1002887: I have tried so many times to solve the problem
Find the exact value of
sin (x/2) = 2cos^2(x)-1
I've changed the sin (x/2) to the half angle identity and changed the 2cos^2(x)-1 to cos 2x, which is the double angle identity and tried to solve to be able to set everything to 0, but nothing I have tried worked. Please help as best as you can.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find the exact value of
sin (x/2) = 2cos^2(x)-1
------------
The trig functions have to have the same argument.
sin^2(x/2) = (1 - cos(x))/2
----
sin(x/2) = 2cos^2(x)-1
Square both sides
sin^2(x/2) = 4cos^4(x) - 4cos^2(x) + 1
(1 - cos(x))/2 = 4cos^4(x) - 4cos^2(x) + 1
1 - cos(x) = 8cos^4(x) - 8cos^2(x) + 2
8cos^4(x) - 8cos^2(x) + cos(x) + 1 = 0
----------------
If you inspect
8x^4 - 8x^2 + x + 1 = 0 it's obvious that x = -1 is a zero.
--> cos(x) = -1
--> x = pi + n*2pi, n = ±0,1,2,3...
------------
Divide the quartic by (x+1)
--> 8x^3 - 8x^2 + 1 = 0
It's less obvious, x = 1/2 is a zero.
--> cos(x) = 0.5
--> x = pi/3 + n*2pi, n = ±0,1,2,3...
and
--> x = 2pi/3 + n*2pi, n = ±0,1,2,3...
-------------------------
Divide the cubic by (x - 1/2):
--> 8x^2 - 4x - 2 = 0
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 8x%5E2%2B-4x%2B-2+=+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-4%29%5E2-4%2A8%2A-2=80.

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

x%5B1%5D+=+%28-%28-4%29%2Bsqrt%28+80+%29%29%2F2%5C8+=+0.809016994374947
x%5B2%5D+=+%28-%28-4%29-sqrt%28+80+%29%29%2F2%5C8+=+-0.309016994374947

Quadratic expression 8x%5E2%2B-4x%2B-2 can be factored:
8x%5E2%2B-4x%2B-2+=+%28x-0.809016994374947%29%2A%28x--0.309016994374947%29
Again, the answer is: 0.809016994374947, -0.309016994374947. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+8%2Ax%5E2%2B-4%2Ax%2B-2+%29


======================
--> cos(x) = 1%2F4+%2B-sqrt%285%29%2F4
--> x = pi/5 + n*2pi, n = ±0,1,2,3...
--> x = 9pi/5 + n*2pi, n = ±0,1,2,3...
-----------------
and x = 3pi/5 + n*2pi, n = ±0,1,2,3...
and x = 7pi/5 + n*2pi, n = ±0,1,2,3...