Trigonometric Equation: Solving Sin 2x = -2cos x in the Interval 0 ≤ x < 2∏

AI Thread Summary
The equation Sin 2x = -2cos x is solved using the double angle formula, leading to 2sin x cos x + 2cos x = 0, which gives solutions at π/2 and 3π/2. An alternative method involved dividing by cos x, which incorrectly eliminated solutions where cos x = 0. This division led to only one solution, sin x = -1, resulting in 3π/2. The discussion emphasizes the importance of factoring rather than dividing by variables to avoid losing potential solutions. The correct approach reveals all solutions in the specified interval.
Feodalherren
Messages
604
Reaction score
6

Homework Statement


All solutions in the interval 0 ≤ x < 2∏

Sin 2x = -2cos x

The Attempt at a Solution



I went about it in two different ways.

The first way:

I simply used the double angle formula to get

2sinx cosx + 2cos x = 0

From this we get that whatever makes cos x = 0 will make the whole equation 0.

There are two answers within the interval; ∏/2 and 3∏/2.

This is the correct solution.


When I was studying for my midterm I went about it in a different way though, and I only got one solution. I was wondering what I was doing wrong as it seems to be all legal algebra to me.


2sinx cosx = -2 cos x

divide both sides by cos x

2sinx = -2

divide by 2

sin x = -1

This only gives me one solution, 3∏/2.

What am I doing wrong?
 
Physics news on Phys.org
Feodalherren said:

Homework Statement


All solutions in the interval 0 ≤ x < 2∏

Sin 2x = -2cos x

The Attempt at a Solution



I went about it in two different ways.

The first way:

I simply used the double angle formula to get

2sinx cosx + 2cos x = 0

From this we get that whatever makes cos x = 0 will make the whole equation 0.

There are two answers within the interval; ∏/2 and 3∏/2.

This is the correct solution.


When I was studying for my midterm I went about it in a different way though, and I only got one solution. I was wondering what I was doing wrong as it seems to be all legal algebra to me.


2sinx cosx = -2 cos x

divide both sides by cos x
This is not the right thing to do. When you do this, you will lose whatever solutions correspond to cos(x) = 0.

Instead of dividing through by a variable, factor things.

2sin(x) cos(x) + 2cos(x) = 0

2cos(x)(sin(x) + 1) = 0

And so on.
Feodalherren said:
2sinx = -2

divide by 2

sin x = -1

This only gives me one solution, 3∏/2.

What am I doing wrong?
 
Ok cool so the first way was correct because when I divide by cos x I'm essentially doing illegal algebra because I technically cannot know if cos x = 0?

I think I got it. Thank you!
 
Feodalherren said:
Ok cool so the first way was correct because when I divide by cos x I'm essentially doing illegal algebra because I technically cannot know if cos x = 0?
Well, you were partly correct in your first way, but you didn't notice that sin(x) = -1 is also a solution. When you factor the expression, both solutions become obvious.
 
I actually did do that in my notes. I didn't include it since it doesn't give me an extra solution :).
Thanks.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top