Maxima and Minima application question

Click For Summary

Homework Help Overview

The problem involves a farmer who wants to build six adjoining rectangular pens for hens using a total of 180 meters of fencing. The goal is to maximize the area of each pen, but the setup and equations for the perimeter and area are causing confusion among participants.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the definitions of variables x and y, questioning whether they represent the length and width of a single pen. There are attempts to derive equations for the perimeter and area based on these variables. Some participants suggest substituting one variable in terms of the other to simplify the problem.

Discussion Status

There is ongoing exploration of different setups for the perimeter equation, with some participants providing guidance on how to express the area in terms of the variables. However, there is no explicit consensus on the correct approach, and some participants express confusion about the calculations and assumptions being made.

Contextual Notes

Participants note that the problem lacks clarity regarding the dimensions of the pens and the correct setup for the fencing constraints. There is also mention of a diagram that is not fully described, which may contribute to misunderstandings in the discussion.

violetskies
Messages
3
Reaction score
0

Homework Statement


A farmer is planning to build six adjoining rectangular pens of equal size to house his hens, as shown in the diagram. He only has 180m of fencing, however, and he wants to make the pens as large as possible. Find the maximum area he could make each pen.

The diagram is basically six rectangles joined together, three above three, if you can imagine this.


Homework Equations


P= 6x + 4y??


The Attempt at a Solution


I got a little bit confused after beginning with:
P= 6x + 4y
Not sure if I'm headed in the right direction. Could someone help me answer this please? :)
 
Physics news on Phys.org
what are x & y? length and width of a single pen?

in that case i get
L = 9x + 8y = 180m

now find the area in terms of x & y, use the above contsraint to substitute for y(x). Then minimise the resulting equation with respect to x
 
Thank you for helping!
Well, they don't actually give the length. The only number given is 180m. In class, we were taught to form an expression for the perimeter, then state one variable in terms of the other, substitute to just have one variable, then differentiate and set to 0 to find the max.
Then we would have the area, but I'm confused as to what equation I should use for the perimeter.

There's a clearer idea of the diagram given:
_____
|_|_|_|
|_|_|_|

Kind of badly shown but hey.. close enough :D
 
Ignore all of that. So I did this:

P = 2y + x
180 = 2y + x
x = 180 - 2y

A = xy
A = (180-2y)y
= 180y -2y^2
dA/dy= 180 -4y
4y = 180
y= 45

x= 180 -2(45)
= 180 - 90
= 90

45 x 90 = 4050

4050 / 6 = 675

Apparently the answer is 112.5m, but I don't understand why I have to divide 4050 by 6 and then that answer by 6 again to get 112.5..?
 
you haven't set up the problem correctly.. you need to be clear in what x & y are so i understand what you are trying to do

lets let :
x = width of single pen
y = height of single pen

then the length of the total fence is
L = 180m = 9x + 8y

now the area of a sinlge pen is
A1 = xy

as there are 6 pens the total area is
A = 6xy

now try optimising and see how you go
 
let x be equal to the width of the pen
let y be the length of the pen
and S be the area of a single pen

there are 6 pen to be fenced for 180 m;
6(2x + 2y) = 180 (eq. 1)
simplify;
6[2(x+y)]=180
12(x+y)=180
x + y = 15
then differentiate;
1 + y' = 0
y' = -1 (we will use it later)

the area of a single pen is equal to S so;
S = xy (length times width) (eq. 2)
differentiate the equation;
S' = xy' + y
make S' equal to zero to maximize the area (MAXIMA/MINIMA HAS BEEN APPLIED) and substitute the computed value of y'.

0 = x(-1) + y
0 = -x + y
x = y (eq. 3)

substitute eq 3 in eq 1

6(2x + 2y) = 180
6(2y + 2y) = 180
6(4y) = 180
24 y = 180
y = 180/24
y = 7.5 m
since x=y then,
x = 7.5 m also.

Solve the area of each pen by substituting the value of x and y into equation 2.
S = xy
S = (7.5 m)(7.5 m)
S = 56.25 m^2
 
Your constraint 6(2x+2y)=180 is wrong. Each internal segment of fencing bounds two pens, but you are assuming that each pen's side needs it's own, separate piece of fencing.

RGV
 
guys this post is a year old, probably not worth re-opening
 

Similar threads

Replies
1
Views
3K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
4
Views
2K
  • · Replies 67 ·
3
Replies
67
Views
16K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
5K