document.write( "Question 873734: In a right triangle, angle A measures 20°. The side opposite angle A is 10 centimeters long. Approximately how long is the hypotenuse of the triangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #527060 by ewatrrr(24785) You can put this solution on YOUR website! opp/hyp = sin(20°) \n" ); document.write( "10cm/sin(20°) = hyp \n" ); document.write( " |