document.write( "Question 988378: a triangle has a hypotenuse of length 10cm.if one angle is 40 degrees, what is the length if each leg \n" ); document.write( "
Algebra.Com's Answer #608941 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a triangle has a hypotenuse of length 10cm.if one angle is 40 degrees, what is the length if each leg \n" ); document.write( "============== \n" ); document.write( "Hypotenuse implies a right triangle. \n" ); document.write( "One side is 10*sin(40) \n" ); document.write( "The other is 10*cos(40) \n" ); document.write( " \n" ); document.write( " |