Question
Question: show some problems like a body goes from 100C to 80C in time t when sorrounding temp is 25 then tim...
show some problems like a body goes from 100C to 80C in time t when sorrounding temp is 25 then time required fro the body to go from 80 to 70
Answer
Δt=ln(15/11)tln(11/9)
Explanation
Solution
We use Newton’s law of cooling, which states:
dtdT=−k(T−Ts)with solution
T−Ts=(T0−Ts)e−kt.Step 1. Cooling from 100°C to 80°C
Let T0=100∘C, T=80∘C, and Ts=25∘C. Then,
80−25=(100−25)e−kt⟹55=75e−kt.Thus,
e−kt=7555=1511.Taking logarithms:
kt=−ln(1511)=ln(1115).So,
k=tln(15/11).Step 2. Cooling from 80°C to 70°C
Now, for cooling from T0=80∘C to T=70∘C with the same ambient Ts=25∘C:
70−25=(80−25)e−kΔt⟹45=55e−kΔt.Thus,
e−kΔt=5545=119.Taking logarithms:
kΔt=−ln(119)=ln(911).Substitute k=tln(15/11):
tln(15/11)Δt=ln(911),which gives
Δt=ln(15/11)tln(11/9).