25/05/2018, 15:44

Logarithmic Properties

The pH of hydrochloric acid is tested with litmus paper. (credit: David Berardan) In chemistry, pH is used as a measure of the acidity or alkalinity of a substance. The pH scale runs from 0 to 14. Substances with a pH less than 7 are considered acidic, ...

The pH of hydrochloric acid is tested with litmus paper. (credit: David Berardan)

In chemistry, pH is used as a measure of the acidity or alkalinity of a substance. The pH scale runs from 0 to 14. Substances with a pH less than 7 are considered acidic, and substances with a pH greater than 7 are said to be alkaline. Our bodies, for instance, must maintain a pH close to 7.35 in order for enzymes to work properly. To get a feel for what is acidic and what is alkaline, consider the following pH levels of some common substances:

  • Battery acid: 0.8
  • Stomach acid: 2.7
  • Orange juice: 3.3
  • Pure water: 7 (at 25° C)
  • Human blood: 7.35
  • Fresh coconut: 7.8
  • Sodium hydroxide (lye): 14

To determine whether a solution is acidic or alkaline, we find its pH, which is a measure of the number of active positive hydrogen ions in the solution. The pH is defined by the following formula, where  a  is the concentration of hydrogen ion in the solution

pH=−log([ H + ])      =log( 1 [ H + ] )

The equivalence of  −log( [ H + ] )  and  log( 1 [ H + ] )  is one of the logarithm properties we will examine in this section.

Recall that the logarithmic and exponential functions “undo” each other. This means that logarithms have similar properties to exponents. Some important properties of logarithms are given here. First, the following properties are easy to prove.

log b 1=0 log b b=1

For example,   log 5 1=0  since   5 0 =1.  And   log 5 5=1  since   5 1 =5.

Next, we have the inverse property.

log b ( b x )=x     b log b x =x,x>0

For example, to evaluate  log( 100 ), we can rewrite the logarithm as   log 10 ( 10 2 ), and then apply the inverse property   log b ( b x )=x  to get   log 10 ( 10 2 )=2.

To evaluate   e ln( 7 ) , we can rewrite the logarithm as   e log e 7 , and then apply the inverse property   b log b x =x  to get   e log e 7 =7.

Finally, we have the one-to-one property.

log b M= log b N  if and only if  M=N

We can use the one-to-one property to solve the equation   log 3 ( 3x )= log 3 ( 2x+5 )  for  x.  Since the bases are the same, we can apply the one-to-one property by setting the arguments equal and solving for  x:

3x=2x+5      Set the arguments equal.     x=5 Subtract 2x.

But what about the equation   log 3 ( 3x )+ log 3 ( 2x+5 )=2?  The one-to-one property does not help us in this instance. Before we can solve an equation like this, we need a method for combining terms on the left side of the equation.

Recall that we use the product rule of exponents to combine the product of exponents by adding:   x a x b = x a+b .  We have a similar property for logarithms, called the product rule for logarithms, which says that the logarithm of a product is equal to a sum of logarithms. Because logs are exponents, and we multiply like bases, we can add the exponents. We will use the inverse property to derive the product rule below.

Given any real number  x  and positive real numbers  M,N, and  b, where  b≠1, we will show

  log b ( MN )= log b ( M )+ log b ( N ).

Let  m= log b M  and  n= log b N.  In exponential form, these equations are   b m =M  and   b n =N.  It follows that

log b ( MN ) = log b ( b m b n )       Substitute for M and N. = log b ( b m+n ) Apply the product rule for exponents. =m+n Apply the inverse property of logs. = log b ( M )+ log b ( N ) Substitute for m and n.

Note that repeated applications of the product rule for logarithms allow us to simplify the logarithm of the product of any number of factors. For example, consider   log b (wxyz).  Using the product rule for logarithms, we can rewrite this logarithm of a product as the sum of logarithms of its factors:

log b (wxyz)= log b w+ log b x+ log b y+ log b z
A General Note
The Product Rule for Logarithms

The product rule for logarithms can be used to simplify a logarithm of a product by rewriting it as a sum of individual logarithms.

log b (MN)= log b ( M )+ log b ( N ) for b>0
How To

Given the logarithm of a product, use the product rule of logarithms to write an equivalent sum of logarithms.

  1. Factor the argument completely, expressing each whole number factor as a product of primes.
  2. Write the equivalent expression by summing the logarithms of each factor.
Using the Product Rule for Logarithms

Expand   log 3 ( 30x( 3x+4 ) ).

We begin by factoring the argument completely, expressing  30  as a product of primes.

log 3 ( 30x( 3x+4 ) )= log 3 ( 2⋅3⋅5⋅x⋅( 3x+4 ) )

Next we write the equivalent equation by summing the logarithms of each factor.

log 3 ( 30x( 3x+4 ) )= log 3 ( 2 )+ log 3 ( 3 )+ log 3 ( 5 )+ log 3 ( x )+ log 3 ( 3x+4 )
Try It

Expand   log b (8k).

log b 2+ log b 2+ log b 2+ log b k=3 log b 2+ log b k

For quotients, we have a similar rule for logarithms. Recall that we use the quotient rule of exponents to combine the quotient of exponents by subtracting:   x a b = x a−b .  The quotient rule for logarithms says that the logarithm of a quotient is equal to a difference of logarithms. Just as with the product rule, we can use the inverse property to derive the quotient rule.

Given any real number  x  and positive real numbers  M, N, and  b, where  b≠1, we will show

log b ( M N )= log b ( M )− log b ( N ).

Let  m= log b M  and  n= log b N.  In exponential form, these equations are   b m =M  and   b n =N.  It follows that

log b ( M N ) = log b ( b m b n )      Substitute for M and N. = log b ( b m−n ) Apply the quotient rule for exponents. =m−n Apply the inverse property of logs. = log b ( M )− log b ( N ) Substitute for m and n.

For example, to expand  log( 2 x 2 +6x 3x+9 ), we must first express the quotient in lowest terms. Factoring and canceling we get,

log( 2 x 2 +6x 3x+9 )=log( 2x(x+3) 3(x+3) ) Factor the numerator and denominator.                        =log( 2x 3 ) Cancel the common factors.

Next we apply the quotient rule by subtracting the logarithm of the denominator from the logarithm of the numerator. Then we apply the product rule.

log( 2x 3 )=log(2x)−log(3)              =log(2)+log(x)−log(3)
A General Note
The Quotient Rule for Logarithms

The quotient rule for logarithms can be used to simplify a logarithm or a quotient by rewriting it as the difference of individual logarithms.

log b ( M N )= log b M− log b N
How To

Given the logarithm of a quotient, use the quotient rule of logarithms to write an equivalent difference of logarithms.

  1. Express the argument in lowest terms by factoring the numerator and denominator and canceling common terms.
  2. Write the equivalent expression by subtracting the logarithm of the denominator from the logarithm of the numerator.
  3. Check to see that each term is fully expanded. If not, apply the product rule for logarithms to expand completely.
Using the Quotient Rule for Logarithms

Expand   log 2 ( 15x(x−1) (3x+4)(2−x) ).

First we note that the quotient is factored and in lowest terms, so we apply the quotient rule.

log 2 ( 15x(x−1) (3x+4)(2−x) )= log 2 ( 15x(x−1) )− log 2 ( (3x+4)(2−x) )

Notice that the resulting terms are logarithms of products. To expand completely, we apply the product rule, noting that the prime factors of the factor 15 are 3 and 5.

log 2 (15x(x−1))− log 2 ((3x+4)(2−x))=[ log 2 (3)+ log 2 (5)+ log 2 (x)+ log 2 (x−1)]−[ log 2 (3x+4)+ log 2 (2−x)]                                                                  = log 2 (3)+ log 2 (5)+ log 2 (x)+ log 2 (x−1)− log 2 (3x+4)− log 2 (2−x)
Analysis

There are exceptions to consider in this and later examples. First, because denominators must never be zero, this expression is not defined for  x=− 4 3   and  x=2.  Also, since the argument of a logarithm must be positive, we note as we observe the expanded logarithm, that  x>0, x>1, x>− 4 3 , and  x<2.  Combining these conditions is beyond the scope of this section, and we will not consider them here or in subsequent exercises.

Try It

Expand   log 3 ( 7 x 2 +21x 7x( x−1 )( x−2 ) ).

log 3 ( x+3 )− log 3 ( x−1 )− log 3 ( x−2 )

We’ve explored the product rule and the quotient rule, but how can we take the logarithm of a power, such as   x 2 ?  One method is as follows:

log b ( x 2 ) = log b ( x⋅x ) = log b x+ log b x =2 log b x

Notice that we used the product rule for logarithms to find a solution for the example above. By doing so, we have derived the power rule for logarithms, which says that the log of a power is equal to the exponent times the log of the base. Keep in mind that, although the input to a logarithm may not be written as a power, we may be able to change it to a power. For example,

100= 10 2       3 = 3 1 2       1 e = e −1
A General Note
The Power Rule for Logarithms

The power rule for logarithms can be used to simplify the logarithm of a power by rewriting it as the product of the exponent times the logarithm of the base.

log b ( M n )=n log b M
How To

Given the logarithm of a power, use the power rule of logarithms to write an equivalent product of a factor and a logarithm.

  1. Express the argument as a power, if needed.
  2. Write the equivalent expression by multiplying the exponent times the logarithm of the base.
Expanding a Logarithm with Powers

Expand   log 2 x 5 .

The argument is already written as a power, so we identify the exponent, 5, and the base,  x, and rewrite the equivalent expression by multiplying the exponent times the logarithm of the base.

log 2 ( x 5 )=5 log 2 x
Try It

Expand  ln x 2 . 

2lnx

Rewriting an Expression as a Power before Using the Power Rule

Expand   log 3 ( 25 )  using the power rule for logs.

Expressing the argument as a power, we get   log 3 ( 25 )= log 3 ( 5 2 ).

Next we identify the exponent, 2, and the base, 5, and rewrite the equivalent expression by multiplying the exponent times the logarithm of the base.

log 3 ( 5 2 )=2 log 3 ( 5 )
Try It

Expand  ln( 1 x 2 ).

−2ln(x)

Using the Power Rule in Reverse

Rewrite  4ln(x)  using the power rule for logs to a single logarithm with a leading coefficient of 1.

Because the logarithm of a power is the product of the exponent times the logarithm of the base, it follows that the product of a number and a logarithm can be written as a power. For the expression  4ln(x), we identify the factor, 4, as the exponent and the argument,  x, as the base, and rewrite the product as a logarithm of a power:  4ln(x)=ln( x 4 ). 

Try It

Rewrite  2 log 3 4  using the power rule for logs to a single logarithm with a leading coefficient of 1.

log 3 16

Taken together, the product rule, quotient rule, and power rule are often called “laws of logs.” Sometimes we apply more than one rule in order to simplify an expression. For example:

log b ( 6x y ) = log b ( 6x )− log b y = log b 6+ log b x− log b y

We can use the power rule to expand logarithmic expressions involving negative and fractional exponents. Here is an alternate proof of the quotient rule for logarithms using the fact that a reciprocal is a negative power:

log b ( A C ) = log b ( A C −1 ) = log b ( A )+ log b ( C −1 ) = log b A+(−1) log b C = log b A− log b C

We can also apply the product rule to express a sum or difference of logarithms as the logarithm of a product.

With practice, we can look at a logarithmic expression and expand it mentally, writing the final answer. Remember, however, that we can only do this with products, quotients, powers, and roots—never with addition or subtraction inside the argument of the logarithm.

Expanding Logarithms Using Product, Quotient, and Power Rules

Rewrite  ln( x 4 y 7 )  as a sum or difference of logs.

First, because we have a quotient of two expressions, we can use the quotient rule:

ln( x 4 y 7 )=ln( x 4 y )−ln(7)

Then seeing the product in the first term, we use the product rule:

ln( x 4 y )−ln(7)=ln( x 4 )+ln(y)−ln(7)

Finally, we use the power rule on the first term:

ln( x 4 )+ln(y)−ln(7)=4ln(x)+ln(y)−ln(7)
Try It

Expand  log( x 2 y 3 z 4 ).

2logx+3logy−4logz

Using the Power Rule for Logarithms to Simplify the Logarithm of a Radical Expression

Expand  log( x ).

log( x ) =log x ( 1 2 ) = 1 2 logx
Try It

Expand  ln( x 2 3 ).

2 3 lnx

Q&A

Can we expand  ln( x 2 + y 2 )?

No. There is no way to expand the logarithm of a sum or difference inside the argument of the logarithm.

Expanding Complex Logarithmic Expressions

Expand   log 6 ( 64 x 3 ( 4x+1 ) ( 2x−1 ) ).

We can expand by applying the Product and Quotient Rules.

log 6 ( 64 x 3 (4x+1) (2x−1) ) = log 6 64+ log 6 x 3 + log 6 (4x+1)− log 6 (2x−1) Apply the Quotient Rule. = log 6 2 6 + log 6 x 3 + log 6 (4x+1)− log 6 (2x−1) Simplify by writing  64 as 2 6 . =6 log 6 2+3 log 6 x+ log 6 (4x+1)− log 6 (2x−1) Apply the Power Rule.
Try It

Expand  ln( (x−1) (2x+1) 2 ( x 2 −9) ).

1 2 ln( x−1 )+ln( 2x+1 )−ln( x+3 )−ln( x−3 )

We can use the rules of logarithms we just learned to condense sums, differences, and products with the same base as a single logarithm. It is important to remember that the logarithms must have the same base to be combined. We will learn later how to change the base of any logarithm before condensing.

How To

Given a sum, difference, or product of logarithms with the same base, write an equivalent expression as a single logarithm.

  1. Apply the power property first. Identify terms that are products of factors and a logarithm, and rewrite each as the logarithm of a power.
  2. Next apply the product property. Rewrite sums of logarithms as the logarithm of a product.
  3. Apply the quotient property last. Rewrite differences of logarithms as the logarithm of a quotient.
Using the Product and Quotient Rules to Combine Logarithms

Write   log 3 ( 5 )+ log 3 ( 8 )− log 3 ( 2 )  as a single logarithm.

Using the product and quotient rules

log 3 ( 5 )+ log 3 ( 8 )= log 3 ( 5⋅8 )= log 3 ( 40 )

This reduces our original expression to

log 3 (40)− log 3 (2)

Then, using the quotient rule

log 3 ( 40 )− log 3 ( 2 )= log 3 ( 40 2 )= log 3 ( 20 )
Try It

Condense  log3−log4+log5−log6.

log( 3⋅5 4⋅6 );  can also be written  log( 5 8 )  by reducing the fraction to lowest terms.

Condensing Complex Logarithmic Expressions

Condense   log 2 ( x 2 )+ 1 2 log 2 ( x−1 )−3 log 2 ( ( x+3 ) 2 ).

We apply the power rule first:

log 2 ( x 2 )+ 1 2 log 2 ( x−1 )−3 log 2 ( ( x+3 ) 2 )= log 2 ( x 2 )+ log 2 ( x−1 )− log 2 ( ( x+3 ) 6 )

Next we apply the product rule to the sum:

log 2 ( x 2 )+ log 2 ( x−1 )− log 2 ( ( x+3 ) 6 )= log 2 ( x 2 x−1 )− log 2 ( ( x+3 ) 6 )

Finally, we apply the quotient rule to the difference:

log 2 ( x 2 x−1 )− log 2 ( ( x+3 ) 6 )= log 2 x 2 x−1 ( x+3 ) 6
Rewriting as a Single Logarithm

Rewrite  2logx−4log(x+5)+ 1 x log( 3x+5 )  as a single logarithm.

We apply the power rule first:

2logx−4log(x+5)+ 1 x log( 3x+5 )=log( x 2 )−log( ( x+5 ) 4 )+log( (3x+5) x −1 )

Next we apply the product rule to the sum:

log( x 2 )−log( ( x+5 ) 4 )+log( (3x+5) x −1 )=log( x 2 )−log( ( x+5 ) 4 ( 3x+5 ) x −1 )

Finally, we apply the quotient rule to the difference:

log( x 2 )−log( ( x+5 ) 4 ( 3x+5 ) x −1 )=log( x 2 ( x+5 ) 4 ( ( 3x+5 ) x −1 ) )
Try It

Rewrite  log( 5 )+0.5log( x )−log( 7x−1 )+3log( x−1 )  as a single logarithm.

log( 5 ( x−1 ) 3 x ( 7x−1 ) )

Try It

Condense  4( 3log( x )+log( x+5 )−log( 2x+3 ) ).

log x 12 ( x+5 ) 4 ( 2x+3 ) 4 ;  this answer could also be written  log ( x 3 ( x+5 ) ( 2x+3 ) ) 4 .

Applying of the Laws of Logs

Recall that, in chemistry,  pH=−log[ H + ].  If the concentration of hydrogen ions in a liquid is doubled, what is the effect on pH?

Suppose  C  is the original concentration of hydrogen ions, and  P  is the original pH of the liquid. Then  P=–log(C).  If the concentration is doubled, the new concentration is  2C. Then the pH of the new liquid is

pH=−log( 2C )

Using the product rule of logs

pH=−log( 2C )=−( log(2)+log(C) )=−log(2)−log(C)

Since  P=–log(C), the new pH is

pH=P−log(2)≈P−0.301

When the concentration of hydrogen ions is doubled, the pH decreases by about 0.301.

Try It

How does the pH change when the concentration of positive hydrogen ions is decreased by half?

The pH increases by about 0.301.

Most calculators can evaluate only common and natural logs. In order to evaluate logarithms with a base other than 10 or  e, we use the change-of-base formula to rewrite the logarithm as the quotient of logarithms of any other base; when using a calculator, we would change them to common or natural logs.

To derive the change-of-base formula, we use the one-to-one property and power rule for logarithms.

Given any positive real numbers  M,b, and  n, where  n≠1   and  b≠1, we show

  log b M= log n M log n b

Let  y= log b M.  By taking the log base  n  of both sides of the equation, we arrive at an exponential form, namely   b y =M.  It follows that

log n ( b y ) = log n M         Apply the one-to-one property.   y log n b = log n M  Apply the power rule for logarithms.           y = log n M log n b Isolate y.     log b M = log n M log n b Substitute for y.

For example, to evaluate   log 5 36  using a calculator, we must first rewrite the expression as a quotient of common or natural logs. We will use the common log.

log 5 36 = log( 36 ) log( 5 )    Apply the change of base formula using base 10. ≈2.2266  Use a calculator to evaluate to 4 decimal places.
A General Note
The Change-of-Base Formula

The change-of-base formula can be used to evaluate a logarithm with any base.

For any positive real numbers  M,b,  and  n, where  n≠1   and  b≠1,

log b M= log n M log n b .

It follows that the change-of-base formula can be used to rewrite a logarithm with any base as the quotient of common or natural logs.

log b M= lnM lnb

and

log b M= logM logb
How To

Given a logarithm with the form   log b M, use the change-of-base formula to rewrite it as a quotient of logs with any positive base  n, where  n≠1.

  1. Determine the new base  n, remembering that the common log,  log( x ), has base 10, and the natural log,  ln( x ), has base  e.
  2. Rewrite the log as a quotient using the change-of-base formula
    • The numerator of the quotient will be a logarithm with base  n  and argument  M.
    • The denominator of the quotient will be a logarithm with base  n  and argument  b.
Changing Logarithmic Expressions to Expressions Involving Only Natural Logs

Change   log 5 3  to a quotient of natural logarithms.

Because we will be expressing   log 5 3  as a quotient of natural logarithms, the new base,  n=e.

We rewrite the log as a quotient using the change-of-base formula. The numerator of the quotient will be the natural log with argument 3. The denominator of the quotient will be the natural log with argument 5.

log b M = lnM lnb     log 5 3 = ln3 ln5
Try It

Change   log 0.5 8  to a quotient of natural logarithms.

ln8 ln0.5

Q&A

Can we change common logarithms to natural logarithms?

Yes. Remember that  log9  means   log 10 9. So,  log9= ln9 ln10 .

Using the Change-of-Base Formula with a Calculator

Evaluate   log 2 (10)  using the change-of-base formula with a calculator.

According to the change-of-base formula, we can rewrite the log base 2 as a logarithm of any other base. Since our calculators can evaluate the natural log, we might choose to use the natural logarithm, which is the log base  e.

log 2 10= ln10 ln2 Apply the change of base formula using base e.                  ≈3.3219 Use a calculator to evaluate to 4 decimal places.
Try It

Evaluate   log 5 (100)  using the change-of-base formula.

ln100 ln5 ≈ 4.6051 1.6094 =2.861

Media

Access these online resources for additional instruction and practice with laws of logarithms.

  • The Properties of Logarithms
  • Expand Logarithmic Expressions
  • Evaluate a Natural Logarithmic Expression
The Product Rule for Logarithms log b (MN)= log b ( M )+ log b ( N )
The Quotient Rule for Logarithms log b ( M N )= log b M− log b N
The Power Rule for Logarithms log b ( M n )=n log b M
The Change-of-Base Formula log b M= log n M log n b          n>0,n≠1,b≠1
  • We can use the product rule of logarithms to rewrite the log of a product as a sum of logarithms. See [link].
  • We can use the quotient rule of logarithms to rewrite the log of a quotient as a difference of logarithms. See [link].
  • We can use the power rule for logarithms to rewrite the log of a power as the product of the exponent and the log of its base. See [link], [link], and [link].
  • We can use the product rule, the quotient rule, and the power rule together to combine or expand a logarithm with a complex input. See [link], [link], and [link].
  • The rules of logarithms can also be used to condense sums, differences, and products with the same base as a single logarithm. See [link], [link], [link], and [link].
  • We can convert a logarithm with any base to a quotient of logarithms with any other base using the change-of-base formula. See [link].
  • The change-of-base formula is often used to rewrite a logarithm with a base other than 10 and  e  as the quotient of natural or common logs. That way a calculator can be used to evaluate. See [link].

Verbal

How does the power rule for logarithms help when solving logarithms with the form   log b ( x n )?

Any root expression can be rewritten as an expression with a rational exponent so that the power rule can be applied, making the logarithm easier to calculate. Thus,   log b ( x 1 n )= 1 n log b (x).

What does the change-of-base formula do? Why is it useful when using a calculator?

Algebraic

For the following exercises, expand each logarithm as much as possible. Rewrite each expression as a sum, difference, or product of logs.

log b ( 7x⋅2y )

log b ( 2 )+ log b ( 7 )+ log b ( x )+ log b ( y )

ln( 3ab⋅5c )

log b ( 13 17 )

log b ( 13 )− log b ( 17 )

log 4 (   x z   w )

ln( 1 4 k )

−kln(4)

log 2 ( y x )

For the following exercises, condense to a single logarithm if possible.

ln( 7 )+ln( x )+ln( y )

ln( 7xy )

log 3 (2)+ log 3 (a)+ log 3 (11)+ log 3 (b)

log b (28)− log b (7)

log b (4)

ln( a )−ln( d )−ln( c )

− log b ( 1 7 )

log b ( 7 )

1 3 ln( 8 )

For the following exercises, use the properties of logarithms to expand each logarithm as much as possible. Rewrite each expression as a sum, difference, or product of logs.

log( x 15 y 13 z 19 )

15log(x)+13log(y)−19log(z)

ln( a −2 b −4 c 5 )

log( x 3 y −4 )

3 2 log(x)−2log(y)

ln( y y 1−y )

log( x 2 y 3 x 2 y 5 3 )

8 3 log(x)+ 14 3 log(y)

For the following exercises, condense each expression to a single logarithm using the properties of logarithms.

log( 2 x 4 )+log( 3 x 5 )

ln(6 x 9 )−ln(3 x 2 )

ln(2 x 7 )

2log(x)+3log(x+1)

log(x)− 1 2 log(y)+3log(z)

log( x z 3 y )

4 log 7 ( c )+ log 7 ( a ) 3 + log 7 ( b ) 3

For the following exercises, rewrite each expression as an equivalent ratio of logs using the indicated base.

log 7 ( 15 )  to base  e

log 7 ( 15 )= ln( 15 ) ln( 7 )

log 14 ( 55.875 )  to base  10

For the following exercises, suppose   log 5 ( 6 )=a  and   log 5 ( 11 )=b.  Use the change-of-base formula along with properties of logarithms to rewrite each expression in terms of  a  and  b.  Show the steps for solving.

log 11 ( 5 )

log 11 ( 5 )= log 5 ( 5 ) log 5 ( 11 ) = 1 b

log 6 ( 55 )

log 11 ( 6 11 )

log 11 ( 6 11 )= log 5 ( 6 11 ) log 5 ( 11 ) = log 5 ( 6 )− log 5 ( 11 ) log 5 ( 11 ) = a−b b = a b −1

Numeric

For the following exercises, use properties of logarithms to evaluate without using a calculator.

log 3 ( 1 9 )−3 log 3 ( 3 )

6 log 8 ( 2 )+ log 8 ( 64 ) 3 log 8 ( 4 )

3

2 log 9 ( 3 )−4 log 9 ( 3 )+ log 9 ( 1 729 )

For the following exercises, use the change-of-base formula to evaluate each expression as a quotient of natural logs. Use a calculator to approximate each to five decimal places.

log 3 ( 22 )

2.81359

log 8 ( 65 )

log 6 ( 5.38 )

0.93913

log 4 ( 15 2 )

log 1 2 ( 4.7 )

−2.23266

Extensions

Use the product rule for logarithms to find all  x  values such that   log 12 ( 2x+6 )+ log 12 ( x+2 )=2.  Show the steps for solving.

Use the quotient rule for logarithms to find all  x  values such that   log 6 ( x+2 )− log 6 ( x−3 )=1.  Show the steps for solving.

x=4;  By the quotient rule: log 6 ( x+2 )− log 6 ( x−3 )= log 6 ( x+2 x−3 )=1.

Rewriting as an exponential equation and solving for  x:

6 1 = x+2 x−3  0 = x+2 x−3 −6  0 = x+2 x−3 − 6( x−3 ) ( x−3 )  0 = x+2−6x+18 x−3  0 = x−4 x−3 ​ x =4

Checking, we find that   log 6 ( 4+2 )− log 6 ( 4−3 )= log 6 ( 6 )− log 6 ( 1 )  is defined, so  x=4.

Can the power property of logarithms be derived from the power property of exponents using the equation   b x =m?  If not, explain why. If so, show the derivation.

Prove that   log b ( n )= 1 log n ( b )   for any positive integers  b>1  and  n>1.

Let  b  and  n  be positive integers greater than  1.  Then, by the change-of-base formula,   log b ( n )= log n ( n ) log n ( b ) = 1 log n ( b ) .

Does   log 81 ( 2401 )= log 3 ( 7 )?  Verify the claim algebraically.

0