Suppose you have 10 square meters of "surface material", and you want to make a hollow sphere surface and a hollow cube surface.
If all of the material must be used (sphere surface area + cube surface area = 10 square meters), what is the minimum possible combined volume enclosed by the two shapes (in cubic meters, to three decimal places)?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the surface area of the sphere be x then that of the cube is 1 0 − x . Then x = 4 π r 2 , where r is the radius of the sphere. ⟹ r = 4 π x . The volume of the sphere V s = 3 4 π r 3 = 3 4 π ( 4 π x ) 2 3 = 3 4 π x 2 3 .
The surface area of the cube ( 1 0 − x ) = 6 a 2 , where a is the side length of the cube. ⟹ a = 6 1 0 − x . Then the volume of the cube V c = a 3 = ( 6 1 0 − x ) 2 3 .
The combined volume is therefore,
V d x d V 2 4 π x 2 1 1 6 π x 6 x ⟹ x = V s + V c = 3 4 π x 2 3 + ( 6 1 0 − x ) 2 3 = 2 4 π x 2 1 − 4 1 ( 6 1 0 − x ) 2 1 = 4 1 ( 6 1 0 − x ) 2 1 = 1 6 ⋅ 6 1 0 − x = 1 0 π − π x = 6 + π 1 0 π Putting d x d V = 0
Note that d x 2 d 2 V = 4 4 π x 1 + 4 8 1 1 0 − x 6 > 0 . This means that V is minimum when x = 6 + π 1 0 π and:
V m i n = 3 4 π ( 6 + π 1 0 π ) 2 3 + ( 6 1 0 − 6 + π π ) 2 3 ≈ 1 . 7 4 3