3.8 Optimization in Packaging: Boxes and Other Right Rectangular Prisms
Pre-Class:
- Complete 3.7 Homework assignment: check and correct.
- Take notes on the videos and readings (use the space below).
- Complete the 3.8 Pre-Class Quiz.
Write a mathematical function for each of the following and then find the requested information.
Be sure to include a properly labeled diagram (if applicable) and variable statements. State the restrictions on the independent variable.
-
A rectangular package to be sent by a postal service can have a maximum combined length and girth (distance around the package) of 108 inches. Find the dimensions of the package that contains a maximum volume. Assume that the package has square ends.
$Girth + Length = 108$
$4x+l=108$
$l=108-4x$
$V=lwh$
$V=l*x*x$
$V=(108-4x)(x^2)$
$V=108x^2-4x^3$
$V'=216x-12x^2$
Set $V'=0.$
$216x-12x^2=0$
$12x(18-x)=0$
$12x=0$ and $18-x=0$
$x=0$ and $x=18$
Use $x=18$ to solve for $l.$
$ l=108-4x$
$ l=108-4*18$
$ l=36$
The dimensions of the box with the maximum volume are 18 in x 18 in x 36 in.
-
Your iron works company has been contracted to build a $500 ft^3$ holding tank for a paper company. The square-based, open-top tank is to be made by welding thin stainless steel plates together along their edges. As the production engineer, your job is to find dimensions for the base and height that will make the tank weigh as little as possible. What dimensions do you tell the shop to use?
$V=lwh$
$V=x*x*h$
$500=x^2h$
$\frac{500}{x^2}=h$
$SA=lw+2lh+2wh$
$SA=x^2+2xh+2xh$
$SA=x^2+4xh$
$SA=x^2+4x(\frac{500}{x^2})$
$SA=x^2+\frac{2000x}{x^2}$
$SA=x^2+\frac{2000}{x}$
$SA=x^2+2000x^{-1}$
$SA'=2x-2000x^{-2}$
Set $SA'=0.$
$2x-2000x^{-2}=0$
$2x-\frac{2000}{x^2}=0$
$\frac{\displaystyle2x}1=\frac{2000}{x^2}$
$2x^3=2000$
$x^3=1000$
$x=10$
Use $x=10$ to solve for $h.$
$ \frac{500}{x^2}=h$
$ \frac{500}{10^2}=h$
$ \frac{500}{100}=h$
$ h=5$
The dimensions of the box with the minimum surface area are 10 ft x 10 ft x 5 ft.
-
A manufacturer wants to design an open box having a square base and a surface area of 108 $in^2.$ What dimensions will produces a box with a maximum volume?
$SA=lw+2lh+2wh$
$108=x^2+2xh+2xh$
$108=x^2+4xh$
$108-x^2=4xh$
$\frac{108-x^2}{4x}=h$
$V=lwh$
$V=x*x*h$
$V=x^2(\frac{108-x^2}{4x})$
$V=x(\frac{108-x^2}{4})$
$V=(\frac{108x-x^3}{4})$
$V=\frac14(108x-x^3)$
$V=27x-\frac14x^3$
$V'=27-\frac34x^2$
Set $V'=0.$
$27-\frac34x^2=0$
$\frac{27}{1}=\frac{3x^2}4$
$3x^2=108$
$x^2=36$
$x=6$ and $x=-6$
Use $x=6$ to solve for $h.$
$ h=\frac{108-x^2}{4x}$
$ h=\frac{108-(6^2)}{4*6}$
$ h=\frac{72}{24}=3$
The dimensions of the box with the maximum volume are 6 in x 6 in x 3 in.