sinx+sin3x=cosx
sin(3x) = sin(2x + x)
the value of sin3x is 3sinx-4sin^3x
ok lets substitute that
I'm stuck with 4sinx-4sin^3 x = cosx
thanks for the reply! btw
yw
so, what happens next?
unfortunately we dont have an expression in terms of cos x alone (or sin x alone)
so there is no answer?
you can graph y = 4sinx-4sin^3 x, y = cosx and find the intersection points or you can graph you can graph 4sinx-4sin^3 x - cosx = 0 , and find the roots
hmmm, what if we use the sum and difference of cosines? would there be an answer?
someone pls answer
let me try wolfram, sometimes they have a good idea to use
bear with me, slow computer
its, ok ; just thought you left me a while ago hahaha :)
now my computer is frozen :)
sure
i might have to do a hard reboot. mathematica uses something online to fetch information
yeah, its fine no need to rush :)
ok did a hard reboot
yes there is a way to simplify this
its amazing they can program this stuff
Solve for x: sin(x)+sin(3 x)==cos(x) Subtract cos(x) from both sides: -cos(x)+sin(x)+sin(3 x)==0 Simplify trigonometric functions: cos(x) (2 sin(2 x)-1)==0 Split into two equations: cos(x)==0 or 2 sin(2 x)-1==0
What's with the double ==? Haha.
i dont know
wolfram syntax i guess
Interesting.
what program did you use?
this is mathematica 9
woah thanks
The question seems like you are trying to prove one side equals the other.
actually its not an identity, so then you must be looking for solutions
sin(2) + sin(6) =/= cos(2)
the directions were find all the solutions in the interval of 0<=x<=2pi
so let me supply the missing steps here
ok, thanks again!!!
Oh, then the whole question was not even up there lol
ok its obvious that dr. wolfram went from sin x + sin 3x - cos x = 0 to cos x (2 sin 2x - 1 ) = 0 we want to supply the missing steps
how?
its not obvious how wolfram got that
i meant, its obvious that wolfram did something :)
he did some kind of expansion
yeah , any idea how?
we can try expanding this sin x + sin 3x - cos x = 0 sin x + sin (2x + x ) - cos x = 0 sin x + (sin2x cosx + sin x cos 2x) - cos x = 0
sin x + 2 sin x cos x cos x + sin x ( 2 cos^2(x) - 1 ) - cos x = 0
yeah but to get cos x (2 sin 2x - 1 ) = 0 from sin x + sin 3x - cos x = 0 we need to have 2sin2xcosx-cosx right?
does it make sense so far, these steps sin x + sin 3x - cos x = 0 sin x + sin (2x + x ) - cos x = 0 sin x + (sin2x cosx + sin x cos 2x) - cos x = 0 sin x + 2 sin x cos x cos x + sin x ( 2 cos^2 x - 1 ) - cos x = 0
yeah, I'm still not lost surprisingly lol
i used cos (2x) = 2 cos^2 ( x ) - 1 , substitution
yeah i see that
That makes a lot more sense.
so it would be 4 sin x cos^2(x) -cos x?
sin x + sin 3x - cos x = 0 sin x + sin (2x + x ) - cos x = 0 sin x + sin2x cosx + sin x cos 2x - cos x = 0 sin x + 2 sin x cos x cos x + sin x ( 2 cos^2 x - 1 ) - cos x = 0 sin x + 2 sin x cos^2(x) + 2sinx cos^2(x) - sin x - cos x = 0 4 sin x cos^2(x) - cos x = 0
hmmm, there is a 4
oh maybe wolfram got 4sinx(cosx*cox) -cosx
ok i see now
then since 2 cosx sin = sin2x 4sinx(cosx*cox) -cosx 2(2sinxcosx)cosx-cosx 2sin2x cosx-cosx?
sin x + sin 3x - cos x = 0 sin x + sin (2x + x ) - cos x = 0 sin x + sin2x cosx + sin x cos 2x - cos x = 0 sin x + 2 sin x cos x cos x + sin x ( 2 cos^2 x - 1 ) - cos x = 0 sin x + 2 sin x cos^2(x) + 2sinx cos^2(x) - sin x - cos x = 0 4 sin x cos^2(x) - cos x = 0 2 *cos x * 2 sin x cos x - cos x = 0 2cos x * sin(2x) - cos x = 0 cos x ( 2 sin(2x) - 1) = 0
yeahhhhhh! so its right?
it would be nice if we could condense this argument, but yes it works
seems like a lot of steps :/
and we still have to set them equal to zero
hmm, last question... how do you get the value of 2 sin(2x) - 1?
but we can have the two answers right? cosx l ( 2 sin(2x) - 1)=0 x=cos^-1 (0) l
right
2 sin(2x) - 1 = 0 2 sin (2x) = 1 sin(2x) = 1/2 2x = sin^-1 (1/2) x = 1/2 * sin^-1 (1/2)
so it will be sin^-1 (1/4)?
you can't multiply 1/2 and 1/2 there
oh ok
x = 1/2 * sin^-1 (1/2) x = 1/2 * { pi/6 +2pi * n , 5p/6 + 2pi*n}
so in degree form, the anser is 195 and 255?
x = 1/2 * sin^-1 (1/2) x = 1/2 * { pi/6 +2pi * n , 5p/6 + 2pi*n} carefully distribute the 1/2 x = 1/2 * pi/6 +2pi/2* n , 5p/6*1/2 + 2pi/2*n x = pi/12 +pi* n , 5p/12 + pi*n
I just realized there is a simpler way to solve this, than the expansion above
there is a formula called sum to product formula
how? but I'm already satisfied with this but can i see that formula?
sure
scroll down to sum to product formula
yeah, I already know that formula but I still can't see the application?
sinx+sin3x=cosx we can use it on the left side sin ( 3x + x) = 2 sin ((3x + x )/2)* cos ((3x - x )/2)
okay
ok
sin ( 3x + x) = 2 sin ((3x + x )/2)* cos ((3x - x )/2) = 2 sin ((4x) /2) cos((2x)/2)
then?
sinx+sin3x=cosx sin x + sin ( 3x + x)= cos x sin x + 2 sin ((3x + x )/2)* cos ((3x - x )/2) = cos x sin x + 2 sin (2x) cos(x) = cos x
ok ok
sorry i thought it would have made it easy to solve :)
if i see a simpler approach i will post it here
are you ok with the solutions
yeah, and btw the long solution is fine with me just looking for other ways to solve it :) and THANKS A LOT!!!
oh
dan did i miss something insightful (aka easier approach)
STOLEN!
so i have to change the product to a sum
oh sry i think i reverse identity
1/2(sin(2x+x)+sin(2x-x))=sin(2x)cos(x) (sin(2x-x)+sin(2x+x))=2sin(2x)cos(x)=cos(x) sin(2x)=1/2 2x=pi/6 or 5pi/6 x=pi/12 +2pin or 5pi/6+2pin, n E Z
nvm this is fine, is that what u got aswell?
were you continuig where i left off?
Join our real-time social learning platform and learn together with your friends!