How Do You Solve a Trigonometric Equation Involving Both Sine and Cosine?

  • Thread starter Thread starter Dell
  • Start date Start date
  • Tags Tags
    Trig
Dell
Messages
555
Reaction score
0
as part of a physics problem i get to one stage before the ansewr and then i get stuck here:

0.15348=0.1415cosβ -0.291sinβcosβ

how do i solve this equation with both sinβ and cosβ, i realize that i need to play with the identities but have had no luck,
please help
 
Last edited:
Physics news on Phys.org
Try squaring both sides and see if you can use sin2x+cos2x=1 in hopes to get one trig term.
 
copied it all wrong, sorry, obviously can't work,,,

meant to be

0.15348=0.1415cosβ -0.291sinβcosβ

if i square it i get

0.023556=0.02cos2β +0.085sin2βcos2β-0.08sinβcosβ

if i say cos2β=t

0.023556=0.02t + 0.085(1-t)*(t)-0.08*\sqrt{1-t}\sqrt{t}

0.023556=0.02t + 0.085t - 0.085t2 -0.08\sqrt{t-t<sup>2</sup>}

0.023556=0.105t - 0.85t2 - 0.08\sqrt{t-t<sup>2</sup>}

now how would i find t??

you sure there's no better way?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top