This trig equation is driving me nuts

  • Thread starter Thread starter PlayingCatchUp
  • Start date Start date
  • Tags Tags
    Nuts Trig
AI Thread Summary
The discussion revolves around solving the trigonometric equation 6sin²(x) - 3sin²(2x) + cos²(x) = 0, which the user initially struggles with for two hours. They attempt various identities and transformations, including using the double angle identity, but find no solution. A suggestion to express the equation in terms of a single trigonometric function leads to a breakthrough. Ultimately, the user successfully factors the quartic equation and reaches the correct solution, realizing they had overlooked a straightforward approach. The conversation highlights the importance of persistence and exploring different methods in solving complex equations.
PlayingCatchUp
Messages
5
Reaction score
0
I have probably put around two hours into this question to no avail!

6sin2(x) - 3sin2(2x) + cos2(x)=0

I have too many fruitless attempts to bother typing them all out.. But my instincts at first told me that this looks like a quadratic equation.

I have tried using the double angle identity on the 2nd term to get:

6sin2(x) - 12sin2(x)cos2(x) + cos2(x) = 0 but beyond that I am just messing with identities with no solution in sight.

Also merging the first and third terms to get :

5sin2(x) -12sin2(x)cos2(x) + 1 =0

And much more..

Please help!

The answer according to my textbook is +-35.26° +-n360°, +-30° +-n360°
 
Last edited:
Physics news on Phys.org
PlayingCatchUp said:
I have probably put around two hours into this question to no avail!

6sin2(x) - 3sin2(2x) + cos2(x)=0

I have too many fruitless attempts to bother typing them all out.. But my instincts at first told me that this looks like a quadratic equation.

I have tried using the double angle identity on the 2nd term to get:

6sin2(x) - 12sin2(x)cos2(x) + cos2(x) = 0 but beyond that I am just messing with identities with no solution in sight.

Also merging the first and third terms to get :

5sin2(x) -12sin2(x)cos2(x) + 1 =0

And much more..

Please help!

The answer according to my textbook is +-35.26° +-n360°, +-30° +-n360°

Try using the identity $$cos(x)^2=1-sin(x)^2$$ to put it in terms of a single trig function. It's actually a quartic. Then factor.
 
Dick said:
Try using the identity $$cos(x)^2=1-sin(x)^2$$ to put it in terms of a single trig function. It's actually a quartic. Then factor.

Thanks I got it now. I had been down that route but for some reason I just never took it all the way..

Here is the solution I got, though it probably isn't the best.

6sin2x-3sin22x+cos2x=0

using Pythagoras and double angle identities

5sin2x - 12sin2xcos2x + 1 = 0

sin2x(5 - 12cos2x ) + 1 = 0

(1 - cos2x)(5 - 12cos2x) + 1 = 0

12cos4x - 17cos2x + 6 = 0

(4cos2x - 3)(3cos2x - 2) = 0


I don't know how I didn't see it before!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top