Question 458023
If I have a right triangle whose angles are 90 degrees, 53 degrees, and 37 degrees, and I know the hypotenuse is 6, what are the lengths of the other two sides?
----
Draw the picture:
Let the side opposite the 53 degree angle be "a"
Let the side opposite the 37 degree angle be "b"
------------------------
Sin(53) = a/6
a = 6*sin(53) = 4.7918
-----------
cos(53) = b/6
b = 6*cos(37) = 3.6109
===========================
Cheers,
Stan H.