Lesson Notes By Weeks and Term v5 - Grade 11

Exponents and surds – Week 1 focus

Download the Lessonotes Mobile South Africa app for faster lesson access on Android and iPhone.

Subject: Mathematics

Class: Grade 11

Term: 1st Term

Week: 1

Theme: General lesson support

Lesson Video

This page supports the lesson note with a companion video and a short classroom-ready summary.

For class groups and homework, share this lesson page so learners also get the summary, objectives, and full lesson context.

Performance objectives

Lesson summary

Exponents and surds are fundamental concepts in mathematics, serving as the building blocks for more advanced topics like calculus, algebra, and financial mathematics. Mastering these concepts is not just about passing exams; it's about developing critical thinking and problem-solving skills applicable to various aspects of life. In South Africa, understanding exponents can help in calculating compound interest on investments, understanding population growth, or even in coding applications for data analysis. Surds are useful in calculations related to areas and volumes, particularly when dealing with geometric shapes.

Lesson notes

2.1 Exponents: A Review An exponent (or power) indicates how many times a base number is multiplied by itself. For example, in the expression `a^n`, `a` is the base, and `n` is the exponent.

Laws of Exponents: Product of powers: `a^m a^n = a^(m+n)` (When multiplying powers with the same base, add the exponents.)

Example: `2^3 2^2 = 2^(3+2) = 2^5 = 32` Quotient of powers: `a^m / a^n = a^(m-n)` (When dividing powers with the same base, subtract the exponents.)

Example:* `3^5 / 3^2 = 3^(5-2) = 3^3 = 27` Power of a power: `(a^m)^n = a^(mn)` (When raising a power to another power, multiply the exponents.)

Example: `(4^2)^3 = 4^(23) = 4^6 = 4096` Power of a product: `(ab)^n = a^n b^n` (The power of a product is the product of the powers.)

Example: `(2x)^3 = 2^3 x^3 = 8x^3` Power of a quotient: `(a/b)^n = a^n / b^n` (The power of a quotient is the quotient of the powers.)

Example:* `(3/y)^2 = 3^2 / y^2 = 9/y^2` Zero exponent: `a^0 = 1` (Any non-zero number raised to the power of zero is 1.)

Example:* `5^0 = 1` Negative exponent: `a^(-n) = 1/a^n` (A negative exponent indicates the reciprocal of the base raised to the positive exponent.)

Example:* `2^(-3) = 1/2^3 = 1/8` Rational Exponents (Fractional Exponents): `a^(m/n) = nth_root(a^m) = (nth_root(a))^m` (A rational exponent represents a root and a power.)

Example:* `8^(2/3) = cube_root(8^2) = cube_root(64) = 4` or `8^(2/3) = (cube_root(8))^2 = (2)^2 = 4` 2.2 Surds: Understanding Irrational Roots A surd is an irrational number that can be expressed as the nth root of a rational number. In simpler terms, it's a root that cannot be simplified into a whole number or a fraction. For example, √2, √3, and ∛5 are surds, while √4 = 2 is not.

Simplifying Surds: The goal is to extract any perfect square (or cube, etc., depending on the root) from under the radical sign.

Example 1: Simplify √12 `√12 = √(4 3) = √4 * √3 = 2√3` Example 2: Simplify √75 `√75 = √(25 3) = √25 * √3 = 5√3` Operations with Surds: Addition and Subtraction: You can only add or subtract surds if they have the same radical part. For example, `2√3 + 5√3 = 7√3`. You cannot simplify `2√3 + 5√2` further.

Multiplication: Multiply the numbers outside the radical signs and the numbers inside the radical signs separately.

Example: `(2√3) (3√5) = (2 3)√(3 5) = 6√15` Division: Similar to multiplication, divide the numbers outside and inside the radical signs separately.

Example:* `(8√10) / (2√2) = (8/2)√(10/2) = 4√5` Rationalizing the Denominator: This process eliminates surds from the denominator of a fraction. To rationalize, multiply both the numerator and denominator by a suitable surd that will eliminate the surd in the denominator.

Simple Case: If the denominator is a single surd (e.g., √2), multiply both numerator and denominator by that surd.

Example: `1/√2 = (1 √2) / (√2 * √2) = √2 / 2` Complex Case: If the denominator is a binomial containing a surd (e.g., 1 + √3), multiply both numerator and denominator by the conjugate of the denominator. The conjugate is formed by changing the sign between the terms. The conjugate of `1 + √3` is `1 - √3`.

Example:* Rationalize `2/(1 + √3)`: Multiply by the conjugate: `[2 / (1 + √3)] [(1 - √3) / (1 - √3)]` Expand: `(2 - 2√3) / (1 - 3) = (2 - 2√3) / (-2)` Simplify: `-1 + √3` or `√3 - 1` 2.3 Solving Exponential Equations Exponential equations are equations where the variable appears in the exponent. A common method for solving simple exponential equations is to express both sides of the equation with the same base.

Example: Solve `2^(x+1) = 8` Rewrite 8 as a power of 2: `2^(x+1) = 2^3` Since the bases are equal, the exponents must be equal: `x + 1 = 3` Solve for x: `x = 2` Guided Practice (With Solutions)

Question 1: Simplify `(3x^2y^(-1))^2 * (2x^(-3)y^2)` Solution: Apply the power of a product rule: `(3^2 (x^2)^2 (y^(-1))^2) (2x^(-3)y^2)` Simplify: `(9x^4y^(-2)) (2x^(-3)y^2)` Multiply the coefficients and apply the product of powers rule: `(92) (x^(4-3)) (y^(-2+2))` Final Answer: `18xy^0 = 18x` (since any number to the power of 0 equals 1)

Commentary:* This question tests the understanding of multiple exponent rules, including the power of a product and the product of powers. Pay attention to signs when adding exponents.

Question 2: Simplify `√27 + √12 - √3` Solution: Simplify each surd individually: `√27 = √(93) = 3√3`, `√12 = √(4*3) = 2√3` Substitute the simplified surds back into the expression: `3√3 + 2√3 - √3` Combine like terms: `(3 + 2 - 1)√3` Final Answer: `4√3`

Commentary:* This question highlights the importance of simplifying surds before attempting addition or subtraction. Recognizing perfect square factors is key.

Question 3: Rationalize the denominator of `5/√5` Solution: Multiply the numerator and denominator by √5: `(5/√5) (√5/√5)` Simplify: `(5√5) / 5` Cancel the common factor of 5: `√5` Final Answer: `√5`

Commentary:* This is a straightforward example of rationalizing a denominator with a single surd.