FundamentalsTopic #5 of 32

Properties of Logarithms

Logarithm rules including product, quotient, power, and change of base formulas.

Definition

y=loga(x)meansay=xy = \log_a(x) \quad \text{means} \quad a^y = x

where a>0a > 0, a1a \neq 1, and x>0x > 0

Basic Properties

PropertyFormula
Log of 1loga(1)=0\log_a(1) = 0
Log of baseloga(a)=1\log_a(a) = 1
Inversealoga(x)=xa^{\log_a(x)} = x
Inverseloga(ax)=x\log_a(a^x) = x

Logarithm Rules

Product Rule

loga(xy)=loga(x)+loga(y)\log_a(xy) = \log_a(x) + \log_a(y)

Quotient Rule

loga(xy)=loga(x)loga(y)\log_a\left(\frac{x}{y}\right) = \log_a(x) - \log_a(y)

Power Rule

loga(xn)=nloga(x)\log_a(x^n) = n \cdot \log_a(x)

Root Rule

loga(xn)=loga(x)n\log_a(\sqrt[n]{x}) = \frac{\log_a(x)}{n}

Change of Base Formula

loga(x)=logb(x)logb(a)=ln(x)ln(a)=log(x)log(a)\log_a(x) = \frac{\log_b(x)}{\log_b(a)} = \frac{\ln(x)}{\ln(a)} = \frac{\log(x)}{\log(a)}

Common Logarithms

NotationBase
log(x)\log(x)Base 10 (common log)
ln(x)\ln(x)Base ee (natural log)
log2(x)\log_2(x)Base 2 (binary log)

Natural Logarithm Properties

PropertyValue
ln(1)\ln(1)00
ln(e)\ln(e)11
ln(ex)\ln(e^x)xx
elnxe^{\ln x}xx
ee2.71828\approx 2.71828

Solving Logarithmic Equations

Basic Form

loga(x)=c\log_a(x) = c

Solution: x=acx = a^c

Using Properties

loga(x)+loga(y)=c\log_a(x) + \log_a(y) = c

loga(xy)=c\log_a(xy) = c

xy=acxy = a^c

Solving Exponential Equations

Take the logarithm of both sides:

ax=ba^x = b

xlog(a)=log(b)x \cdot \log(a) = \log(b)

x=log(b)log(a)x = \frac{\log(b)}{\log(a)}

Common Log Values

xxlog10(x)\log_{10}(x)
1100
101011
10010022
1000100033
0.10.11-1
0.010.012-2

Domain Restrictions

For loga(f(x))\log_a(f(x)):

  • f(x)f(x) must be positive: f(x)>0f(x) > 0
  • The base aa must be positive and not 1