krit.club logo

Number - Laws of exponents and radicals

Grade 9IB

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

Understanding Exponents: An exponent (or index) indicates how many times a base number is multiplied by itself. In the expression ana^n, aa is the base and nn is the exponent. Visually, you can think of a2a^2 as the area of a square with side length aa, and a3a^3 as the volume of a cube with side length aa.

The Multiplication and Division Laws: When multiplying two powers with the same base, you add the exponents: aman=am+na^m \cdot a^n = a^{m+n}. When dividing, you subtract the exponents: aman=amn\frac{a^m}{a^n} = a^{m-n}. Imagine a string of repeated multiplications being combined or cancelled out to visualize why these additions and subtractions occur.

Power of a Power: When a power is raised to another power, such as (am)n(a^m)^n, the exponents are multiplied to get amna^{m \cdot n}. This represents nn groups of aa multiplied mm times. If you visualize a grid where each cell contains ama^m, the total number of factors of aa is the product of the dimensions.

Zero and Negative Exponents: Any non-zero base raised to the power of zero is 11 (a0=1a^0 = 1). A negative exponent indicates the reciprocal of the base raised to the positive version of that power (an=1ana^{-n} = \frac{1}{a^n}). Visually, moving from a1a^1 to a0a^0 and then a1a^{-1} involves repeatedly dividing by the base aa.

Rational (Fractional) Exponents: An exponent in the form of a fraction mn\frac{m}{n} represents both a power and a root. The denominator nn indicates the nn-th root, and the numerator mm indicates the power. For example, a12a^{\frac{1}{2}} is the square root a\sqrt{a}, which is the side length of a square with area aa.

Radicals and Surds: A radical expression uses the symbol xn\sqrt[n]{x}, where nn is the index and xx is the radicand. If a root cannot be simplified to a rational number (like 2\sqrt{2} or 3\sqrt{3}), it is called a surd. To simplify radicals, look for the largest perfect nn-th power factor of the radicand and 'pull it out' of the radical symbol.

Scientific Notation: This is a way of writing very large or very small numbers using powers of 1010 in the form a×10ka \times 10^k, where 1a<101 \le |a| < 10. Moving the decimal point to the left increases the exponent (positive kk for large numbers), while moving it to the right decreases the exponent (negative kk for decimals).

📐Formulae

aman=am+na^m \cdot a^n = a^{m+n}

aman=amn\frac{a^m}{a^n} = a^{m-n}

(am)n=amn(a^m)^n = a^{mn}

(ab)n=anbn(ab)^n = a^n b^n

(ab)n=anbn(\frac{a}{b})^n = \frac{a^n}{b^n}

a0=1 (where a0)a^0 = 1 \text{ (where } a \neq 0)

an=1ana^{-n} = \frac{1}{a^n}

a1n=ana^{\frac{1}{n}} = \sqrt[n]{a}

amn=amn=(an)ma^{\frac{m}{n}} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m

💡Examples

Problem 1:

Simplify the expression and write the answer with positive exponents: (3x2y3)29x5y2\frac{(3x^2 y^{-3})^2}{9x^5 y^2}

Solution:

Step 1: Apply the power of a product rule to the numerator: (3x2y3)2=32(x2)2(y3)2=9x4y6(3x^2 y^{-3})^2 = 3^2 \cdot (x^2)^2 \cdot (y^{-3})^2 = 9x^4 y^{-6}. \ Step 2: Substitute back into the fraction: 9x4y69x5y2\frac{9x^4 y^{-6}}{9x^5 y^2}. \ Step 3: Simplify the coefficients: 99=1\frac{9}{9} = 1. \ Step 4: Apply the quotient law for xx: x45=x1x^{4-5} = x^{-1}. \ Step 5: Apply the quotient law for yy: y62=y8y^{-6-2} = y^{-8}. \ Step 6: Convert to positive exponents: x1y8=1x1y8x^{-1} y^{-8} = \frac{1}{x^1 y^8}.

Explanation:

This problem requires applying the Power of a Product rule first, followed by the Quotient Law for like bases, and finally converting negative exponents into a reciprocal form.

Problem 2:

Evaluate the following numerical expression without using a calculator: 2723+162127^{\frac{2}{3}} + \sqrt{16} \cdot 2^{-1}

Solution:

Step 1: Evaluate 272327^{\frac{2}{3}}. This is (273)2(\sqrt[3]{27})^2. Since 33=273^3 = 27, 273=3\sqrt[3]{27} = 3. Then 32=93^2 = 9. \ Step 2: Evaluate 16\sqrt{16}. Since 42=164^2 = 16, 16=4\sqrt{16} = 4. \ Step 3: Evaluate 212^{-1}. This is the reciprocal 121=0.5\frac{1}{2^1} = 0.5. \ Step 4: Combine the terms: 9+(40.5)9 + (4 \cdot 0.5). \ Step 5: Perform the multiplication: 40.5=24 \cdot 0.5 = 2. \ Step 6: Final addition: 9+2=119 + 2 = 11.

Explanation:

The solution involves converting a rational exponent into a root and power, simplifying a square root, and applying the definition of a negative exponent before following the standard order of operations (BODMAS/PEMDAS).