Problem statement: Object cools exponentially so that temperature T in Celsius after t-minutes is
. Calculate the change in temperature during the first 10 minutes and also the avg. temperature.
Solution:
a) change in temperature would be acquired by deriving the function and i get -15e-0,1t then plugging T(10)= -5,5C/min as change
b) Avg temperature is calculated using
and after the operations it equals to 1/10(30x-1500e-0,1t) and taking definite integral between 0 and 10 i get an aswer of 124,8 Celsius. Am i missing anything or is it wrong?
Solution:
a) change in temperature would be acquired by deriving the function and i get -15e-0,1t then plugging T(10)= -5,5C/min as change
b) Avg temperature is calculated using