5.2 Logarithmic Functions and Properties
Key Takeaways
- The logarithmic function y = log_b(x) is the inverse of the exponential function y = b^x, defined by log_b(x) = y <=> b^y = x for b > 0, b != 1, x > 0.
- The domain of f(x) = log_b(x) is (0, inf), its range is (-inf, inf), and its graph features a vertical asymptote at x = 0.
- Core logarithmic rules include the Product Rule log_b(uv) = log_b u + log_b v, Quotient Rule log_b(u/v) = log_b u - log_b v, and Power Rule log_b(u^c) = c log_b u.
- The Change-of-Base Formula log_b x = (ln x) / (ln b) enables conversion between non-standard logarithmic bases and standard natural or common logs.
5.2 Logarithmic Functions and Properties
Because exponential functions $f(x) = b^x$ (where $b > 0, b \neq 1$) are strictly monotonic (either strictly increasing or strictly decreasing across their entire domain), they are one-to-one and possess inverses. The inverse of an exponential function is a logarithmic function. Logarithms allow us to isolate and solve for unknown exponents, making them indispensible across mathematics and scientific fields.
1. Definition of Logarithmic Functions as Inverses
For any base $b > 0$ and $b \neq 1$, the logarithmic function with base $b$, denoted by $f(x) = \log_b(x)$, is defined as:
In prose: "$\log_b(x)$ is the exponent $y$ to which the base $b$ must be raised to produce the value $x$."
Fundamental Inverse Identities
Because $f(x) = b^x$ and $g(x) = \log_b(x)$ are inverse functions, their compositions yield the identity function:
- $\log_b(b^x) = x$ for all $x \in (-\infty, \infty)$
- $b^{\log_b(x)} = x$ for all $x > 0$
Graphical Relationship and Characteristics
| Graphical Property | Exponential Function $f(x) = b^x$ | Logarithmic Function $g(x) = \log_b(x)$ |
|---|---|---|
| Domain | $(-\infty, \infty)$ | $(0, \infty)$ (Arguments MUST be positive) |
| Range | $(0, \infty)$ | $(-\infty, \infty)$ |
| Intercept | $y$-intercept at $(0, 1)$ | $x$-intercept at $(1, 0)$ |
| Asymptote | Horizontal Asymptote: $y = 0$ | Vertical Asymptote: $x = 0$ |
| Key Points | $(0, 1), , (1, b), , (-1, 1/b)$ | $(1, 0), , (b, 1), , (1/b, -1)$ |
| Symmetry | Reflection across the line $y = x$ relative to each other |
2. Common and Natural Logarithms
Two logarithmic bases are standardized in mathematics and scientific notation:
-
Common Logarithm (Base $10$): Written without an explicit base subscript: Used in measuring physical scales like sound intensity (decibels), earthquake magnitude (Richter scale), and chemical acidity ($\text{pH} = -\log[\text{H}^+]$).
-
Natural Logarithm (Base $e$): Written using the Latin abbreviation $\ln$ (logarithmus naturalis): The natural log obeys all standard logarithmic rules, with natural inverse properties:
3. Core Laws / Properties of Logarithms
Let $b > 0, b \neq 1$, and let $u, v > 0$ be positive real numbers.
| Property Name | Algebraic Formula | Verbal Meaning / Interpretation |
|---|---|---|
| Product Property | $\log_b(u \cdot v) = \log_b(u) + \log_b(v)$ | The log of a product is the sum of the logs. |
| Quotient Property | $\log_b\left(\frac{u}{v}\right) = \log_b(u) - \log_b(v)$ | The log of a quotient is the difference of the logs. |
| Power Property | $\log_b(u^c) = c \cdot \log_b(u)$ | The log of a power brings the exponent to the front as a multiplier. |
| Log of One | $\log_b(1) = 0$ | Any valid base raised to power 0 equals 1. |
| Log of Base | $\log_b(b) = 1$ | Any base raised to power 1 equals itself. |
4. Expanding and Condensing Expressions
Mastery of algebraic manipulation using log properties is heavily tested on the CLEP Precalculus exam.
Worked Example 1: Expanding a Complex Logarithmic Expression
Expand the logarithmic expression completely into sums, differences, and constant multiples of logarithms:
Solution:
- Apply the Quotient Property to separate the numerator and denominator:
- Apply the Product Property to the numerator product:
- Rewrite radical powers as rational exponents ($\sqrt{y + 2} = (y + 2)^{1/2}$):
- Apply the Power Property to bring all exponents to the front:
Worked Example 2: Condensing into a Single Logarithm
Condense the following expression into a single logarithm with a coefficient of 1:
Solution:
- Apply the Power Property in reverse to move coefficients inside as exponents:
- Combine the positive additions using the Product Property:
- Apply the Quotient Property for the subtraction:
5. Domain Restrictions and Vertical Asymptotes
Because the argument of a logarithm must be strictly positive ($> 0$), finding the domain of $f(x) = \log_b(g(x))$ requires solving the inequality:
The vertical asymptote occurs where the inner argument $g(x) = 0$.
Worked Example 3: Finding Domain and Vertical Asymptote
Determine the domain and vertical asymptote of $f(x) = \log_5(12 - 3x)$.
Solution:
- Set the argument strictly greater than zero:
- In interval notation, the domain is $(-\infty, 4)$.
- Set the argument equal to zero to find the vertical asymptote: The vertical asymptote is the vertical line $x = 4$.
6. Change-of-Base Formula
The Change-of-Base Formula converts logarithms from any base $b$ to an arbitrary new positive base $a$ (most commonly base $10$ or base $e$):
Worked Example 4: Exact Logarithmic Evaluation
Evaluate $\log_{16}(32)$ using the Change-of-Base Formula.
Solution: Choose base $2$ (since both $16$ and $32$ are powers of $2$):
7. CLEP Exam Traps & Common Errors
- Trap 1: Inventing Non-Existent Log Rules
- $\log_b(u + v) \neq \log_b(u) + \log_b(v)$. (Log of a sum CANNOT be split!)
- $\frac{\log_b(u)}{\log_b(v)} \neq \log_b(u - v)$. (Quotient of two logs is NOT the log of a difference!)
- Trap 2: Confusing $\log_b(u^p)$ with $(\log_b(u))^p$
The power rule $p \log_b(u)$ ONLY applies when the exponent $p$ belongs to the argument $u$, not when the entire logarithmic expression is raised to a power. - Trap 3: Logarithms of Non-Positive Numbers
Evaluating $\log_b(0)$ or $\log_b(\text{negative})$ within real numbers is undefined. Always check domain boundaries.
What is the domain of the logarithmic function f(x) = log_4(15 - 3x)?
Which expression represents log_2(a^4 / (b^2 * sqrt(c))) expanded completely into simplest logarithmic terms?
Which single logarithm is equivalent to (1/3)ln(x) + 2ln(y) - ln(z)?
What is the exact numerical value of log_8(32)?