
Norbert W. answered 07/12/16
Tutor
4.4
(5)
Math and Computer Language Tutor
Let l = length parallel to the highway and w the other dimension of the lot.
Also, l + 2w = 560 and A = area = l*w.
Since l = 560 - 2w, then A = l*w = (560 - 2w) * w = 560w - 2w2
Non Calculus
A = 560w - 2w2 = -2(w2 - 280w)
Complete the square: A = -2(w2 - 280w +1402) + 2*1402
= 2*1402 - 2(w - 140)2
When w = 140, the area is a maximum otherwise the area becomes smaller since a number would be subtracted from the maximum value.
Calculus
dA/dx = 560 - 4w = 0 => w = 140
from d2A/dx2 = -4 < 0, this would be a maximum area.
In either case the length is l = 560 - 2w = 280.