MHB Sammy's question at Yahoo Answers regarding Newton's Law of Cooling

AI Thread Summary
Newton's Law of Cooling describes how the temperature of an object changes in relation to the surrounding medium, stating that the rate of temperature change is proportional to the temperature difference. In the scenario presented, a hot coal at 160°C is placed in water at 5°C, and after 40 seconds, its temperature drops to 70°C. Using the provided data, the temperature of the coal after 1 minute is calculated to be approximately 47.09°C. Additionally, the time it takes for the coal to reach 20°C is determined to be about 107.49 seconds. This analysis effectively applies the principles of differential equations to solve the temperature change over time.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

First order differential equation problem...?

rate of change of temperature between an object and its surrounding medium is proportional to the temperature difference. A hot coal of 160 degree celsius is immersed in water of 5 degree celsius. After 40 seconds, the temperature of coal is 70 degree celsius. Assume water is kept at constant temperature. Find
(a) the temperature of coal after 1 minute
(b) When does the temperture of coal reach 20 degree celsius

I have posted a link there to this topic so the OP can find my work.
 
Mathematics news on Phys.org
Re: sammy's question at Yahoo Answers regarding Newton's Law of Cooling

Hello sammy,

Newton's law of Cooling states that the time rate of change of the temperature $T$ of an object is proportional to the difference between the ambient temperature $M$ and the temperature of the object. Stated mathematically, this is:

$$\frac{dT}{dt}=-k(T-M)$$ where $$T(0)=T_0,\,0<k\in\mathbb{R}$$ and $$T>M$$.

The ODE is separable and may be written:

$$\frac{1}{T-M}\,dT=-k\,dt$$

Integrating, using the boundaries, and dummy variables of integration, we find:

$$\int_{T_0}^{T(t)}\frac{1}{u-M}\,du=-k\int_0^t v\,dv$$

(1) $$\ln\left(\frac{T(t)-M}{T_0-M} \right)=-kt$$

If we know another point $$\left(t_1,T_1 \right)$$ we may now find $k$:

$$-k=\frac{1}{t_1}\ln\left(\frac{T_1-M}{T_0-M} \right)$$

Hence, we find:

(2) $$T(t)=\left(T_0-M \right)\left(\frac{T_1-M}{T_0-M} \right)^{\frac{t}{t_1}}+M$$

(3) $$t=\frac{t_1\ln\left(\frac{T(t)-M}{T_0-M} \right)}{\ln\left(\frac{T_1-M}{T_0-M} \right)}$$

We may now use the given data to answer the questions:

$$T_0=160,M=5,t_1=40,T_1=70$$

(a) Using (2) and $t=60$, we find:

$$T(60)=\left(160-5 \right)\left(\frac{70-5}{160-5} \right)^{\frac{60}{40}}+5=\left(155 \right)\left(\frac{13}{31} \right)^{\frac{3}{2}}+5=5\left(1+13\sqrt{\frac{13}{31}} \right)\approx47.09244817717765$$

(b) Using (3) and $T(t)=20$, we find:

$$t=\frac{40\ln\left(\frac{20-5}{160-5} \right)}{\ln\left(\frac{70-5}{160-5} \right)}=\frac{40\ln\left(\frac{3}{31} \right)}{\ln\left(\frac{13}{31} \right)}\approx107.49243770293884$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top