Kevin H. answered  04/04/20
Mathematician, Programmer, Physicist
A)
TAo = 120°F is the initial temperature of calorimeter A
TBo = 20°F is the initial temperature of calorimeter B,
rA = unkown is the rate of change of the temperature in calorimeter B
rB = 3°F/min is the rate of change of the temperature in calorimeter B
Since calorimeter A decreases 20°F in 10 minutes, this gives rA = -20°F /10 min = -2°F/min. Its negative because the temperature is decreasing
For "t" the minutes since the start, we get the following system of equations:
TA = rA * t + TAo = -2°F/min * t + 120°F gives the temperature of A at any time
TB = rB * t + TBo = 3°F/min * t + 20°F gives the temperature of B at any time
B)
To find we the temperatures are the same, we want
TA = TB or
-2°F/min * t + 120°F = 3°F/min * t + 20°F which gives
100°F = 5°F/min * t so
t = 100°F / 5°F/min = 20 min
Let's check. Substitute 20 min in both equations and we get TA = TB = 80°F