The terminal arm of angle AA goes over the point (1/5, -1/5)(15,15). What is the exact value of secAsecA?

1 Answer
Nov 8, 2016

secA = sqrt(2)secA=2

Explanation:

The definition of secAsecA is 1/cosA = 1/("adjacent"/"hypotenuse") = "hypotenuse"/"adjacent"1cosA=1adjacenthypotenuse=hypotenuseadjacent.

Now consider the following diagram.

enter image source here

We know the point on the terminal arm, so we know the two legs of the imaginary triangle above. However, we need the hypotenuse to find secAsecA.

a^2 + b^2 = c^2a2+b2=c2

(1/5)^2 + (-1/5)^2 = c^2(15)2+(15)2=c2

1/25 + 1/25 = c^2125+125=c2

2/25 = c^2225=c2

c= sqrt(2)/5 -> "no negative solution since we're talking about the hypotenuse"c=25no negative solution since we're talking about the hypotenuse

We know that secA = "hypotenuse"/"adjacent"secA=hypotenuseadjacent, so we have that :

secA= (sqrt(2)/5)/(1/5)secA=2515

secA = sqrt(2)secA=2

Hopefully this helps!