Optimization of a rectangular box with no top

Click For Summary

Homework Help Overview

The problem involves optimizing the dimensions of a rectangular box with no top, given a fixed volume of 256 cubic inches. Participants are tasked with minimizing the amount of cardboard needed for construction, which relates to the surface area of the box.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the relationship between the dimensions of the box and the volume, with some suggesting to maximize volume first, despite the volume being fixed. Others seek clarification on the surface area function that needs to be minimized and how to apply calculus methods such as partial derivatives.

Discussion Status

The discussion is ongoing with various approaches being explored, including the use of calculus and Lagrange multipliers. Some participants have provided guidance on setting up equations and functions, while others are questioning assumptions and clarifying the problem's requirements.

Contextual Notes

There is some confusion regarding the correct formulation of the surface area function due to the box having no top, and participants are addressing potential misinterpretations of the problem statement.

Derill03
Messages
62
Reaction score
0
I am told in the problem that i am to minimize the amount of cardboard needed to make a rectangular box with no top have a volume of 256 in^3? I am to give dimensions of box and amount of cardboard needed.

Can anyone help
 
Physics news on Phys.org
let x, y, z be sides of the box. try to maximise the volume first to find the relations between x, y, z
 
rosh300 said:
let x, y, z be sides of the box. try to maximise the volume first to find the relations between x, y, z

The OP doesn't need to maximize the volume--it's given as 256 cu. in. Also, I would use l, w, and h as variables, instead of x, y, and z.

Derrill03,
Is your description of the problem exactly as you were given it? The way you wrote it, the area function will be in two variables.
 
Let x, y, z be the dimensions of the box.

Then:

V = xyz = 256.
A = xy + 2xz + 2yz (is the function you want to minimize).

Set up a system of equations and solve using calculus. You will need to use the second derivative test with partial derivatives for this.

Answer (to check yourself against):

=> x = 8.
=> y = 8.
=> z = 4.
 
can you help me find the function i need to apply partials and derivative test too, that is my trouble with this problem?
 
It's the "A" function. Typically, when you want to minimize the material to make a thinly-walled box, you are interested in the surface area.

So A = xy + 2xz + 2yz is the function that needs minimizing.

We know that x = 256/yz. So

A = 256/z + 256/y + 2yz

Take the partials with respect to y, z, and set equal to zero. Solve. Yields critical point.
 
I keep getting A= 256/z + 512/y + 2yz because the 2xz term multiplies the 256*2? Is this correct or how did you get 256/y?
 
You can also use the "Lagrange multiplier" method. In order to minimize f(x,y,z), while subject to the condition g(x,y,z)= constant, then the gradients must be in the same direction- \nabla f[\itex] must be a multiple of \nabla g or \nabla f= \lambda\nabla g (\lambda is the &quot;Lagrange multiplier&quot;)- so you differentiate <b>both</b> functions. <br /> <br /> Here, f(x,y,z)= 2xy+ 2yz+ 2xz and g(x,y,z)= xyz= 256. \nabla f= (2y+ 2z)\vec{i}+ (2x+2z)\vec{j}+ (2y+ 2x)\vec{k} and \nabla g= yz\vec{i}+ xz\vec{j}+ xy\vec{k} so 2y+ 2z= \lambda yz, 2x+ 2z= \lambda xz, 2y+ 2x= \lambda xy. Since we don&#039;t really need to determine \lambda one method I like to solve equations like these is to divide one equation by another: <br /> \frac{2y+ 2z}{2x+ 2z}= \frac{y}{x}<br /> and <br /> \frac{2x+ 2y}{2y+ 2x}= \frac{x}{z}<br /> <br /> Those can be written as y^2+ zy= xy+ yz or y= x and xz+ yz= xy+ x^2 or z= x. That is, x= y= z (which is reasonable from symmetry considerations). Putting x= y= z into xyz= 256, we have x<sup>3</sup>= 256= 2<sup>8</sup>= 4<sup>3</sup>(4) so x= y= z= 4\sqrt[4]{4}.
 
Derill03: you're right, it should be 512 and not 256.
 
  • #10
HallsOfIvy: You're wrong, just because you didn't read the question carefully enough. It's a box with no top; your f(x) is wrong.
 
  • #11
Derill03:

I actually worked this out without doing a line of math, and I think you hearing it is good for you.

You probably already know that a cube has the lowest A/V ratio of any parallelpiped (box).

You're looking for what is essentially a parallelpiped sliced in half which, were it whole, would have area 512. The best one for you is an 8x8x8 cube.

Cut it in half, and you have an 8x8x4 shape with exactly the characteristics you wanted. If the cube was the best parallelpiped, the half-cube will be the best half-parallelpiped.
 

Similar threads

Replies
4
Views
1K
  • · Replies 11 ·
Replies
11
Views
6K
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 17 ·
Replies
17
Views
4K
Replies
24
Views
15K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
6K
Replies
2
Views
5K