Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

Carson Witt

2061 views
1
\documentclass
2
[justified,nohyper]
3
{tufte-handout}
4
5
\usepackage{amsmath}
6
7
\usepackage{booktabs}
8
\usepackage{graphicx}
9
\usepackage{kmath,kerkis} % The order of the packages matters; kmath changes the default text font
10
\usepackage[T1]{fontenc}
11
\usepackage{tikz}
12
\usepackage{enumitem}
13
14
15
% USEFUL SHORTCUTS FOR MATH
16
\newcommand{\ds}{\displaystyle}
17
18
\newcommand{\dt}[1]{\dfrac{d#1}{dt}}
19
20
\newcommand{\lp}{\left(}
21
\newcommand{\rp}{\right)}
22
\newcommand{\lb}{\left[}
23
\newcommand{\rb}{\right]}
24
25
\newcommand{\evalat}{\biggr\rvert}
26
27
\begin{document}
28
\begin{fullwidth}
29
\mbox{\LARGE PreCalculus BC: Project Six - \today }\hfill
30
\end{fullwidth}
31
32
\section{Optimization}
33
Optimization problems are neat to solve. In these problems, you usually write two equations with two unknowns, eliminate one of the variables, differentiate, and solve for the location of a maximum or minimum value using some variation of the first derivative test.
34
35
To start this project, solve the following cylinder optimization problem.
36
37
\begin{quote}
38
A closed right circular cylinder (i.e. top and bottom included) has a surface area of 100 cubic centimeters. What should the radius and height be in order to provide the largest possible volume? Find the result if the surface area is $S$ square centimeters.
39
\end{quote}
40
41
There are several issues with this problem. Many simplifications have been made to make the problem easier to solve. These simplifications avoid many of difficulties of actually manufacturing a drum that carries some volume of liquid or other material.
42
43
In this project, your focus will be on researching what these difficulties are and how the optimal design of a real steel drum relates to the actual practice of using standard 55-gallon shipping drums. In the process of completing this project, you will be asked to solve a more complex version of the problem above and justify your solution. Please keep in mind that not all solutions to this problem will be the same.
44
45
\section{The 55-gallon Tight Head Steel Drum}
46
A 55-gallon Tight Head Steel Drum is used to ship a variety of liquids throughout the world. To start your project, you must become familiar with these types of containers. A good starting point (although not a required one) is the Wikipedia page (\url{http://goo.gl/ORT1yd}). Remember that case matters when you type this link into your browser.
47
48
By the way, it is quite common for homeowners to use some variation of this type of drum in making their own rain collection system. These drums can also be used to make your own BBQ pit!
49
50
\section{Construction Details}
51
The 55-gallon Tight Head Steel Drum is constructed by attaching 18 gauge steel disks to the top and bottom of a cylinder created by rolling up a 20 gauge steel sheet. For an explanation of the word gauge, try (\url{http://goo.gl/GX4IDN})
52
53
The vertical seam on the cylinder is welded together and the top and bottom are attached by a pressing/sealing machine. The pressing/sealing process requires approximately $\frac{13}{16}$ inches from the cylinder and $\frac{3}{4}$ inches from the disk to be curled together and hence these inches are lost in the final dimensions. In addition, the top and bottom are set down $\frac{5}{8}$ inches into the cylinder. For clarification, the specification diagram from the American National Standards Institute (ANSI) document is given below.
54
55
\begin{center}
56
\begin{tikzpicture}[scale=0.2]
57
% the sides
58
\draw (0,0) -- (0,34);
59
\draw (1,33) -- (22,33);
60
\draw (23,34) -- (23,0);
61
\draw (22,1) -- (1,1);
62
\draw[dotted] (0,34) -- (23,34);
63
\draw[dotted] (0,0) -- (23,0);
64
65
% the offset top and bottom curves
66
\draw (0,34) .. controls (0.5,33) and (0,33) .. (1,33) ;
67
\draw (22,33) .. controls (23,33) and (22.5,33) .. (23,34);
68
\draw (23,0) .. controls (22.5,1) and (23,1) .. (22,1);
69
\draw (1,1) .. controls (0,1) and (0.5,1) .. (0,0);
70
71
% the dimensions
72
\draw[<->] (0,17) -- (23,17);
73
\node[font=\tiny,fill=white] at (11.5,17) {$22\frac{1}{2}$ inches};
74
75
\draw[<->] (30,0) -- (30,34);
76
\node[font=\tiny,fill=white] at (30,17) {$34\frac{3}{8}$ inches};
77
\draw (25,0) -- (35,0);
78
\draw (25,34) -- (35,34);
79
80
\draw[->] (11.5,3) -- (11.5,1);
81
\draw[->] (11.5,-1) -- (11.5,0);
82
\draw[->] (11.5,35) -- (11.5,34);
83
\draw[->] (11.5,31) -- (11.5,33);
84
\draw (11.5,3) -- (12.5,3);
85
\draw (11.5,31) -- (12.5,31);
86
\node[font=\tiny] at (15,31) {$\frac{5}{8}$ inches};
87
\node[font=\tiny] at (15,3) {$\frac{5}{8}$ inches};
88
89
\end{tikzpicture}
90
\end{center}
91
92
\section{Cost}
93
Steel can be purchased in coils (rolls) on any specified width. If you'd like to see an example of how this steel is purchased, try (\url{http://goo.gl/dhCxlq}).
94
95
Since the price of steel does change over time, for this project let's make the following cost assumptions:
96
97
\begin{enumerate}
98
\item 18 gage steel is 45 cents per square foot.
99
\item 20 gage steel is 34 cents per square foot.
100
\item welding and pressing/sealing cost is 10 cents per foot.
101
\item cutting steel costs 2 cents per foot.
102
\end{enumerate}
103
104
\section{The Question}
105
Is the ANSI specified drum the most efficient use of material in order to obtain the required minimum volume capacity of a 55 gallon drum? Fully justify your answer.
106
107
\section{Your Report}
108
Your tex file name should follow the same naming convention we have
109
been using all year: \verb|lastname_optimization.tex|
110
111
In your report, I will be looking specifically at whether you have
112
answered the question about whether the ANSI drum is the most efficient
113
use of material. You should use similar guidelines from previous
114
reports to fully-justify your answer. In addition, it might prove
115
interesting to research the history of 55-gallon drums and include
116
that information in your report.
117
118
\end{document}
119
120