Express Trigonometric Identities of Terms of Variables

AI Thread Summary
The discussion focuses on expressing cos(2x), sin(x), and sin(x+pi) in terms of the variable z, where z represents cos(x) and is negative within the specified interval. The identity for cos(2x) is confirmed as 2z^2 - 1, derived from the Pythagorean theorem. For sin(x), the expression is ±√(1 - z^2), with attention needed on the sign due to the negative value of z. The expression for sin(x+pi) simplifies to -sin(x), which translates to -√(1 - z^2) while also requiring careful consideration of the sign. The clarification emphasizes the importance of correctly determining the signs based on the given conditions.
TheShehanigan
Messages
8
Reaction score
0

Homework Statement



Be x an element in the interval [Pi/4, 3Pi/4] express cos(2x), sin x, sin (x+pi) in terms of x. You must know that, for this question, cos x = z and z will always be < 0.

Homework Equations



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

The Attempt at a Solution



I'm doing this for a friend, and it's been ages since I have tried this type of problem. Anyways, for cos(2x) I just used the identity cos(2x) = cos^2 x - sen ^2 x which can be proven with the Pythagorean theorem to be actually another form of cos(2x) = 2 cos^2 x - 1. I don't know, though, if that would be the final answer of if I need to express it further (since basically I have everything expressed as constants and cos), making what I think is the answer 2z^2 - 1.

I have really no idea for the sin(x), but I guess I will be using the Pythagorean identity. I got this document like 5 minutes ago and I've got to leave, so yeah. Just skimmed it and nothing came to mind.

The real problem is, though, sin(x+pi). If sin(x+pi) = -sin x using the sum of angles formula (and everything with a cosine cancels in there) how can I express sen(x+pi) in terms of the cosine?

Thanks for the help.
 
Physics news on Phys.org
It's not clear to me what you are asking. You say that the problem is "Be x an element in the interval [Pi/4, 3Pi/4] express cos(2x), sin x, sin (x+pi) in terms of x."

All of those are already in terms of x! Since you mention "You must know that, for this question, cos x = z " is it possible that you mean either "express cos(2x), sin x, sin (x+pi) in terms of z"?

If so then use the formulas you give:
cos(2x)= 2 (cos(x))2 - 1= 2z2- 1

sin(x)= \pm\sqrt{1- cos^2(x)}= \pm\sqrt{1- z^2}
but you will have to be careful about that sign: it can't stay "\pm"!

sin(x+\pi)= - sin(x)= -(\pm\sqrt{1- cos^2(x)})= -(\pm\sqrt{1- z^2})
and again you will have to think about what sign to put on this.
 
Right. My bad, I forgot to write that last part of the instructions.

Obviously, given the z<0 part of the answer and the domain of the function, then the first two shall be negative and the last one will be positive.

It was as I thought, so thank you for clearing that out. Sucks when you can't remember old stuff you did ages ago.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top