Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

4.3.3: Properties of Logarithms

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives

By the end of this section, you will be able to:

  • Use the properties of logarithms
  • Use the Change of Base Formula
Be Prepared

Before you get started, take this readiness quiz.

1. Evaluate

a. b0

b. b1

2. Write 3x2y with a rational exponent.

3. Round 2.5646415 to three decimal places.

Use the Properties of Logarithms

Now that we have learned about exponential and logarithmic expressions, we can introduce some of the properties of logarithms. These will be very helpful as we continue to solve both exponential and logarithmic equations.

The first two properties derive from the definition of logarithms. Since b0=1, we can convert this to logarithmic form and get logb(1)=0. Also, since b1=b, we get logb(b)=1.

Properties of Logarithms

logb(1)=0

logb(b)=1

In the next example we could evaluate the logarithm by converting to exponential form, as we have done previously, but recognizing and then applying the properties saves time.

Example 4.3.3.1

Evaluate using the properties of logarithms:

a. log8(1)

b. log6(6)

Solution

a.

  log8(1)
Use the property, logb(1)=0. =0

b.

  log6(6)
Use the property, logb(b)=1. =1
Try It 4.3.3.2

Evaluate using the properties of logarithms:

a. log13(1)

b. log9(9)

Answer

a. 0

b. 1

Try It 4.3.3.3

Evaluate using the properties of logarithms:

a. log5(1)

b. log7(7)

Answer

a. 0

b. 1

The next two properties can also be verified by converting them from exponential form to logarithmic form, or the reverse.

The exponential equation blogb(x)=x converts to the logarithmic equation logb(x)=logb(x), which is a true statement for positive values for x only.

The logarithmic equation logb(bx)=x converts to the exponential equation bx=bx, which is also a true statement (for all values of x).

These two properties are called inverse properties because, when we have the same base, raising to a power “undoes” the log and taking the log “undoes” raising to a power.

Inverse Properties of Logarithms

For b>0 and b1,

blogb(x)=x for x>0  and  logb(bx)=x.

In the next example, we apply the inverse properties of logarithms.

Example 4.3.3.4

Evaluate using the properties of logarithms:

a. 4log4(9)

b. log3(35)

Solution

a.

  4log4(9)
Use the property, blogb(x)=x. =9

b.

  log3(35)
Use the property, logb(bx)=x. =5
Try It 4.3.3.5

Evaluate using the properties of logarithms:

a. 5log5(15)

b. log7(74)

Answer

a. 15

b. 4

Try It 4.3.3.6

Evaluate using the properties of logarithms:

a. 2log2(8)

b. log2(215)

Answer

a. 8

b. 15

There are three more properties of logarithms that will be useful in our work. We know exponential expressions and logarithmic expressions are very interrelated. Our definition of logarithm shows us that a logarithm is the exponent of the equivalent exponential. The properties of exponents have related properties for exponents.

In the Product Property of Exponents, bmbn=bm+n, we see that to multiply the same base, we add the exponents. The Product Property of Logarithms, logb(MN)=logb(M)+logb(N), tells us that to take the log of a product, we add the log of the factors (here we use M=bm and N=bn and note that logb(bm+n)=m+n=logb(bm)+logb(bn).

Product Property of Logarithms

If M>0, N>0, b>0 and b1, then

logb(MN)=logb(M)+logb(N).

The logarithm of a product is the sum of the logarithms.

We use this property to write the log of a product as a sum of the logs of each factor.

Example 4.3.3.7

Use the Product Property of Logarithms to write each logarithm as a sum of logarithms. Simplify, if possible:

a. log3(7x)

b. log4(64xy)

Solution

a.

  log3(7x)
Use the Product Property, logb(MN)=logb(M)+logb(N). =log3(7)+log3(x)

b.

  log4(64xy)
Use the Product Property, logb(MN)=logb(M)+logb(N). =log4(64)+log4(x)+log4(y)
Simplify by evaluating log4(64). =3+log4(x)+log4(y)

 

Try It 4.3.3.8

Use the Product Property of Logarithms to write each logarithm as a sum of logarithms. Simplify, if possible.

a. log3(3x)

b. log2(8xy)

Answer

a. 1+log3(x)

b. 3+log2(x)+log2(y)

Try It 4.3.3.9

Use the Product Property of Logarithms to write each logarithm as a sum of logarithms. Simplify, if possible.

a. log9(9x)

b. log3(27xy)

Answer

a. 1+log9(x)

b. 3+log3(x)+log3(y)

Similarly, in the Quotient Property of Exponents, bmbn=bmn, we see that to divide the same base, we subtract the exponents. The Quotient Property of Logarithms, logb(MN)=logb(M)logb(N) tells us to take the log of a quotient, we subtract the log of the numerator and denominator.

Quotient Property of Logarithms

If M>0, N>0, b>0 and b1, then

logb(MN)=logb(M)logb(N).

The logarithm of a quotient is the difference of the logarithms.

Note that logb(M)logb(N)logb(MN)!.

We use this property to write the log of a quotient as a difference of the logs of each factor.

Example 4.3.3.10

Use the Quotient Property of Logarithms to write each logarithm as a difference of logarithms. Simplify, if possible.

a. log5(57)

b. log(x100)

Solution
a. 
  log5(57)
Use the Quotient Property, logb(MN)=logb(M)logb(N). =log5(5)log5(7)
Simplify. =1log5(7)

b.

  log(x100)
Use the Quotient Property,
Use the Quotient Property, logb(MN)=logb(M)logb(N).
=log(x)log(100)
Simplify. =log(x)2

 

Try It 4.3.3.11

Use the Quotient Property of Logarithms to write each logarithm as a difference of logarithms. Simplify, if possible.

a. log4(34)

b. log(x1000)

Answer

a. log4(3)1

b. log(x)3

Try It 4.3.3.12

Use the Quotient Property of Logarithms to write each logarithm as a difference of logarithms. Simplify, if possible.

a. log2(54)

b. log(10y)

Answer

a. log2(5)2

b. 1log(y)

The third property of logarithms is related to the Power Property of Exponents, (am)n=amn, we see that to raise a power to a power, we multiply the exponents. The Power Property of Logarithms, logbMp=plogbM tells us to take the log of a number raised to a power, we multiply the power times the log of the number.

Power Property of Logarithms

If M>0, b>0, b1 and p is any real number then,

logb(Mp)=plogb(M).

The log of a number raised to a power as the product product of the power times the log of the number.

We use this property to write the log of a number raised to a power as the product of the power times the log of the number. We essentially take the exponent and throw it in front of the logarithm.

Example 4.3.3.13

Use the Power Property of Logarithms to write each logarithm as a product of logarithms. Simplify, if possible.

a. log5(43)

b. log(x10)

Solution

a.

  log5(43)
Use the Power Property, logb(Mp)=plogb(M). =3log5(4)

b.

  log(x10)
Use the Power Property, logb(Mp)=plogb(M). =10log(x)

 

Try It 4.3.3.14

Use the Power Property of Logarithms to write each logarithm as a product of logarithms. Simplify, if possible.

a. log7(54)

b. log(x100)

Answer

a. 4log7(5)

b. 100log(x)

Try It 4.3.3.15

Use the Power Property of Logarithms to write each logarithm as a product of logarithms. Simplify, if possible.

a. log2(37)

b. log(x20)

Answer

a. 7log2(3)

b. 20log(x)

We summarize the Properties of Logarithms here for easy reference. While the natural logarithms are a special case of these properties, it is often helpful to also show the natural logarithm version of each property.

Properties of Logarithms

If M>0, b>0, b1 and p is any real number, then

Property Base b Base e
  logb(1)=0 ln(1)=0
  logb(b)=1 ln(e)=1
Inverse Properties blogb(x)=x
logb(bx)=x
eln(x)=x
ln(ex)=x
Product Property of Logarithms logb(MN)=logb(M)+logb(N) ln(MN)=ln(M)+ln(N)
Quotient Property of Logarithms logb(MN)=logb(M)logb(N) ln(MN)=ln(M)ln(N)
Power Property of Logarithms logb(Mp)=plogb(M) ln(Mp)=pln(M)

Now that we have the properties we can use them to “expand” a logarithmic expression. This means to write the logarithm as a sum or difference and without any powers.

We generally apply the Product and Quotient Properties before we apply the Power Property.

Example 4.3.3.16

Use the Properties of Logarithms to expand the logarithm log4(2x3y2). Simplify, if possible.

Solution
  log4(2x3y2)
Use the Product Property, logb(MN)=logb(M)+logb(N). =log4(2)+log4(x3)+log4(y2)
Use the Power Property, logb(Mp)=plogb(M), on the last two terms.

=log4(41/2)+3log4(x)+2log4(y)

=12log4(4)+3log4(x)+2log4(y)

Simplify. =12+32log4(x)+log4(y)

 

Try It 4.3.3.17

Use the Properties of Logarithms to expand the logarithm log2(5x4y2). Simplify, if possible.

Answer

log2(5)+4log2(x)+2log2(y)

Try It 4.3.3.18

Use the Properties of Logarithms to expand the logarithm log3(7x5y3). Simplify, if possible.

Answer

log3(7)+5log3(x)+3log3(y)

When we have a radical in the logarithmic expression, it is helpful to first write its radicand as a rational exponent.

Example 4.3.3.19

Use the Properties of Logarithms to expand the logarithm log2(4x33y2z). Simplify, if possible.

Solution
  log2(4x33y2z)
Rewrite the radical with a rational exponent. =log2(x33y2z)1/4

Use the Power Property, logb(Mp)=plogb(M).

=14log2(x33y2z)
Use the Quotient Property, logb(MN)=logb(M)logb(N). =14(log2(x3)log2(3y2z))
Use the Product Property, logb(MN)=logb(M)+logb(N), in the second term.

=14(log2(x3)(log2(3)+log2(y2)+log2(z)))

Use the Power Property, logb(Mp)=plogb(M), inside the parentheses.

=14(3log2(x)(log2(3)+2log2(y)+log2(z)))
Simplify by distributing. =34log2(x)14log2(3)12log2(y)14log2(z)

 

Try It 4.3.3.20

Use the Properties of Logarithms to expand the logarithm log4(5x42y3z2). Simplify, if possible.

Answer

45log4(x)11035log4(y)25log4(z)

Try It 4.3.3.21

Use the Properties of Logarithms to expand the logarithm log3(3x25yz). Simplify, if possible.

Answer

23log3(x)13log3(5)13log3(y)13log3(z)

The opposite of expanding a logarithm is to condense a sum or difference of logarithms that have the same base into a single logarithm. We again use the properties of logarithms to help us, but in reverse.

To condense logarithmic expressions with the same base into one logarithm, we start by using the Power Property to get the coefficients of the log terms to be one and then the Product and Quotient Properties as needed.

Example 4.3.3.22

Use the Properties of Logarithms to condense the logarithm log4(3)+log4(x)log4(y). Simplify, if possible.

Solution
  log4(3)+log4(x)log4(y)
The log expressions all have the same base, 4.  
The first two terms are added, so we use the Product Property, logb(M)+logb(N)=logb(MN). =log4(3x)log4(y)
Since the logs are subtracted, we use the Quotient Property, logb(M)logb(N)=logb(MN). =log4(3xy)
Try It 4.3.3.23

Use the Properties of Logarithms to condense the logarithm log2(5)+log2(x)log2(y). Simplify, if possible.

Answer

log2(5xy)

Try It 4.3.3.24

Use the Properties of Logarithms to condense the logarithm log3(6)log3(x)log3(y). Simplify, if possible.

Answer

log3(6xy)

Example 4.3.3.25

Use the Properties of Logarithms to condense the logarithm 2log3(x)+4log3(x+1). Simplify, if possible.

Solution
  2log3(x)+4log3(x+1)
The log expressions have the same base, 3. =2log3(x)+4log3(x+1)
Use the Power Property, logb(M)+logb(N)=logb(MN). =log3(x2)+log3((x+1)4)
The terms are added, so we use the Product Property, logb(M)+logb(N)=logb(MN). =log3(x2(x+1)4)
Try It 4.3.3.26

Use the Properties of Logarithms to condense the logarithm 3log2(x)+2log2(x1). Simplify, if possible.

Answer

log2(x3(x1)2)

Try It 4.3.3.27

Use the Properties of Logarithms to condense the logarithm 2log(x)+2log(x+1). Simplify, if possible.

Answer

log(x2(x+1)2)

Use the Change-of-Base Formula

To evaluate a logarithm with any other base, we can use the Change-of-Base Formula. We will show how this is derived.

  loga(M)

Suppose we want to evaluate loga(M).

Set it to be equal to y.

y=loga(M)
Rewrite the expression in exponential form. ay=M
Take the logb of each side. logb(ay)=logb(M)
Use the Power Property. ylogb(a)=logb(M)
Solve for y. y=logb(M)logb(a)
Substitute}y=loga(M) and conclude. loga(M)=logb(M)logb(a)

The Change-of-Base Formula introduces a new base b. This can be any base b we want where b>0,b1. Because our calculators have keys for logarithms base 10 and base e, we will rewrite the Change-of-Base Formula with the new base as 10 or e.

Change-of-Base Formula

For any logarithmic bases a,b and M>0,

loga(M)=logb(M)logb(a)loga(M)=log(M)log(a)loga(M)=ln(M)ln(a) new base b new base 10 new base e

When we use a calculator to find the logarithm value, we usually round to three decimal places. This gives us an approximate value and so we use the approximately equal symbol ().

Example 4.3.3.28

Rounding to three decimal places, approximate log4(35).

Solution
  log4(35)
Use the Change-of-Base Formula, loga(M)=logb(M)logb(a).  
Identify a and M. Choose 10 for b. =log(35)log(4)
Enter the expression log(35)log(4) in the calculator using the log button for base 10. Round to three decimal places.

2.565

Try It 4.3.3.29

Rounding to three decimal places, approximate log3(42).

Answer

3.402

Try It 4.3.3.30

Rounding to three decimal places, approximate log5(46).

Answer

2.379

Writing Exercises 4.3.3.31
  1.  In 3x=4, does the base of the logarithm used when solve that equation matter?
  2. How do the properties of logarithms correspond to properties of exponents?
Exit Problem

1. Assuming that x,y,z>0, combine to an expression with one logarithm only.

23log5(x)5log5(y)3log5(z)

2. Assuming that x,y>0, expand

log6(5x236y3).

Key Concepts

  • loga1=0logaa=1
  • Inverse Properties of Logarithms
    • For a>0,x>0 and a1

      alogax=xlogaax=x

  • Product Property of Logarithms
    • If M>0,N>0,a>0 and a1, then,

      logaMN=logaM+logaN

      The logarithm of a product is the sum of the logarithms.
  • Quotient Property of Logarithms
    • If M>0,N>0,a>0 and a1, then,

      logaMN=logaMlogaN

      The logarithm of a quotient is the difference of the logarithms.
  • Power Property of Logarithms
    • If M>0,a>0,a1 and p is any real number then,

      logaMp=plogaM

      The log of a number raised to a power is the product of the power times the log of the number.
  • Properties of Logarithms Summary
    If M>0,a>0,a1 and p is any real number then,
Property Base a Base e
  loga1=0 ln1=0
  logaa=1 lne=1
Inverse Properties alogax=x
logaax=x
elnx=x
lnex=x
Product Property of Logarithms loga(MN)=logaM+logaN ln(MN)=lnM+lnN
Quotient Property of Logarithms logaMN=logaMlogaN lnMN=lnMlnN
Power Property of Logarithms logaMp=plogaM lnMp=plnM
Table 10.4.1
  • Change-of-Base Formula
    For any logarithmic bases a and b, and M>0,

    logaM=logbMlogbalogaM=logMlogalogaM=lnMlna new base b new base 10 new base e

 


This page titled 4.3.3: Properties of Logarithms is shared under a CC BY license and was authored, remixed, and/or curated by Holly Carley and Ariane Masuda.

Support Center

How can we help?