1/24
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Logarithm (log)
A function that answers “what exponent do I need?”; it reverses exponentiation.
Definition of a logarithm
(logb(x)=y) if and only if (by=x).
Base restrictions for logarithms
For real logarithms, the base must satisfy (b>0) and (b=1).
Argument (input) restriction for logarithms
For real logarithms, the argument must be positive: (x>0).
Logarithmic expression
Any algebraic expression involving logarithms, e.g., (log3(7x−1)) or (2log(x)−log(5)).
Common logarithm
(log(x)), typically meaning logarithm base 10.
Natural logarithm
(ln(x)), the logarithm base (e).
Constant (e)
A special irrational constant (~2.71828) used as the base of the natural logarithm and common in continuous growth models.
Inverse relationship (logs and exponentials)
(y=bx) and (y=logb(x)) are inverses; each “undoes” the other.
Domain and range of (y=b^x)
Domain: all real numbers; Range: (y>0).
Domain and range of (y=logb(x))
Domain: (x>0); Range: all real numbers.
Monotonicity of (y=logb(x))
Increasing if (b>1); decreasing if (0<b<1).
Anchor point: (logb(1)=0)
Because (b0=1), every log graph passes through (1,0).
Anchor point: (logb(b)=1)
Because (b1=b), (logb(b)=1).
Undoing identity (log of an exponential)
(logb(bx)=x) for valid base (b).
Undoing identity (exponential of a log)
(blogb(x)=x) for (x>0) and valid base (b).
Product Rule (logs)
(logb(MN)=logb(M)+logb(N)), with (M>0), (N>0).
Quotient Rule (logs)
(logb(NM)=logb(M)−logb(N)), with (M>0), (N>0).
Power Rule (logs)
(logb(Mp)=plogb(M)), with (M>0).
No “sum rule” for logs
In general, (logb(M+N)=logb(M)+logb(N)); logs do not distribute over addition.
Change of base formula
(logb(x)=log(b)log(x)=ln(b)ln(x)), allowing computation with base 10 or base (e).
Condense (logarithms)
Combine multiple log terms into a single logarithm by reversing the product/quotient/power rules (often used to solve equations).
Expand (logarithms)
Rewrite one logarithm as a sum/difference by applying product/quotient/power rules (often used to simplify or match forms).
Extraneous solution (log equations)
A solution produced by algebra that must be rejected because it makes a log argument nonpositive, violating the domain restriction.
Vertical asymptote of a logarithmic function
For (y=\logb(x)), the vertical asymptote is (x=0); for (y=a\logb(x-h)+k), it shifts to (x=h).