Concept Overview
This lesson explores the laws of exponents and the structure of polynomial expressions. You’ll learn how to simplify terms, write polynomials in standard form, and identify key features like degree and leading coefficient.
Key Vocabulary
- Exponent: A number indicating how many times a base is multiplied by itself.
- Base: The repeated factor in an expression with an exponent.
- Monomial: A single term with a coefficient and variables (e.g., \( 3x^2 \)).
- Polynomial: An expression with one or more monomials added or subtracted.
- Degree: The highest exponent on a variable in a polynomial.
- Standard Form: A polynomial written in descending order by degree.
- Leading Term: The term with the highest degree in a polynomial.
- Constant Term: A term with no variable (degree 0).
Laws of Exponents (Laws of Indices)
Product Rule
\( x^a \cdot x^b = x^{a+b} \)
When multiplying like bases, add their exponents.
Quotient Rule
\( \frac{x^a}{x^b} = x^{a-b} \) (for \( x \neq 0 \))
When dividing like bases, subtract the exponents.
Power of a Power
\( (x^a)^b = x^{ab} \)
Multiply the exponents when raising a power to another power.
Power of a Product
\( (ab)^n = a^n b^n \)
Distribute the exponent to each factor in the product.
Zero Exponent
\( x^0 = 1 \) (for \( x \neq 0 \))
Any nonzero number raised to the zero power equals 1.
Negative Exponent
\( x^{-a} = \frac{1}{x^a} \)
A negative exponent means the reciprocal of the base raised to the positive exponent.
Applying Exponent Rules to Simplify Expressions
When simplifying expressions with exponents, apply the laws of exponents consistently. Look for like bases, powers raised to powers, and negative or zero exponents. Always express your final answer with positive exponents unless directed otherwise.
Example 1: Product Rule
Simplify: \( x^3 \cdot x^5 \)
Same base → add exponents: \( x^{3 + 5} = x^8 \)
Example 2: Quotient Rule
Simplify: \( \frac{y^7}{y^2} \)
Same base → subtract exponents: \( y^{7 – 2} = y^5 \)
Example 3: Power of a Power
Simplify: \( (z^4)^3 \)
Multiply exponents: \( z^{4 \cdot 3} = z^{12} \)
Example 4: Negative Exponent
Simplify: \( a^{-3} \)
Rewrite using reciprocal: \( \frac{1}{a^3} \)
Example 5: Multiple Laws
Simplify: \( \frac{(2x^3)^2}{x^4} \)
First, apply power to each factor: \( \frac{4x^6}{x^4} \)
Then simplify: \( 4x^{6 – 4} = 4x^2 \)
Polynomial Structure
A polynomial is made by combining monomials using addition and subtraction. Each term includes a coefficient, a variable, and a non-negative integer exponent.
- Monomial: One term (e.g., \( 7x \))
- Binomial: Two terms (e.g., \( x + 5 \))
- Trinomial: Three terms (e.g., \( x^2 + 3x + 2 \))
A polynomial can have any number of terms; these names help describe common types.
Standard Form: Arrange the terms from highest degree to lowest.
Example:
\( 4x^3 – x^2 + 6x – 9 \)
- Degree: 3
- Leading term: \( 4x^3 \)
- Constant term: -9
Try It Yourself!
- Simplify: \( (x^2)^4 \)
- Simplify: \( \frac{x^6}{x^3} \cdot x \)
- Write in standard form: \( 7 – x^3 + 4x \)
- Identify the degree and leading coefficient: \( 5x^4 + 3x^2 – 6 \)
Reveal Answers
- \( x^8 \)
- \( x^4 \)
- \( -x^3 + 4x + 7 \)
- Degree: 4, Leading coefficient: 5
Connections & Extensions
Mastering exponents and polynomial structure leads into more advanced algebra topics like factoring, solving polynomial equations, and analyzing graphs. These skills connect to real-world contexts like finance, data modeling, and physics.