Elementary Functions
Part 3, Exponential Functions & Logarithms Lecture 3.6a, Applications of Logarithms
- Dr. Ken W. Smith
Sam Houston State University
2013
Smith (SHSU) Elementary Functions 2013 1 / 21
Using logarithms to solve Newton’s Law of Cooling
Recall Newton’s Law of Cooling in which the ratio of differences in temperature decays exponentially:
T(t)−Ta T0−Ta = e−kt
Here k is a constant that depends on the liquid and the environment. We solve for the temperature T at time t. T(t) = Ta + (T0 − Ta)e−kt (Here we use the notation of the textbook by Stitz and Zeager.) In most applications of this law, we need to solve for k and/or t. Since both k and t are exponents, we must use logarithms.
Smith (SHSU) Elementary Functions 2013 2 / 21
Applications of logarithms
A worked example. Suppose the water in a hot tub is heated to 150◦. After the heater is turned off, the hot tub takes an hour to cool to 120◦. The temperature of the surrounding air is 80◦. Use Newton’s Law of Cooling: T(t) = Ta + (T0 − Ta)e−kt to find the temperature of the hot tub after 3 hours.
- Solution. At time t = 1 we have
120 = 80 + (150 − 80)e−k Subtracting 80 from both sides and then dividing by 70 gives 40 = 70e−k
4 7 = e−k.
Taking the natural log of both sides we have ln( 4
7) = −k
k = − ln(4/7) = ln(7/4) .
Smith (SHSU) Elementary Functions 2013 3 / 21
Applications of logarithms
So the equation for T at time t is T(t) = 80 + (150 − 80)et ln(4/7). We may simplify this by replacing (150 − 80) by 70. We can also (if we wish) replace et ln(4/7) by (eln( 4
7 ))t = ( 4
7)t so that
T(t) = 80 + 70et ln(4/7) = 80 + 70( 4
7)t.
At time t = 3, T(3) = 80 + 70(4/7)3 ≈ 80 + 13.0612 = 93.0612
Smith (SHSU) Elementary Functions 2013 4 / 21