Real numbers, exponents and scientific notation (Grade 9) – Week 5 focus
Download the Lessonotes Mobile South Africa app for faster lesson access on Android and iPhone.
Subject: Mathematics
Class: Grade 9
Term: 1st Term
Week: 5
Theme: General lesson support
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.
This week, we delve into the fascinating world of real numbers, exponents, and scientific notation. Understanding these concepts is crucial not only for your mathematical journey but also for interpreting data and solving problems in various aspects of life. From understanding interest rates on loans to interpreting statistics about population growth in South Africa, these skills are essential.
Furthermore, they form the foundation for more advanced mathematical concepts you'll encounter in higher grades and university. Consider how exponents are used in calculating compound interest – a vital skill for financial planning.
2.1 Real Numbers: Real numbers encompass all rational and irrational numbers.
Rational Numbers: These can be expressed as a fraction p/q, where p and q are integers and q ≠
0. They include integers (e.g., -3, 0, 5), fractions (e.g., 1/2, -3/4), terminating decimals (e.g., 0.25, 1.75), and repeating decimals (e.g., 0.333..., 1.666...).
Irrational Numbers: These cannot be expressed as a fraction p/q. They are non-terminating and non-repeating decimals. Examples include π (pi, approximately 3.14159...) and √2 (the square root of 2, approximately 1.41421...). The square root of any number that is not a perfect square is irrational.
Number Line Representation: Real numbers can be represented on a number line, with rational and irrational numbers filling in all the spaces.
Example 1: Classifying Real Numbers -5: Integer, Rational, Real 3/7: Rational, Real √9: √9 = 3, so it's an Integer, Rational, Real √5: Irrational, Real (since 5 is not a perfect square) 0.121212... (repeating): Rational, Real 0.123456789... (non-repeating): Irrational, Real 2.2 Exponents: An exponent 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: 5 4 / 5 2 = 5 4-2 = 5 2 = 25 Power of a Power: (a m ) n = a mn (When raising a power to another power, multiply the exponents.)
Example: (3 2 ) 3 = 3 23 = 3 6 = 729 Power of a Product: (ab) n = a n b n (When raising a product to a power, raise each factor to the power.)
Example: (2x) 3 = 2 3 x 3 = 8x 3 Power of a Quotient: (a/b) n = a n /b n (When raising a quotient to a power, raise both the numerator and the denominator to the power.)
Example: (4/y) 2 = 4 2 /y 2 = 16/y 2 Zero Exponent: a 0 = 1 (Any non-zero number raised to the power of 0 is 1.)
Example: 7 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 Example 2: Simplifying Expressions with Exponents Simplify: (3x 2 y -1 ) 2 * (2x -3 y 4 )
Apply the power of a product rule: 3 2 (x 2 ) 2 (y -1 ) 2 * (2x -3 y 4 )
Simplify the exponents: 9x 4 y -2 * (2x -3 y 4 ) Multiply the coefficients and apply the product of powers rule: (9 * 2)x 4+(-3) y -2+4 Simplify: 18xy 2 2.3 Scientific Notation: Scientific notation is a way to express very large or very small numbers in a compact form. A number in scientific notation is written as a x 10 n , where 1 ≤ |a| 6 (Move the decimal point 6 places to the left.) 0.0000034 = 3.4 x 10 -6 (Move the decimal point 6 places to the right.)
Example 4: Converting from Scientific Notation 4.8 x 10 5 = 480000 (Move the decimal point 5 places to the right.) 9.1 x 10 -3 = 0.0091 (Move the decimal point 3 places to the left.)
Example 5: Calculations with Scientific Notation Calculate: (2 x 10 3 ) * (3 x 10 4 )
Multiply the coefficients: 2 * 3 = 6 Multiply the powers of 10: 10 3 * 10 4 = 10 3+4 = 10 7 Combine the results: 6 x 10 7 Guided Practice (With Solutions)
Question 1: Simplify: (4a 3 b 2 ) / (2ab)
Solution: Divide the coefficients: 4/2 = 2 Apply the quotient of powers rule for 'a': a 3 /a = a 3-1 = a 2 Apply the quotient of powers rule for 'b': b 2 /b = b 2-1 = b Combine the results: 2a 2 b
Commentary: This question tests your understanding of the quotient of powers rule and how to apply it to variables within an expression.
Question 2: Express 0.00000056 in scientific notation.
Solution: Move the decimal point to the right until you have a number between 1 and
1
0. In this case, we move it 7 places to the right to get 5.
6. Since we moved the decimal point 7 places to the right, the exponent of 10 is -
7. Therefore, 0.00000056 = 5.6 x 10 -7
Commentary: This question assesses your ability to convert a small number into scientific notation, remembering to use a negative exponent.
Question 3: Evaluate: (5 x 10 4 ) + (3 x 10 3 )
Solution: To add numbers in scientific notation, they must have the same exponent. Convert 3 x 10 3 to 0.3 x 10 4 .
Now add the coefficients: 5 + 0.3 = 5.3 Keep the exponent: 5.3 x 10 4
Commentary: This question highlights the importance of having the same exponent when adding or subtracting numbers in scientific notation.
Question 4: Simplify: (x 5 y -2 z 0 ) 3 Solution: Apply the power of a power rule to each variable: (x 5 ) 3 = x 53 = x 15 (y -2 ) 3 = y -23 = y -6 (z 0 ) 3 = z 03 = z 0 = 1 Combine the results: x 15 y -6 * 1 = x 15 y -6 Rewrite with positive exponents: x 15 / y 6
Commentary: This question requires application of multiple exponent rules, including the power of a power and zero exponent rules, as well as understanding negative exponents. Independent Practice (Questions Only) Classify √11 as rational or irrational.