document.write( "Question 560342: Find the remaining sides of a 45° — 45° — 90° triangle if the shorter sides are each 7/8.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #363844 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the remaining sides of a 45° — 45° — 90° triangle if the shorter sides are each 7/8. \n" ); document.write( "--- \n" ); document.write( "Sides are (7/8) ; (7/8) ; x \n" ); document.write( "----- \n" ); document.write( "x is the hypotenuse. \n" ); document.write( "x^2 = (7/8)^2 + (7/8)^2 \n" ); document.write( "---- \n" ); document.write( "x^2 = 2*(7/8)^2 \n" ); document.write( "--- \n" ); document.write( "x = (7/8)*sqrt(2) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |