document.write( "Question 891565: What is the length of ab if ab=bc and the hypotenuse equals 7 times the square root of 2. \n" ); document.write( "
Algebra.Com's Answer #539835 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
ab and bc are the sides of the right triangle.
\n" ); document.write( "You're given the hypotenuse as 7*sqrt2
\n" ); document.write( "\"a%5E2\" + \"b%5E2\"=\"c%5E2\"
\n" ); document.write( "Since the sides are the same...
\n" ); document.write( "2\"a%5E2\"=\"c%5E2\"
\n" ); document.write( "Let's square the hypotenuse
\n" ); document.write( "(7*sqrt2)^2 = 49*2, or 98
\n" ); document.write( "2\"a%5E2\"=98
\n" ); document.write( "Divide each side by 2
\n" ); document.write( "\"a%5E2\"=49
\n" ); document.write( "Take the square root of each side
\n" ); document.write( "a = 7
\n" ); document.write( "The sides are 7 and 7, and the hypotenuse is sqrt of 98 which is approximately 9.9 (9.8994949...)
\n" ); document.write( "
\n" );