Mathematics

Exponents, Radicals, and Logarithms

Properties of exponents and radicals, operations with radicals (simplification, rationalization), and properties of logarithms including change of base.

Property
Example
1.a0=1\mathbf{1.}\quad a^0 = 1
50=15^0 = 1
2.a1=a\mathbf{2.}\quad a^1 = a
51=55^1 = 5
3.an=1an\mathbf{3.}\quad a^{-n} = \dfrac{1}{a^n}
52=152=1255^{-2} = \dfrac{1}{5^2} = \dfrac{1}{25}
4.amn=amn\mathbf{4.}\quad a^{\frac{m}{n}} = \sqrt[n]{a^m}
523=5235^{\frac{2}{3}} = \sqrt[3]{5^2}
5.aman=am+n\mathbf{5.}\quad a^m \cdot a^n = a^{m+n}
5253=52+3=555^2 \cdot 5^3 = 5^{2+3} = 5^5
6.aman=amn\mathbf{6.}\quad \dfrac{a^m}{a^n} = a^{m-n}
5352=532=51\dfrac{5^3}{5^2} = 5^{3-2} = 5^1
7.(am)n=amn\mathbf{7.}\quad (a^m)^n = a^{m \cdot n}
(52)3=523=56(5^2)^3 = 5^{2 \cdot 3} = 5^6
8.(ab)n=anbn\mathbf{8.}\quad (a \cdot b)^n = a^n \cdot b^n
(53)2=5232(5 \cdot 3)^2 = 5^2 \cdot 3^2
9.(ab)n=anbn\mathbf{9.}\quad \left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n}
(53)2=5232\left(\dfrac{5}{3}\right)^2 = \dfrac{5^2}{3^2}

Note for property 3: Applied to a fraction it results in:
(ab)n=(ba)n=bnan\left(\dfrac{a}{b}\right)^{-n} = \left(\dfrac{b}{a}\right)^n = \dfrac{b^n}{a^n}
Property
Example
1.abn=anbn\mathbf{1.}\quad \sqrt[n]{a \cdot b} = \sqrt[n]{a} \cdot \sqrt[n]{b}
533=5333\sqrt[3]{5 \cdot 3} = \sqrt[3]{5} \cdot \sqrt[3]{3}
2.abn=anbn\mathbf{2.}\quad \sqrt[n]{\dfrac{a}{b}} = \dfrac{\sqrt[n]{a}}{\sqrt[n]{b}}
533=5333\sqrt[3]{\dfrac{5}{3}} = \dfrac{\sqrt[3]{5}}{\sqrt[3]{3}}
3.(an)m=amn\mathbf{3.}\quad (\sqrt[n]{a})^m = \sqrt[n]{a^m}
(53)2=523(\sqrt[3]{5})^2 = \sqrt[3]{5^2}
4.anm=amn\mathbf{4.}\quad \sqrt[m]{\sqrt[n]{a}} = \sqrt[m \cdot n]{a}
53=56\sqrt{\sqrt[3]{5}} = \sqrt[6]{5}
5.amn=amknk\mathbf{5.}\quad \sqrt[n]{a^m} = \sqrt[n \cdot k]{a^{m \cdot k}}
53=564\sqrt{5^3} = \sqrt[4]{5^6}
6.amn=amn\mathbf{6.}\quad \sqrt[n]{a^m} = a^{\frac{m}{n}}
523=523\sqrt[3]{5^2} = 5^{\frac{2}{3}}

Sign of a radical:
  • If the index is odd, the radical has the same sign as the radicand:
83=83=283=83=2\sqrt[3]{-8} = -\sqrt[3]{8} = -2 \qquad \sqrt[3]{8} = \sqrt[3]{8} = 2
  • If the index is even and the radicand is positive, there are two solutions: positive and negative.
164=±2\sqrt[4]{16} = \pm 2
  • If the index is even and the radicand is negative, there is no real solution.
16R\sqrt{-16} \notin \mathbb{R}
Simplifying a radical (extracting factors): Find the prime factorization of the radicand. Ex.:
648.0003=2634533=223533\sqrt[3]{648{.}000} = \sqrt[3]{2^6 \cdot 3^4 \cdot 5^3} = 2^2 \cdot 3 \cdot 5 \cdot \sqrt[3]{3}

Reducing radicals to a common index: The common index is the LCM of the indices. Use property 5. Ex.:
323574=381256127312=38567312\sqrt[3]{3^2} \cdot \sqrt{5} \cdot \sqrt[4]{7} = \sqrt[12]{3^{8}} \cdot \sqrt[12]{5^{6}} \cdot \sqrt[12]{7^{3}} = \sqrt[12]{3^8 \cdot 5^6 \cdot 7^3}

Multiplying and dividing radicals: Reduce to a common index and use properties 1 and 2. Ex.:
3235154=3812561215312=3856335312=355312\dfrac{\sqrt[3]{3^2} \cdot \sqrt{5}}{\sqrt[4]{15}} = \dfrac{\sqrt[12]{3^8} \cdot \sqrt[12]{5^6}}{\sqrt[12]{15^3}} = \sqrt[12]{\dfrac{3^8 \cdot 5^6}{3^3 \cdot 5^3}} = \sqrt[12]{3^5 \cdot 5^3}

Adding and subtracting like radicals: Ex.:
27+4834=33+43123=1323\sqrt{27} + \sqrt{48} - \sqrt{\dfrac{3}{4}} = 3\sqrt{3} + 4\sqrt{3} - \dfrac{1}{2}\sqrt{3} = \dfrac{13}{2}\sqrt{3}

Rationalizing the denominator: Removing roots from the denominator:
  • If the denominator is a square root:
13=1333=33\dfrac{1}{\sqrt{3}} = \dfrac{1}{\sqrt{3}} \cdot \dfrac{\sqrt{3}}{\sqrt{3}} = \dfrac{\sqrt{3}}{3}
  • If the denominator is an nth root:
1325=1325335335=335355=3353\dfrac{1}{\sqrt[5]{3^2}} = \dfrac{1}{\sqrt[5]{3^2}} \cdot \dfrac{\sqrt[5]{3^3}}{\sqrt[5]{3^3}} = \dfrac{\sqrt[5]{3^3}}{\sqrt[5]{3^5}} = \dfrac{\sqrt[5]{3^3}}{3}
  • If the denominator is a binomial:
1(53)=1(53)(5+3)(5+3)=(5+3)(5)2(3)2=(5+3)2\dfrac{1}{(\sqrt{5}-\sqrt{3})} = \dfrac{1}{(\sqrt{5}-\sqrt{3})} \cdot \dfrac{(\sqrt{5}+\sqrt{3})}{(\sqrt{5}+\sqrt{3})} = \dfrac{(\sqrt{5}+\sqrt{3})}{(\sqrt{5})^2-(\sqrt{3})^2} = \dfrac{(\sqrt{5}+\sqrt{3})}{2}
Definition:
logba=xbx=a\log_b a = x \Rightarrow b^x = a

Special logarithms:
Common logarithm
Natural logarithm
log10a=loga\log_{10} a = \log a
logea=lna\log_e a = \ln a

Change of base formula:
logca=logbalogbc\log_c a = \dfrac{\log_b a}{\log_b c}

Properties of Logarithms
Property
Example
logbb=1\log_b b = 1
log22=1;log10=1\log_2 2 = 1 \quad ; \quad \log 10 = 1
logb1=0\log_b 1 = 0
log1=0\log 1 = 0
loga+logb=log(ab)\log a + \log b = \log(a \cdot b)
log2+log3=log(23)\log 2 + \log 3 = \log(2 \cdot 3)
logalogb=log ⁣(ab)\log a - \log b = \log\!\left(\dfrac{a}{b}\right)
log18log2=log ⁣(182)\log 18 - \log 2 = \log\!\left(\dfrac{18}{2}\right)
logab=bloga\log a^b = b \cdot \log a
log23=3log2\log 2^3 = 3 \cdot \log 2
logan=loga1n=1nloga\log \sqrt[n]{a} = \log a^{\frac{1}{n}} = \dfrac{1}{n} \cdot \log a
log3=log312=12log3\log \sqrt{3} = \log 3^{\frac{1}{2}} = \dfrac{1}{2} \cdot \log 3