document.write( "Question 570584: How do i determine missing side lengths,of a triangle using the degrees of a triangle? \n" ); document.write( "
Algebra.Com's Answer #367729 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the \"Law of Sines\" states that the lengths of the sides of a triangle are in the same ratio as the sines of the angles opposite the sides\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "side x is opposite angle X\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "side y is opposite angle Y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x / y = sin(X) / sin(Y) \n" ); document.write( " |