
Patrick B. answered 04/19/19
Tutor
4.7
(31)
Math and computer tutor/teacher
P = 2*(L+w)
64 = 2*(L+w)
32 = L + w
Area = L * w = (32 - w)*w <--- area is quadratic function of width
= -w^2 + 32*w
A=-1 B=32
max occurs at -b/(2a) = -32/(2* -1) = -32/-2 = 16
Max area is 16*16 = 256