document.write( "Question 141336: The hypotenuse of a right triangle is 2.4 units long. The longer leg is 1.7 units longer than the shorter leg. Find the lengths of the sides of the triangle. \n" ); document.write( "
Algebra.Com's Answer #102985 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! hyp=2.4\r \n" ); document.write( "\n" ); document.write( "let l=longer leg, s= shorter leg\r \n" ); document.write( "\n" ); document.write( "l=1.7+s\r \n" ); document.write( "\n" ); document.write( "From the Pythagorean Theorem, a^2+b^2=c^2, c=hypotenuse.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Normally we would continue here by applying the quadratic formula, however I see a factorization to make it easier: \n" ); document.write( " \n" ); document.write( "The only answer that makes sense (that is, it is positive), is \n" ); document.write( "So, l=1.7+s=1.7+.618843=2.31884. \n" ); document.write( "Now, check:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( " |