upgrade
upgrade

📈College Algebra

Polynomial Operations

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

Polynomial operations form the backbone of algebraic manipulation—and they show up everywhere on your Algebra 1 assessments. When you add, subtract, multiply, or factor polynomials, you're building the skills needed for solving equations, graphing functions, and tackling real-world modeling problems. These operations connect directly to function behavior, equation solving, and expression simplification, concepts you'll see tested repeatedly.

Here's the key insight: you're not just being tested on whether you can perform these operations mechanically. Exam questions will ask you to recognize when to use each operation, why certain techniques work, and how different operations relate to each other. Don't just memorize steps—understand what each operation does to a polynomial's structure and degree.


Building Blocks: Understanding Polynomial Structure

Before you can operate on polynomials, you need to recognize their components. These foundational skills make every other operation possible.

Finding the Degree of a Polynomial

  • The degree is the highest exponent on any variable in the polynomial—for 3x4+2x273x^4 + 2x^2 - 7, the degree is 4
  • Degree determines classification: constant (0), linear (1), quadratic (2), cubic (3), and so on
  • Degree predicts behavior—it tells you the maximum number of roots and the end behavior of the graph

Identifying Like Terms

  • Like terms share the same variable and exponent5x25x^2 and 3x2-3x^2 are like terms; 5x25x^2 and 5x35x^3 are not
  • Only coefficients combine when adding or subtracting like terms
  • Misidentifying like terms is the most common error in polynomial simplification—always check both variable and power

Compare: Degree vs. Leading Coefficient—both describe polynomial structure, but degree tells you the highest power while the leading coefficient tells you the number in front of that highest-power term. FRQs often ask you to identify both.


Combining Polynomials: Addition and Subtraction

These operations work by combining like terms. The key mechanism is that you're only changing coefficients, never exponents.

Addition of Polynomials

  • Combine like terms by adding coefficients(3x2+2x)+(5x24x)=8x22x(3x^2 + 2x) + (5x^2 - 4x) = 8x^2 - 2x
  • Align terms by degree to avoid missing like terms during combination
  • The result keeps the highest degree from the original polynomials—adding doesn't increase degree

Subtraction of Polynomials

  • Distribute the negative sign first(3x2+2x)(5x24x)(3x^2 + 2x) - (5x^2 - 4x) becomes (3x2+2x)+(5x2+4x)(3x^2 + 2x) + (-5x^2 + 4x)
  • Then combine like terms as you would in addition
  • Sign errors are the #1 mistake—always rewrite with the distributed negative before combining

Compare: Addition vs. Subtraction—both require identifying like terms, but subtraction adds the critical step of distributing the negative sign. If you skip this step, every term in the second polynomial will have the wrong sign.


Expanding Polynomials: Multiplication

Multiplication uses the distributive property to create new terms. Each term in one polynomial multiplies every term in the other, and the degrees add together.

Using the Distributive Property with Polynomials

  • Multiply each term by every term in the other polynomial—a(b+c)=ab+aca(b + c) = ab + ac
  • Essential for expanding any polynomial expression, from simple monomials to complex products
  • Creates new terms that must then be combined if they're like terms

Multiplication of Polynomials

  • Use FOIL for binomials—First, Outer, Inner, Last: (x+2)(x+3)=x2+3x+2x+6=x2+5x+6(x + 2)(x + 3) = x^2 + 3x + 2x + 6 = x^2 + 5x + 6
  • Degree of the product equals the sum of degrees—linear × linear = quadratic; linear × quadratic = cubic
  • Always combine like terms after multiplying to get your final simplified answer

Compare: Distributive Property vs. FOIL—FOIL is just a specific application of the distributive property for two binomials. For any larger multiplication (trinomial × binomial, etc.), return to the general distributive approach.


Breaking Down Polynomials: Division and Factoring

These operations reverse multiplication. Division separates polynomials, while factoring rewrites them as products.

Division of Polynomials

  • Long division or synthetic division splits a polynomial into quotient and remainder
  • Synthetic division works only when dividing by a linear factor of the form (xc)(x - c)
  • Write divisor in standard form (descending degree order) before starting—this prevents alignment errors

Factoring Polynomials

  • Always check for a GCF first—factor out the greatest common factor before trying other methods
  • Match the pattern to the technique: difference of squares (a2b2a^2 - b^2), trinomial factoring, or grouping
  • Factoring reverses multiplication—it's essential for solving polynomial equations by setting each factor equal to zero

Compare: Division vs. Factoring—division gives you a quotient (and possibly a remainder), while factoring rewrites the polynomial as a product with no "leftover." Use division when you're given a specific divisor; use factoring when you need to find all factors yourself.


Putting It All Together: Simplification and Evaluation

These skills combine multiple operations and test whether you truly understand polynomial structure.

Simplifying Polynomial Expressions

  • Combine all like terms and remove unnecessary parentheses using distribution
  • Write in standard form—terms arranged in descending order by degree (x3+2x2x+5x^3 + 2x^2 - x + 5)
  • Simplified form is required for most final answers on assessments

Evaluating Polynomials

  • Substitute the value for every instance of the variable—for f(x)=2x23x+1f(x) = 2x^2 - 3x + 1, find f(4)f(4) by replacing all xx's with 4
  • Follow PEMDAS strictly—exponents before multiplication, multiplication before addition
  • The result is a single number—this connects polynomials to function notation and graphing

Compare: Simplifying vs. Evaluating—simplifying keeps the variable and reduces the expression's complexity, while evaluating replaces the variable with a number to get a specific output. Know which one the question is asking for.


Quick Reference Table

ConceptBest Examples
Combining like termsAddition, Subtraction, Simplifying
Distributive propertyMultiplication, Subtraction (distributing negative)
Degree relationshipsFinding degree, Multiplication (degrees add)
Reversing multiplicationFactoring, Division
SubstitutionEvaluating polynomials
Standard formSimplifying, Division setup
Pattern recognitionFactoring (difference of squares, trinomials)

Self-Check Questions

  1. When you multiply a linear polynomial by a quadratic polynomial, what is the degree of the result? How do you know without actually multiplying?

  2. What do addition, subtraction, and simplification all have in common? What skill must you master for all three?

  3. Compare and contrast polynomial division and factoring—when would you use each one, and what form does each answer take?

  4. A student simplifies (4x2+3x)(2x2+5x)(4x^2 + 3x) - (2x^2 + 5x) and gets 2x2+8x2x^2 + 8x. What error did they make, and what's the correct answer?

  5. If an FRQ asks you to "evaluate f(x)=x32x+4f(x) = x^3 - 2x + 4 at x=2x = -2," walk through the steps you'd take and explain why order of operations matters here.