document.write( "Question 1147835: newtons law of cooling states that the rate at which an object cool is directly proportional to the difference in the temperature between the object and its surrounding medium . Newtons law can be used to show that under certain conditions T (in degree Celcius) of an obeject at t (in hours) is given T=75 e^(-2t) express t is a function of T \n" ); document.write( "
Algebra.Com's Answer #769163 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! T=75 e^(-2t) ln of both sides \n" ); document.write( "ln (T)=ln75-2t \n" ); document.write( "2t=ln(75)-ln(T) \n" ); document.write( "t=(1/2)[ln(75)-ln(T)] \n" ); document.write( "t=(1/2)[ln(75/T)], and there are other ways to write it. \n" ); document.write( " |