How to Solve a Challenging Trig Equation with Identities?

  • Thread starter Thread starter kscplay
  • Start date Start date
  • Tags Tags
    Trig
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
kscplay
Messages
23
Reaction score
0

Homework Statement


2sin(4x)-sin(2x)-(√3)cos(2x)=0

x is [0,2π]

Homework Equations


The Attempt at a Solution


Using trig identities:
8sinxcos3x-6sinxcosx-√3(2cos2x-1)

Please help me with this problem. I have no idea where to go from here. Thanks.
 
Last edited:
Physics news on Phys.org
I've further simplified it to:

4sin2x−tan2x−√3=0

Does this make it easier? Please help.
 
Last edited:
I was going to give this a try but had to head off to work, but now that I'm looking at it I'm honestly stuck as well...

kscplay said:
Using trig identities:
8sinxcos3x-6sinxcosx-√3(2cos2x-1)

This doesn't seem to be making things simpler.

kscplay said:
4sin2x−tan2x−√3=0

Does this make it easier? Please help.
I got here also and couldn't do much with it.

I also converted [tex]\sin(2x)+\sqrt{3}\cos(2x)[/tex] into the [tex]R\sin(2x+\theta)[/tex] form and got [tex]2\sin(2x+\frac{\pi}{3})[/tex]

so what needs to be solved now is

[tex]\sin(4x)=\sin(2x+\frac{\pi}{3})[/tex]

But I'm kind of stuck here as well.

We'll get back to you!
 
First, make everything in the angle 2x. This gives (as you already know)

[tex]4\sin(2x)\cos(2x)-\sin(2x)-(√3)\cos(2x)=0[/tex]

Now the trick is to use Weierstrass substitution (which is a handy technique in integration but it works here too).

Let [itex]t=\tan(x)[/itex], then

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

this will give a polynomial in t which should be easier to solve.

Not saying that this is the easiest way, but it gives a solution nonetheless.