Patrick B. answered 04/16/20
Math and computer tutor/teacher
Here is how the first one is done. THe second is done the eact same way...
sin (x + pi/2) = sin x cos (pi/2) + cos x sin(pi/2)
= sin x * 0 + cos x * 1
= cos x
sin (x - 3 pi /2) = sin x cos (3 pi/2) - cos x sin (3 pi /2 )
= sin x * 0 - cos x * -1
= cos x
so the equation becomes 2 * cos x = 1
cos x = 1/2
x = 60, 120, 240, 300
The third one, be careful, you need the angle addition formula for cosine:
cos(x + pi/6) = cos x cos (pi/6) - sin x sin (pi/6)
= cos x * sqrt(3)/2 - sin x * 1/2