Logarithmic Models (College Board AP® Precalculus): Study Guide

Roger B

Written by: Roger B

Reviewed by: Mark Curtis

Updated on

Logarithmic models

When is a logarithmic model appropriate?

  • Logarithmic functions are the inverses of exponential functions

    • so they model the 'reverse' type of relationship

  • An exponential function has

    • outputs that change proportionally (multiplicatively)

      • as inputs change additively (by equal amounts)

  • A logarithmic function has the opposite behavior

    • input values change proportionally

      • over equal-length output-value intervals

    • In other words, the inputs must be multiplied by a constant factor

      • to produce equal increases in the output

    • E.g. the Richter scale for earthquake magnitude is logarithmic

      • Each increase of 1 on the scale corresponds to a tenfold increase in the measured amplitude of the earthquake

How do I construct a logarithmic model from two data points?

  • A logarithmic model can be constructed from two input-output pairs using the form  f(x)=a+bln(x+c)

    • where c is often determined by the context

      • commonly c=0 or c=1

    • On the exam, a question typically provides the form of the model

      • e.g. G(t)=a+bln(t+1)

      • and asks you to find the constants a and b

  • Here is the general process (using  f(x)=a+bln(x+c) with data points (x1,y1) and (x2,y2))

    • Assume that c is known (it is usually given on the exam)

    • Substitute each data point into the function to get two equations

      •  y1=a+bln(x1+c)

      •  y2=a+bln(x2+c)

    • Solve the system for a and b

    • Often one of the data points will cause the argument inside one of the logarithms to be equal to 1

      • This simplifies things greatly since ln(1)=0

      • It gives a=y1 directly

  • Example: A study uses test scores to track academic content retention. At t=0 months, the average score is 75 points. At t=3 months, the average score is 70.84 points. The model to be used is R(t)=a+bln(t+1).

    • R(0)=75 so

      • 75=a+bln(0+1)  75=a+bln(1)  a=75

        • this uses ln(1)=0 in the final step

    • And R(3)=70.84, so

      • 70.84=a+bln(3+1)  70.84=75+bln(4)

        • using the value of a from the previous step

    • Solve for b

      • 4.16=bln(4)  b=4.16ln(4)3.001

    • So the model is

      • R(t)=753.001ln(t+1)

Examiner Tips and Tricks

Constructing a model from two data points tends to appear in a free response question on every exam, so practice this skill thoroughly.

  • Non-exact values of a and b must be given as decimal approximations correct to three decimal places

    • The scoring guidelines are strict about this

  • You can solve for a and b either algebraically or by using your graphing calculator

    • The scoring guidelines note that "supporting work is not required", so using a calculator is perfectly acceptable

  • Store intermediate values in your calculator rather than rounding them

    • Rounding too early can produce final answers that are not accurate to three decimal places

Can a logarithmic model also be constructed from a proportion and a zero?

  • Yes, a logarithmic model can be constructed from:

    • An appropriate proportion

      • i.e. the multiplicative factor for inputs over equal output intervals

    • A real zero

      • an input value where the output is zero

  • This connects to the inverse relationship with exponential functions

    • If an exponential function has base b and initial value 1

      • then its inverse logarithmic function has base b and a zero at x=1

  • E.g. for a model in the form  f(x)=logb(kx)

    • suppose input values are multiplied by 2 for each increase by 1 in the output

      • and the output is 0 when x=4

    • The proportion, which determines the base of the logarithm, is b=2

      • inputs double per unit output increase

    • And the zero is at x=4, so kx must equal 1 when x=4

      • because logb(1)=0

    • Therefore the model is

      •  f(x)=log2(x4) 

How can transformations be used to build a logarithmic model?

  • Logarithmic models can be constructed by applying transformations to the base function  f(x)=logbx

  • The transformations allows the function to match the characteristics of the context or data:

    • A vertical shift  logb(x)+k

      • adds k to all the output values

        • the graph goes through (1, k) instead of (1, 0)

        • the location of the zero will move

    • A horizontal shift  logb(x+h)

      • shifts the graph by h units to the left

        • the zero will occur at (1h, 0) instead of at (1, 0)

    • A vertical dilation  alogbx 

      • adjusts the rate of growth

How do I construct a logarithmic model using technology?

  • When data does not fit a simple logarithmic form exactly

    • a graphing calculator can fit a logarithmic regression model to the data

  • This is done using the LnReg (or similar) function on most graphing calculators

    • The calculator determines the best-fit values for the constants a and b

    • in the model a+blnx

Why is the natural logarithm often used in modeling?

  • The natural logarithm (ln, with base e2.718) appears frequently in real-world models

    • Many natural processes involve continuous growth or decay

      • and the natural base e arises naturally in these contexts

  • In logarithmic modeling questions on the exam, ln appears far more regularly than other logarithm bases

How can a logarithmic model be used to make predictions?

  • Once a logarithmic model is constructed, it can be used to predict values of the dependent variable

    • by substituting input values into the function

  • You can also predict input values

    • by substituting output values into the function

    • and solving to find the corresponding input value

  • Some things to keep in mind:

    • Logarithmic functions grow very slowly for large inputs

      • Predictions for very large input values may not change much

    • The model may not remain valid beyond the range of data used to construct it

      • Just as with any model

Worked Example

The number of bird species observed in a nature reserve can be modeled by the function S given by S(t)=a+bln(t+1), where S(t) is the total number of species observed during the first t months of a long-term survey.

At the start of the survey (t=0), 15 species were observed. After 5 months (t=5), 24 species had been observed.

(a) Use the given data to write two equations that can be used to find the values for constants a and b in the expression for S(t).

(b) Find the values for a and b as decimal approximations.

Answer:

(a)

Substitute the two data points into S(t)=a+bln(t+1)

S(0)=15
a+bln(0+1)=15

a+bln(1)=15

S(5)=24
a+bln(5+1)=24

a+bln(6)=24

(b)

Use ln(1)=0 in the first equation

a=15

Substitute that into the second equation

15+bln(6)=24

bln(6)=9

b=9ln6=5.022995...

Round to 3 decimal places

b=5.023  (3 d.p.)

Worked Example

Two function models  f and g are constructed to represent the depth of water, in meters, in a reservoir after t weeks, for t2. The functions are given by  f(t)=163.6lnt  and  g(t)=t+16.

What is the first time t that the depth predicted by the logarithmic model will be 0.1 meters more than the depth predicted by the linear model?

(A)  t=8.713

(B)  t=7.213

(C)  t=6.413

(D)  t=5.713

Answer:

You need to find when  f(t)g(t)=0.1

(163.6lnt)(t+16)=0.1

t3.6lnt=0.1

This equation cannot be solved algebraically, so use a graphing calculator

  • Graph  y1=t3.6lnt  and  y2=0.1

    • then find the intersection (or solve t3.6lnt0.1=0).

  • The t-value of the intersection is the time you are looking for

Be careful here, as there are actually 2 points of intersection

  • But only one of them occurs for the interval t2

Graph of a curve intersecting y=0.1 at labelled point (7.21337, 0.1), on a grid with marked axes.

To 3 decimal places that t-coordinate has value 7.213

(B)  t=7.213

Examiner Tips and Tricks

The second Worked Example requires using your graphing calculator because the equation mixes a polynomial term (t) with a logarithmic term (lnt).

  • Recognizing when technology is needed (rather than spending time trying to solve algebraically) is an important exam skill

Also note that you may also be able to solve  t3.6lnt=0.1  using your calculator's equation solving functionality.

  • This is an alternative to drawing a graph and finding the intersection

  • You would still need to take care to find the solution that satisfies t2

Unlock more, it's free!

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Build on this topic

Roger B

Author: Roger B

Expertise: Development Editor

Roger's teaching experience stretches all the way back to 1992, and in that time he has taught students at all levels between Year 7 and university undergraduate. Having conducted and published postgraduate research into the mathematical theory behind quantum computing, he is more than confident in dealing with mathematics at any level the exam boards might throw at you.

Mark Curtis

Reviewer: Mark Curtis

Expertise: Maths Content Creator

Mark graduated twice from the University of Oxford: once in 2009 with a First in Mathematics, then again in 2013 with a PhD (DPhil) in Mathematics. He has had nine successful years as a secondary school teacher, specialising in A-Level Further Maths and running extension classes for Oxbridge Maths applicants. Alongside his teaching, he has written five internal textbooks, introduced new spiralling school curriculums and trained other Maths teachers through outreach programmes.