Aubrey C. answered 02/23/21
Compassionate & Engaging Math Tutor with an Arts Background
The first thing we know is that the rate of change is proportional to the difference between the object's temperature, T, and the surrounding temperature, s. In this problem, it's proportional to the difference (T - s) so we might set it up as the rate of change over time, dT/dt = k(T - s).
Then we want to solve that equation. We also know that we have two initial conditions: for t=0, T=185, and some other point (I think some of your numbers are missing).
The equation we've set up is separable, so we can do a little rearranging to get: dT/(T - s) = kdt.
Then we'll integrate both sides and get: ln |T - s| = kt + C
Raise both sides to a power of e: eln|T-s| = ekt + C
Simplify: |T - s| = ekt+C
Because we know we're dealing with cooling, we know T > s and therefore T - s is positive.
T - s = ekt+C
T = s+ekt+C
At that point, we can bring in our initial conditions to figure out the appropriate values for k and C.
I hope this helps!