Let us use notation:
"m_w = 1 kg" - mass of the water, "m_i = 0.02 kg" - mass of one ice cube,
"T_i = -10^{\\circ} C" - initial temperature of the ice cube, "T_t = 90^{\\circ}C" - initial temperature of the tea, "T = 10^{\\circ}C"- final temperature,
"c_w = 4190 \\frac{J}{kg \\cdot ^{\\circ}C}" - specific heat of water, "c_i = 2100 \\frac{J}{kg \\cdot ^{\\circ}C}" - specific heat of ice, "\\lambda_i = 333 \\frac{K J}{kg}" - specific latent heat of ice.
Lets assume, we need "n" ice cubes. The energy, gained from cooling the tea from "T_t" to "T" is used to heat the ice cubes from "T_i" to melting point of ice "0^{\\circ}C", melt them, and warm the obtained liquid to "T":
"c_w m_w (T_t - T) = n c_i m_i (0 - T_i) + \\lambda n m_i + n m_i c_w (T - 0)", from where "n = \\frac{c_w m_w (T_t - T)}{m_i(c_w T + \\lambda - c_i T_i)}" . Plugging in given values and calculating, obtain "n \\approx 42". Hence, we need 42 ice cubes.
Comments
Leave a comment