document.write( "Question 391879: A rectangular table is five times as long as it is wide. If the area is 45 ft2, find the length and the width of the table. \n" ); document.write( "
Algebra.Com's Answer #278042 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
If the width is w, then the length is 5w. Then,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5w%5E2+=+45\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%5E2+=+9\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w = 3, so the width is 3 ft, and the length is 5(3 ft), or 15 ft.
\n" ); document.write( "
\n" );