document.write( "Question 516192: a triangle has angle measures of 26, 64 and 90 degreese.If its shortest side is 10 cm about how long is its hypothenuse?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #344277 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! sin(26) = 10/hyp \n" ); document.write( "hyp = 10/sin(26) \n" ); document.write( "=~ 22.812 cm \n" ); document.write( " |