Solve Newton's Cooling Law: Find m with c and t=10 mins

Nope
Messages
100
Reaction score
0

Homework Statement


An object of temperature 60oF is placed in a medium maintained at a constant temperature moF. At the end of 5 mins thetemperature of the object is 45 oF and after another 5 mins its temperature is 36 oF.
Find m


Homework Equations



y=cekt+m

The Attempt at a Solution


when t=0,c+m=60
how would you find c and m??
thx
 
Physics news on Phys.org
Nope said:

Homework Statement


An object of temperature 60oF is placed in a medium maintained at a constant temperature moF. At the end of 5 mins thetemperature of the object is 45 oF and after another 5 mins its temperature is 36 oF.
Find m


Homework Equations



y=cekt+m

The Attempt at a Solution


when t=0,c+m=60
how would you find c and m??
thx
Perhaps you should try solving directly from the formula for Newton's Law of Cooling.

i.e. dT/dt = -k(T - Tambient)
where T = temp, t = time, k is a positive constant.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top