document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #314160 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
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?
\n" ); document.write( "----
\n" ); document.write( "Draw the picture:
\n" ); document.write( "Let the side opposite the 53 degree angle be \"a\"
\n" ); document.write( "Let the side opposite the 37 degree angle be \"b\"
\n" ); document.write( "------------------------
\n" ); document.write( "Sin(53) = a/6
\n" ); document.write( "a = 6*sin(53) = 4.7918
\n" ); document.write( "-----------
\n" ); document.write( "cos(53) = b/6
\n" ); document.write( "b = 6*cos(37) = 3.6109
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );