
Jonathan F. answered 11/12/15
Tutor
4.9
(400)
Rising Star in Calculus
So, you have sin2(2x + 1), sin(2x + 1), and a constant. What if you could treat sin(2x + 1) as a "symbol", like "a", temporarily? Substitute "a" for sin(2x + 1):
3a2 + 2a - 1 = 0
Solve the quadratic for "a". I'll use completing the square:
3a2 + 2a = 1, A = 3, divide both sides by A
a2 + (2/3)a = 1/3, B = 2/3; B/2 = 1/3; B2/4 = 1/9, add B2/4 to both sides
a2 + (2/3)a + 1/9 = 4/9, make the left side (a + B/2)2
(a + 1/3)2 = 4/9, square root both sides
a + 1/3 = ±2/3
a + 1/3 = 2/3: a = 1/3
a + 1/3 = -2/3: a = -1
So "a" can equal 1/3 or -1. Turn "a" back into sin(2x + 1)!
sin(2x + 1) = 1/3
sin(2x + 1) = -1
The easiest way to figure out the values of x would be to graph:
y = sin(2x + 1)
y = 1/3 [-1, in the second equation]
and find where they intersect, 0 < x < 2π [~6.28].
I got x ~ 0.901, 2.812, 4.042, 5.953 [first equation], 1.856, 4.998 [second equation].