Grade 11Math

Exponent Rules in Polynomial Multiplication

Exponent rules in polynomial multiplication is a Grade 11 Algebra 1 skill from enVision Chapter 7 that corrects the most common mistake students make: multiplying exponents instead of adding them. When multiplying terms with the same base, the rule is x^a · x^b = x^(a+b). So x³ · x² = x⁵, not x⁶. Numerically, 2x² · 3x⁵ = 6x⁷ because 2·3=6 and 2+5=7. Understanding why — exponents represent repeated multiplication — prevents the error of applying the power rule (used for exponents of exponents) in the wrong context.

Key Concepts

When multiplying terms with the same base, add the exponents: $x^a \cdot x^b = x^{a+b}$.

$$\text{Correct: } x^3 \cdot x^2 = x^{3+2} = x^5$$ $$\text{Incorrect: } x^3 \cdot x^2 \neq x^{3 \cdot 2} = x^6$$.

Common Questions

What is the exponent rule when multiplying terms with the same base?

Add the exponents: x^a · x^b = x^(a+b). For example, x³ · x² = x^(3+2) = x⁵.

Why is x³ · x² equal to x⁵ and not x⁶?

Because exponents represent repeated multiplication: x³ · x² = (x·x·x)(x·x) = x⁵. You count 5 total factors of x, not 3×2.

How do you multiply 2x² · 3x⁵?

Multiply the coefficients: 2 · 3 = 6. Add the exponents: 2 + 5 = 7. The result is 6x⁷.

When do you multiply exponents instead of adding them?

You multiply exponents when raising a power to another power: (x³)² = x^(3·2) = x⁶. This is different from multiplying two separate terms.

How does -4y³ · y² simplify?

-4y³ · y² = -4y^(3+2) = -4y⁵. The coefficient -4 stays as is, and the exponents add.

What causes students to multiply exponents incorrectly in polynomial problems?

Confusing the product rule (add exponents when multiplying) with the power rule (multiply exponents when raising to a power). They are two different operations.