Exponents with integer bases
Key Notes :
Understanding Exponents
- An exponent is a number that indicates how many times a base is multiplied by itself.
- For example, in 2³, the base is 2 and the exponent is 3. This means 2 * 2 * 2.
- The result of raising a base to an exponent is called a power.
Laws of Exponents
- Product Rule: When multiplying powers with the same base, add the exponents.
- a^m * a^n = a^(m+n)
- Example: 2³ * 2⁴ = 2^(3+4) = 2⁷
- Quotient Rule: When dividing powers with the same base, subtract the exponents.
- a^m / a^n = a^(m-n)
- Example: 3⁵ / 3² = 3^(5-2) = 3³
- Power Rule: When raising a power to another power, multiply the exponents.
- (a^m)^n = a^(m*n)
- Example: (5²)³ = 5^(2*3) = 5⁶
- Zero Exponent Rule: Any nonzero number raised to the power of 0 is 1.
- a^0 = 1 (where a ≠ 0)
- Example: 7⁰ = 1
- Negative Exponent Rule: A nonzero number raised to a negative exponent is equal to the reciprocal of the number raised to the positive exponent.
- a^(-n) = 1/a^n (where a ≠ 0)
- Example: 2^(-3) = 1/2³ = 1/8
Applications of Exponents
- Scientific notation: A way to express very large or very small numbers.
- Compound interest: Calculating the growth of money over time.
- Population growth and decay: Modeling changes in population size.
- Exponential functions: Used in various fields, including biology, economics, and physics.
Learn with an example
Evaluate.
simplify 32 ⋅ 34
you can use the property of exponents that states
am ⋅ an = am+n
Applying this property:
32 ⋅ 34 = 32+4 = 36
If you want to calculate the value of 36 .
36 : 729
Therefore, 32 ⋅ 34 : 36 or 729
Evaluate.
102 = ____________
The base is 10 and the exponent is 2. Use 10 as a factor 2 times.
102 =10 . 10=100
let’s practice!