Exponent Rules: Quotients, Powers, Zero and Negative Exponents
Quotient Rules and Outer Exponentiation
From the transcript, we see a focus on simplifying expressions with exponents by using the quotient rule and the power rule. The teacher starts with a comparison: “this is just like saying w to the seven minus five.” The first step is to subtract the exponents when the bases are the same and you're dividing:
rac{w^{7}}{w^{5}} = w^{7-5} = w^{2}.
There is emphasis that if the bottom (denominator) has no w’s, then after applying the rule, there won’t be any w’s in the denominator, leaving the w^2 in the numerator.
If we have a w on the top but not on the bottom, it simply stays as w^2: the base remains in the numerator.
When there is an outer operation, such as another square, the square applies to the result of the inner quotient. For example:
\left(\frac{w^{7}}{w^{5}}\right)^{2} = \left(w^{7-5}\right)^{2} = (w^{2})^{2} = w^{4}.
This aligns with the power rule that the outer exponent multiplies the inner exponent: indeed, (a^m)^n = a^{m n}.
Example: x terms and cancellation
The transcript moves to a case with x in the numerator and denominator: there is an x on the top and an x on the bottom. This leads to cancellation:
\frac{x^{1}}{x^{1}} = x^{1-1} = x^{0} = 1.
The idea is that the exponents subtract to zero, so the x’s cancel completely, leaving 1.
Example: y terms and an outer square
Next, there’s a scenario described as “wind the fourth over y cubed,” interpreted as a quotient with a subsequent outer squaring:
\left(\frac{y^{4}}{y^{3}}\right)^{2} = \left(y^{4-3}\right)^{2} = (y)^{2} = y^{2}.
Again, the inner subtraction (4−3) yields y, and the outer square squares that result.
Power rule and its interpretation
The teacher mentions the power rule as a common name for this idea: when dealing with an exponent inside parentheses and an outer exponent, you multiply the exponents. The general formula is:
(a^{m})^{n} = a^{m n}.
This rule lets you simplify expressions by either combining exponents inside a fraction first (as with w and x) and then applying any outer exponent, or by applying the inner-to-outer exponent multiplication directly.
Negative exponents and moving terms between top and bottom
The discussion then introduces negative exponents and moving variables to the top by changing the sign of the exponent (and vice versa). The basic principle is:
a^{-n} = \frac{1}{a^{n}}.
This means a negative exponent indicates a reciprocal, and you can move a factor from numerator to denominator (or from denominator to numerator) by flipping the sign of its exponent.
Zero exponent: definitions and careful interpretation
The class then tackles exponents of zero. The definition given is that anything to the zero power equals one:
b^{0} = 1 \quad \text{for nonzero } b.
This means that if you multiply or divide by something with a zero exponent, it effectively does nothing (multiplying by 1 or dividing by 1).
Several examples are discussed to illustrate the rule and potential pitfalls with parentheses:
- 7^{0} = 1.
- (-7)^{0} = 1.
- 4^{0} = 1.
- (-4)^{0} = 1.
- z^{0} = 1.
There is an important caution about parentheses and the placement of a minus sign outside the base. The transcript notes: the “only thing going to the zero power is the four because there's no parentheses.” This means that in an expression like -5^0, the exponent applies only to the 5, not to the minus sign outside, so
-5^{0} = -(5^{0}) = -1.
In contrast, if the base is enclosed in parentheses, as in (-5)^0, the result would be 1 because the exponent applies to the entire base:
(-5)^{0} = 1.
Other related examples mentioned include:
- (-1)^{0} = 1.
- The phrase “the only thing going to the zero power is the five” emphasizes that without parentheses, the exponent applies to the immediate base only.
- If an expression contains a product like \(-2x^{0}) and since (x^{0}=1), the result is \(-2). In other words, the factor outside the zero-exponent part remains and the zero-exponent factor evaluates to 1.
The instructor notes that questions about zero exponents can appear, so one should be careful with parentheses when determining what is being raised to the zero power.
Quick recap and practical takeaways
- When dividing like bases, subtract exponents: \frac{a^{m}}{a^{n}} = a^{m-n}. If a base is not present in the denominator, the exponent difference still yields the same result for the numerator (no pending denominator).
- When raising a quotient to a power, or raising a power to another power, use the appropriate rules: \left(\frac{a^{m}}{b^{n}}\right)^{p} = \frac{a^{m p}}{b^{n p}} and/or \left( a^{m} \right)^{p} = a^{m p}.
- Zero exponent rule: for nonzero bases, b^{0} = 1. Be mindful of parentheses: the negative sign outside the base is not included in the exponent unless the base itself is enclosed in parentheses (i.e., -5^0 = -(5^0) = -1, while (-5)^0 = 1).
- Negative exponents denote reciprocals: a^{-n} = \frac{1}{a^{n}}. They allow moving terms between numerator and denominator by changing the sign of the exponent.
- These rules underpin simplification and are foundational for more advanced topics in algebra and calculus, and they facilitate working with expressions when you need to rewrite them with positive exponents for ease of computation.
Practice prompts (for quick checks)
- Compute \frac{w^{7}}{w^{5}}. Answer: w^{2}.
- Compute \left(\frac{w^{7}}{w^{5}}\right)^{2}. Answer: w^{4}.
- Compute \frac{x^{1}}{x^{1}}. Answer: 1.
- Compute \left(\frac{y^{4}}{y^{3}}\right)^{2}. Answer: y^{2}.
- Evaluate the zero-exponent cases: 7^{0}, (-7)^{0}, 4^{0}, (-4)^{0}, z^{0}. Answers: 1, 1, 1, 1, 1 respectively (with the caveat that -5^{0} = -1 while (-5)^{0} = 1).
- Consider a negative exponent: express a^{-n} as 1 / a^{n} and practice moving between numerator and denominator.
These notes summarize the key ideas from the transcript: how to apply quotient and power rules, how to interpret zero exponents with and without parentheses, and how to begin thinking about negative exponents. They include explicit examples and the conventions students should follow when simplifying exponents in algebra.