Cost-effective design for fencing and partitioning a rectangular ranch field?

AI Thread Summary
The discussion focuses on two homework assignments related to fencing a rectangular ranch field. The first assignment involves minimizing the total length of fence needed for an area of 1,900,000 square feet, with calculations leading to a potential shortest side of approximately 1125.46 feet. The second assignment requires determining the dimensions of a 460 square foot area to minimize costs, with a calculated width of about 21.306 feet and a corresponding length of 21.590 feet. Clarifications are provided regarding the relationships between dimensions and costs in both problems. The thread emphasizes the importance of understanding how to derive and minimize functions related to fencing design.
mayo2kett
Messages
23
Reaction score
0
hi i have two homework assignment I'm kinda stuck on they are very similar i was hoping someone could help me...

1) A rancher wants to fence in an area of 1,900,000 square feet in a rectangular field and then divide it in half with a fence down the middle parallel to one side. What is the shortest length of fence that the rancher can use?

2) A rancher wants to fence in an area of 460 square feet in a rectangular field using fencing material costing 1.5 dollars per foot, and then divide it in half down the middle with a partition, parallel to one side, constructed from material costing 0.4 dollars per foot.
Assuming that the partition is parallel to the side which gives the width of the field, find the dimensions of the field of the cheapest design.
Length=
Width=
What is the (total) cost of the cheapest design?
 
Physics news on Phys.org
1) Let A be one side of the rectangular fence and B be the other side. Since the area of the fence must be 1,900,000 square feet, we can relate A and B like this:

B = 1,900,000/A

Now write down the function for the total length of the fence:

f(A) = 3A + 2B = 3A + 3,800,000/A

Find the derivative of that function, see where it has a minimum and find the value of the function in that minimum point.

2) Very similar problem. Again we will use W for width and L for length and relate them like so:

L = 360/W

The function for the total cost of the fence is:

f(W) = 2*1.5*W + 2*1.5*L + 0.4*W = 3.4W + 1080/W

Again find the derivative of that function, see where it has a minimum and find the value of the function in that minimum point.
 
for question one i did:
f(A)'=3-(3800000/A^2)
A=1125.46
is this shortest side? i wasn't sure where to go from here

for the second question i have:
f(w)'=3.04-(1380/w^2)
and w=21.306
so then i put the 21.306 into the original equation l=460/w=460/21.306=21.590
at this point I'm not sure what the l and the w stand for, are they the length or the sides of the fence or are they the cost of each side since we added in the cost of the different types of fencing??
 
1) You found A, how does it relate to B? Find B and see which of them is smaller.

2) L and W represent the length of the width and length of our fence. The cost was added in the f(W) function (the $1.5, $1.5 and $0.4 coefficient).
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top