document.write( "Question 982760: a right triangle has two equal sides. if the hypotenuse is 12 cm, what is the length of the equal sides? \n" ); document.write( "
Algebra.Com's Answer #603551 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a right triangle has two equal sides. if the hypotenuse is 12 cm, what is the length of the equal sides? \n" ); document.write( "--------------------- \n" ); document.write( "Let each equal side be \"x\":: \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "x^2 + x^2 = 12 \n" ); document.write( "2x^2 = 12 \n" ); document.write( "x^2 = 6 \n" ); document.write( "x = sqrt(6)cm \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |