
William W. answered 07/22/20
Math and science made easy - learn from a retired engineer
sin(3θ)cos(θ) - cos(θ)sin(θ) = 0
Obviously sin(3θ) = sin(2θ + θ) and, since the sine angle addition identity says:
sin(x + y) = sin(x)cos(y) + cos(x)sin(y), we can say
sin(3θ) = sin(2θ + θ) = sin(2θ)cos(θ) + cos(2θ)sin(θ)
We can repeat for sin(2θ) because sin(2θ) = sin(θ + θ) so:
sin(2θ) = sin(θ + θ) = sin(θ)cos(θ) + cos(θ)sin(θ) = 2cos(θ)sin(θ)
And, since the cosine angle addition identity is:
cos(x + y) = cos(x)cos(y) – sin(x)sin(y) we can say
cos(2θ) = cos(θ + θ) = cos(θ)cos(θ) – sin(θ)sin(θ) = cos2(θ) - sin2(θ)
Putting these all together by substituting into the original equation:
sin(3θ)cos(θ) - cos(θ)sin(θ) = 0
[sin(2θ)cos(θ) + cos(2θ)sin(θ)]cos(θ) - cos(θ)sin(θ) = 0
[2cos(θ)sin(θ)cos(θ) + (cos2(θ) - sin2(θ))(sin(θ)]cos(θ) - cos(θ)sin(θ) = 0
[2cos2(θ)sin(θ) + cos2(θ)sin(θ) - sin3(θ)]cos(θ) - cos(θ)sin(θ) = 0
2cos3(θ)sin(θ) + cos3(θ)sin(θ) - sin3(θ)cos(θ) - cos(θ)sin(θ) = 0
3cos3(θ)sin(θ) - sin3(θ)cos(θ) - cos(θ)sin(θ) = 0
[cos(θ)sin(θ)][3cos2(θ) - sin2(θ) - 1] = 0
Using the Pythagorean Identity sin2(θ) + cos2(θ) = 1, we can say sin2(θ) = 1 - cos2(θ) so:
[cos(θ)sin(θ)][3cos2(θ) - (1 - cos2(θ)) - 1] = 0
[cos(θ)sin(θ)][3cos2(θ) - 1 + cos2(θ) - 1] = 0
[cos(θ)sin(θ)][4cos2(θ) - 2] = 0
2cos(θ)sin(θ)[2cos2(θ) - 1] = 0
The question doesn't say to solve the equation, but when it is in this form, it is easily solvable:
We can use the zero product rule to set each piece equal to zero:
A. 2cos(θ) = 0 or cos(θ) = 0 which occurs at θ = π/2 and 3π/2
B. sin(θ) = 0 which occurs at θ = 0 and θ = π
C. 2cos2(θ) - 1 = 0
2cos2(θ) = 1
cos2(θ) = 1/2
cos(θ) = ±√(1/2) = ±√2/2 which occurs at θ = π/4, 3π/4, 5π/4, and 7π/4
So, summarizing, we have 8 answers on [0, 2π):
θ = 0, π/4, π/2, 3π/4, π, 5π/4, 3π/2, and 7π/4