Solving for X in a Trig Equation: 5=2sinX + cosX

  • Thread starter Thread starter 21385
  • Start date Start date
  • Tags Tags
    Trig
AI Thread Summary
To solve the equation 5=2sinX + cosX, one approach is to isolate sinX and cosX, potentially leading to a quadratic equation. The maximum values of sin and cos functions indicate that solutions may be complex. For similar equations like 2=3sinX+cosX, substituting cos(X) with y and using the identity sin(X)=√(1-y²) can simplify the problem. After rewriting and squaring the equation, the quadratic formula can be applied to find y, which represents cos(X). Finally, take the arcsine to determine X, ensuring to check for extraneous solutions.
21385
Messages
33
Reaction score
0
How can you solve for X, an angle, if you get an equation like this?

5=2sinX + cosX

I couldn't think of any trig identities that can solve this, even though this may be extremely easy.

Can someone show me? Thanks
 
Mathematics news on Phys.org
Well, what you cay say immediately is that the solution is going to be complex. What are the maximum values of sin and cos on the reals? :wink:
 
srry about that...i just randomly put a few numbers down...

If the equation is like:: 2=3sinX+cosX

How would you solve that?
 
21385 said:
srry about that...i just randomly put a few numbers down...

If the equation is like:: 2=3sinX+cosX

How would you solve that?
That's a bit complicated but you could do this: Let y= cos(X). Since sin(x)= \sqrt{1- cos^2(x)} we have 2= 3\sqrt{1- y^2}+ y. Rewrite that as 3\sqrt{1- y^2}= 2- y and square both sides: 9(1- y^2)= 4- 4y+ y^2 or 9- 9y^2= 4- 4y+ y^2 so 10y^2- 4y- 5= 0. Solve that using the quadratic formula to find y= cos(X) and take the arcsine to find X.
 
Substitute sin(x)= \sqrt{1- cos^2(x)} and solve the quadratic for cos(x). Then take the arcsine of you two solutions. Basically what HallsofIvy said.
 
or try to substitute :

sin(x) = 2tan(x/2)/1+tan^2(x/2)
and
cos(x)= (1-tan^2(x/2))/1+tan^2(x/2)

it might solve the problem !
 
Why not get sin on one side and cos on the other side. Square both sides (possibly introducing extraneous roots) and substituting for either sin^2 or cos^2 (using sin^2+cos^2=1). This would result in a quadratic equation. Check the solutions.
 
You could write it in the form of 2=Acos(x-\theta)
 
Back
Top