Question
How should this be done?
Suppose you have 132 m of fencing with which to make two side-by-side rectangular enclosures against an existing wall. if the rectangular enclosures are adjacent and of the same depth what is the maximum are that can be enclosed?
Suppose you have 132 m of fencing with which to make two side-by-side rectangular enclosures against an existing wall. if the rectangular enclosures are adjacent and of the same depth what is the maximum are that can be enclosed?
Answers
Let the combined length of the two rectangles by y
let the width be x (there will be 3 of those)
so 3x + y = 132
y = 132-3x
Area = xy
= x(132-x)
= -x^2 + 132x
by Calculus
d(Area)/dx = -2x + 132 = 0 for a max of Area
x = 66
then max Area = 66(132-66) = 4356 m^2
by completing the square:
Area = -[x^2 - 132x + <b>4356 - 4356</b> ]
= -(x-66)^2 + 4356
so the max Area is 4356 , when x = 66
let the width be x (there will be 3 of those)
so 3x + y = 132
y = 132-3x
Area = xy
= x(132-x)
= -x^2 + 132x
by Calculus
d(Area)/dx = -2x + 132 = 0 for a max of Area
x = 66
then max Area = 66(132-66) = 4356 m^2
by completing the square:
Area = -[x^2 - 132x + <b>4356 - 4356</b> ]
= -(x-66)^2 + 4356
so the max Area is 4356 , when x = 66
thanks!
Related Questions
a farmer wants to make a rectangular pen from 200 feet of fencing. he plans to use a 100 foot wall a...
suppose one had 100 yards of fencing to enclose a garden. What shapes could be enclosed? What are th...
A farmer is fencing off an area in his yard. He buys 50 feet of fencing to make a rectangular enclos...