Thread Closed

Optimization with Constrained Function

 
Share Thread
Jun4-09, 11:33 AM   #1
 

Optimization with Constrained Function


1. The problem statement, all variables and given/known data
1000m^2 garden. 3 sides made of wooden fence. 1 side made of vinyl(costs 5x as much as wood).

Length cannot be more than 30% greater than the width.

Find the dimensions for the minimum cost of the fence.



2. Relevant equations
1000 = LW
C = 2L + W + 5W


3. The attempt at a solution
Attempted ignoring the restriction. Answer does not meet restriction. Solved algebraically for the only rectangle where L = 1.3W and L = 1000/W. It is a calculus question and it is therefore suspected that this is not the answer. The minimum cost is not necessarily when the vinyl side is minimal.
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Jun4-09, 12:33 PM   #2
 
Mentor
I would start it this way: Solve the equation LW = 1000 for one variable, say W. Then write your cost function as a function of W alone. Use calculus techniques to find the minimum cost over the interval that includes all possible values of W, given the constraint that the length can't exceed 130% of the width.
Thread Closed

Tags
calculus, function, optimization, restriction

Similar Threads for: Optimization with Constrained Function
Thread Forum Replies
Constrained Maximization Calculus & Beyond Homework 3
constrained optimization troubles Calculus 1
Constrained Least Squares General Math 23
Lagraingian constrained optimization problem General Math 3
constrained PDE : 3D -> 1D Introductory Physics Homework 1