2.3 Exponents, Radicals & Scientific Notation

Key Takeaways

  • The laws of exponents govern expressions with identical bases: \(a^m \cdot a^n = a^{m+n}\), \(\frac{a^m}{a^n} = a^{m-n}\), and \((a^m)^n = a^{m \cdot n}\).
  • Any non-zero base raised to the zero power equals one (\(a^0 = 1\), \(a \neq 0\)), and negative exponents indicate reciprocal values: \(a^{-n} = \frac{1}{a^n}\).
  • Radicals represent fractional exponents (\(\sqrt[n]{a^m} = a^{m/n}\)); simplifying radicals requires factoring out the largest perfect square or \(n\)-th power radicand factor.
  • Standard scientific notation expresses numbers as \(a \times 10^n\), where \(1 \le |a| < 10\) and \(n\) is an integer.
  • Multiplying numbers in scientific notation multiplies their mantissas and adds exponents; dividing divides mantissas and subtracts exponents, followed by normalizing the mantissa to the range \([1, 10)\).
Last updated: September 2026

The Fundamental Laws of Exponents

An exponential expression (a^n) represents repeated multiplication of a base (a) by itself (n) times. Exponent rules provide algebraic shortcuts for combining and simplifying power expressions.

Master Exponent Rules Table

Rule NameMathematical LawConditionExample
Product Rule(a^m \cdot a^n = a^{m+n})Same base(x^4 \cdot x^7 = x^{4+7} = x^{11})
Quotient Rule(\frac{a^m}{a^n} = a^{m-n})(a \neq 0)(\frac{y^9}{y^4} = y^{9-4} = y^5)
Power of a Power((a^m)^n = a^{m \cdot n})Multiply powers((k^3)^4 = k^{3 \times 4} = k^{12})
Power of a Product((ab)^n = a^n b^n)Distribute power((2x^3)^4 = 2^4 (x^3)^4 = 16x^{12})
Power of a Quotient(\left(\frac{a}{b}\right)^n = \frac{a^n}{b^n})(b \neq 0)(\left(\frac{3}{y^2}\right)^3 = \frac{3^3}{(y^2)^3} = \frac{27}{y^6})
Zero Exponent(a^0 = 1)(a \neq 0)(58^0 = 1, \quad (-7x)^0 = 1)
Negative Exponent(a^{-n} = \frac{1}{a^n}, \quad \frac{1}{a^{-n}} = a^n)(a \neq 0)(4^{-3} = \frac{1}{4^3} = \frac{1}{64}, \quad \frac{1}{x^{-5}} = x^5)
Fractional Exponent(a^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m)(a \ge 0) if (n) even(27^{2/3} = (\sqrt[3]{27})^2 = 3^2 = 9)

Conceptual Proof: Why (a^0 = 1) and (a^{-n} = \frac{1}{a^n})

Consider the decreasing sequence of powers of (2):

23=8÷222=4÷221=2÷220=1÷221=12÷222=142^3 = 8 \xrightarrow{\div 2} 2^2 = 4 \xrightarrow{\div 2} 2^1 = 2 \xrightarrow{\div 2} 2^0 = 1 \xrightarrow{\div 2} 2^{-1} = \frac{1}{2} \xrightarrow{\div 2} 2^{-2} = \frac{1}{4}

Applying the Quotient Rule to identical numerator and denominator confirms this algebraically:

1=anan=ann=a01 = \frac{a^n}{a^n} = a^{n - n} = a^0 an=a0n=a0an=1ana^{-n} = a^{0 - n} = \frac{a^0}{a^n} = \frac{1}{a^n}

Common Algebraic Misconception: The Product Rule applies only to identical bases. (2^3 \cdot 3^4 \neq 6^7). Compute individual values when bases differ: (2^3 \cdot 3^4 = 8 \cdot 81 = 648).

Square Roots, Cube Roots & Radicals

The radical expression (\sqrt[n]{x}) asks: "What number raised to the (n)-th power equals (x)?"

  • The principal square root (\sqrt{x}) is always the non-negative root: (\sqrt{25} = 5) (even though ((-5)^2 = 25), (\sqrt{25}) specifically denotes the positive root).
  • A cube root (\sqrt[3]{x}) can be negative because an odd power of a negative is negative: (\sqrt[3]{-64} = -4) because ((-4)^3 = -64).

HiSET Perfect Powers Reference Table

Base (n)Square (n^2)Cube (n^3)Base (n)Square (n^2)Base (n)Square (n^2)
1(1)(1)8(64)15(225)
2(4)(8)9(81)16(256)
3(9)(27)10(100)17(289)
4(16)(64)11(121)18(324)
5(25)(125)12(144)19(361)
6(36)(216)13(169)20(400)
7(49)(343)14(196)25(625)

Simplifying Radical Expressions

Radicals are simplified using the Product Property of Radicals ((\sqrt{a \cdot b} = \sqrt{a} \cdot \sqrt{b})) and Quotient Property of Radicals ((\sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}})) by factoring out the largest perfect square factor:

Simplify 72:72=36×2=36×2=62\text{Simplify } \sqrt{72}: \quad \sqrt{72} = \sqrt{36 \times 2} = \sqrt{36} \times \sqrt{2} = 6\sqrt{2} Simplify 300:300=100×3=100×3=103\text{Simplify } \sqrt{300}: \quad \sqrt{300} = \sqrt{100 \times 3} = \sqrt{100} \times \sqrt{3} = 10\sqrt{3}

Adding and Subtracting Radicals

Radicals can only be combined through addition or subtraction if they have identical indices and identical radicands (like radicals):

Compute: 320245+80\text{Compute: } 3\sqrt{20} - 2\sqrt{45} + \sqrt{80} Step 1: Simplify each radical term:\text{Step 1: Simplify each radical term:} 320=34×5=3(25)=653\sqrt{20} = 3\sqrt{4 \times 5} = 3(2\sqrt{5}) = 6\sqrt{5} 245=29×5=2(35)=652\sqrt{45} = 2\sqrt{9 \times 5} = 2(3\sqrt{5}) = 6\sqrt{5} 80=16×5=45\sqrt{80} = \sqrt{16 \times 5} = 4\sqrt{5} Step 2: Combine like terms: 6565+45=45\text{Step 2: Combine like terms: } 6\sqrt{5} - 6\sqrt{5} + 4\sqrt{5} = 4\sqrt{5}

Mental Estimation of Non-Perfect Square Roots

To estimate a non-perfect square root without a calculator, locate the two closest consecutive perfect squares:

Estimate 75:\text{Estimate } \sqrt{75}: 64<75<81    8<75<9\sqrt{64} < \sqrt{75} < \sqrt{81} \implies 8 < \sqrt{75} < 9 Linear interpolation: 8+75648164=8+11178+0.65=8.65(True value 8.66)\text{Linear interpolation: } 8 + \frac{75 - 64}{81 - 64} = 8 + \frac{11}{17} \approx 8 + 0.65 = 8.65 \quad (\text{True value } \approx 8.66)

Scientific Notation: Structure & Operations

Scientific notation is a standardized format for expressing very large or very small real numbers compactly:

a×10na \times 10^n

Where:

  • The mantissa (or coefficient) (a) must satisfy: (1 \le |a| < 10).
  • The exponent (n) is an integer ((n \in \mathbb{Z})).

Converting Between Standard Form and Scientific Notation

  • Numbers (\ge 10) (Positive Exponent): Shift the decimal point left until one non-zero digit remains to the left. The exponent (n) equals the number of places shifted: 542,000,000=5.42×108542,000,000 = 5.42 \times 10^8
  • Numbers (< 1) (Negative Exponent): Shift the decimal point right until one non-zero digit is to the left. The exponent (n) is negative, equal to the number of places shifted: 0.00000789=7.89×1060.00000789 = 7.89 \times 10^{-6}

Arithmetic Operations with Scientific Notation

1. Multiplication

Multiply mantissas and add exponents. Adjust mantissa if the product is (\ge 10):

(3.2×105)×(4.0×103)=(3.2×4.0)×105+3=12.8×108=1.28×109(3.2 \times 10^5) \times (4.0 \times 10^3) = (3.2 \times 4.0) \times 10^{5 + 3} = 12.8 \times 10^8 = 1.28 \times 10^9

2. Division

Divide mantissas and subtract exponents. Adjust mantissa if the quotient is (< 1):

1.44×1024.8×105=(1.444.8)×1025=0.3×107=3.0×108\frac{1.44 \times 10^{-2}}{4.8 \times 10^5} = \left( \frac{1.44}{4.8} \right) \times 10^{-2 - 5} = 0.3 \times 10^{-7} = 3.0 \times 10^{-8}

3. Addition and Subtraction

Exponents must match before adding or subtracting mantissas. Shift the decimal point of the term with the smaller exponent to match the larger exponent:

(6.5×107)+(8.2×106)=(6.5×107)+(0.82×107)=(6.5+0.82)×107=7.32×107(6.5 \times 10^7) + (8.2 \times 10^6) = (6.5 \times 10^7) + (0.82 \times 10^7) = (6.5 + 0.82) \times 10^7 = 7.32 \times 10^7

Step-by-Step Worked Examples

Example 1: Simplifying an Algebraic Exponential Expression

Problem: Simplify the expression leaving only positive exponents:

(2x3y2)3(3x1y4)6x4y3\frac{(2x^3 y^{-2})^3 \cdot (3x^{-1} y^4)}{6x^4 y^{-3}}

Solution:

  • Step 1: Expand numerator power ((2x^3 y^{-2})^3) (2x3y2)3=23(x3)3(y2)3=8x9y6(2x^3 y^{-2})^3 = 2^3 \cdot (x^3)^3 \cdot (y^{-2})^3 = 8 x^9 y^{-6}

  • Step 2: Multiply numerator terms (8x9y6)(3x1y4)=(83)x9+(1)y6+4=24x8y2(8 x^9 y^{-6}) \cdot (3 x^{-1} y^4) = (8 \cdot 3) \cdot x^{9 + (-1)} \cdot y^{-6 + 4} = 24 x^8 y^{-2}

  • Step 3: Divide by denominator (6x^4 y^{-3}) 24x8y26x4y3=(246)x84y2(3)=4x4y2+3=4x4y1=4x4y\frac{24 x^8 y^{-2}}{6 x^4 y^{-3}} = \left(\frac{24}{6}\right) \cdot x^{8 - 4} \cdot y^{-2 - (-3)} = 4 x^4 y^{-2 + 3} = 4 x^4 y^1 = 4x^4 y

Final Result: (4x^4 y)


Example 2: Real-World Astronomy Scale Calculation

Problem: The average distance from the Sun to planet Neptune is approximately (4.5 \times 10^9\text{ kilometers}). The speed of light is approximately (3.0 \times 10^5\text{ kilometers per second}). How many seconds does it take sunlight to travel from the Sun to Neptune? Express the result in standard scientific notation and in minutes.

Solution:

  • Step 1: Compute time in seconds ((t = \frac{d}{v})) t=4.5×109 km3.0×105 km/s=(4.53.0)×1095=1.5×104 secondst = \frac{4.5 \times 10^9\text{ km}}{3.0 \times 10^5\text{ km/s}} = \left(\frac{4.5}{3.0}\right) \times 10^{9 - 5} = 1.5 \times 10^4\text{ seconds}

  • Step 2: Convert to minutes 1.5×104 seconds=15,000 seconds1.5 \times 10^4\text{ seconds} = 15,000\text{ seconds} Minutes=15,00060=250 minutes(or 4 hours 10 minutes)\text{Minutes} = \frac{15,000}{60} = 250\text{ minutes} \quad (\text{or } 4\text{ hours } 10\text{ minutes})

Final Result: (1.5 \times 10^4\text{ seconds}) (or (250\text{ minutes}))

Test Your Knowledge

Which of the following expressions is the fully simplified form of (\frac{(3a^2 b^{-3})^2 \cdot (2a^{-1} b^4)}{6a^5 b^{-2}}) containing only positive exponents?

A
B
C
D
Test Your Knowledge

What is the simplified radical form of the expression (5\sqrt{28} - 2\sqrt{63} + \sqrt{175})?

A
B
C
D
Test Your Knowledge

What is the value of (\frac{(4.8 \times 10^{-3}) \times (7.5 \times 10^8)}{1.5 \times 10^2}) expressed in standard scientific notation?

A
B
C
D
Test Your Knowledge

Which of the following provides the correct bounding consecutive integer interval and closest decimal approximation for (\sqrt{135}) without using a calculator?

A
B
C
D