Grade 7 → Number System → Powers and Exponents ↓
Laws of Exponents
Exponents are used to show how many times a number is multiplied by itself. For example, in the expression 2^3
, the number 2 is multiplied by itself 3 times: 2 * 2 * 2
is important to understand the rules of exponents because they help simplify expressions and solve problems involving exponents.
What are exponents?
The exponent is the number that tells how many times a base number is to be multiplied by itself. In the expression a^n
, a
is the base and n
is the exponent. The expression means that a
is multiplied by itself n
times.
Example:
3^4 = 3 * 3 * 3 * 3 = 81
Basic laws of exponents
Let's take a look at some basic rules of exponents. These rules are fundamental to simplifying expressions and solving equations.
1. Product rule of powers
When multiplying two powers with the same base, keep the base and add the exponents. In other words:
a^m * a^n = a^(m+n)
Example:
2^3 * 2^4 = 2^(3+4) = 2^7 = 2 * 2 * 2 * 2 * 2 * 2 * 2 = 128
2. Power quotient rule
When dividing two powers with the same base, keep the base and subtract the exponents.
a^m / a^n = a^(m-n)
Example:
5^5 / 5^3 = 5^(5-3) = 5^2 = 5 * 5 = 25
3. The power of the power rule
When raising a power to another power, keep the base and multiply the exponents.
(a^m)^n = a^(m*n)
Example:
(3^2)^3 = 3^(2*3) = 3^6 = 3 * 3 * 3 * 3 * 3 * 3 = 729
4. The power of the multiplication rule
To find the power of a product, distribute the exponent of each factor inside the parentheses.
(ab)^n = a^n * b^n
Example:
(2 * 3)^2 = 2^2 * 3^2 = 4 * 9 = 36
5. Rule of power of quotient
Apply the exponent to both the numerator and denominator to find the power of the quotient.
(a/b)^n = a^n / b^n
Example:
(4/2)^3 = 4^3 / 2^3 = 64 / 8 = 8
6. Zero exponent rule
Any base (except 0) raised to the zero power is equal to 1.
a^0 = 1
Example:
7^0 = 1 100^0 = 1
7. Negative exponent rule
Negative exponents mean how many times the number has to be divided. This is the opposite of multiplying. In other words:
a^(-n) = 1/a^n
Example:
2^(-3) = 1/(2^3) = 1/8
Visual example
Here are visual examples using the rules of numbers and exponents:
Example of product of powers:
2^2 * 2^3 = 2^(2+3) = 2^5
Diagram: 2^2 = 2 * 2 = 4 2^3 = 2 * 2 * 2 = 8 Multiply: 4 * 8 = 2^5 Calculations confirm: 2^5 = 32
Example of a quotient of powers:
10^4 / 10^2 = 10^(4-2) = 10^2
Diagram: 10^4 = 10 * 10 * 10 * 10 = 10000 10^2 = 10 * 10 = 100 Divide: 10000 / 100 = 10^2 Calculations confirm: 10^2 = 100
Example of the power of power:
(5^2)^3 = 5^(2*3) = 5^6
Diagram: 5^2 = 5 * 5 = 25 25 raised to the power 3 (25^3) Calculations confirm: 5^6 = 15625
Example of the power of a product:
(3 * 2)^2 = 3^2 * 2^2
Diagram: 3 * 2 = 6 6 to the power of 2 = 36 Different calculations: 3^2 = 9, 2^2 = 4, and 9 * 4 = 36
Additional examples and problems
Here are some additional examples to practice the rules of exponents and understand them more deeply:
Practice problem 1:
Simplify 4^7 * 4^2
.
Solution: Using the product rule of powers: 4^7 * 4^2 = 4^(7+2) = 4^9 = 262144
Practice problem 2:
Simplify 9^5 / 9^3
.
Solution: Using the power quotient rule: 9^5 / 9^3 = 9^(5-3) = 9^2 = 81
Practice problem 3:
Simplify (6^2)^4
.
Solution: Using the power of powers rule: (6^2)^4 = 6^(2*4) = 6^8 = 1679616
Practice problem 4:
Simplify (4 * 7)^2
.
Solution: Using the power of product rule: (4 * 7)^2 = 4^2 * 7^2 = 16 * 49 = 784
Practice problem 5:
Simplify (5/3)^3
.
Solution: Using the quotient power rule: (5/3)^3 = 5^3 / 3^3 = 125 / 27
Understanding zero and negative exponents
In addition to operations with positive exponents, it is important to understand how zero and negative exponents work.
Zero exponent example:
7^0 = 1
Explanation: Any non-zero number raised to the power of 0 gives 1. This rule arises from the pattern observed in dividing exponential numbers: for a^n/a^n = a^(n-n) = a^0 = 1.
Negative exponent example:
3^(-2) = 1/(3^2)
Explanation: Negative exponents indicate the inverse. If the exponent of the base is negative, take the reciprocal of the base and apply the positive exponent. In calculation, 3^(-2) = 1/9.
Conclusion
Understanding the rules of exponents simplifies many mathematical processes. By remembering these rules, you can solve equations efficiently, whether working with algebraic expressions or working on practical calculations in various fields. Practice these concepts and rules to become proficient at handling exponents and exponents.