Solutions to Worksheet for Lesson 24 (Section 4.6) Optimization II Math 1a November 21, 2007 1. A two-liter soda bottle is roughly shaped like a cylinder with a spherical cap, and is made from a plastic called polyethylene terephthalate (PET). Its volume is fixed at two liters. What dimensions of the bottle will minimize the cost of production?
Figure 1: A two-liter PET bottle
Solution. The volume of such a bottle is V = πr2 h + 32 πr3 , which is fixed. Thus h=
V − 23 πr3 V = 2 − 23 r. 2 πr πr
Figure 2: Liberty Island including the Statue The objective function is the surface area (since the material is all the same, cost is proportional to materials used) A = 2πrh + 3πr2 = 2πr
V − 23 πr2 πr2
+ 3πr2 =
5 2V + πr2 . r 3
The domain of this function is (0, ∞). To find the critical points we need to find 3 −2V + 10 dA 2V 10 3 πr = − 2 + πr = . 2 dr r 3 r
The critical points are when
dA = 0, or dr 10 0 = −2V + πr3 3 1/3 3V . =⇒ r = 5π
Substituting into our expression for h tells us (after a lot of algebra) that h = r. That’s definitely a much squatter bottle that we see in the stores. So it’s not material costs that they’re minimizing (unless our shape is too off). 2. The Statue of Liberty stands on top of a pedestal which is on top of on old fort. The top of the pedestal is 47 meters above ground level. The statue itself measures 46 meters from the top of the pedestal to the tip of the torch. See Figure 2. What distance should one stand away from the statue in order to maximize the view of the statue? That is, what distance will maximize the portion of the viewer’s vision taken up by the statue? Solution. Setting up the Model There is a little ambiguity in the wording, but the situation makes sense: If you stand at the base of the statue and look straight up, you won’t see much. If you stand far away (say in
a b
θ x
Figure 3: The statue after introducing variables Battery Park at the lower tip of Manhattan Island), you also won’t see the statue very well. Somewhere in between the statue will appear as big as possible. What do we mean by “appear” and “field of vision?” The top and bottom of the statue make an angle with the viewer’s eye at the vertex, and the measure of this angle determines how “big” it looks to the viewer. This is the angle we want to maximize, and it will depend on how far we stand away from the statue. See Figure 3 We’ve labeled the important constants with letters rather than numbers: a for the height of the statue and b for the height of the pedestal. This tip makes algebra messy but arithmetic easy—wait until the very end to substitute in the numerical values. Algebra is much easier to double-check than arithmetic, anyway. x is the distance the viewer stands from the base of the statue. The angle subtended by the statue in the viewer’s eye can be expressed as a+b b θ = arctan − arctan . x x Solution Maximizing θ with respect to x is a simple matter of differentiation: 1 dθ −(a + b) 1 −b = − 2 · 2 · 2 2 a+b b dx x x 1+ x 1+ x b a+b = 2 − 2 x + b2 x + (a + b)2 2 x + (a + b)2 b − (a + b) x2 + b2 = (x2 + b2 ) [x2 + (a + b)2 ] This derivative is zero if and only if the numerator is zero, so we seek x such that 0 = x2 + (a + b)2 b − (a + b) x2 + b2 = a(ab + b2 − x2 ),
or x=
p b(a + b).
p b(a + b) and dθ/dx < 0 if Using the first derivative test, we see that dθ/dx > 0 if 0 < x < p x > b(a + b). So this is definitely the absolute maximum on (0, ∞). If we substitute in the numerical dimensions given, we have p x = (46)(93) ≈ 66.1 meters This distance would put you pretty close to the front of the old fort which lies at the base of the island. Unfortunately, you’re not allowed to walk on this part of the lawn.
Discussion p The length b(a + b) is the geometric mean of the two distances measure from the ground— to the top of the pedestal (a) and the top of the statue (a + b). The geometric mean is of two numbers is always between them and greater than or equal to their average.