Michael J. answered 11/20/17
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Let length = x
Let width = y
Area = xy
The perimeter equation is
2x + 2y + x = 600
The extra x dimension represents the additional section of fencing.
3x + 2y = 600
We can solve for y from this equation.
2y = -3x + 600
y = (-3/2)x + 300
Substitute this value of y into the area formula.
Area = x((-3/2)x + 300)
Area = (-3/2)x2 + 300x
Take the derivative of area and set it equal to zero. Then solve for x. The value of x is then your length that will give the maximum area.
-3x + 300 = 0
-3(x - 100) = 0
Then length must be 100 feet. Plug in this value into the area to get maximum area.