document.write( "Question 246086: A rectangular compost container is to be formed in a corner of a fenced yard, with 8 ft of chicken wire completing the other two sides of the rectangle. If the chicken wire is 3 ft high, what dimensions of the base will maximize the volume of the container? \n" ); document.write( "
Algebra.Com's Answer #179801 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
By theorem we know that to maximize the area of a quadrilateral we define a square.
\n" ); document.write( "Given 8 ft of fencing is to enclose 2 sides, then each side will be 4 ft.
\n" ); document.write( "The volume will be l*w*h = 4 * 4 * 3 = 48 cu ft.
\n" ); document.write( "You can experiment with other dimensions to ensure this is the maximum.
\n" ); document.write( "
\n" );