Quote:...the desert heat uniformly melts the surface of the ice at a rate of 1.5mm of depth per minute....hexagonal bath measuring 1.5 meters on a side, and 0.8 meters deep.
Quote:...This time, they returned with three ice spheres: one was 0.9 meters in diameter; one was 1.5 meters in diameter; and the last was 1.8 meters in diameter. They all started melting at the same time. Also, the water in the bath evaporated at a rate of 0.1mm of depth per minute.
Otherwise assuming the same conditions as last week's Lenny Conundrum, how many minutes will elapse before the bath is completely full? Please round up to the nearest minute.
[All the following measurements are in millimeters, square millimeters, or cubic millimeters.]
======================================
The formula for the area A of an hexagon with side-length s is:
__A = (3/2)(s^2)(cot(30°))
For the tub, s = 1500 mm, so the
cross-sectional area is given by:
__A = (3/2)(1 500^2)(cot(30°)) = (1.5)(2 250 000)(sqrt(3)) =
3 375 000(sqrt(3))
...or about 5845671.5 mm^2. This is the surface area of the water that will be evaporating. Since 0.1 mm of depth evaporates every minute, we have an evaporative volume of:
__3 375 000(sqrt(3))(0.1) = (337 500)(sqrt(3))
...or about 584 567.15 mm^3 water lost to evaporation every minute. Then, after t minutes, the
total volume evaporated will be:
__337 500(sqrt(3))t
Since the height of the tub is 800 mm, then the
total volume to be filled is:
__3 375 000(sqrt(3))(800) =
2 700 000 000(sqrt(3))
...or about 4 676 537 180 mm^3.
The radii of the three spheres are 450 mm, 750 mm, and 900 mm. The volume SV of a sphere with radius r is given by:
__SV = (4/3)(pi)(r^3)
The radii are decreasing by 1.5 mm each minute. The total water added to the tub due to ice-melt after t minutes will be the total original volume of the ice, less the volume remaining after t minutes, multiplied by 0.92, to account for the fact that
water expands upon freezing (that is, a given mass of ice takes up a greater volume than the same mass of water).
The original volume of ice is:
__(4/3)(pi)[450^3 + 750^3 + 900^3] = 1 656 000 000(pi)
The radii, after t minutes, are 450 - 1.5t mm, 750 - 1.5t mm, and 900 - 1.5t mm, respectively. Then the ice volume remaining after t minutes is:
__(4/3)(pi)[(450 - 1.5t)^3 + (750 - 1.5t)^3 + (900 - 1.5t)^3]
The
volume of water due to ice-melt after t minutes is then:
__(0.92)[1 656 000 000(pi) - (4/3)(pi)[(450 - 1.5t)^3 + (750 - 1.5t)^3 + (900 - 1.5t)^3]]
The volume of water in the tub after t minutes is the added ice-melt less the evaporative loss, or:
__(0.92)[1 656 000 000(pi) - (4/3)(pi)[(450 - 1.5t)^3 + (750 - 1.5t)^3 + (900 - 1.5t)^3]] -
337 500(sqrt(3))t
Setting this volume equal to the total volume of the tub, we get:
__(0.92)[1 656 000 000(pi) - (4/3)(pi)[(450 - 1.5t)^3 + (750 - 1.5t)^3 + (900 - 1.5t)^3]] -
337 500(sqrt(3))t =
2 700 000 000(sqrt(3))
Using a solver utility, the numerical solution is at t = 554.09050490076. Rounding up, this is 555 minutes.
======================================
I don't know if you're supposed to take the density-volume issue into consideration.
Eliz.