Finding the radian value of this angle which passes through a point

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

Homework Statement


The terminal arm of an angle in standard position passes through (-7,8). Find the radian value of the angle in the interval [0,2∏], to the nearest hundredth.

Homework Equations


sinθ = [itex]\frac{y}{r}[/itex]
cosθ = [itex]\frac{x}{r}[/itex]
tanθ = [itex]\frac{y}{x}[/itex]

The Attempt at a Solution


The terminal arm is in quadrant 2, and I found the side lengths to be -7,8, and [itex]\sqrt{113}[/itex] (hypotenuse). When I tried to find the value of θ I get different answers for different ratios.

θ = sin[itex]^{-1}[/itex][itex]\frac{8}{\sqrt{113}}[/itex]
= 0.85​

θ = cos[itex]^{-1}[/itex][itex]\frac{-7}{\sqrt{113}}[/itex]
= 2.29​

θ = tan[itex]^{-1}[/itex][itex]\frac{8}{-7}[/itex]
= -0.85​

The correct one is θ=2.29. Why is this correct and not the others?
 
Physics news on Phys.org
Ace. said:

Homework Statement


The terminal arm of an angle in standard position passes through (-7,8). Find the radian value of the angle in the interval [0,2∏], to the nearest hundredth.


Homework Equations


sinθ = [itex]\frac{y}{r}[/itex]
cosθ = [itex]\frac{x}{r}[/itex]
tanθ = [itex]\frac{y}{x}[/itex]

The Attempt at a Solution


The terminal arm is in quadrant 2, and I found the side lengths to be -7,8, and [itex]\sqrt{113}[/itex] (hypotenuse). When I tried to find the value of θ I get different answers for different ratios.

θ = sin[itex]^{-1}[/itex][itex]\frac{8}{\sqrt{113}}[/itex]
= 0.85​

θ = cos[itex]^{-1}[/itex][itex]\frac{-7}{\sqrt{113}}[/itex]
= 2.29​

θ = tan[itex]^{-1}[/itex][itex]\frac{8}{-7}[/itex]
= -0.85​

The correct one is θ=2.29. Why is this correct and not the others?
Because, as you pointed out, the angle is in the 2nd quadrant. This means that θ is between ##\pi/2## and ##\pi## (roughly, between 1.5 and 3).

The sin-1 function returns an angle between ##-\pi/2## and ##\pi/2##, as does tan-1. The cos-1 function returns an angle between 0 ##\pi##, which was the correct interval for your angle.