document.write( "Question 144748: how do you find the missing side length of the right triangle if a and b are the length of the legs and c is the length of the hypotenuse? \n" ); document.write( "
Algebra.Com's Answer #105475 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Use the Pythagorean theorem \n" ); document.write( "http://en.wikipedia.org/wiki/Pythagorean_theorem\r \n" ); document.write( "\n" ); document.write( "a^2 + b^2 = c^2 \n" ); document.write( " |