Polynomials
Polynomials form the backbone of algebra instruction, bridging arithmetic operations with advanced mathematical concepts. When students master combining 3x + 2 with 2x + 5 to get 5x + 7, they're building skills for calculus and beyond.
Try it right now
Why it matters
Polynomial operations appear throughout real-world applications where students will encounter them professionally. Engineers use quadratic polynomials to model projectile motion, calculating that a ball thrown at 50 feet per second reaches maximum height at t = 1.56 seconds. Business analysts apply polynomial regression to forecast sales trends, with cubic models predicting revenue within 2-3% accuracy over 12-month periods. Computer graphics programmers rely on polynomial interpolation to create smooth curves between 50+ data points in animation software. Even daily financial calculations involve polynomials—compound interest formulas are polynomial expressions where P(1 + r)^t determines investment growth. The CCSS.HSA.APR standards emphasize these operations because mastering polynomial arithmetic by grade 10 correlates with 85% higher success rates in advanced mathematics courses.
How to solve polynomials
Polynomials
- To add/subtract: combine like terms (same power of x).
- To multiply: use FOIL or distribute each term.
- To factor: find two numbers that multiply to c and add to b.
Example: (x+2)(x+3) = x² + 5x + 6.
Worked examples
(3x + 2) + (2x + 5) = _______
Answer: 5x + 7
- Combine like terms → 3x + 2x = 5x, 2 + 5 = 7 — Add x-terms together and constants together.
- Write result → 5x + 7 — Combined polynomial.
(2x + 0) + (1x + 4) = _______
Answer: 3x + 4
- Combine like terms → 3x + 4 — + the x-terms and constants separately.
(1x − 4)(2x − 1) = _______
Answer: 2x² + -9x + 4
- FOIL: First → 1x · 2x = 2x² — Multiply the first terms.
- Outer + Inner → 1x·-1 + -4·2x = -1x + -8x = -9x — Multiply outer and inner, combine.
- Last → -4 · -1 = 4 — Multiply the last terms.
- Combine → 2x² + -9x + 4 — Write the expanded polynomial.
Common mistakes
- ✗Students incorrectly combine unlike terms, writing 3x + 2y = 5xy instead of keeping them separate as 3x + 2y.
- ✗When using FOIL, students forget the inner terms, calculating (x + 3)(x + 2) = x² + 6 instead of x² + 5x + 6.
- ✗In subtraction problems, students distribute the negative sign incorrectly, writing (2x + 3) - (x + 1) = 2x + 3 - x + 1 = x + 4 instead of x + 2.
- ✗Students factor incorrectly by finding numbers that add to the constant rather than multiply, writing x² + 5x + 6 = (x + 2)(x + 4) instead of (x + 2)(x + 3).
Practice on your own
Generate unlimited polynomial practice problems with step-by-step solutions using MathAnvil's free worksheet generator.
Generate free worksheets →