Solution to: Melting Snowballs

Let r1(t) be the radius of the smaller ball (ball 1) at time t. Let r2(t) be the radius of the larger ball (ball 2) at time t.

Let r0 = r1(0).

Then, we have: r2(0) = 2 × r0. The surface area Ai(t) of ball i at time t is equal to 4 × π × (ri(t))². The volume Vi(t) of ball i at time t is equal to 43 × π × (ri(t))³.

Thus, we have: d Vi(t) / dt = - k × Ai(t).

This leads to:

d (43 × π × (ri(t))³) / dt = - k × (4 × π × (ri(t))²)

for a certain melting factor k that is independent of i. This gives:

4 × π × (ri(t))² × (d ri(t) / dt) = - k × 4 × π × (ri(t))²

Thus, we have:

(d ri(t) / dt) = - k

and

ri(t) = ri(0) - k × t.

Suppose that at time th, half of the volume of ball 2 has melted. Then:

43 × π × (r2(th))³ = ½ × 43 × π × (r2(0))³

This simplifies to:

(r2(th))³ = ½ × (r2(0))³

and

(2 × r0 - k × th)³ = 4 × (r0

Thus, we have: k × th = 2 × r0 - 4(⅓) × r0.

At time th, for the small ball (ball 1), we have:

r1(th) = r0 - k × th = r0 - (2 × r0 - 4(⅓) × r0) = 4(⅓) × r0 - r0 = (4(⅓) - 1) × r0.

The volume of ball 1 at that time is given by:

V1(t) = 43 × π × (r1(t))³ = 43 × π × ((4(⅓) - 1) × r0)³ = (43 × π × r0³) × (4(⅓) - 1)³ = (4(⅓) - 1)³ × V1(0).

The volume of ball 1 at that moment is therefore only (4(⅓) - 1)³ × 100% of the original volume, which is approximately 20.27%.


Back to the puzzle