document.write( "Question 407130: A piece of wire 60 inches long is bent into the form of a right triangle having a hypotenuse of 25 in. Find the other two sides of the triangle \n" ); document.write( "
Algebra.Com's Answer #287067 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The sum of the 2 legs must be 60 - 25 = 35 inches. \n" ); document.write( "Let x = measure of one leg \n" ); document.write( "==> 35 - x = measure of other leg. \n" ); document.write( "==> \n" ); document.write( "<==> \n" ); document.write( "<==> \n" ); document.write( "<==> \n" ); document.write( "<==> (x - 20)(x - 15) = 0 \n" ); document.write( "==> x = 20, 15 \n" ); document.write( "Incidentally these are also the only pair of values that will satisfy the conditions of the problem. \n" ); document.write( " \n" ); document.write( " |