document.write( "Question 844968: A rectangular garden is 16 feet wide. Its length is 7 feet more than twice the width. What is the area of the garden? \n" ); document.write( "
Algebra.Com's Answer #509232 by hamsanash1981@gmail.com(151)\"\" \"About 
You can put this solution on YOUR website!
Given breath = 16 , then length = 2(16) +7 = 39
\n" ); document.write( "Area of a rectangular garden = 39*16 = 624 square feet.
\n" ); document.write( "
\n" );