sine = opposite/hypotenuse
cosine = adjacent/hypotenuse
tangent = opposite/adjacent
we can rewrite those formulas into this shorter notation
sin(theta) = y/r
cos(theta) = x/r
tan(theta) = y/x
where (x,y) is the terminal point's location and x^2+y^2 = r^2
x = adjacent
y = opposite
r = hypotenuse = distance from origin to terminal point
Using this notation will avoid having to memorize things like "cosine is negative in Q2, cosine is positive in Q4, etc".
All you'll need to worry about is the terminal point's coordinates.
sin(B) = 5/13
opposite = y = 5
hypotenuse = r = 13
angle B is in quadrant QII, aka Q2
This is the northwest quadrant
The adjacent side of 12 is found through the pythagorean theorem (translating to )
Plug in y = 5 and r = 13 to find x = 12 or x = -12
We will go for x = -12 since we're in Q2.
From that drawing, we can determine:
cos(B) = adjacent/hypotenuse
cos(B) = x/r
cos(B) = -12/13
The terminal side of angle A is at (6,-8)
Angle A is in quadrant Q4, in the southeast.
The coordinates of the point (6,-8) lead directly to the adjacent and opposite sides in that order.
The hypotenuse is determined through the pythagorean theorem.
Plug in x = 6 and y = -8 to find r = 10.