document.write( "Question 897249: A given rectangle has an area of 20 square feet
\n" ); document.write( " What is the length for various widths ?
\n" ); document.write( "

Algebra.Com's Answer #544115 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is
\n" ); document.write( "\"A=L%2AW\"
\n" ); document.write( "\"L%2AW=20\"
\n" ); document.write( "So to find the length.
\n" ); document.write( "\"L=20%2FW\"
\n" ); document.write( "Just plug in the value of the width.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );