Trigonometrical Identities and Simple Equations

  • Thread starter Thread starter wanchosen
  • Start date Start date
  • Tags Tags
    identities
wanchosen
Messages
19
Reaction score
0
Hi there, I am struggling with trigonometrical identities and how to use them effectively. I can work out simpler problems but I can't seem to get my head round slightly bigger ones like this:-

Simplify:-

sin^4(x) + 2sin^2(x)cos^2(x) + cos^4(x)

I 've tried substituting "2sin^2(x)cos^2(x)" with

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

and also tried

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

but end up going round in circles. Can somebody give me some pointers please!

Thanks!
 
Physics news on Phys.org
sin x = s, cos x = c

Hint : s^4 + 2s^2c^2 + c^4 = (s^2)(s^2) + (s^2)(c^2) + (c^2)(s^2) + (c^2)(c^2).

Collect the terms and see what you come up with.
 
Sin^2x + cos^2x =1
 
As Curious has hinted this has been cleverly constructed to be a quadratic in trigonometric functions. It should be quite easy to solve now.
 
Thanks for that! Must remember to factor! That made it easier to solve.
 
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