document.write( "Question 921846: Need to figure length= Width=
\n" ); document.write( "With a width that is 8 units shorter than it's length and covers an area of 240 square units \r
\n" ); document.write( "\n" ); document.write( "Need equation too
\n" ); document.write( "

Algebra.Com's Answer #559246 by JoelSchwartz(130)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "w=L-8
\n" ); document.write( "A=240
\n" ); document.write( "240=wL
\n" ); document.write( "240=L(L-8)
\n" ); document.write( "240=L^2-8L
\n" ); document.write( "L^2-8L-240=0
\n" ); document.write( "(L-20)(L+12)=0
\n" ); document.write( "((L-20)(L+12))/(L+12)=0/(L+12)
\n" ); document.write( "L-20=0
\n" ); document.write( "L=20
\n" ); document.write( "w=20-8
\n" ); document.write( "w=12
\n" ); document.write( "
\n" );