document.write( "Question 330536: The area of a rectangle is 27. The length is three times the width. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #236931 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is,
\n" ); document.write( "\"A=L%2AW=27\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"L=3W\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"%283W%29W=27\"
\n" ); document.write( "\"W%5E2=9\"
\n" ); document.write( "\"W=3\"
\n" ); document.write( "Then,
\n" ); document.write( "\"L=3%283%29=9\"
\n" ); document.write( "
\n" );