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: 545
Back
Top