document.write( "Question 246162: width of a triangle is 2ft less than the length, area is 24f^2, L=, w= \n" ); document.write( "
Algebra.Com's Answer #179797 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
W=L-2
\n" ); document.write( "LW=AREA
\n" ); document.write( "L(L-2)=24
\n" ); document.write( "L^2-2L-24=0
\n" ); document.write( "(L-6)(L+4)
\n" ); document.write( "L-6=0
\n" ); document.write( "L=6 ANS. FOR THE LENGTH.
\n" ); document.write( "W=6-2=4 ANS. FOR THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "6*4=24
\n" ); document.write( "24=24
\n" ); document.write( "
\n" );