Fiveable

📈AP Pre-Calculus Unit 2 Review

QR code for AP Pre-Calculus practice questions

2.12 Logarithmic Function Manipulation

2.12 Logarithmic Function Manipulation

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
📈AP Pre-Calculus
Unit & Topic Study Guides
Pep mascot

What is logarithmic function manipulation in AP Precalculus?

Logarithmic function manipulation means using the product, power, and change of base properties to rewrite log expressions in equivalent forms. These same properties also have graphical meaning: a horizontal dilation can equal a vertical translation, and raising the input to a power gives a vertical dilation. The natural log, ln x, is just a logarithm with base e (about 2.71828).

Why This Matters for the AP Precalculus Exam

Logarithmic properties show up across Unit 2, which carries a large share of the AP Precalculus exam. You will use them to rewrite and condense log expressions, switch bases so a calculator can evaluate a log, and connect algebraic moves to graph transformations. These skills feed directly into solving exponential and logarithmic equations and into modeling with logarithmic functions later in the unit. Because logarithmic work needs precision, showing each step clearly is important for clear exam work on free-response questions, where answers without supporting steps may not support a stronger score.

Key Takeaways

  • Product property: logb(xy)=logbx+logby\log_b(xy) = \log_b x + \log_b y, which turns a horizontal dilation f(x)=logb(kx)f(x) = \log_b(kx) into a vertical translation a+logbxa + \log_b x where a=logbka = \log_b k.
  • Power property: logb(xn)=nlogbx\log_b(x^n) = n\log_b x, which turns f(x)=logb(xk)f(x) = \log_b(x^k) into a vertical dilation klogbxk\log_b x.
  • Change of base: logbx=logaxlogab\log_b x = \dfrac{\log_a x}{\log_a b} for a>0a > 0 and a1a \neq 1, which shows all log functions are vertical dilations of each other.
  • The natural log is lnx=logex\ln x = \log_e x, with e2.71828e \approx 2.71828.
  • Every log function has domain x>0x > 0 and a vertical asymptote at x=0x = 0.
  • Properties only combine logs that share the same base.

Properties of Logarithmic Functions

Logarithmic functions are inverses of exponential functions, so they can be rewritten in equivalent forms much like exponential expressions can. Each rewrite is a "property" you can use to simplify, solve, or model. If the exponent rules feel shaky, review 2.4 Exponential Function Manipulation before going further.

Product Property

The product property for logarithms says the logarithm of a product equals the sum of the logarithms:

logb(xy)=logbx+logby\log_b(xy) = \log_b x + \log_b y

where bb is the base.

Graphically, this property means a horizontal dilation of a logarithmic function, f(x)=logb(kx)f(x) = \log_b(kx), is the same as a vertical translation:

f(x)=logb(kx)=logbk+logbx=a+logbx,where a=logbkf(x) = \log_b(kx) = \log_b k + \log_b x = a + \log_b x, \quad \text{where } a = \log_b k

So stretching or compressing the x-values horizontally is equivalent to shifting the graph up or down. The horizontal dilation is set by kk, and the vertical shift is aa.

For example, f(x)=logbxf(x) = \log_b x becomes f(x)=logb(2x)f(x) = \log_b(2x) when you multiply xx by 2. That horizontal change is the same as adding logb2\log_b 2 to every output, which is a vertical translation.

Power Property

The power property for logarithms states that for positive real numbers bb, nn, and xx:

logb(xn)=nlogbx\log_b(x^n) = n\log_b x

This follows from the definition of logarithms as exponents. Raising the input to a power scales the exponent, so the power comes out front as a multiplier.

Graphically, raising the input to a power, f(x)=logb(xk)f(x) = \log_b(x^k), produces a vertical dilation:

f(x)=logb(xk)=klogbxf(x) = \log_b(x^k) = k\log_b x

The factor kk controls the amount of dilation. If k=2k = 2, the graph stretches vertically by a factor of 2. If k=0.5k = 0.5, it compresses vertically by a factor of 0.5.

For example, log28=3\log_2 8 = 3 because 23=82^3 = 8. Using the power property, log2(23)=3log22=3\log_2(2^3) = 3\log_2 2 = 3, which confirms that the log of a power equals the exponent times the log of the base.

This property also helps when solving logarithmic equations. If log3(x2)=2\log_3(x^2) = 2, the power property rewrites it as 2log3x=22\log_3 x = 2, which you can then solve for xx.

Graph of two logarithmic functions f(x) = 2 log base 4 of x and y = log base 4 of x
Graph displaying two logarithmic functions: f(x)=2log4(x)f(x)= 2\log_4(x) and y=log4(x)y=\log_4(x).

The power property only combines logs that share the same base. This matches the product property: log2(4x)=log24+log2x\log_2(4x) = \log_2 4 + \log_2 x works because every term uses base 2.

Change of Base Property

The change of base property lets you rewrite a log in terms of a different base. For bases aa and bb with a>0a > 0 and a1a \neq 1:

logbx=logaxlogab\log_b x = \frac{\log_a x}{\log_a b}

This is what makes a calculator useful: most calculators only do base 10 or base ee, so you convert any log into one of those bases to evaluate it.

This property also implies that all logarithmic functions are vertical dilations of each other. Changing the base just multiplies the whole function by a constant, so different bases give graphs that are stretched or compressed versions of one another.

Natural Logs and e

The natural logarithm, written lnx\ln x, is the logarithm of xx with base ee, where ee is approximately 2.71828:

lnx=logex\ln x = \log_e x

So lnx\ln x is the exponent to which ee must be raised to equal xx, which makes lnx\ln x the inverse of exe^x.

The natural log shows up often when modeling real-world situations involving proportional growth and decay. The natural log function has domain all positive real numbers and range all real numbers, just like any logarithmic function in general form.

How to Use This on the AP Precalculus Exam

MCQ

  • Recognize which property to apply. A product inside a log expands to a sum, a quotient to a difference, and a power comes out front as a coefficient.
  • Watch for base agreement. Properties only combine logs with the same base, so do not merge log2x\log_2 x and log3x\log_3 x.
  • For graph questions, connect the algebra to the transformation: logb(kx)\log_b(kx) is a vertical shift, and logb(xk)\log_b(x^k) is a vertical dilation.

Free Response

  • Show each rewrite step. With logs it is easy to introduce errors by skipping steps, so write out the property you used.
  • When you need a numerical answer, use change of base to convert to ln\ln or log10\log_{10} before evaluating.
  • After solving a logarithmic equation, check that your solution keeps every input positive, since logs are only defined for x>0x > 0.

Problem Solving

  • To condense an expression, run the properties in reverse: a coefficient becomes a power, a sum becomes a product, and a difference becomes a quotient.
  • Use logbb=1\log_b b = 1 and logb1=0\log_b 1 = 0 to simplify quickly.
  • Convert between exponential and logarithmic form with by=x    y=logbxb^y = x \iff y = \log_b x when an equation is easier to handle one way.

Common Misconceptions

  • logb(x+y)\log_b(x + y) is not logbx+logby\log_b x + \log_b y. The product property applies to logb(xy)\log_b(xy), a product inside the log, not a sum.
  • logaxlogab\dfrac{\log_a x}{\log_a b} is not the same as logaxlogab\log_a x - \log_a b. Change of base is a quotient of two logs, not a difference.
  • (logbx)n(\log_b x)^n is not nlogbxn\log_b x. The power property needs the exponent inside the log, as in logb(xn)\log_b(x^n).
  • You cannot combine logs with different bases using the product or power properties. Convert to a common base first.
  • lnx\ln x is not a brand new function. It is just logex\log_e x, a logarithm with base ee.
  • Logs are undefined for zero and negative inputs, so always confirm the argument stays positive.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

change of base property

The logarithmic property stating that log_b x = (log_a x)/(log_a b), which allows conversion between logarithms of different bases.

horizontal dilation

A transformation that stretches or compresses the graph of a function horizontally by multiplying the input by a constant factor b, written as g(x) = f(bx).

logarithmic expressions

Mathematical expressions involving logarithms that can be rewritten in different equivalent forms.

natural logarithm

The logarithmic function with base e, denoted ln(x), that is particularly useful for modeling real-world phenomena.

power property for logarithms

The logarithmic property stating that log_b x^n = n log_b x, which allows exponents inside a logarithm to be written as coefficients.

product property for logarithms

The logarithmic property stating that log_b(xy) = log_b x + log_b y, which allows products inside a logarithm to be written as sums.

vertical dilation

A transformation that stretches or compresses the graph of a function vertically by multiplying the function by a constant factor a, written as g(x) = af(x).

vertical translation

A transformation that shifts the graph of a function up or down by adding a constant k to the function, written as g(x) = f(x) + k.

Frequently Asked Questions

What is logarithmic function manipulation in AP Precalculus?

Logarithmic function manipulation means rewriting logarithmic expressions in equivalent forms using the product, power, and change of base properties. These rewrites also explain graph transformations.

What is the product property for logarithms?

The product property says log_b(xy) = log_b x + log_b y. In graph terms, f(x) = log_b(kx) can be rewritten as log_b k + log_b x, so a horizontal dilation can appear as a vertical translation.

What is the power property for logarithms?

The power property says log_b(x^n) = n log_b x. For graphs, f(x) = log_b(x^k) becomes k log_b x, which is a vertical dilation.

What is the change of base property?

The change of base property rewrites log_b x as (log_a x)/(log_a b), where a > 0 and a is not 1. It lets you evaluate logs with calculators and compare logarithmic functions with different bases.

What is natural log?

The natural log, written ln x, is the logarithm with base e. In other words, ln x = log_e x, where e is approximately 2.71828.

What is the common mistake with log properties?

Do not apply log properties to sums inside the argument. log_b(x + y) is not log_b x + log_b y; the product property applies to multiplication inside the logarithm.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot