How to Calculate the Optimal Dimensions for a Rectangular Box from Cardboard?

  • Thread starter Thread starter computerex
  • Start date Start date
  • Tags Tags
    Box Optimization
Click For Summary
SUMMARY

The discussion focuses on calculating the optimal dimensions for an open rectangular box made from a 10 by 18 cm piece of cardboard by cutting congruent squares from the corners. The volume formula used is v = lwh, where l = 18 - 2h and w = 10 - 2h. The critical points were derived from the differentiation of the volume function, leading to the equation (12h^2) - 112h + 180 = 0. A correction was made regarding the handling of the quadratic equation, emphasizing the use of the quadratic formula to find valid dimensions without resulting in negative heights.

PREREQUISITES
  • Understanding of volume calculations using the formula v = lwh
  • Knowledge of differentiation and critical points in calculus
  • Familiarity with the quadratic formula for solving polynomial equations
  • Basic algebra skills for manipulating equations
NEXT STEPS
  • Study the application of the quadratic formula in polynomial equations
  • Learn about optimization techniques in calculus, particularly for volume maximization
  • Explore practical applications of geometric dimensions in real-world scenarios
  • Review differentiation techniques and their relevance in finding critical points
USEFUL FOR

Students studying calculus, particularly those focusing on optimization problems, as well as educators teaching volume calculations and differentiation techniques.

computerex
Messages
68
Reaction score
0

Homework Statement



Question:

You are planning to make an open rectangular box from a 10 by 18 cm piece of cardboard by cutting congruent squares from the corners and folding up the sides.

1) What are the dimensions of the box of largest volume you can make this way?
2) What is its volume?

v - volume
l - length
h - height
w - width

Homework Equations



v = lwh

The Attempt at a Solution



Since v = lwh w = 10 - 2h and l = 18 - 2h.
Therefore:

v(h) = (18-2h)(10-2h)(h)
v(h) = (4h^3) - (56h^2) + 4h^2

Differentiation:

dv/dh = (12h^2) - 112h + 180

Finding critical numbers:

(12h^2) - 112h + 180 = 0
(12h^2) - 112h = -180
h(12h - 112) = -180

12h - 112 = -180
12h = -68
h = -68/12

critical numbers: k{-180, -68/12}

My question is, how can I have a negative height? Is this correct so far or have I made some error?
 
Physics news on Phys.org
for the purpose of this problem you cannot have negative heights, you made a simple error. You can fix it easily. the problem is your step near the end when you have
(12h^2) - 112h + 180 = 0 don't subtract the 180. when you get to this part factor our a value of 4 you should get 4((3h^2)-28h+45) from here just use the quadratic formula to find your zero's. you don't need to factor out the 4 you can just go straight to the quadratic formula, but it makes it less tedious if you do. =) Study Hard.
 
ab= 180 does NOT mean "a= 180" or "b= 180" as you seem to think. If ab= 0, then either a= 0 or b= 0 but that is a specific property of 0 not of other numbers.
 

Similar threads

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