Section 4.4 Properties of Logarithms
ΒΆ-
To multiply two powers with the same base, add the exponents and leave the base unchanged.
amβ an=am+n -
To divide two powers with the same base, subtract the exponents and leave the base unchanged.
aman=amβn -
To raise a power to a power, keep the same base and multiply the exponents.
(am)n=amn
Properties of Logarithms.
If x, y, b>0, and bβ 1, then
logb(xy)=logb(x)+logb(y)
logb(xy)=logb(x)βlogb(y)
logb(xk)=klogb(x)
-
Property (1):
log2(32)=log2(4β 8)=log2(4)+log2(8) because 25=22β 235=2+332=4β 8 -
Property (2):
log2(8)=log2(162)=log2(16)βlog2(2) because 23=24213=4β18=162 -
Property (3):
log2(64)=log2((4)3)=3log2(4) because (22)3=266=3β 2(4)3=64
Subsection Using the Properties of Logarithms
Of course, these properties are useful not so much for computing logs but rather for simplifying expressions that contain variables. We will use them to solve exponential equations. But first, we will practice applying the properties. In Example 1, we rewrite one log in terms of simpler logs.Example 4.42.
Simplify \(~~\log_{b} (\sqrt{xy})\text{.}\)
First, we write \(\sqrt{xy}\) using a fractional exponent:
Then we apply Property (3) to rewrite the exponent as a coefficient:
Finally, by Property (1) we write the log of a product as a sum of logs:
Thus, \(~~\log_{b}(\sqrt{xy}) = \frac{1}{2}(\log_{b}(x) + \log_{b}(y))\text{.}\)
Checkpoint 4.43.
Simplify \(~~\log_{b}(xy^2)\text{.}\)
\(\log_{b} (x) - 2\log_{b} (y)\)
Caution 4.44.
Be careful when using the properties of logarithms! Compare the statements below:
-
logb(2x)=logb(2)+logb(x) by Property 1,
but
logb(2+x)β logb(2)+logb(x)
-
logb(x5)=logb(x)βlogb(5) by Property 2,
but
logb(x5)β logb(x)logb(5)
Example 4.45.
Express \(~~3(\log_{b} (x) - \log_{b} (y))\) as a single logarithm with a coefficient of \(1\text{.}\)
We begin by applying Property (2) to combine the logs.
Then, using Property (3), we replace the coefficient \(3\) by an exponent \(3\text{.}\)
Checkpoint 4.46.
Express \(~~2\log_{b} (x) + 4\log_{b}(x + 3)\) as a single logarithm with a coefficient of \(1\text{.}\)
\(\log_{b} (x^2(x+3)^4) \)
Subsection Solving Exponential Equations
By using Property (3), we can now solve exponential equations in which the base is not 10. For example, to solve the equationLOG
7 )
Γ·
LOG
5 )
ENTER
to find that xβ1.2091.
Caution 4.47.
Do not confuse the expression log(7)log(5) with log(75); they are not the same! Property (2) allows us to simplify log(xy), but not log(x)log(y). We cannot rewrite log(7)log(5), so we must evaluate it as (log(7))/(log(5)). You can check on your calculator that
Example 4.48.
Solve \(~~1640 = 80 \cdot 6^{0.03x}\)
First we divide both sides by \(80\) to obtain
Next, we take the base \(10\) logarithm of both sides of the equation and use Property (3) of logarithms to get
On the right side of the equation, \(x\) is multiplied by two constants, \(0.03\) and \(\log_{}(6)\text{.}\) So, to solve for \(x\) we must divide both sides of the equation by \(0.03 \log_{}(6)\text{.}\) We use a calculator to evaluate the answer:
(On your calculator, remember to enclose the denominator, \(0.03 \log_{}(6)\text{,}\) in parentheses.)
Caution 4.49.
In Example 4.48, do not try to simplify
Remember that the order of operations tells us to compute the power 60.03x before multiplying by 80.
Steps for Solving Exponential Equations.
Isolate the power on one side of the equation.
Take the log base 10 of both sides.
Simplify by applying Log Property (3).
- Solve for the variable.
Checkpoint 4.50.
Subsection Applications
By using the properties of logarithms, we can now solve equations that arise in exponential growth and decay models, no matter what base the exponential function uses.Example 4.51.
The population of Silicon City was \(6500\) in \(1990\) and has been tripling every \(12\) years. When will the population reach \(75,000\text{?}\)
The population of Silicon City grows according to the formula
where \(t\) is the number of years after \(1990\text{.}\) We want to find the value of \(t\) for which \(P(t) = 75,000\text{;}\) that is, we want to solve the equation
Now we take the base \(10\) logarithm of both sides and solve for \(t\text{.}\)
The population of Silicon City will reach \(75,000\) about \(27\) years after \(1990\text{,}\) or in \(2017\text{.}\)
Checkpoint 4.52.
Traffic on U.S. highways is growing by \(2.7\)% per year. (Source: Time, Jan. 25, 1999)
- Write a formula for the volume, \(V\text{,}\) of traffic as a function of time, using \(V_0\) for the current volume.
- How long will it take the volume of traffic to double? Hint: Find the value of \(t\) that gives \(V = 2V_0\text{.}\)
\(V(t) = V_0(1.027)^t\)
about \(26\) years
Subsection Compound Interest
The amount of money in an account that earns interest compounded annually grows exponentially according to the formulaCompound Interest.
The amount A(t) accumulated (principal plus interest) in an account bearing interest compounded n times annually is
where
P | is the principal invested, | ||
r | is the interest rate, | ||
t | is the time period, in years. |
Example 4.53.
Rashad deposited $\(1000\) in an account that pays \(4\)% interest. Calculate the amount in his account after \(5\) years if the interest is compounded
semiannually
quarterly
monthly
-
Semiannually means "twice a year,"" so we use the formula for compound interest with \(P = 1000\text{,}\) \(r = 0.04\text{,}\) \(n = 2\text{,}\) and \(t = 5\text{.}\)
\begin{equation*} \begin{aligned}[t] A(5) \amp = 1000\left(1 + \frac{0.04}{2}\right)^{2(5)} \\ \amp = 1000(1.02)^{10} = 1218.99 \end{aligned} \end{equation*}If interest is compounded semiannually, the balance in the account after \(5\) years is $\(1218.99\text{.}\)
-
Quarterly means "4 times a year,"" so we use the formula for compound interest with \(P = 1000\text{,}\) \(r = 0.04\text{,}\) \(n = 4\text{,}\) and \(t = 5\text{.}\)
\begin{equation*} \begin{aligned}[t] A(5) \amp = 1000\left(1 + \frac{0.04}{4}\right)^{4(5)} \\ \amp = 1000(1.01)^{20} = 1220.19 \end{aligned} \end{equation*}If interest is compounded quarterly, the balance in the account after \(5\) years is $\(1220.19\text{.}\)
-
There are \(12\) months in a year, so we use the formula for compound interest with \(P = 1000\text{,}\) \(r = 0.04\text{,}\) \(n = 12\text{,}\) and \(t = 5\text{.}\)
\begin{equation*} \begin{aligned}[t] A(5) \amp = 1000\left(1 + \frac{0.04}{12}\right)^{12(5)}\\ \amp = 1000(1.003)^{60} = 1221.00 \end{aligned} \end{equation*}If interest is compounded monthly, the balance in the account after \(5\) years is $\(1221\text{.}\)
Note 4.54.
In Example 4.53, you can see that the larger the value of n, the greater the value of A, keeping the other parameters fixed. More frequent compounding periods result in a higher account balance.
Checkpoint 4.55.
Calculate the amount in Rashadβs account after \(5\) years if the interest is compounded daily. (See Example 4.53. There are \(365\) days in a year.)
$\(1221.39\)
Subsection Solving Formulas
The techniques for solving exponential equations can also be used to solve formulas involving exponential expressions for one variable in terms of the others.Example 4.56.
Solve \(~~2C = Cb^{kt}~~\) for \(t\text{.}\) (Assume that \(C\) and \(k \ne 0\text{.}\))
First, we divide both sides by \(C\) to isolate the power.
Next, we take the log base \(10\) of both sides.
Finally, we divide both sides by \(k \log_{} (b)\) to solve for \(t\text{.}\)
Checkpoint 4.57.
Solve \(~~A = P(1 + r )^t~~\) for \(t\text{.}\)
\(t=\dfrac{\log_{} (A/P)}{\log_{} (1+r)} \)
Subsection Section Summary
ΒΆSubsubsection Vocabulary
Look up the definitions of new terms in the Glossary.Compounding period
Subsubsection CONCEPTS
Properties of Logarithms.
If x, y, b>0, and bβ 1, then
logb(xy)=logb(x)+logb(y)
logb(xy)=logb(x)βlogb(y)
logb(xk)=klogb(x)
-
We can use the properties of logarithms to solve exponential equations with any base.
Steps for Solving Exponential Equations.
Isolate the power on one side of the equation.
Take the log base 10 of both sides.
Simplify by applying Log Property (3).
- Solve for the variable.
-
The amount in an account earning interest compounded n times per year is an exponential function of time.
Compound Interest.
The amount A(t) accumulated (principal plus interest) in an account bearing interest compounded n times annually is
A(t)=P(1+rn)ntwhere
P is the principal invested, r is the interest rate, t is the time period, in years.
Subsubsection STUDY QUESTIONS
The properties of logs are really another form of which familiar laws?
Which log property allows us to solve an exponential equation whose base is not 10?
Explain why 12β 103x is not the same as 1203x.
-
Which of the following expressions are equivalent?
log(x4) log(x)log(4) log(xβ4) log(x)βlog(4) -
Which of the following expressions are equivalent?
log(x+2) log(x)+log(2) log(2x) (log(2))(log(x)) -
Which of the following expressions are equivalent?
log(x3) (log(3))(log(x)) 3log(x) log(3x)
Subsubsection SKILLS
Practice each skill in the Homework problems listed.Use the properties of logarithms to simplify expressions: #1β24, #45β52
Solve exponential equations using logs base 10: #25β36
Solve problems about exponential models: #37β44
Solve problems about compound interest: #53β58
Solve formulas involving exponential expressions: #59β64
Exercises Homework 4.4
ΒΆ1.
Simplify 102β 106.
Compute log(102), log(106), and log(102β 106). How are they related?
2.
Simplify 109106.
Compute log(109), log(106), and log(109106). How are they related?
3.
Simplify b8b5.
Compute logb(b8), logb(b5), and logb(b8b5). How are they related?
4.
Simplify b4β b3.
Compute logb(b4), logb(b3), and logb(b4β b3). How are they related?
5.
Simplify (103)5.
Compute log(103)5 and log(103). How are they related?
6.
Simplify (b2)6.
Compute logb(b2)6 and logb(b2). How are they related?
For Problems 7-14, use the properties of logarithms to expand each expression in terms of simpler logarithms. Assume that all variable expressions denote positive numbers.
For Problems 15-20, combine into one logarithm and simplify. Assume all expressions are defined.
For Problems 21-24, use the three logs below to find the value of each expression.
(Hint: For example, logb(15)=logb(3)+logb(5).)
For Problems 25-36, solve the equation by using logarithms base 10. βGive both the exact answer and the solution rounded to the nearest four decimal places.
37.
If raw meat is allowed to thaw at 50βF, Salmonella grows at a rate of 9% per hour.
Write a formula for the amount of Salmonella present after t hours, if the initial amount is S0.
Health officials advise that the amount of Salmonella initially present in meat should not be allowed to increase by more than 50%. How long can meat be left to thaw at 50βF?
38.
Starting in 1998, the demand for electricity in Ireland grew at a rate of 5.8% per year. In 1998, 20,500 gigawatts were used. (Source: Electricity Supply Board of Ireland)
Write a formula for electricity demand in Ireland as a function of time.
If demand continues to grow at the same rate, when would it reach 30,000 gigawatts?
39.
The concentration of a certain drug injected into the bloodstream decreases by 20% each hour as the drug is eliminated from the body. The initial dose creates a concentration of 0.7 milligrams per milliliter.
Write a function for the concentration of the drug as a function of time.
The minimum effective concentration of the drug is 0.4 milligrams per milliliter. When should the second dose be administered?
Verify your answer with a graph.
40.
A small pond is tested for pollution and the concentration of toxic chemicals is found to be 80 parts per million. Clean water enters the pond from a stream, mixes with the polluted water, then leaves the pond so that the pollution level is reduced by 10% each month.
Write a function for the concentration of toxic chemicals as a function of time.
How long will it be before the concentration of toxic chemicals reaches a safe level of 25 parts per million?
Verify your answer with a graph.
41.
According to the National Council of Churches, the fastest growing denomination in the United States in 2004 was the Jehovah's Witnesses, with an annual growth rate of 1.82%.
The Jehovah's Witnesses had 1,041,000 members in 2004. Write a formula for the membership in the Jehovah's Witnesses in millions as a function of time, assuming that the church continues to grow at the same rate.
According to this model, when will the Jehovah's Witnesses have 2,000,000 members?
42.
In 2004, the Presbyterian Church had 3,241,000 members, but membership was declining by 4.87% annually.
Write a formula for the membership in the Presbyterian Church as a function of time, assuming that the membership continues to decline at the same rate.
When will the Presbyterian Church have 2,000,000 members?
43.
Sodium-24 is a radioactive isotope that is used in diagnosing circulatory disease. It decays into stable isotopes of sodium at a rate of 4.73% per hour.
Technicians inject a quantity of sodium-24 into a patient's bloodstream. Write a formula for the amount of sodium-24 present in the bloodstream as a function of time.
How long will it take for 75% of the isotope to decay?
44.
The population of Afghanistan is growing at 2.6% per year.
Write a formula for the population of Afghanistan as a function of time.
In 2005, the population of Afghanistan was 29.9 million. At the given rate of growth, how long would it take the population to reach 40 million?
For Problems 46-52, evaluate each expression. Which (if any) are equal?
45.
log2(4β 8)
(log2(4))(log2(8))
log2(4)+log2(8)
46.
log2(16+16)
log2(16)+log2(16)
log2(2)+log2(16)
47.
log3(272)
(log3(27)2)
log3(27)+log3(27)
48.
log3(3β 27)
log3(3)+log3(27)
log3(3)β log3(27)
49.
log(24010)
log(240)log(10)
log(240)βlog(10)
50.
log(12β 80)
12log(80)
log(β80)
51.
log(75β15)
log(75)βlog(15)
log(75)log(15)
52.
log(8β 25)
log(258)
log(8+25)
For Problems 53β58, use the formula for compound interest,
53.
What rate of interest is required so that $1000 will yield $1900 after 5 years if the interest rate is compounded monthly?
54.
What rate of interest is required so that $400 will yield $600 after 3 years if the interest rate is compounded quarterly?
55.
How long will it take a sum of money to triple if it is invested at 10% compounded daily?
56.
How long will it take a sum of money to increase by a factor of 5 if it is invested at 10% compounded quarterly?
57.
Suppose you invest $1000 at 12% annual interest for 5 years. In this problem, we will investigate how the number of compounding periods,n, affects the amount, A. Write A as a function of n, with P=1000, r=0.12, and t=5.
Use your calculator to make a table of values for A as a function of n. What happens to A as n increases?
What value of n is necessary to produce an amount A>1818? To produce A>1820? To produce A>1822?
-
Graph the function A(n) in the window
Xmin=0Xmax=52Ymin=1750Ymax=1850Describe the graph: Is it increasing or decreasing? Concave up or down? Does it appear to have an asymptote? Give your best estimate for the asymptote.
58.
In this problem we will repeat Problem 49 for 4% interest. Write A as a function of n, with P=1000, r=0.04, and t=5.
Use your calculator to make a table of values for A as a function of n. What happens to A as n increases?
What value of n is necessary to produce an amount A>1218? To produce A>1220? To produce A>1221.40?
-
Graph the function A(n) in the window
Xmin=0Xmax=52Ymin=1210Ymax=1225Describe the graph: Is it increasing or decreasing? Concave up or down? Does it appear to have an asymptote? Give your best estimate for the asymptote.
For Problems 59-64, solve the formula for the specified variable.
In Problems 65β68 we use the laws of exponents to prove the properties of logarithms.
65.
We will use the first law of exponents, apβ aq=ap+q, to prove the first property of logarithms.
-
Let m=logb(x) and n=logb(y). Rewrite these equations in exponential form:
x=_ and y=_ Now consider the expression logb(xy). Replace x and y by your answers to part (a).
Apply the first law of exponents to your expression in part (b).
Use the definition of logarithm to simplify your answer to part (c).
Refer to the definitions of m and n in part (a) to finish the proof.
66.
We will use the second law of exponents, apaq=apβq, to prove the second property of logarithms.
-
Let m=logb(x) and n=logb(y). Rewrite these equations in exponential form:
x=_ and y=_ Now consider the expression logb(xy). Replace x and y by your answers to part (a).
Apply the second law of exponents to your expression in part (b).
Use the definition of logarithm to simplify your answer to part (c).
Refer to the definitions of m and n in part (a) to finish the proof.
67.
We will use the third law of exponents, (ap)q=apq, to prove the third property of logarithms.
-
Let m=logb(x). Rewrite this equation in exponential form:
x=_ Now consider the expression logb(xk). Replace x by your answers to part (a).
Apply the third law of exponents to your expression in part (b).
Use the definition of logarithm to simplify your answer to part (c).
Refer to the definitions of m in part (a) to finish the proof.
68.
Use the laws of exponents to explain why logb(1)=0.
Use the laws of exponents to explain why logb(bx)=x.
Use the laws of exponents to explain why blogb(x)=x.