document.write( "Question 691672: In an isosceles right-triangle, the square of Hypotenuse is 98cm, find the length of congruent sides? \n" ); document.write( "
Algebra.Com's Answer #426818 by sachi(548)![]() ![]() You can put this solution on YOUR website! let the congruent side= x cm \n" ); document.write( "then by Pythagorean theorem \n" ); document.write( "x^2+x^2=98 \n" ); document.write( "or 2x^2=98 \n" ); document.write( "or x^2=98/2=49 \n" ); document.write( "or x=sqrt 49=7 cm \n" ); document.write( "ans \n" ); document.write( " \n" ); document.write( " |