Solving trigomonetry equation for x

  • Thread starter Thread starter songoku
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 3K views
songoku
Messages
2,514
Reaction score
395

Homework Statement


Solve
[tex]sin^3 x + cos^3 x + \frac{1}{4}(sin x - cos x) = \frac{cos 2x}{cos x - sin x}[/tex]


Homework Equations


trigonometry


The Attempt at a Solution


After putting some effort, I got: sin 4x - sin 2x + 1 = 0

I don't know how to proceed...

Thanks
 
Physics news on Phys.org
gb7nash said:
Set u = sin2x. What's your new equation?

I don't get your hint.

sin 4x - sin 2x + 1 = 0
2 sin 2x cos 2x - 2 sin x cos x + 1 = 0
4 sin x cos x (1 - 2 sin2x) - 2 sin x cos x + 1 = 0
4 sin x cos x (1 - 2u) - 2 sin x cos x + 1 = 0

and then...:confused:

Should I change u = sin2x to sin x = √u then draw triangle to find cos x in term of u? I think it will be more complicated
 
You're thinking into this way too much.

Starting from sin4x - sin2x + 1 = 0, make a simple substitution u = sin2x and plug the u stuff into the equation.
 
gb7nash said:
Starting from sin4x - sin2x + 1 = 0

How can you get that equation?
 
gb7nash said:
Edit:

My mistake, I thought you meant sin4x, not sin (4x). Ignore my last post!

So, do you have new idea? :smile:

Or maybe it is not solvable...
 
Mentallic said:
You've made a mistake somewhere because the original equation and your final equation aren't equivalent.

[tex]sin^3 x + cos^3 x + \frac{1}{4}(sin x - cos x) = \frac{cos 2x}{cos x - sin x}[/tex]

[tex](sin x + cos x) (sin^2 x - sin x cos x + cos^2 x) - \frac{1}{4}(cos x - sin x) = \frac{cos 2x}{cos x - sin x}[/tex]

[tex]cos 2x (1 - sin x cos x) - \frac{1}{4}(1 - sin 2x) = cos 2x[/tex]

[tex]4 cos 2x sin x cos x + 1 - sin 2x = 0[/tex]

[tex]sin 4x - sin 2x + 1 = 0[/tex]

Correct?
 
Sorry, that's my mistake... The expressions aren't equivalent but the solution sets are :biggrin:
minus the [itex]x\neq n\pi+\pi/4[/itex] of course.

It doesn't seem as though this is simple to solve. Were you expecting a numerical solution?
 
Mentallic said:
Sorry, that's my mistake... The expressions aren't equivalent but the solution sets are :biggrin:
minus the [itex]x\neq n\pi+\pi/4[/itex] of course.

It doesn't seem as though this is simple to solve. Were you expecting a numerical solution?

I don't think so; we haven't covered numerical solution.