document.write( "Question 203716: Find the length of the hypotenuse of an isosceles right triangle whose legs are 1 unit in length. \n" ); document.write( "
Algebra.Com's Answer #153697 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! a^2+b^2=c^2 \n" ); document.write( "1^2+1^2=2 \n" ); document.write( "c=sq root of 2=1.414 \n" ); document.write( " |