perimeter=500
P=2(l+w)
250=l+w
l=250-w
Area=l*w
A=w*(250-w)
A=250w-w^2
A=-w^2+250w (parabolic eqn)
The vertex of a parabola is the point (h, k), where h = –b/2a . In this case:
h=-250/2*-1
h=125
To find the "k" part of the vertex, all I do is plug 125 in w
k= -w^2+250w (parabolic eqn)
k=- (125)^2+250*125
k=15625
My points from this equation are (W, A) — that is, I plug in a width and figure out the area — so the "h" is the maximizing width and the "k" is the maximum area. So the answer is:
15625 is maximum area
Now u can calculate L(length)