document.write( "Question 949829: the hypotenuse of a right angle triangle is 8 cm. if one leg is 2 cm longer than the other, find their lengths (2 decimal places) \n" ); document.write( "
Algebra.Com's Answer #579896 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the hypotenuse of a right angle triangle is 8 cm. if one leg is 2 cm longer than the other, find their lengths (2 decimal places)
\n" ); document.write( "-----
\n" ); document.write( "Use Pythagoras::
\n" ); document.write( "x^2 + (x+2)^2 = 8^2
\n" ); document.write( "-------
\n" ); document.write( "x^2 + x^2 + 4x +4 = 64
\n" ); document.write( "-------
\n" ); document.write( "2x^2 + 4x - 60 = 0
\n" ); document.write( "--------
\n" ); document.write( "x^2 + 2x - 30 = 0
\n" ); document.write( "-----
\n" ); document.write( "Positive solution::
\n" ); document.write( "x = 4.57 cm
\n" ); document.write( "x+2 = 6.47 cm
\n" ); document.write( "-------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------
\n" ); document.write( "
\n" );