document.write( "Question 958714: A triangle has an angle of 0.61 radians. If the opposite is 13 meters, find the length of the hypotenuse. \n" ); document.write( "
Algebra.Com's Answer #585905 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A triangle has an angle of 0.61 radians. If the opposite is 13 meters, find the length of the hypotenuse.
\n" ); document.write( "let h=hypotenuse
\n" ); document.write( "sin (.61)=13/h
\n" ); document.write( "h=13/sin(.61)
\n" ); document.write( "set calculator to radians:
\n" ); document.write( "h=22.69 m
\n" ); document.write( "
\n" );