document.write( "Question 1048529: The area of a right triangle is 24m squared.
\n" );
document.write( "One leg is 22.0 meters longer than the other. Find the lengths of the legs.please show work \n" );
document.write( "
Algebra.Com's Answer #664128 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (1/2)bh = 24 \n" ); document.write( "bh = 48 \n" ); document.write( "x(x+22) = 24 \n" ); document.write( "x^2 + 22x - 48 = 0 \n" ); document.write( "(x + 24)(x-2)= 0 \n" ); document.write( "x = 2m, shorter leg. Longer leg = 24m \n" ); document.write( "AND \n" ); document.write( "(1/2)2m*24m = 24m^2 CHECKS! \n" ); document.write( " |