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.
- Example:
Quotient Rule: The log of a quotient equals the difference of the logs.
- Example:
Power Rule: The log of a value raised to a power equals the exponent times the log.
- Example:
All three rules require the same base 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
- Apply the product rule to split the three factors:
- Apply the power rule to :
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
- Apply the power rule in reverse:
- Combine the sum using the product rule:
- Combine the difference using the quotient rule:
A common mistake is trying to condense logs that are being multiplied together, like . The product rule only applies when logs are being added, not multiplied.

Change-of-base formula for logarithms
Most calculators only have buttons for common log (base 10) and natural log (base ). The change-of-base formula lets you evaluate a log with any base by converting it:
You can pick any new base , but base 10 or base are the practical choices since your calculator handles those directly.
Steps to apply the formula:
- Identify the log you need to convert (e.g., )
- Pick a convenient new base (base 10 or )
- Place the log of the argument in the numerator and the log of the old base in the denominator
- Evaluate with a calculator
- Example:
Solving logarithmic equations
The general strategy is to isolate the log, convert to exponential form, solve, and then check your answer.
Example: Solve
-
Isolate the logarithm. It's already isolated here:
-
Convert to exponential form using the definition (if , then ):
-
Solve for the variable:
-
Check the solution. Plug back in: , and . Also confirm the argument is positive: . ✓
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.

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 has several key features:
- Domain: . You can only take the log of a positive number.
- Range: . The output can be any real number.
- Vertical asymptote at . The graph gets closer and closer to the y-axis but never touches it.
- x-intercept at , because for any base.
- Direction: If , the graph increases (rises left to right). If , the graph decreases.
Transformations follow the same patterns as other functions:
- shifts the graph up by units
- shifts the graph right by units (and moves the asymptote to )
- stretches vertically by a factor of (compresses if )
- reflects the graph across the x-axis
Watch the horizontal shift carefully: moves the vertical asymptote from to . This also changes the domain to .
Logarithms and inverse functions
Logarithmic functions and exponential functions are inverses of each other. This means:
- If , then
- The domain of the log function is the range of the exponential function, and vice versa
- Graphically, is the reflection of over the line
This inverse relationship also gives you two identities that are useful for simplifying:
These say that a log and an exponential with the same base "undo" each other, which is exactly what inverse functions do.