document.write( "Question 297941: If you are given 100feet of fence, what dimensions would give you the maximum area of a rectangular fenced in garden plot? \n" ); document.write( "
Algebra.Com's Answer #214488 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
a rectangle L=26 and W=24 gives A=624 26+26+24+24=100
\n" ); document.write( "a square L=25 and W=25 gives A=625 25+25+25+25=100
\n" ); document.write( "if u count the square as a rectangle then its 25x25
\n" ); document.write( "
\n" );