Change of variables in heat equation

tickle_monste
Messages
67
Reaction score
1
dTB/dt = -k(TB-TM).
TM is held constant.

(TB-TM) = Q, so:
dTB/Q = -kdt.

How would I change this equation so that instead of integrating wrt to TB, I can instead integrate wrt Q?
 
Physics news on Phys.org
tickle_monste said:
dTB/dt = -k(TB-TM).
TM is held constant.

(TB-TM) = Q, so:
dTB/Q = -kdt.

How would I change this equation so that instead of integrating wrt to TB, I can instead integrate wrt Q?
That's a simple "linear" substitution. Since TB= Q+ TM, dTB/dt= dQ/dt. Your equation becomes just dQ/dt= -kQ.
 
Wow, I really should've been able to do that myself. Thanks a lot though, that's a big help
 
Back
Top