document.write( "Question 330225: You have a 500 foot roll of fencing, which is to form three sides of a rectangular enclosure (the fourth side is an existing brick wall). What are the dimensions of the enclosure with the maximum area?\r
\n" ); document.write( "\n" ); document.write( "Any help would really be appreciated!!!!
\n" ); document.write( "

Algebra.Com's Answer #236650 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
1.\"P=W%2BL%2BW=2W%2BL=500\"
\n" ); document.write( "2.\"A=LW\"
\n" ); document.write( "From eq. 1,
\n" ); document.write( "\"L=500-2W\"
\n" ); document.write( "Substitute into eq. 2,
\n" ); document.write( "\"A=%28500-2W%29W=500W-2W%5E2\"
\n" ); document.write( "To find the maximum value of A, convert the equation to vertex form,
\n" ); document.write( "\"A%28W%29=a%28W-h%29%5E2%2Bk\" where (h,k) is the vertex.
\n" ); document.write( "THe value of k is the maximum value for the function A(x).
\n" ); document.write( "\"500W-2W%5E2=-2%28W%5E2-250W%29\"
\n" ); document.write( "\"A%28W%29=-2%28W%5E2-250W%2B15625%29%2B2%2815625%29\"
\n" ); document.write( "\"A%28W%29=-2%28W-125%29%5E2%2B31250\"
\n" ); document.write( "So the maximum area of 31250 ft^2 occurs when W=125.
\n" ); document.write( "From eq. 1,
\n" ); document.write( "\"250%2BL=500\"
\n" ); document.write( "\"L=250\"
\n" ); document.write( "The rectangle has the dimension of 125 ft wide by 250 ft long.
\n" ); document.write( "
\n" );