document.write( "Question 343917: A rectangular field is to be made along a river. if one side is to have the river as a natural boundary, what are the dimensions of the largest rectangular field that can be enclosed by using 240 meters of fence for the other 3 sides? \n" ); document.write( "
Algebra.Com's Answer #246021 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For this rectangle,
\n" ); document.write( "\"P=2W%2BL=240\"
\n" ); document.write( "The \"L\" side is parallel to the river.
\n" ); document.write( "The area of this rectangle is,
\n" ); document.write( "\"A=L%2AW\"
\n" ); document.write( "From the perimeter equation,
\n" ); document.write( "\"L=240-2W\"
\n" ); document.write( "Substitute in the area equation,
\n" ); document.write( "\"A=%28240-2W%29W\"
\n" ); document.write( "\"A=240W-2W%5E2\"
\n" ); document.write( "Convert the area equation to vertex form, \"y=a%28x-h%29%5E2%2Bk\".
\n" ); document.write( "The function has a maximum at the vertex (h,k).
\n" ); document.write( "Complete the square to convert to vertex form.
\n" ); document.write( "\"A=-2W%5E2%2B240W\"
\n" ); document.write( "\"A=-2%28W%5E2-120W%29\"
\n" ); document.write( "\"A=-2%28W%5E2-120W%2B3600%29%2B2%283600%29\"
\n" ); document.write( "\"A=-2%28W-60%29%5E2%2B7200\"
\n" ); document.write( "The maximum area of 7200 sq.m. occurs when W=60m.
\n" ); document.write( "\"L=240-2%2860%29\"
\n" ); document.write( "\"L=240-120\"
\n" ); document.write( "\"L=120\"m
\n" ); document.write( "The rectangular field if 60m x 120m.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );