A logarithmic function is the inverse of an exponential function and answers the question: "What exponent of b gives x?"
The domain is all positive real numbers: x > 0
Join ALLEN!
(Session 2026 - 27)
Choose class
Choose your goal
Preferred Mode
Choose State
Logarithmic Functions
Logarithmic functions are the inverse of exponential functions and are used to solve equations involving exponents. Represented as f(x)=logb(x), they determine the power to which a base b must be raised to produce a given number. These functions are widely used in mathematics, science, and engineering to model phenomena such as sound intensity, pH levels, and earthquake magnitudes. Understanding logarithmic functions is essential for simplifying complex calculations and analyzing exponential growth or decay.
1.0Logarithmic Functions Definition
A logarithmic function is the inverse of an exponential function. If:
y=bx
then the logarithmic form is:
x=logb(y)
Where:
b is the base of the logarithm (must be > 0 and ≠ 1),
y > 0,
logb(y) means "the power to which b must be raised to get y."
2.0Logarithmic Functions Formulas
Here are essential logarithmic function formulas:
Definition:
logb(x)=y⇔by=x
Natural Logarithm (base e):
ln(x)=loge(x)
Common Logarithm (base 10):
log(x)=log10(x)
Change of Base Formula:
logb(x)=logk(b)logk(x)( any base k)
Related Video: Logarithmic Inequality
3.0Logarithmic Functions Properties
Important logarithmic functions properties:
logb(1)=0
logb(b)=1
logb(xy)=logb(x)+logb(y)
logb(yx)=logb(x)−logb(y)
logb(xn)=nlogb(x)
logbk(x)=k1logb(x)
These help in simplifying complex logarithmic expressions.
4.0Logarithmic Functions Rules
To work with logarithmic functions, apply these rules:
Logs are only defined for positive values.
The domain of f(x)=logb(x)isx>0.
The range is all real numbers.
Use logarithmic identities to simplify, expand, or solve expressions.
Convert between exponential and logarithmic forms to solve equations.
5.0Logarithmic Functions Graph
Graph of f(x)=logb(x):
Passes through (1, 0)
Has a vertical asymptote at x = 0
Is increasing for b > 1, decreasing for 0 < b < 1
Domain: x > 0
Range: (−∞, ∞)
Example Graphs:
f(x)=log2(x): Slowly increasing
f(x)=ln(x): Natural logarithm curve
f(x)=log10(x): Common logarithmic curve
6.0Logarithmic Functions Examples
Example 1: Convert the exponential equation 34=81 into logarithmic form.
Solution:
The logarithmic form is: log3(81)=4
Example 2: Evaluate log10(1000)
Solution:
Since 103=1000,
log10(1000)=3
Example 3: Solve log5(x)=2
Solution:
Convert to exponential form:
x=52=25
Answer: x = 25
Example 4: Simplify log2(8)+log2(4)
Solution:
Use the product rule:
log2(8⋅4)=log2(32)
Since 25=32,
log2(32)=5
Example 5: Evaluate log2(10) using the change of base formula.