Factoring trigonometric equation

sapiental
Messages
110
Reaction score
0
Hi,

I'm having trouble understanding how my math book factored the following equation.

[(cos(t)sin(t) - (1 + sin(t))cos(t)) / (cos(t)cos(t) - (1 + sin(t))sin(t))]

to get

[(cos(t)(1+2sin(t))) / ((1 + sin(t)) (1 - 2sin(t)))]

I get the numerator but I don't understand what happened to the cosine in the denominator..

Any suggestions?

Thanks
 
Physics news on Phys.org
I don't believe those are equal. For example, if you plug in t=0, the first expression is equal to -1, and the second is +1. Presumably it's just a typo.

Anyways, this is why you studied trig identities in precalc. :smile: Pretend you were given the following problem.


Prove the identity:
(cos t)(cos t) - (1 + sin t)(sin t) = (1 + sin t)(1 - 2 sin t)​
 
Last edited:
oh right

cos^2(x) + sin^2(x) = 1

thanks!
 
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