Fiveable

📈College Algebra Unit 6 Review

QR code for College Algebra practice questions

6.5 Logarithmic Properties

6.5 Logarithmic Properties

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
📈College Algebra
Unit & Topic Study Guides

Logarithmic properties give you a set of rules for breaking apart, combining, and rewriting expressions that involve logs. These properties are essential for solving logarithmic and exponential equations throughout College Algebra, and they show up again in precalculus and calculus. This section covers the core rules, how to expand and condense expressions, the change-of-base formula, solving equations, and key features of logarithmic graphs.

Logarithmic Properties

Rules for logarithmic simplification

Three core rules let you rewrite logarithmic expressions. Each one connects a log operation to a simpler arithmetic operation.

Product Rule: The log of a product equals the sum of the logs.

logb(MN)=logb(M)+logb(N)\log_b(M \cdot N) = \log_b(M) + \log_b(N)

  • Example: log2(68)=log2(6)+log2(8)\log_2(6 \cdot 8) = \log_2(6) + \log_2(8)

Quotient Rule: The log of a quotient equals the difference of the logs.

logb(MN)=logb(M)logb(N)\log_b\left(\frac{M}{N}\right) = \log_b(M) - \log_b(N)

  • Example: log5(255)=log5(25)log5(5)=21=1\log_5\left(\frac{25}{5}\right) = \log_5(25) - \log_5(5) = 2 - 1 = 1

Power Rule: The log of a value raised to a power equals the exponent times the log.

logb(Mn)=nlogb(M)\log_b(M^n) = n \cdot \log_b(M)

  • Example: log3(92)=2log3(9)=22=4\log_3(9^2) = 2 \cdot \log_3(9) = 2 \cdot 2 = 4

All three rules require the same base bb on every log in the expression. You can't combine logs with different bases using these rules.

Expansion and condensation of logarithms

Expanding means taking a single log and breaking it into multiple simpler logs using the three rules above. Work from the outside in: handle quotients and products first, then bring down exponents.

  • Example: Expand log2(3x2y)\log_2(3x^2y)
    1. Apply the product rule to split the three factors: log2(3)+log2(x2)+log2(y)\log_2(3) + \log_2(x^2) + \log_2(y)
    2. Apply the power rule to log2(x2)\log_2(x^2): log2(3)+2log2(x)+log2(y)\log_2(3) + 2\log_2(x) + \log_2(y)

Condensing is the reverse: you combine multiple logs into a single log. Move coefficients up as exponents first (power rule in reverse), then combine using the product and quotient rules.

  • Example: Condense log4(2)+log4(x)3log4(y)\log_4(2) + \log_4(x) - 3\log_4(y)
    1. Apply the power rule in reverse: log4(2)+log4(x)log4(y3)\log_4(2) + \log_4(x) - \log_4(y^3)
    2. Combine the sum using the product rule: log4(2x)log4(y3)\log_4(2x) - \log_4(y^3)
    3. Combine the difference using the quotient rule: log4(2xy3)\log_4\left(\frac{2x}{y^3}\right)

A common mistake is trying to condense logs that are being multiplied together, like log4(2)log4(x)\log_4(2) \cdot \log_4(x). The product rule only applies when logs are being added, not multiplied.

Rules for logarithmic simplification, The Product and Quotient Rules - Wisewire

Change-of-base formula for logarithms

Most calculators only have buttons for common log (base 10) and natural log (base ee). The change-of-base formula lets you evaluate a log with any base by converting it:

logb(x)=loga(x)loga(b)\log_b(x) = \frac{\log_a(x)}{\log_a(b)}

You can pick any new base aa, but base 10 or base ee are the practical choices since your calculator handles those directly.

Steps to apply the formula:

  1. Identify the log you need to convert (e.g., log3(5)\log_3(5))
  2. Pick a convenient new base (base 10 or ee)
  3. Place the log of the argument in the numerator and the log of the old base in the denominator
  4. Evaluate with a calculator
  • Example: log3(5)=log(5)log(3)=0.69900.47711.465\log_3(5) = \frac{\log(5)}{\log(3)} = \frac{0.6990}{0.4771} \approx 1.465

Solving logarithmic equations

The general strategy is to isolate the log, convert to exponential form, solve, and then check your answer.

Example: Solve log2(3x1)=4\log_2(3x - 1) = 4

  1. Isolate the logarithm. It's already isolated here: log2(3x1)=4\log_2(3x - 1) = 4

  2. Convert to exponential form using the definition (if logb(x)=y\log_b(x) = y, then by=xb^y = x): 24=3x12^4 = 3x - 1

  3. Solve for the variable: 16=3x117=3xx=17316 = 3x - 1 \rightarrow 17 = 3x \rightarrow x = \frac{17}{3}

  4. Check the solution. Plug back in: 3(173)1=163\left(\frac{17}{3}\right) - 1 = 16, and log2(16)=4\log_2(16) = 4. Also confirm the argument is positive: 16>016 > 0. ✓

Always check that your solution keeps the argument of every log positive. If a solution makes the argument zero or negative, it's extraneous and you must throw it out. This is the most common place students lose points.

Rules for logarithmic simplification, OpenAlgebra.com: Free Algebra Study Guide & Video Tutorials: Properties of the Logarithm

Real-world applications of logarithms

Logarithmic scales are used whenever quantities span a huge range of values. Instead of comparing raw numbers, a log scale compresses them into manageable units.

  • Richter scale (earthquakes): Each whole-number increase represents a tenfold increase in measured amplitude. A magnitude 6 earthquake is 10 times stronger than a magnitude 5.
  • Decibel scale (sound): Each 10-decibel increase represents a tenfold increase in sound intensity. A 90 dB sound is 10 times more intense than an 80 dB sound.
  • pH scale (chemistry): Each unit decrease in pH represents a tenfold increase in hydrogen ion concentration. A solution with pH 3 is 10 times more acidic than one with pH 4.
  • Exponential growth and decay: Logarithms help you solve for time in models like population growth, radioactive decay, and compound interest (e.g., "How long until my investment doubles?").

Properties of logarithmic graphs

The parent function y=logb(x)y = \log_b(x) has several key features:

  • Domain: (0,)(0, \infty). You can only take the log of a positive number.
  • Range: (,)(-\infty, \infty). The output can be any real number.
  • Vertical asymptote at x=0x = 0. The graph gets closer and closer to the y-axis but never touches it.
  • x-intercept at (1,0)(1, 0), because logb(1)=0\log_b(1) = 0 for any base.
  • Direction: If b>1b > 1, the graph increases (rises left to right). If 0<b<10 < b < 1, the graph decreases.

Transformations follow the same patterns as other functions:

  • logb(x)+k\log_b(x) + k shifts the graph up by kk units
  • logb(xh)\log_b(x - h) shifts the graph right by hh units (and moves the asymptote to x=hx = h)
  • alogb(x)a \cdot \log_b(x) stretches vertically by a factor of a|a| (compresses if 0<a<10 < |a| < 1)
  • logb(x)-\log_b(x) reflects the graph across the x-axis

Watch the horizontal shift carefully: logb(xh)\log_b(x - h) moves the vertical asymptote from x=0x = 0 to x=hx = h. This also changes the domain to (h,)(h, \infty).

Logarithms and inverse functions

Logarithmic functions and exponential functions are inverses of each other. This means:

  • If f(x)=bxf(x) = b^x, then f1(x)=logb(x)f^{-1}(x) = \log_b(x)
  • The domain of the log function is the range of the exponential function, and vice versa
  • Graphically, y=logb(x)y = \log_b(x) is the reflection of y=bxy = b^x over the line y=xy = x

This inverse relationship also gives you two identities that are useful for simplifying:

  • logb(bx)=x\log_b(b^x) = x
  • blogb(x)=xb^{\log_b(x)} = x

These say that a log and an exponential with the same base "undo" each other, which is exactly what inverse functions do.