document.write( "Question 1055409: Find the length of the shorter leg of a right triangle if the longer leg is 8 feet more than the shorter leg and the hypotenuse is 8feet less than twice the shorter leg \n" ); document.write( "
Algebra.Com's Answer #670621 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Find the length of the shorter leg of a right triangle if the longer leg is 8 feet more than the shorter leg \n" ); document.write( "and the hypotenuse is 8 feet less than twice the shorter leg \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x = the length (in ft) of the shorter leg of a right triangle.\r\n" ); document.write( "Then the longer leg is (x+8) feet.\r\n" ); document.write( "The hypotenuse is 2x-8.\r\n" ); document.write( "\r\n" ); document.write( "The Pythagorean theorem says\r\n" ); document.write( "\r\n" ); document.write( "x^2 + (x+8)^2 = (2x-8)^2.\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve for x:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |