Topic 17 Logarithmic Functions

17.1 Estimate the Number of Digits

Can you estimate the number of digits in the integer part of the number 215×2020÷2021?

17.2 Definition and Graphs of Logarithmic Function

For x>0, b>0 and b1, there is a unique number y satisfying the equation by=x. We denote the unique number y by logbx, read as logarithm to the base b of x. In other words, the defining relation between exponentiation and logarithm is y=logbxif and only ifby=x. The function f(x)=logbx is called the logarithmic function f of x with the base b.

Graphs of logarithmic functions:

17.3 Common Logarithms and Natural Logarithms

A logarithmic function f(x) with base 10 is called the common logarithmic function and denoted by f(x)=logx.

A logarithmic function f(x) with base the natural number e is called the natural logarithmic function and denoted by f(x)=lnx.

17.4 Basic Properties of Logarithms

When b>0 and b1, and x>0, we have

  1. blogbx=x.
  2. logb(bx)=x.
  3. logbb=1 and logb1=0.

Example 17.1 Convert between exponential and logarithmic forms.

  1. logx=12
  2. 32x1=5

Solution.

When converting between exponential and logarithmic forms, we move the base from one side to the other side, then add or drop the log sign.

  1. Move the base 10 to the right side and drop the log from the left: x=1012
  2. Move the 3 to the right and add log the the right: 2x1=log35

Example 17.2 Evaluate the logarithms.

  1. log42
  2. 10log(12)
  3. log5(e0)

Solution.

The key is to rewrite the log and the power so that they have the same base.

  1. log42=log4412=12.
  2. 10log12=10log1012=12
  3. log5(e0)=log51=0

Example 17.3 Find the domain of the function f(x)=ln(23x).

Solution.

The function has a real output if 23x>0. Solving the inequality, we get x<23. So the domain of the function is (,23).

17.5 Properties of Logarithms

For M>0, N>0, b>0 and b1, we have

  1. (The product rule) logb(MN)=logbM+logbN
  2. (The quotient rule) logb(MN)=logbMlogbN.
  3. (The power rule) logb(Mp)=plogbM, where p is any real number.
  4. (The change-of-base property) logbM=logaMlogab, where a>0 and a1. In particular, logbM=logMlogbandlogbM=lnMlnb.

Example 17.4 Expand and simplify the logarithm log2(8yx3).

Solution.

log2(8yx3)=log2(8y)log2(x3)=log28+log2(y12)3log2x=3+12log2y3log2x.

Example 17.5 Write the expression 2ln(x1)ln(x2+1) as a single logarithm.

Solution.

2ln(x1)ln(x2+1)=ln((x1)2)ln(x2+1)=ln((x1)2x2+1).

Example 17.6 Evaluate the logarithm log34 and round it to the nearest tenth.

Solution.

On most scientific calculator, there are only the common logarithmic function LOG and the natural logarithmic function LN. To evaluate a logarithm based on a general number, we use the change-of-base property. In this case, the value of log34 is log34=log4log31.3.

Example 17.7 Simplify the logarithmic expression log2(xlog3)log32.

Solution.

log2(xln3)log32=(ln3log2x)log32=ln3(lnxln2)(ln2ln3)=lnx.

17.6 Practice

Problem 17.1 Write each equation into equivalent exponential form.

  1. log37=y
  2. 3=logb64
  3. logx=y
  4. ln(x1)=c

Problem 17.2 Write each equation into equivalent logarithmic form.

  1. 7x=10
  2. b5=2
  3. e2y1=x
  4. 10x=c2+1

Problem 17.3 Evaluate.

  1. log216
  2. log93
  3. log10
  4. ln1

Problem 17.4 Evaluate.

  1. eln2
  2. log1013
  3. ln(e)
  4. log2(12)

Problem 17.5 Find the domain of the function f(x)=log(x5). Write in interval notation.

Problem 17.6 Sketch the graph of each function and find its range.

  1. f(x)=log2x
  2. f(x)=log12x

Problem 17.7 Expand the logarithm and simplify.

  1. log(100x)
  2. ln(10e2)
  3. logb(x3)
  4. log7(x2yz)

Problem 17.8 Expand the logarithm and simplify.

  1. logbx2y5
  2. ln((x2+1)y23)
  3. log(x10x10x)

Problem 17.9 Write as a single logarithm.

  1. 13logx+logy
  2. 12ln(x2+1)2lnx
  3. 13log2x3log2(x+1)+1

Problem 17.10 Write as a single logarithm.

  1. 2log(2x+1)12logx
  2. 3lnx5lny+12lnz
  3. 3log3x2log3(1x)+13log3(x2+1).

Problem 17.11 Evaluate the logarithm and round it to the nearest hundredth.

  1. log210
  2. log35
  3. 1log52
  4. log45log29

Problem 17.12 Simplify the logarithmic expression log3(x2)logy3logx.