Vocabulary

Degree: highest exponent. Leading coefficient: coefficient of the highest-degree term.
Monomial (1 term), Binomial (2 terms), Trinomial (3 terms).

Adding & Subtracting

Combine like terms — same variable and exponent.

(3x² + 2x − 1) + (x² − 5x + 4) = 4x² − 3x + 3

Multiplying (FOIL for Binomials)

FOIL: First, Outer, Inner, Last

(x + 3)(x − 2) = x² − 2x + 3x − 6 = x² + x − 6

Special Products

(a + b)² = a² + 2ab + b²
(a − b)² = a² − 2ab + b²
(a + b)(a − b) = a² − b² (difference of squares)

Factoring

GCF first, then factor the remaining trinomial or use difference of squares.

2x² − 8 = 2(x² − 4) = 2(x+2)(x−2)

Step by Step: Factoring a Trinomial

Factoring reverses multiplication. For x² + bx + c, you are hunting for two numbers that multiply to c and add to b.

Factor x² + 7x + 12

  1. List factor pairs of 12: 1×12, 2×6, 3×4.
  2. Which pair adds to 7? 3 + 4 = 7.
  3. Write the factors: (x + 3)(x + 4).
  4. Check by FOIL: x² + 4x + 3x + 12 = x² + 7x + 12. Correct.

Factor x² − 2x − 15

You need two numbers multiplying to −15 and adding to −2. A negative product means the signs differ. Try −5 and 3: the product is −15 and the sum is −2.

Answer: (x − 5)(x + 3)

Sign shortcut If c is positive, both numbers share the sign of b. If c is negative, the two numbers have opposite signs and the bigger one carries the sign of b.

Always Take the GCF First

Before anything else, pull out what every term shares. It makes the rest of the problem smaller, and forgetting it is the most common reason a factoring answer is marked incomplete.

Factor 3x² + 15x + 18

Every term is divisible by 3: 3(x² + 5x + 6)

Now factor what is left: 3(x + 2)(x + 3)

Degree and Shape

The degree of a polynomial predicts how its graph behaves, which is why teachers keep asking for it.

Common Mistakes

Watch out for these

Where You Will Use This

Summary

FAQ

Is 3/x a polynomial? No — exponents must be non-negative integers. Negative exponents disqualify it.

What is the difference between an expression and an equation? An expression like x² + 3x is something you simplify or factor. An equation has an equals sign and is something you solve.

How do I multiply polynomials bigger than binomials? FOIL is only a nickname for distributing. Multiply every term in the first by every term in the second, then combine like terms.

What if a trinomial will not factor? Some polynomials are prime over the integers. If no factor pair works, say so — or, if it is an equation, use the quadratic formula.

Why does factoring matter? Because a product equal to zero means one of the factors is zero. That single fact is how most polynomial equations get solved.

Quick Quiz

Test what you just learned. Choose the best answer for each question.