Need to find the volume of a 3d object

  • Thread starter Thread starter 619snake
  • Start date Start date
  • Tags Tags
    3d Volume
Click For Summary

Homework Help Overview

The problem involves finding the largest volume of a package that meets the USPS requirement that the length plus girth must not exceed 108 inches. The front face of the package is assumed to be square, and the participant is seeking guidance on how to approach the problem, as they have not attempted it before.

Discussion Character

  • Exploratory, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss defining equations related to the constraints of the problem, including the relationship between length, width, height, and girth. There are mentions of using methods such as Lagrange multipliers and expressing volume as a function of a single variable.

Discussion Status

Some participants have provided guidance on how to set up the problem and suggested methods for maximizing the volume. The original poster expresses uncertainty about how to start, while others offer mathematical approaches and interpretations of the constraints.

Contextual Notes

The original poster notes a lack of prior instruction on similar problems, which may influence their understanding and approach to the current problem.

619snake
Messages
29
Reaction score
0
I'm here again bothering you, I have this problem, but have no idea about how to start the problem solving:

Homework Statement


The USPS will accept packages only if the length plus girth is no more than 108 inches.
Assuming that the front face is square, what is the largest volume package that the USPS will accept?

I have attached a picture of the package that is shown on the problem.

I know that I have not attempted to do this problem, but as I explained, I just want to know how to start it, because the professor never explained a similar problem, he just did it with area and the volume of a box that needed to have some squares cut to use it as an open box

some formulas I know I need are:

g(girth) = 2(W + H)

V = L x W x H

that's all I know

please help =(
 

Attachments

  • IMAGE_004.jpg
    IMAGE_004.jpg
    2.8 KB · Views: 480
Physics news on Phys.org
You have to write the defining equations as (assume you have the maximum length 108):

L + G = 108 => 2(W+H) + L =108

Now the real valued function you want to maximize is f(L,W,H) = L*W*H subject to the constraint 2(W+H) + L -108 =0. In this case you an you Lagrange multiplier method that is gradient(f) = a.gradient(constraint). Then this yields (WH, LH, LW) = a.(1, 2,2). From here you find WH = a, LH=2a, LW=2a => H/W = 2 and W/L = 1/2. From here you can find the solution.
 
619snake said:
I'm here again bothering you, I have this problem, but have no idea about how to start the problem solving:

Homework Statement


The USPS will accept packages only if the length plus girth is no more than 108 inches.
Assuming that the front face is square, what is the largest volume package that the USPS will accept?

I have attached a picture of the package that is shown on the problem.

I know that I have not attempted to do this problem, but as I explained, I just want to know how to start it, because the professor never explained a similar problem, he just did it with area and the volume of a box that needed to have some squares cut to use it as an open box

some formulas I know I need are:

g(girth) = 2(W + H)

V = L x W x H

that's all I know

please help =(

The goal here is to find the largest value of V, subject to the constraint that the length + girth is <= 108 ".

Given that the face of the box is a square, V = W2 * L. Use the constraint to write the volume as a function of a single variable. Then do what you would normally do to find the maximum value.
 
Thanks people, solved the problem :biggrin:
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
4K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 14 ·
Replies
14
Views
6K
  • · Replies 17 ·
Replies
17
Views
5K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K