The maximum area that can be enclosed is 800 square feet.

  • Thread starter Thread starter ksle82
  • Start date Start date
  • Tags Tags
    Area Optimization
ksle82
Messages
30
Reaction score
0
Given 80 feet of fencing, what is the maximum area that you can enclose along a wall?

Solution:
L=lenght, W=width, A=area

2L+2W=80 (perimeter) ==> L+W=40 ==> L=40-W

LW=A ==> (40-W)(W)= -W^2+ 40W= A

(dA/dW)=0=-2W+40=0 ==> W=20

W=20, L=20--------------------------------------------------ANSWERS

Is this right? any input would be appreciated.
 
Physics news on Phys.org
I would think only three sides would be fence and the other would be the wall.
 
Yea, he's right only 3 sides.
 
Doh!
here's the updated solutions:

L+2W=80 ==> L=80-2W

A=LW= (80-2W)(W)= 80W-2W^2

(dA/dW)=-4W+80=0 ==> W=20, L=40 ---------------------Answers
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top