Optimization Using Differentiation

Click For Summary
SUMMARY

The discussion focuses on optimizing a rectangular grazing area using differentiation, specifically for a problem involving 3000 yards of fencing material. The perimeter equation is simplified to p = x + 2y, leading to the area function A(y) = 3000y - 2y². By finding the derivative da/dy and setting it to zero, the maximum area is determined when y = 750 yards, resulting in dimensions of x = 1500 yards and an enclosed area of 1,125,000 square yards.

PREREQUISITES
  • Understanding of Max/Min differentiation techniques
  • Familiarity with perimeter and area equations
  • Basic knowledge of calculus, specifically derivatives
  • Ability to manipulate algebraic equations
NEXT STEPS
  • Study the application of the first derivative test in optimization problems
  • Learn about the second derivative test for concavity and optimization
  • Explore real-world applications of optimization in agriculture and land management
  • Investigate advanced optimization techniques using Lagrange multipliers
USEFUL FOR

Students studying calculus, mathematicians focusing on optimization problems, and professionals in land management or agricultural planning.

izmeh
[SOLVED] Optimization Using Differentiation

I have an assignment in which we are to optimize problems using a given 6-step process. More or less it involves Max/Min differentiation.

On of the problems are as follow;
Enclosing the Largest Area
The owner of the Rancho Los Feliz has 3000 yd of fencing material to enclose the rectangular piece of grazing land along the striaght portion of a river. If fencing is not required along the river, what are the dimensions of the lagrgest area that the he can enclose? What is the area?

I under stand that...
a=xy
p=2x+2y

i understand one of the sides can be added to the other 3 sides, however, I'm not sure how to make this a function.
 
Physics news on Phys.org


Try figuring out the area of the enclosure based on the length of one of the sides:
A(x)=blah blah blah.

you should be able to construct a function like that.

P.S. The farmer doesn't have to put fence where the river is, so you should probably use:
p=2x+y
 
What you have to do is substitute one into the other.
a = xy
p = x + 2y

lets rearrange the perimeter equation in terms of x
x = p - 2y
and since we know p, we can can a bit farther
x = 3000 - 2y

since x = 3000 - 2y
a = (3000 - 2y)y
a = 3000y - 2y^2


since the area changes when we change the y, let's find when our differential
da/dy = 3000 - 4y
since the maximum area is when the area stops increasing, we equate to 0
0 = 3000 - 4y
after solving, we get
y = 750

now fill that back into our original equation of x = 3000 - 2y
x = 3000 - 2(750)
now solve
x = 1500

now fill in for the area formula, a = xy
a = 1500 * 750
a = 1125000


Right on :smile:
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K