<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3ALaws_of_Exponents</id>
	<title>English:Laws of Exponents - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3ALaws_of_Exponents"/>
	<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Laws_of_Exponents&amp;action=history"/>
	<updated>2026-08-21T22:27:42Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MOOCsWiki Staging</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://staging.moocwiki.org/index.php?title=English:Laws_of_Exponents&amp;diff=46664&amp;oldid=prev</id>
		<title>Glanz: aiMOOC über GPT aiMOOC Action erstellt</title>
		<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Laws_of_Exponents&amp;diff=46664&amp;oldid=prev"/>
		<updated>2026-08-21T13:41:38Z</updated>

		<summary type="html">&lt;p&gt;aiMOOC über GPT aiMOOC Action erstellt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{T}}&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Laws of Exponents]]&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Introduction =&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;laws of exponents&amp;#039;&amp;#039;&amp;#039; are rules that help you rewrite and simplify expressions containing powers. They are not arbitrary shortcuts: they follow from the meaning of [[English:Exponentiation|exponentiation]] as repeated multiplication and from the requirement that the same patterns continue consistently when exponents are zero, negative, or rational.&lt;br /&gt;
&lt;br /&gt;
In an expression such as &amp;lt;math&amp;gt;5^3&amp;lt;/math&amp;gt;, the number 5 is the &amp;#039;&amp;#039;&amp;#039;base&amp;#039;&amp;#039;&amp;#039;, 3 is the &amp;#039;&amp;#039;&amp;#039;exponent&amp;#039;&amp;#039;&amp;#039;, and the value 125 is the &amp;#039;&amp;#039;&amp;#039;power&amp;#039;&amp;#039;&amp;#039;. For positive whole-number exponents, &amp;lt;math&amp;gt;5^3=5\cdot5\cdot5&amp;lt;/math&amp;gt;. In Grades 9–10, the exponent laws let you handle algebraic expressions efficiently, connect powers with [[English:Radical expression|radicals]], and work with [[English:Scientific notation|scientific notation]] and [[English:Exponential function|exponential functions]].&lt;br /&gt;
&lt;br /&gt;
[[File:Base and exponent.jpg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
[[File:Exponentiation.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=-zUmvpkhvW8|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Learning Goals ==&lt;br /&gt;
By the end of this aiMOOC, you should be able to explain exponent notation, apply the main exponent laws, justify why the rules work, simplify multi-step algebraic expressions, interpret zero and negative exponents, connect rational exponents with roots, and identify common errors. You should also be able to use powers of ten in scientific notation and recognize how repeated multiplication leads to exponential patterns.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Foundations: What an Exponent Means =&lt;br /&gt;
For a positive integer &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, the expression &amp;lt;math&amp;gt;a^n&amp;lt;/math&amp;gt; means that the base &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; is used as a factor &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; times. For example,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;2^5=2\cdot2\cdot2\cdot2\cdot2=32.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The exponent tells you &amp;#039;&amp;#039;&amp;#039;how many factors of the base&amp;#039;&amp;#039;&amp;#039; appear. This distinction matters. For example, &amp;lt;math&amp;gt;3^4&amp;lt;/math&amp;gt; is not &amp;lt;math&amp;gt;3\cdot4&amp;lt;/math&amp;gt;; it is &amp;lt;math&amp;gt;3\cdot3\cdot3\cdot3&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A negative base also requires careful notation. &amp;lt;math&amp;gt;(-2)^4=16&amp;lt;/math&amp;gt; because the base is -2, while &amp;lt;math&amp;gt;-2^4=-16&amp;lt;/math&amp;gt; under the usual order of operations because the exponent applies to 2 before the leading negative sign.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Why the Laws Work ==&lt;br /&gt;
Suppose you multiply &amp;lt;math&amp;gt;a^3&amp;lt;/math&amp;gt; by &amp;lt;math&amp;gt;a^4&amp;lt;/math&amp;gt;. Written as repeated multiplication, you have three factors of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; followed by four more factors of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. Altogether there are seven factors, so &amp;lt;math&amp;gt;a^3\cdot a^4=a^7&amp;lt;/math&amp;gt;. The other laws can be understood in the same way by counting factors, canceling common factors, or preserving patterns.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=LkhPRz7Hocg|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Core Laws of Exponents =&lt;br /&gt;
The rules below are valid under the stated conditions. In the quotient rules, denominators must not be zero.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Product Rule: Same Base ==&lt;br /&gt;
When multiplying powers with the same base, &amp;#039;&amp;#039;&amp;#039;add the exponents&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^m\cdot a^n=a^{m+n}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x^4\cdot x^7=x^{11}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You add exponents because the two groups of equal factors become one longer group. The bases must be the same before this rule can be used. For example, &amp;lt;math&amp;gt;2^3\cdot3^3&amp;lt;/math&amp;gt; does not become &amp;lt;math&amp;gt;6^6&amp;lt;/math&amp;gt;. Instead, because the exponents are the same, the power-of-a-product rule gives &amp;lt;math&amp;gt;2^3\cdot3^3=(2\cdot3)^3=6^3&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quotient Rule: Same Nonzero Base ==&lt;br /&gt;
When dividing powers with the same nonzero base, &amp;#039;&amp;#039;&amp;#039;subtract the exponent in the denominator from the exponent in the numerator&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{a^m}{a^n}=a^{m-n},\quad a\neq0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{y^9}{y^4}=y^5.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This works because common factors cancel. If the denominator contains more factors than the numerator, the result naturally leads to a negative exponent or a reciprocal.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Power of a Power ==&lt;br /&gt;
When a power is raised to another power, &amp;#039;&amp;#039;&amp;#039;multiply the exponents&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(a^m)^n=a^{mn}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(p^3)^4=p^{12}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The expression &amp;lt;math&amp;gt;(p^3)^4&amp;lt;/math&amp;gt; contains four groups of &amp;lt;math&amp;gt;p^3&amp;lt;/math&amp;gt;, so there are &amp;lt;math&amp;gt;3\cdot4=12&amp;lt;/math&amp;gt; factors of &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Power of a Product ==&lt;br /&gt;
When a product is raised to a power, the exponent applies to every factor:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(ab)^n=a^n b^n.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(3x)^4=3^4x^4=81x^4.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This rule distributes a power over &amp;#039;&amp;#039;&amp;#039;multiplication&amp;#039;&amp;#039;&amp;#039;, not over addition. In general, &amp;lt;math&amp;gt;(a+b)^2\neq a^2+b^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Power of a Quotient ==&lt;br /&gt;
When a quotient is raised to a power, apply the exponent to both numerator and denominator:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\left(\frac{a}{b}\right)^n=\frac{a^n}{b^n},\quad b\neq0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\left(\frac{2x}{3}\right)^3=\frac{8x^3}{27}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Zero and Negative Exponents =&lt;br /&gt;
Extending exponent patterns beyond positive integers gives two especially important rules.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Zero Exponent ==&lt;br /&gt;
For every nonzero base,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^0=1,\quad a\neq0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
One way to see this is to use the quotient rule:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{a^5}{a^5}=a^{5-5}=a^0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
But any nonzero quantity divided by itself equals 1, so &amp;lt;math&amp;gt;a^0=1&amp;lt;/math&amp;gt;. The expression &amp;lt;math&amp;gt;0^0&amp;lt;/math&amp;gt; is treated differently in different mathematical contexts, so you should not automatically apply the zero-exponent rule to a base of zero.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Negative Exponent ==&lt;br /&gt;
For a nonzero base and a positive integer &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^{-n}=\frac{1}{a^n}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A negative exponent does &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; make the value negative. It indicates a reciprocal. For example,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;2^{-3}=\frac{1}{2^3}=\frac18.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\left(\frac{3}{5}\right)^{-2}=\left(\frac{5}{3}\right)^2=\frac{25}{9}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=JnpqlXN9Whw|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Rational Exponents and Radicals =&lt;br /&gt;
Exponent laws also connect powers with [[English:Root (mathematics)|roots]]. For suitable real values,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^{1/n}=\sqrt[n]{a}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^{m/n}=\sqrt[n]{a^m}=\left(\sqrt[n]{a}\right)^m.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;16^{1/2}=\sqrt{16}=4&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;27^{2/3}=\left(\sqrt[3]{27}\right)^2=3^2=9.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When you work only with real numbers, remember that an even root requires a nonnegative radicand. Odd roots can also be real for negative radicands.&lt;br /&gt;
&lt;br /&gt;
[[File:Description of the parts of a radical.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=tOuCdKqO6-s|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Simplifying Multi-Step Expressions =&lt;br /&gt;
Complex expressions often require several laws at once. A reliable method is to simplify powers first, combine like bases, and finish with positive exponents when that form is requested.&lt;br /&gt;
&lt;br /&gt;
Consider&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{(2x^3)^2x^4}{4x^2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
First apply the power-of-a-product and power-of-a-power rules:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(2x^3)^2=4x^6.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then multiply the powers of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;4x^6\cdot x^4=4x^{10}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally divide:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{4x^{10}}{4x^2}=x^8,\quad x\neq0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The restriction &amp;lt;math&amp;gt;x\neq0&amp;lt;/math&amp;gt; comes from the original denominator. Algebraic simplification does not remove restrictions that were present in the original expression.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== A Useful Decision Strategy ==&lt;br /&gt;
When you see an exponent expression, ask what operation connects the powers. Multiplication with the same base suggests adding exponents. Division with the same nonzero base suggests subtracting exponents. A power raised to a power suggests multiplying exponents. A product or quotient inside parentheses raised to a power suggests applying the exponent to each factor. A negative exponent suggests rewriting with a reciprocal.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Common Misconceptions =&lt;br /&gt;
A strong understanding of exponent laws includes knowing when a rule &amp;#039;&amp;#039;&amp;#039;does not&amp;#039;&amp;#039;&amp;#039; apply.&lt;br /&gt;
&lt;br /&gt;
# [[English:Same-base rule|Same-base rule]]: You may add or subtract exponents only when multiplying or dividing powers with the same base.&lt;br /&gt;
# [[English:Power of a sum|Power of a sum]]: The exponent does not distribute over addition; for example, &amp;lt;math&amp;gt;(x+y)^2=x^2+2xy+y^2&amp;lt;/math&amp;gt;, not &amp;lt;math&amp;gt;x^2+y^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
# [[English:Negative exponent|Negative exponent]]: A negative exponent means reciprocal, not a negative result.&lt;br /&gt;
# [[English:Power of a power|Power of a power]]: Multiply the exponents; do not add them.&lt;br /&gt;
# [[English:Zero exponent|Zero exponent]]: The rule &amp;lt;math&amp;gt;a^0=1&amp;lt;/math&amp;gt; assumes &amp;lt;math&amp;gt;a\neq0&amp;lt;/math&amp;gt;.&lt;br /&gt;
# [[English:Coefficient and variable|Coefficient and variable]]: In &amp;lt;math&amp;gt;(3x)^2&amp;lt;/math&amp;gt;, both the coefficient and variable are squared.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Applications =&lt;br /&gt;
Exponent laws appear throughout [[English:Algebra|algebra]], [[English:Geometry|geometry]], [[English:Physics|physics]], [[English:Chemistry|chemistry]], [[English:Computer science|computer science]], and financial mathematics. They are especially useful whenever quantities are repeatedly multiplied, scaled, or expressed across very large or very small orders of magnitude.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Scientific Notation and Powers of Ten ==&lt;br /&gt;
Scientific notation writes a nonzero number in the form&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a\times10^n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;1\leq |a|&amp;lt;10&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; is an integer. Exponent laws make multiplication and division in scientific notation efficient.&lt;br /&gt;
&lt;br /&gt;
For example,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(3\times10^5)(2\times10^3)=6\times10^8.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The coefficients multiply normally, while the powers of ten use the product rule.&lt;br /&gt;
&lt;br /&gt;
[[File:10tox.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=trdbaV4TaAo|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Exponential Patterns ==&lt;br /&gt;
Repeated multiplication creates exponential patterns. If a quantity doubles each step, the values can be modeled by powers of 2. The classic wheat-and-chessboard problem illustrates how quickly repeated doubling grows: starting with one grain and doubling on each square produces powers &amp;lt;math&amp;gt;2^0,2^1,2^2,\ldots&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[File:Wheat Chessboard with line.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
An [[English:Exponential function|exponential function]] has the variable in the exponent, such as &amp;lt;math&amp;gt;f(x)=2^x&amp;lt;/math&amp;gt;. Every positive-base exponential function satisfies &amp;lt;math&amp;gt;f(0)=1&amp;lt;/math&amp;gt;, which reflects the zero-exponent law.&lt;br /&gt;
&lt;br /&gt;
[[File:Animation of exponential function.gif|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
[[File:Exponentials.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Interactive Tasks =&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quiz: Test Your Knowledge ==&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is x cubed times x to the fifth power?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(x to the eighth power)&lt;br /&gt;
(!x to the fifteenth power)&lt;br /&gt;
(!x squared)&lt;br /&gt;
(!two x to the eighth power)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is a to the ninth power divided by a to the fourth power for nonzero a?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(a to the fifth power)&lt;br /&gt;
(!a to the thirteenth power)&lt;br /&gt;
(!a to the thirty sixth power)&lt;br /&gt;
(!a to the fourth power)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is the result of raising m squared to the third power?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(m to the sixth power)&lt;br /&gt;
(!m to the fifth power)&lt;br /&gt;
(!m to the eighth power)&lt;br /&gt;
(!m to the ninth power)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is seven raised to the zero power?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(one)&lt;br /&gt;
(!zero)&lt;br /&gt;
(!seven)&lt;br /&gt;
(!negative one)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is two raised to the negative third power?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(one eighth)&lt;br /&gt;
(!negative eight)&lt;br /&gt;
(!eight)&lt;br /&gt;
(!negative one eighth)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is the simplified form of the square of three x?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(nine x squared)&lt;br /&gt;
(!six x)&lt;br /&gt;
(!three x squared)&lt;br /&gt;
(!nine x)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What happens when the quotient a divided by b is cubed and b is nonzero?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(a cubed divided by b cubed)&lt;br /&gt;
(!a cubed divided by b)&lt;br /&gt;
(!a divided by b cubed)&lt;br /&gt;
(!three a divided by three b)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is y to the sixth power divided by y to the ninth power for nonzero y?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(one divided by y cubed)&lt;br /&gt;
(!y cubed)&lt;br /&gt;
(!one divided by y to the fifteenth power)&lt;br /&gt;
(!y to the fifteenth power)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is sixteen raised to the one half power in the real numbers?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(four)&lt;br /&gt;
(!eight)&lt;br /&gt;
(!two)&lt;br /&gt;
(!sixteen)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which statement is always valid for exponent laws?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(An exponent on a product applies to each factor)&lt;br /&gt;
(!An exponent on a sum applies to each term)&lt;br /&gt;
(!Different bases can always be combined by adding exponents)&lt;br /&gt;
(!A power raised to a power requires adding the exponents)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Memory Game ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;memo-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Product rule || Add exponents when multiplying powers with the same base&lt;br /&gt;
|-&lt;br /&gt;
| Quotient rule || Subtract exponents when dividing powers with the same nonzero base&lt;br /&gt;
|-&lt;br /&gt;
| Power rule || Multiply exponents when raising a power to another power&lt;br /&gt;
|-&lt;br /&gt;
| Zero exponent || A nonzero base raised to this exponent equals one&lt;br /&gt;
|-&lt;br /&gt;
| Negative exponent || Rewrite the power using a reciprocal&lt;br /&gt;
|-&lt;br /&gt;
| Rational exponent || Connects powers with roots&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Drag and Drop ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;lueckentext-quiz&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Match the correct terms.&lt;br /&gt;
! Topic&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Add exponents&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Multiplying powers with the same base&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Subtract exponents&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Dividing powers with the same nonzero base&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Multiply exponents&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Raising a power to another power&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Distribute the exponent&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Raising a product to a power&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Take the reciprocal&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Rewriting a negative exponent&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Crossword Puzzle ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;kreuzwort-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Exponent || What tells how many times a base is used as a factor?&lt;br /&gt;
|-&lt;br /&gt;
| Base || What quantity is repeatedly multiplied in a power?&lt;br /&gt;
|-&lt;br /&gt;
| Product || Which rule tells you to add exponents for like bases?&lt;br /&gt;
|-&lt;br /&gt;
| Quotient || Which rule tells you to subtract exponents for like nonzero bases?&lt;br /&gt;
|-&lt;br /&gt;
| Reciprocal || What idea is used to rewrite a negative exponent?&lt;br /&gt;
|-&lt;br /&gt;
| Radical || What notation is closely connected with rational exponents?&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== LearningApps ==&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://learningapps.org/index.php?s=Laws+of+Exponents &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Cloze Text ==&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{&amp;#039;&amp;#039;&amp;#039;Complete the text.&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
In the expression a^n, the number n is the { exponent }. When powers with the same base are multiplied, their exponents are { added }. When powers with the same nonzero base are divided, their exponents are { subtracted }. When a power is raised to another power, the exponents are { multiplied }. Any nonzero base raised to the zero power equals { one }. A negative exponent can be rewritten by using a { reciprocal }. A power applied to a product can be applied to each { factor }. A rational exponent can represent a { root }. Scientific notation uses integer powers of { ten }. Exponent rules do not generally distribute over { addition }.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Open-Ended Tasks =&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Easy ===&lt;br /&gt;
# [[English:Exponent Vocabulary Poster|Exponent Vocabulary Poster]]: Create a one-page visual that explains base, exponent, and power with at least three original examples and one non-example.&lt;br /&gt;
# [[English:Exponent Rule Card Sort|Exponent Rule Card Sort]]: Make a set of rule cards and example cards, mix them, then ask a partner to match each rule to a correct example and explain the match.&lt;br /&gt;
# [[English:Exponent Error Detective|Exponent Error Detective]]: Invent four incorrect exponent-law solutions, exchange them with a classmate, and write a correction that identifies the exact misconception in each one.&lt;br /&gt;
# [[English:Exponent Tutorial Video|Exponent Tutorial Video]]: Record a 60–90 second video that teaches either the product rule or quotient rule with a worked example and a verbal explanation of why it works.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Standard ===&lt;br /&gt;
# [[English:Exponent Pattern Investigation|Exponent Pattern Investigation]]: Build a table for powers of 2 from negative exponents through positive exponents, describe the pattern between consecutive rows, and explain how the pattern supports the zero and negative exponent rules.&lt;br /&gt;
# [[English:Mathematics at Work Interview|Mathematics at Work Interview]]: Interview someone whose work uses scaling, scientific notation, computing, engineering, finance, or measurement, then summarize where powers or exponents appear in that work.&lt;br /&gt;
# [[English:Scientific Notation Photo Hunt|Scientific Notation Photo Hunt]]: Collect five real quantities from reliable sources that are naturally very large or very small, rewrite them in scientific notation, and explain what each exponent means.&lt;br /&gt;
# [[English:Rational Exponent Model|Rational Exponent Model]]: Create a diagram, physical model, or digital presentation that connects square roots and cube roots with exponents of one half and one third, including at least four checked examples.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Advanced ===&lt;br /&gt;
# [[English:Deriving Exponent Rules|Deriving Exponent Rules]]: Starting from the product and quotient rules, write a logical derivation of the zero-exponent and negative-exponent rules and state every restriction you need.&lt;br /&gt;
# [[English:Chessboard Growth Investigation|Chessboard Growth Investigation]]: Model the wheat-and-chessboard doubling pattern in a spreadsheet or program, graph the first several values, and explain how exponent notation makes the pattern easier to describe.&lt;br /&gt;
# [[English:Multiple Simplification Strategies|Multiple Simplification Strategies]]: Choose a complex algebraic expression with at least three exponent laws, simplify it in two different valid orders, and explain why both routes give equivalent results.&lt;br /&gt;
# [[English:Peer Teaching and Assessment|Peer Teaching and Assessment]]: Design a ten-minute mini-lesson on exponent laws, teach it to a small group, give a short diagnostic task afterward, and analyze the mistakes to recommend one improvement to your lesson.&lt;br /&gt;
&lt;br /&gt;
{{:Open Task - Create a MOOC}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Learning Assessment =&lt;br /&gt;
# [[English:Reasoning from Consistency|Reasoning from Consistency]]: Explain why &amp;lt;math&amp;gt;a^0=1&amp;lt;/math&amp;gt; for nonzero &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; by comparing &amp;lt;math&amp;gt;a^m/a^m&amp;lt;/math&amp;gt; with the quotient rule, and discuss why the argument excludes &amp;lt;math&amp;gt;a=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
# [[English:Error Analysis Assessment|Error Analysis Assessment]]: A learner claims that &amp;lt;math&amp;gt;(x+3)^2=x^2+9&amp;lt;/math&amp;gt;; identify the mistaken transfer of an exponent law, expand the expression correctly, and explain the difference in words.&lt;br /&gt;
# [[English:Multi-Step Simplification Assessment|Multi-Step Simplification Assessment]]: Simplify &amp;lt;math&amp;gt;\frac{(3x^2y^{-1})^2x^3}{9xy^{-2}}&amp;lt;/math&amp;gt; with positive exponents and state any restrictions inherited from the original expression.&lt;br /&gt;
# [[English:Scientific Notation Transfer|Scientific Notation Transfer]]: Create and solve a multiplication or division problem involving two quantities in scientific notation, then interpret the resulting power of ten in the context of your quantities.&lt;br /&gt;
# [[English:Radical and Rational Exponent Assessment|Radical and Rational Exponent Assessment]]: Rewrite &amp;lt;math&amp;gt;81^{3/4}&amp;lt;/math&amp;gt; using radical notation, evaluate it, and explain why the denominator and numerator of the rational exponent play different roles.&lt;br /&gt;
# [[English:Create and Justify an Equivalent Expression|Create and Justify an Equivalent Expression]]: Write an exponent expression that can be simplified using at least four different laws, provide a correct simplified equivalent, and justify each transformation in sequence.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Evidence of Learning =&lt;br /&gt;
Important evidence of learning includes the following:&lt;br /&gt;
&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Knowledge&amp;#039;&amp;#039;&amp;#039;: You can state the product, quotient, power, zero, negative, product-to-a-power, quotient-to-a-power, and rational-exponent rules with appropriate restrictions.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Reasoning&amp;#039;&amp;#039;&amp;#039;: You can explain why the rules work using repeated multiplication, cancellation, reciprocals, and pattern extension rather than relying only on memorization.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Skill&amp;#039;&amp;#039;&amp;#039;: You can simplify numerical and algebraic expressions accurately, keep track of coefficients and variables, and express answers with positive exponents when required.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Error analysis&amp;#039;&amp;#039;&amp;#039;: You can distinguish valid exponent laws from tempting but false rules, especially incorrect distribution over addition.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Products&amp;#039;&amp;#039;&amp;#039;: You can create clear worked examples, diagrams, short videos, spreadsheets, or presentations that communicate exponent ideas to another learner.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Transfer&amp;#039;&amp;#039;&amp;#039;: You can apply exponent laws to scientific notation, exponential growth, radicals, measurement, computing, and other unfamiliar contexts.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Mathematical communication&amp;#039;&amp;#039;&amp;#039;: You can state domain restrictions and explain each algebraic transformation with precise vocabulary.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= OERs on the Topic =&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Exponentiation &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can also continue learning with the English-language [[English:Exponentiation|Exponentiation]], [[English:Scientific notation|Scientific notation]], [[English:Radical expression|Radical expression]], and [[English:Exponential function|Exponential function]] articles. For structured open textbook practice, use [https://openstax.org/books/algebra-1/pages/5-1-2-using-product-and-quotient-properties-for-exponents OpenStax Algebra 1: Using Product and Quotient Properties for Exponents].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Linked Learning Areas =&lt;br /&gt;
{| align=center&lt;br /&gt;
{{:D-Tab}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[English:Laws of Exponents|Laws of Exponents]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# [[English:Exponentiation|Exponentiation]]&lt;br /&gt;
# [[English:Algebra|Algebra]]&lt;br /&gt;
# [[English:Product rule|Product rule]]&lt;br /&gt;
# [[English:Quotient rule|Quotient rule]]&lt;br /&gt;
# [[English:Power rule|Power rule]]&lt;br /&gt;
# [[English:Zero exponent|Zero exponent]]&lt;br /&gt;
# [[English:Negative exponent|Negative exponent]]&lt;br /&gt;
# [[English:Rational exponent|Rational exponent]]&lt;br /&gt;
# [[English:Radical expression|Radical expression]]&lt;br /&gt;
# [[English:Scientific notation|Scientific notation]]&lt;br /&gt;
# [[English:Exponential function|Exponential function]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= aiMOOC Projects =&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Laws of Exponents]]&lt;br /&gt;
[[Category:Mathematics]]&lt;br /&gt;
[[Category:Algebra]]&lt;br /&gt;
[[Category:Grades 9-10]]&lt;br /&gt;
[[Category:Secondary education]]&lt;br /&gt;
[[Category:STEM]]&lt;br /&gt;
[[Category:AI_MOOC]]&lt;br /&gt;
[[Category:GPT aiMOOC]]&lt;br /&gt;
{{MT}}&lt;/div&gt;</summary>
		<author><name>Glanz</name></author>
	</entry>
</feed>