document.write( "Question 133099: The hypotenuse of a right triangle is 6 inches longer than the shortest side and 3 inches longer than the remaining side. Find the dimensions of the triangle. \n" ); document.write( "
Algebra.Com's Answer #97369 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let the shortest side = s. Then the hypotenuse is (s+6) and the other side is (s+6)-3 = (s+3)\r \n" ); document.write( "\n" ); document.write( "Using the Pythagorean theorem, \n" ); document.write( "So: \n" ); document.write( " \n" ); document.write( "collecting terms yields: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus s = 9 (since it can't be a length of -3) \n" ); document.write( "Then the other 2 kegs are (s+3) = 12 and (s+6) = 15\r \n" ); document.write( "\n" ); document.write( "Check your answer. \n" ); document.write( "Is 9^2 + 12^2 = 15^2? yes it is! \n" ); document.write( " |