Understanding Trigonometric Identities: Solving for -1

AI Thread Summary
The discussion revolves around verifying the trigonometric identity (sin^4 x + (sin^2 x * cos^2 x)) / (cos^2 x - 1) = -1. The original poster successfully simplifies the expression to arrive at -1, but questions the validity of their method after finding a different solution in the textbook. Participants clarify that multiple valid methods can exist for solving trigonometric identities and that using a different approach should not result in penalties on an exam. The conversation reassures that as long as the method is valid, it is acceptable. The importance of understanding various approaches to trigonometric identities is emphasized.
Marcus27
Messages
11
Reaction score
1

Homework Statement


Show that (sin^4 x + (sin^2 x * cos^2 x)) / (cos^2 x - 1) == -1

Homework Equations


Sin^2 x + cos^2 x == 1

The Attempt at a Solution


(sin ^4 x + (sin^2 x * cos^2 x)) / (cos^2 x - 1)
= ((sin^2 x)(sin^2 x) + (sin^2 x * cos^2 x)) / (cos^2 x - 1)
=((sin^2 x)(1 - cos^2 x) + (sin^2x * cos^2 x)) / (cos^2 x -1 )
= (sin^2 x - (sin^2 x * cos^2 x) + (sin^2 x * cos^2 x)) / (cos^2 x - 1 )
= (sin^2 x) / (cos^2 x - 1 )
= (1 - cos^2 x ) / (cos^2 x -1)
= -1

I think this is correct, but when I looked up the answer in the back of the textbook it showed completely different working using different substitutions. Did I make any mistakes? or are there two or more solutions to this problem?, if this is the case would I be marked down in an exam for using this method?. [/B]
 
Physics news on Phys.org
In working trig identity problems, there may be more than one valid substitution which can be used to obtain a simplification, especially with complicated or lengthy expressions.

If this were an exam exercise, no, you should not be penalized for using a valid method of simplification, even if it differs from a method preferred by the instructor.
 
SteamKing said:
In working trig identity problems, there may be more than one valid substitution which can be used to obtain a simplification, especially with complicated or lengthy expressions.

If this were an exam exercise, no, you should not be penalized for using a valid method of simplification, even if it differs from a method preferred by the instructor.

Thanks, that puts my mind at ease.
 
I, for example, would, seeing that "sin^4(x)" change everything else to "sin(x)".
Since cos^2(x)= 1- sin^2(x), the numerator is sin^4(x)+ sin^2(x)(1- sin^2(x))= sin^4()+ sin^2(x)- sin^4(x)= sin^2(x). Is that what your textbook does?
 

Attachments

  • upload_2015-2-22_15-20-51.png
    upload_2015-2-22_15-20-51.png
    54.8 KB · Views: 547
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top