document.write( "Question 190583: Could I have some help figuring out this problem. Thank you. The hypotenuse of a right triagle is 4 inches long. One leg is 1 inch longer than the other. Find the length of the shorter leg. Round to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #143050 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Could I have some help figuring out this problem. Thank you. The hypotenuse of a right triagle is 4 inches long. One leg is 1 inch longer than the other. Find the length of the shorter leg. Round to the nearest tenth. \n" ); document.write( ". \n" ); document.write( "Let x = length of shorter leg \n" ); document.write( "then \n" ); document.write( "x+1 = length of longer leg \n" ); document.write( ". \n" ); document.write( "Applying Pythagorean theorem we have: \n" ); document.write( "x^2 + (x+1)^2 = 4^2 \n" ); document.write( "x^2 + x+^2+2x+1 = 16 \n" ); document.write( "2x+^2+2x+1 = 16 \n" ); document.write( "2x+^2+2x+-15 = 0 \n" ); document.write( ". \n" ); document.write( "Applying the quadratic equation yields two solution: \n" ); document.write( "x = {2.3, -3.3} \n" ); document.write( "We can toss out the negative solution leaving us with: \n" ); document.write( "x = 2.3 inches \n" ); document.write( ". \n" ); document.write( "Details of the quadratic follows: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |