Trigonometric Function Question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
MarcZZ
Messages
41
Reaction score
0

Homework Statement


Hi, folks I'm curious about a question I've been doing for an upcoming math assignment. I have a professor who is really bad in English and unfortunately has made me really confused with this question and I need to know if I've got the methodology right, and if I haven't, why not. I'm going to show my current train of thought on this question and corrections would be appreciated. :)

If cos(t) = -3/4 with pi < t < 3pi/2, find the following

a) cos(-t)
b) sec(-t)
c) sin(-t)

Homework Equations



cos(-t) = cos(t)
sin(-t) = -sin(t)
tan(-t) = -tan(t)
sec(-t) = sec(t)
csc(-t) = -csc(t)
cot(-t) = -cot(t)

The Attempt at a Solution



a) cos(-t) = cos(t) so cos(-t) = -3/4 = -√3/2
b) sec(-t) = sec(t)

So we know that sec(t) = 1/x, and we also know that cos = x. Therefore -3/4 is equal to x.
So 1/(-3/4) = -4/3 =-2/√3 = -(2√3)/3 <-- That is beyond -1 and therefore I don't think it is possible...

c) sin(-t) = -sin(t) and we know that sin(t) = y, and we know that (cos, sin) that sin is equal to y. We also know that cos = -√3/2 and that this is one of the identities of 30 degrees and that the corresponding y or sin for 30 degrees is 1/2. Therefore sin = -1/2

Thank you for your time. ^^
 
Last edited:
Physics news on Phys.org
MarcZZ said:

Homework Statement


Hi, folks I'm curious about a question I've been doing for an upcoming math assignment. I have a professor who is really bad in English and unfortunately has made me really confused with this question and I need to know if I've got the methodology right, and if I haven't, why not. I'm going to show my current train of thought on this question and corrections would be appreciated. :)

If cos(t) = -3/4 with pi < t < 3pi/2, find the following

a) cos(-t)
b) sec(-t)
c) sin(-t)

Homework Equations



cos(-t) = cos(t)
sin(-t) = -sin(t)
tan(-t) = -tan(t)
sec(-t) = sec(t)
csc(-t) = -csc(t)
cot(-t) = -cot(t)

The Attempt at a Solution



a) cos(-t) = cos(t) so cos(-t) = -3/4 = -√3/2
b) sec(-t) = sec(t)

So we know that sec(t) = 1/x, and we also know that cos = x. Therefore -3/4 is equal to x.
So 1/(-3/4) = -4/3 =-2/√3 = -(2√3)/3

c) sin(-t) = -sin(t) and we know that sin(t) = y, and we know that (cos, sin) that sin is equal to y. We also know that cos = -√3/2 and that this is one of the identities of 30 degrees and that the corresponding y or sin for 30 degrees is 1/2. Therefore sin = -1/2

Thank you for your time. ^^
Hi Marc77,

Welcome to PF.

Your biggest mistake is saying that

[itex]\displaystyle -\,\frac{3}{4}=-\,\frac{\sqrt{3}}{2}[/itex]

Beyond that [itex]\sin^2(x)+\cos^2(x)=1\,,[/itex] therefore, [itex]\sin^2(-t)+\cos^2(-t)=1\,.[/itex]
 
Thank you for the feedback, and the welcome, let's try this again.

a) cos(-t) = cos(t) so cos(-t) = -3/4
b) sec(-t) = sec(t)

So we know that sec(t) = 1/x, and we also know that cos = x. Therefore -3/4 is equal to x.
So 1/(-3/4) = -4/3 = This is no longer possible. As it is beyond the scope of -1.

c) sin(-t) = -sin(t) and we know that sin(t) = y, and we know that (cos, sin) that sin is equal to y. We we can find our unknown value by saying that -(3/4)^2 + y^2 = 1 so therefore we the other y must be the - √7/4.
 
Last edited:
MarcZZ said:
b) sec(-t) = sec(t)

So we know that sec(t) = 1/x, and we also know that cos = x. Therefore -3/4 is equal to x.
So 1/(-3/4) = -4/3 = This is no longer possible. As it is beyond the scope of -1.
Not true. You're confusing with cosine, looks like. cos θ can be between (and including) -1 and 1, but sec θ must be ≥ 1 or ≤ -1.

MarcZZ said:
c) sin(-t) = -sin(t) and we know that sin(t) = y, and we know that (cos, sin) that sin is equal to y. We we can find our unknown value by saying that -3/4^2 + y = 1 so therefore we the other y must be the - √7/4.
In the bolded above, the fraction needs to be in parentheses, and y needs to be squared:
[itex]\left( -\frac{3}{4} \right)^2 + y^2 = 1[/itex]
 
eumyang said:
Not true. You're confusing with cosine, looks like. cos θ can be between (and including) -1 and 1, but sec θ must be ≥ 1 or ≤ -1.

Yes, that's true isn't it I should've caught that as I do realize what a sec graph looks like. My bad. How silly... lol...

Thank you for pointing that out.

I've also gone and revised the formula per your suggestion. That was simple slopiness on my part.