document.write( "Question 199939: A farmer decides to enclose a rectangle garden using one side of the barn as a side to the rectangle. What is the maximum area that the farmer can enclose with 100 ft of fence? What should the deminsons of the garden be to give this area?\r
\n" ); document.write( "\n" ); document.write( "Maximum area that the farmer can enclose with 100 ft of fence__________sq.ft.\r
\n" ); document.write( "\n" ); document.write( "Deminsons of the garden to give this area is 50 ft by __________ft.
\n" ); document.write( "

Algebra.Com's Answer #150310 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A farmer decides to enclose a rectangle garden using one side of the barn as
\n" ); document.write( " a side to the rectangle. What is the maximum area that the farmer can enclose
\n" ); document.write( " with 100 ft of fence? What should the dimensions of the garden be to give this area?\r
\n" ); document.write( "\n" ); document.write( "Maximum area that the farmer can enclose with 100 ft of fence__________sq.ft.
\n" ); document.write( ":
\n" ); document.write( "Let x = the width of the garden
\n" ); document.write( "Let L = the length
\n" ); document.write( ":
\n" ); document.write( "The perimeter equation for 3 sides:
\n" ); document.write( "L + 2x = 100
\n" ); document.write( "L = (100-2x)
\n" ); document.write( ":
\n" ); document.write( "The area equation:
\n" ); document.write( "A = x * L
\n" ); document.write( "Replace L with (100-2x)
\n" ); document.write( "A = x(100-2x)
\n" ); document.write( "A = -2x^2 + 100x
\n" ); document.write( ":
\n" ); document.write( "Find the axis of symmetry of this quadratic equation a=-2; b=100
\n" ); document.write( "x = \"%28-100%29%2F%282%2A-2%29\"
\n" ); document.write( "x = \"%28-100%29%2F%28-4%29\"
\n" ); document.write( "x = +25 ft is the width for max area
\n" ); document.write( ":
\n" ); document.write( "L = 100 - 2(25)
\n" ); document.write( "L = 50 ft
\n" ); document.write( ":
\n" ); document.write( "Max area: 50 * 25 = 1250 sq/ft
\n" ); document.write( "
\n" ); document.write( "
\n" );