Is the Calculation for Sin and Tan Correct Given Cos in the Third Quadrant?

  • Thread starter Thread starter andrewkg
  • Start date Start date
  • Tags Tags
    Relations Trig
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
14 replies · 4K views
andrewkg
Messages
86
Reaction score
0
Q
If cos(alpha)=-sqrt3/5 and alpha is in the third quadrant, find exact values for sin(alpha) and tan(alpha).

A. Well what I did was use the pythagorean theorem so (-sqrt3)^2+(opposite)^2=5^2. then in the end I got sqrt22 for opposite so then sin(alpha)=sqrt22/5 and tan alpha =sqrt22/-sqrt3,
but here is the problem then the alpha is outside the third quadrant. then no matter the switchs made to my answs for sin tan +- they angles never fit properly. am I just making a dumb mistake of is the question off?
 
Physics news on Phys.org
You should sketch the situation.
The opposite said should be -√22 (spot the minus sign). Pythagoras will only tell you the lengths, not the directions.

Try it this way:
Construct the right-angled triangle in the third quadrant. The angle to the hypotenuse, measured anticlockwise from the x-axis is ##\alpha## but you want to use trigonometry on interior angles.
The interior angle is ##\theta = \alpha-180## ##H=5## and ##A=\sqrt{3}##... all positive values.
So ##\alpha = 180+\arccos(\sqrt{3}/5)## will be in the third quadrant.
 
Ok I see so sin(alpha)=-sqrt22/5 and tan alpha =-sqrt22/-sqrt3,
 
Ok I need to come back to this its almost 2 am where I live and I cannot think right now. Thanks A ton for the help, my brain is just not functioning
 
Its sqrt(3)/5
Ok so could I just ust sin(alpha)=sin(pi/2+arccos(sqrt(3)/5)=-sqrt(22)/5
And tan (alpha)=the answer above ^/cos (pi/2+arccos(sqrt(3)/5)=-sqrt(22)/-sqrt3.
 
Because by doing this I have given an exact angle in the third quadrent correct.
 
andrewkg said:
Its sqrt(3)/5
Ok so could I just use sin(alpha)=sin(pi/2+arccos(sqrt(3)/5)=-sqrt(22)/5
And tan (alpha)=the answer above ^/cos (pi/2+arccos(sqrt(3)/5)=-sqrt(22)/-sqrt3.

andrewkg said:
Because by doing this I have given an exact angle in the third quadrent correct.

andrewkg said:
Also not pi/2 just pi
(You can use the Edit feature to edit a previous post, rather than tacking on sentence fragments in additional posts.)


Sure. If [itex]\ \alpha\[/itex] is in the third quadrant and [itex]\displaystyle \ \cos(\alpha)=-\frac{\sqrt{5}}{3}\,,\[/itex] then [itex]\displaystyle \ \alpha\ =\pi+\arccos\left(\frac{\sqrt{5}}{3}\right)\ .[/itex]

Then [itex]\displaystyle \ \sin(\alpha)=\sin\left(\pi+\arccos\left(\frac{\sqrt{5}}{3}\right)\right)[/itex]

[itex]\displaystyle \quad\quad\ \quad\quad\ \quad =\sin(\pi)\cdot\cos\left(\arccos\left(\frac{\sqrt{5}}{3}\right)\right)<br /> +\cos(\pi)\cdot\sin\left(\arccos\left(\frac{\sqrt{5}}{3}\right)\right)[/itex]
...​
 
I'm positive. cos(a)=-sqrt(3)/5
 
You know, there are ways to solve this that are a lot easier. For instance, I found the following trig identities to be very useful:

sin2(α) + cos2(α) = 1

tan(α) = sin(α)/cos(α)
 
Ok so now I see the easier solution. sin a = -sqrt(1-(-sqrt(3)/5)) and tan a =-(sin a)/-(cos a)
Thanks cepheid and everyone else