document.write( "Question 439647: A rectangular garden is 3 times as long as it is wide. If the area of the garden is 1200 ft ^2, find the length and width of the garden \n" ); document.write( "
Algebra.Com's Answer #303803 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
(3w)*w = 1200
\n" ); document.write( "==> \"w%5E2+=+400\" ==> w = 20 feet ==> length is 3w = 3*20 = 60 feet.
\n" ); document.write( "
\n" );