document.write( "Question 958713: A right triangle has an angle of 0.75 radians . If the hypothenuse is 5 meters, find the length of the opposite side \n" ); document.write( "
Algebra.Com's Answer #585910 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A right triangle has an angle of 0.75 radians . If the hypothenuse is 5 meters, find the length of the opposite side.
\n" ); document.write( "let x=opposite side
\n" ); document.write( "sin(0.75)=x/5
\n" ); document.write( "x=sim(0.75)*5=3.40 m
\n" ); document.write( "
\n" );