Solving cos(2x) + cos(x) = 0 for 0° to 360°

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 2K views
Helly123
Messages
581
Reaction score
20

Homework Statement


cos2x + cos x = 0 (0 <= x <= 360)

Homework Equations

The Attempt at a Solution


cos2x + cos x = 0
2cos(3x)/2 cos(x)/2 = 0

3x/2 = 90 degrees
x = 60 degrees

x/2 = 90
x = 180

3x/2 = 270
x = 180

x/2 = 270
x = 540 (not qualified)

is there any more possibility (answers) for x?
 
Physics news on Phys.org
Helly123 said:
cos2x + cos x = 0 (0 <= x <= 360)
Is it cos(2x) or cos2x?
 
cnh1995 said:
Is it cos(2x) or cos2x?
it's cos2x
 
Helly123 said:
it's cos2x
Of course:-p!
I hadn't read your complete solution.

But I think you've found all the possible values for x.
 
cnh1995 said:
Of course:-p!
I hadn't read your complete solution.

But I think you've found all the possible values for x.
thank you. But there's one more answers but I don't know how to find it
 
Check the 270...
 
BvU said:
Check the 270...
I see, I get it. thanks
 
Helly123 said:

Homework Statement


cos2x + cos x = 0 (0 <= x <= 360)

Homework Equations

The Attempt at a Solution


cos2x + cos x = 0
2cos(3x)/2 cos(x)/2 = 0

3x/2 = 90 degrees
x = 60 degrees

x/2 = 90
x = 180

3x/2 = 270
x = 180

x/2 = 270
x = 540 (not qualified)

is there any more possibility (answers) for x?
What about 300°?
 
Why didn't you just write $$\cos{2x}=2\cos^2{x}-1$$and then directly solve the resulting (factorable) quadratic equation for ##\cos{x}##
 
ehild said:
What about 300°?
Yes, that's the answer
 
Chestermiller said:
Why didn't you just write $$\cos{2x}=2\cos^2{x}-1$$and then directly solve the resulting (factorable) quadratic equation for ##\cos{x}##
I see.. I didn't realize it
 
Helly123 said:
cos2x + cos x = 0 (0 <= x <= 360)

cnh1995 said:
Is it cos(2x) or cos2x?
To prevent such confusion, use parentheses -- i.e., write cos(2x) instead of cos2x. Also, we get a lot of students who are new to writing math expressions as text. I've seen many who write cos2x when they really mean cos2(x). For exponents, the ^ symbol is often used.
 
Mark44 said:
To prevent such confusion, use parentheses -- i.e., write cos(2x) instead of cos2x. Also, we get a lot of students who are new to writing math expressions as text. I've seen many who write cos2x when they really mean cos2(x). For exponents, the ^ symbol is often used.
Ok I'll be more careful