How to simplify following trignometric expression

  • Thread starter Thread starter needingtoknow
  • Start date Start date
  • Tags Tags
    Expression Simplify
AI Thread Summary
The discussion revolves around simplifying the expression 1/[cosx(cos(x-90))]. The initial attempt incorrectly leads to a positive fraction, while the correct answer includes a negative sign in front. The confusion arises from the properties of cosine, specifically that cos(x-90) equals sin(x), which affects the sign. Clarification is provided that the notation used could lead to misinterpretation, emphasizing the importance of clear mathematical expression. Ultimately, understanding the properties of trigonometric functions is crucial for accurate simplification.
needingtoknow
Messages
160
Reaction score
0

Homework Statement



- 1/[cosx(cos(x-90))]


The Attempt at a Solution



= - 1/[cosx(-cos(90-x))] //so first I take the negative sign out from (x-90) to make it (90-x)
= +1/[cosx(cos(90-x))] // negative sign from outside the cos and outside the entire fraction combine to become positive
= 1/[cosx(sinx)] //because cos(x-90) = sinx

However this answer is incorrect the answer in the back states the following:

= -1/[cosx(sinx)] //essentially the same except a negative sign infront of the fraction instead of positive. Why is that though? Can someone please help?
 
Physics news on Phys.org
needingtoknow said:
= - 1/[cosx(-cos(90-x))] //so first I take the negative sign out from (x-90) to make it (90-x)
##\cos(-x)=\cos(x)##, therefore ##\cos(x-90) = \cos(90-x)##.
 
  • Like
Likes 1 person
Oh yes that completely slipped my mind. Thank you Dr Claude!
 
needingtoknow said:

Homework Statement



- 1/[cosx(cos(x-90))]


The Attempt at a Solution



= - 1/[cosx(-cos(90-x))] //so first I take the negative sign out from (x-90) to make it (90-x)
= +1/[cosx(cos(90-x))] // negative sign from outside the cos and outside the entire fraction combine to become positive
= 1/[cosx(sinx)] //because cos(x-90) = sinx

However this answer is incorrect the answer in the back states the following:

= -1/[cosx(sinx)] //essentially the same except a negative sign infront of the fraction instead of positive. Why is that though? Can someone please help?

Do you mean ##\cos(x) \cos(x-90)?## If so, write it as cos(x)*cos(x-90), because what you wrote could well mean something else, such as
\cos\left( x \cos(x-90)\right)
or something similar.
 
Duly noted thanks for the tip!
 
Back
Top