document.write( "Question 3611: can you give me the formula to work out the hypotenuse when I only know 1 length & the three angles of the triangle \n" ); document.write( "
Algebra.Com's Answer #1613 by akr(2)![]() ![]() ![]() You can put this solution on YOUR website! Given, angles A, B, C. \n" ); document.write( "Given, one side, say a. \n" ); document.write( "Let angle B > (A, C) \n" ); document.write( "Then angle B = 90 degrees. \n" ); document.write( "Then, hypotenuse b = a sinB / sinA \n" ); document.write( " |