
Jacob K. answered 12/14/21
McGill Grad for Nighttime Math Tutoring and Emergency Help
2cos2(x) + 3cos(x) + 1 = 0.
Let's think of another way to look at this. This looks very similar to a quadratic function, of the form
ax2+bx+c=0. If we let a dummy variable, say u = cos(x), then we can rewrite this as
2u2+3u+1=0
This becomes a quadratic that we know how to solve, using the quadratic formula
a=2, b=3, c=1, -3±√(3)^2-4*(2)*(1) / 2(2) = -3±√(9-8)/4 = -3±√(1)/4 = (-3±1)/4
u1=(-3+1)/4=-2/4=-1/2
u2=(-3-1)/4=(-4)/4=-1
u1=-1/2
u2=-1
So now that we have our solutions of this, we have to solve them in the context of [0, 2π).
First, u1: Solve cos(x)=-1/2, 0≤x<2π
Take the arccos to get x=arccos(-1/2)=2π/3 and 4π/3. We do not need to include additional periods here, as we within our domain here and any multiple of 2π will take us out.
Now, u2: Solve cos(x)=-1, 0≤x<2π
x=arccos(-1)=π. This is the only solution which stays within our bounds.
So, finally, we just now list all of our solutions, which are
x=2π/3, x=π, x=4π/3.
I hope this is clear and able to help you out! Good luck!