How to Determine the Max and Min Volume of a Box Using Lagrange Multipliers?

  • Thread starter Thread starter jaredmt
  • Start date Start date
  • Tags Tags
    Calc 3 Lagrange
Click For Summary
SUMMARY

The discussion focuses on determining the maximum and minimum volume of a box with edges totaling 200 cm and a surface area of 1500 cm² using Lagrange multipliers. The equations involved are 4x + 4y + 4z = 200 cm for edges and 2xy + 2xz + 2yz = 1500 cm² for surface area, with the volume defined as V = xyz. The solution process involves setting up the gradients of the volume and area functions, leading to a simplified system of equations that reveals relationships between the dimensions of the box.

PREREQUISITES
  • Understanding of Lagrange multipliers
  • Familiarity with multivariable calculus
  • Knowledge of solving systems of equations
  • Basic geometry of boxes and surface area calculations
NEXT STEPS
  • Study the method of Lagrange multipliers in detail
  • Practice solving optimization problems in multivariable calculus
  • Explore applications of gradients in optimization
  • Learn about geometric interpretations of optimization constraints
USEFUL FOR

Students in calculus courses, particularly those studying optimization techniques, as well as educators looking for examples of applying Lagrange multipliers in real-world scenarios.

jaredmt
Messages
120
Reaction score
0

Homework Statement


i needed to find the max and min possible volume for a box with edges that = 200cm and surface area that = 1500cm^2 using Lagrange multipliers.

Homework Equations


edges: 4x + 4y + 4z = 200cm
Area: 2xy + 2xz + 2yz = 1500 cm^2
Volume = xyz

The Attempt at a Solution



i brought it down to this:
Vol = f
Area = G
Edges = g

^f = ^G# + ^g$
(# and & just means 'some number')
( ^ is the gradient of the function)
when i simplify everything out i get these statements:

yz = #(y + z) + $
xz = #(x + z) + $
xy = #(x + y) + $
x + y +z = 50
xy + yz + yz = 750when i try to replace values it seems to get messy. do i just throw in random values for # and $ or something? I am 99% sure that they cannot = 0. that is pretty much all i can say from these statements right now lol
 
Physics news on Phys.org
Let's call L=# and M=$. Subtract your first two equation from each other. This gives (x-y)*z=L*(x-y). Or (z-L)*(x-y)=0. This tells you either z=L or x=y. Similarly y=L or x=z, or x=L or y=z. If you think about it, in any case, two of the lengths must be equal. Put this information into your last two equations. Now you have two equations in two unknowns. Not hard to solve at all.
 
ok cool, thanks a lot, found the answer
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
11K