How can I find angles that satisfy 3sin(2x) = sin(x)?

  • Thread starter Thread starter Peter G.
  • Start date Start date
  • Tags Tags
    Trigonometric
AI Thread Summary
The equation 3sin(2x) = sin(x) led to initial solutions of 80.4 degrees and 279.6 degrees, but the user sought to find additional solutions including 0, 180, and 360 degrees. It was noted that dividing both sides by sin(x) could eliminate potential solutions, prompting a correction in the approach. The correct method involves factoring out sin(x) after rearranging the equation. Ultimately, the user learned to derive the additional angles by setting the factored equation sin(6cos(x) - 1) = 0. This discussion highlights the importance of careful manipulation of trigonometric equations to uncover all possible solutions.
Peter G.
Messages
439
Reaction score
0
Hi,

3sin(2x) = sin (x)

I managed to find two answers: 80.4 Degrees and 279.6 degrees but I don't know hot to get 0, 180 and 360 as answers, can anyone help me?

This is how I found the two other angles:

6 sin (x) * cos (x) = sin (x)
cos (x) = sin (x) / 6 sin (x)
cos (x) = 1/6

Thanks in advance,
Peter G.
 
Last edited:
Physics news on Phys.org
What can you say about what sin (0), sin (180) and sin (360) have in common?
 
All of them are equal to 0.
 
So, could any of those angles satisfy the original equation?
 
Peter G. said:
Hi,

3sin(2x) = sin (x)

I managed to find two answers: 80.4 Degrees and 279.6 degrees but I don't know hot to get 0, 180 and 360 as answers, can anyone help me?

This is how I found the two other angles:

6 sin (x) * cos (x) = sin (x)
cos (x) = sin (x) / 6 sin (x)

You shouldn't have divided both sides by sin(x). You lose potential solutions that way. Instead, subtract sin(x) from both sides and factor out the greatest common factor (sin(x)).
 
Hi,

Thanks guys. With my teacher and your input, I understood what I did wrong:

6 sin (x) * cos (x) = sin (x)
6 sin (x) * cos (x) - sin (x) = 0

sin (6cos(x) - 1) = 0
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top