document.write( "Question 529866: The area of a right triangle s 44cm. find the lenght of the legs if one is 3 cm longer than the other \n" ); document.write( "
Algebra.Com's Answer #349888 by scott8148(6628) You can put this solution on YOUR website! (1/2)(L)(L + 3) = 44 ___ L^2 + 3L = 88 ___ L^2 + 3L - 88 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(L - 8)(L + 11) = 0 \n" ); document.write( " |