Maximizing Area for $6000: Fencing Solutions

  • Context: MHB 
  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    Area
Click For Summary
SUMMARY

The discussion focuses on maximizing the area of a rectangular plot bounded by two types of fencing, costing $60 per meter for two parallel sides and $50 per meter for the other two. The total budget for fencing is $6000, leading to the equation 6x + 5y = 300, where x and y represent the lengths of the sides. The maximum area, calculated using various optimization methods, is confirmed to be 750 square meters. The participants discuss three optimization techniques: Pre-Calculus, Single-variable calculus, and Multi-variable calculus using Lagrange multipliers.

PREREQUISITES
  • Understanding of linear equations and constraints
  • Familiarity with optimization techniques in calculus
  • Knowledge of quadratic functions and their properties
  • Experience with Lagrange multipliers for multi-variable optimization
NEXT STEPS
  • Study the Pre-Calculus method for finding the axis of symmetry in quadratic functions
  • Learn about Single-variable calculus optimization techniques, including differentiation and critical points
  • Explore Multi-variable calculus and the application of Lagrange multipliers
  • Practice solving optimization problems involving constraints and objective functions
USEFUL FOR

Mathematics students, educators, and professionals involved in optimization problems, particularly in fields like engineering, economics, and operations research.

Yankel
Messages
390
Reaction score
0
Hello

I could do with a hint or two for this one:

An squared area is to be bounded by using two types of fences. Two parallel flanks of the area will be bounded using a fence that cost \$60 per meter, while the other two will be bounded with a fence that cost \$50 per meter. What is the area with the maximal size which we can bound like this, so that our total expense will be \$6000 ?

Thanks !
 
Last edited by a moderator:
Physics news on Phys.org
The dollar sign character is used as a delimiter of LaTeX code, so if you wish to use this character to represent dollars, precede it with a backslash "\".

I'm assuming "squared area" means rectangular.

If we let x be the length of each parallel flank which costs \$60 per meter and y be the length of each parallel flank which costs \$50 per meter, then we require:

$2x(60)+2y(50)=6000$

Dividing through by 20, we obtain:

$6x+5y=300$

Now, what is the area, in terms of the two variable, that we wish to maximize?
 
the area should be x*y

so are you saying to write y as a function of x, and then use it in x*y, which will be a function of x too, which I will maximize ?

the final answer I got is 750, is it correct ?
 
Last edited:
Yes, that's right:

$\displaystyle A(x,y)=xy$

Now, you have three ways to proceed.

You may take the constraint, solve for one of the variables, then substitute for that variable into the objective function to get a quadratic objective function in one variable.

i) Pre-Calculus method

You may then choose to find the axis of symmetry which will give you the value of that variable which optimizes the objective function. Observing whether this parabola opens upwards or downwards will be enough to determine if the vertex is at a minimum or maximum. Then evaluate the objective function at the axis of symmetry to determine the optimal area.

ii) Single-variable calculus method

You may choose to differentiate the function, equate to zero to find the value of the variable which optimizes the objective function. Then you may use either the first or second derivative test to determine if you have a maximum or minimum. Then evaluate the objective function at this critical value to determine the optimal area.

iii) Multi-variable calculus method

You may also choose to use Lagrange multipliers to optimize the objective function using partial derivatives. This will tell you the relationship between the two variables, which you can then use in the constraint to determine the actual critical values, which you then use in the objective function to determine the optimal area.

I suspect you are to use the second option. (Smile)
 
Yankel said:
...
the final answer I got is 750, is it correct ?

You added this after I began to type my reply...

Yes, that's correct.
 

Similar threads

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