document.write( "Question 697197: what is an equation that could be used to find the length of each leg of an isosceles right triangle when the hypotenuse is 18 centimeters long \n" ); document.write( "
Algebra.Com's Answer #429762 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! what is an equation that could be used to find the length of each leg of an isosceles right triangle when the hypotenuse is 18 centimeters long \n" ); document.write( "** \n" ); document.write( "For isoceles right triangle \n" ); document.write( "let x=length of each leg \n" ); document.write( "hypotenuse=18 \n" ); document.write( "by pythagorean theorem: \n" ); document.write( "x^2+x^2=18^2 \n" ); document.write( "2x^2=18^2 \n" ); document.write( "x^2=18^2/2 \n" ); document.write( "x=18/√2 \n" ); document.write( "x=9√2 \n" ); document.write( " |