document.write( "Question 257085: Billy has 52 m of fencing. He wishes to maximize the area of a rectangular garden. What are the dimensions of the rectangle he should use to maximize the area?
\n" ); document.write( "What is the maximum area?
\n" ); document.write( "If one side of the rectangular garden is a house and therefore will not require fancing, what dimensions should b used to maximize the area?
\n" ); document.write( "

Algebra.Com's Answer #189057 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
We have two formulas:
\n" ); document.write( "(i) \"P+=+2L+%2B+2W\"
\n" ); document.write( "(ii) \"A+=+LW\"
\n" ); document.write( "From the given information, (i) becomes
\n" ); document.write( "(iii) \"52+=+2L+%2B+2W\"
\n" ); document.write( "or
\n" ); document.write( "(iv) \"26+=+L+%2B+W\"
\n" ); document.write( "Solving (iv) for L, we get
\n" ); document.write( "(v) \"L+=+26+-+W\"
\n" ); document.write( "substituting (v) into (ii) we get
\n" ); document.write( "(vi) \"A+=+%2826-W%29%28W%29\"
\n" ); document.write( "or
\n" ); document.write( "(vii) \"A+=+-W%5E2+%2B+26W\"
\n" ); document.write( "applying the quadratic, we get
\n" ); document.write( "\"-%28w-13%29%5E2+%2B+13%5E2\"
\n" ); document.write( "so, the dimensions are 13 x 13 and the area is 169 sq. m.
\n" ); document.write( "--
\n" ); document.write( "If one side is a house, then
\n" ); document.write( "(i) \"P+=+L+%2B+2W\"
\n" ); document.write( "(ii) \"A+=+LW\"
\n" ); document.write( "From the given information, (i) becomes
\n" ); document.write( "(iii) \"52+=+L+%2B+2W\"
\n" ); document.write( "Solving (iii) for L, we get
\n" ); document.write( "(iv) \"L+=+52+-+2W\"
\n" ); document.write( "substituting (iv) into (ii) we get
\n" ); document.write( "(v) \"A+=+%2852-2W%29%28W%29\"
\n" ); document.write( "or
\n" ); document.write( "(vii) \"A+=+-2W%5E2+%2B+52W\"
\n" ); document.write( "applying the quadratic, we get
\n" ); document.write( "\"-2%28w-13%29%5E2+%2B+52%5E2%2F8\"
\n" ); document.write( "so, the dimensions are 26 x 13 and the area is 338 sq. m.
\n" ); document.write( "
\n" );