document.write( "Question 246102: The hypotenuse of a right triangle is 2 units longer than the longer leg which is 14 units longer than the shorter leg. Determine the lengths of the three sides. How do i begin solving this question? \n" ); document.write( "
Algebra.Com's Answer #179787 by oberobic(2304) ![]() You can put this solution on YOUR website! The Pythagorean Theorem is fundamental to the solution: \n" ); document.write( ", where \n" ); document.write( "c = hypotenuse \n" ); document.write( "a = longer leg \n" ); document.write( "b = other leg \n" ); document.write( ". \n" ); document.write( "The problem setup gives you 3 important relationships. \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "So, \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Of course, \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Going back to the Pythagorean Theorem: \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "By substitution, we can cast the entire problem in terms of b, the shorter leg. \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Subtract b^2 from both sides \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Subtract 32b from both sides \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Subtract 256 from both sides \n" ); document.write( " \n" ); document.write( "so, \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Can we factor 60 such that the factors are 4 apart? 2*30? no 3*20? no. 4*15? no. 5*12? no. 6*10? yes! \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Thus we have two candidate values for b: 10 and -6. Since the leg of a triangle cannot be negative, the proposed solution is b = 10. \n" ); document.write( ". \n" ); document.write( "Substituting back into what we were told in the problem setup: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "We always check our proposed solution. Here we just use the Pythagorean Theorem again. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "That checks, so we have the correct answer. \n" ); document.write( "Done. \n" ); document.write( " |