
Andy C. answered 05/27/18
Tutor
4.9
(27)
Math/Physics Tutor
Perimeter P = 2L + 3w
Area = L*w = 15000 ----> L = 15000/w
P = 2(15000/w) + 3w = (30000 + 3w^2)/w
The min occurs at w=100 where the perimeter is 600 and the length is 150
per the graph using www.desmos.com
-----------------------------------------
calculus fans read on..........
Calculating the derivative, quotient rule says:
[w(6w) - (30000 + 3w^2)]/w^2
[ 6w^2 - 30000 - 3w^2]/w^2 =
(3w^2 - 30000)/w^2
Setting equal to zero, the denominator vanishes....
3w^2 - 30000 = 0
3w^2 = 30000
w^2 = 10000
w = 100