document.write( "Question 1042557: The length of a rectangular floor is twice the width. The area of the floor is 32m^2 \n" ); document.write( "
Algebra.Com's Answer #657542 by chen.aavaz(62)\"\" \"About 
You can put this solution on YOUR website!
Length = L
\n" ); document.write( "Width = W
\n" ); document.write( "\"L+=+2%2AW\"\r
\n" ); document.write( "\n" ); document.write( "\"Area+=+A+=+L%2AW\"\r
\n" ); document.write( "\n" ); document.write( "\"A=2%2AW%2AW=32\"
\n" ); document.write( "\"2%2AW%5E2=32\"
\n" ); document.write( "\"W%5E2=16\"
\n" ); document.write( "\"W=4m\"
\n" ); document.write( "\"L=8m\"
\n" ); document.write( "
\n" );