Logarithmic Properties and Applications
Logarithmic properties give you a toolkit for breaking apart and recombining log expressions. Once you know the three core rules, you can simplify complex expressions, solve equations that would otherwise be impossible, and convert between bases on any calculator.

Rules for logarithmic simplification
Three properties do most of the heavy lifting. Each one connects a log operation to a simpler arithmetic operation.
Product Rule: The log of a product equals the sum of the logs.
For example: . You can break down further since : .
Quotient Rule: The log of a quotient equals the difference of the logs.
For example: .
Power Rule: The log of something raised to a power lets you pull the exponent out front as a multiplier.
For example: .
Why do these work? Logarithms are exponents. The product rule mirrors the exponent rule , the quotient rule mirrors , and the power rule mirrors . Keeping that connection in mind makes the properties feel less arbitrary.
Expansion and condensing of logarithmic expressions
Expanding means using the properties to break a single log into multiple simpler logs. Condensing means combining multiple logs into one. These are inverse processes, and you'll need both directions.
Expanding example: Expand .
- Apply the product rule:
- Apply the power rule to the second term:
- Evaluate since :
Expanding example with a quotient: Expand .
-
Apply the quotient rule:
-
Apply the power rule:
Condensing example: Condense .
- Apply the product rule in reverse:
Condensing example with the power rule: Condense .
- Apply the power rule in reverse:
A common mistake when condensing: you can only combine logs that have the same base. cannot be condensed into a single logarithm.

Change-of-base formula for logarithms
Most calculators only have two log buttons: (base 10) and (base ). The change-of-base formula lets you evaluate a log of any base using either of these:
You can choose any new base , but in practice you'll use base 10 or base :
- or equivalently
Evaluating example: Find .
- Apply the formula:
- Use a calculator:
Both and give the same final answer here. Pick whichever you prefer.
Logarithmic Equations and Functions

Solving logarithmic equations
The general strategy is to isolate the log, convert to exponential form, then solve.
Step-by-step process:
- Isolate the logarithmic term using algebra. If you have multiple log terms with the same base, condense them into one log first.
- Convert to exponential form using the definition: .
- Solve the resulting equation.
- Check for extraneous solutions. Plug your answer back into the original equation. The argument of every logarithm must be positive. If a solution makes any log argument zero or negative, throw it out.
Example: Solve .
- Isolate: subtract 1, then divide by 2:
- Convert:
- Solve:
- Check: ✓
Step 4 matters most when you've squared something or when the original equation has logs of expressions like , where negative -values could sneak in.
Graphing of logarithmic functions
The function is the inverse of the exponential function . That inverse relationship controls everything about the graph.
- Domain: — you can only take the log of positive numbers
- Range:
- Vertical asymptote at (the y-axis). The curve approaches it but never touches it.
- Key point: The graph always passes through because for any valid base.
- Direction: Increasing when , decreasing when .
Since and are inverses, their graphs are reflections of each other over the line . This also gives you two identities that show up frequently:
These are useful for simplifying expressions. If you see , it collapses straight to .
Real-world applications of logarithms
Logarithms appear whenever you need to "undo" an exponential or work with quantities that span huge ranges.
Compound Interest: The formula gives the future value of an investment. To solve for time , you take the log of both sides:
For example, to find how long it takes to double an investment at 6% compounded monthly, set , , , and solve: years.
Richter Scale: Earthquake magnitude is defined as , where is the seismic wave amplitude and is a reference amplitude. Because it's logarithmic, each whole number increase means 10 times the amplitude. A magnitude 5 earthquake has seismic waves with 10 times the amplitude of a magnitude 4.
Other logarithmic scales:
- pH scale (chemistry): , measuring acidity
- Decibel scale (physics): measures sound intensity logarithmically
- Exponential growth/decay: taking logs of both sides lets you solve for rates or time in population models and radioactive decay (half-life calculations)