document.write( "Question 1071441: A man has a rectangular garden. One length of the garden lies along a patio wall. However, the rest of the garden is enclosed by 28 feet of fencing. If the length of the garden is twice its width what is the area of the garden? \n" ); document.write( "
Algebra.Com's Answer #686396 by ikleyn(53765)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "    x + y + x = 28,\r\n" );
document.write( "    y = 2x.\r\n" );
document.write( "\r\n" );
document.write( "    ---->  4y = 28  --->  y = \"28%2F4\" ft = 7 ft.\r\n" );
document.write( "\r\n" );
document.write( "    ---->  x = 2*7 = 14 ft.\r\n" );
document.write( "\r\n" );
document.write( "    The area = 7*14 ft^2 = 98 ft^2.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );