document.write( "Question 148002: The longer leg of a right triangle is 1cm longer than the shorter leg and the hypontenuse is 5cm, then what are the lengths of the leg? \n" ); document.write( "
Algebra.Com's Answer #108388 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! L = short side \n" ); document.write( "---------------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(L + 4)*(L - 3) = 12 \n" ); document.write( "L = 3 \n" ); document.write( "----------- \n" ); document.write( "2nd side = 4 \n" ); document.write( " |