Math101learn.math101.caAdding Polynomials
Adding polynomials combines like terms: terms with identical variables raised to identical exponents. The operation adds coefficients while preserving each common variable part.
Polynomial addition combines models, costs, areas, and functions while preserving algebraic structure. It is foundational for all polynomial operations and vector-space ideas.
Intuition and core definition
Adding polynomials combines like terms: terms with identical variables raised to identical exponents. The operation adds coefficients while preserving each common variable part. Because addition is associative and commutative, polynomials may be reordered by degree before combining.
Notation, language, and conditions
A polynomial $P(x)=a_nx^n+\cdots+a_0$ has coefficient $a_k$ on $x^k$; missing powers have coefficient zero. Parentheses around an added polynomial can be removed without changing signs. In several variables, $3x^2y$ is like $-5x^2y$ but not like $3xy^2$.
Why this idea matters
Polynomial addition combines coefficients only where variable parts and exponents match, preserving every distinct power as a separate term.
A dependable method
- Remove parentheses, retaining every sign because the operation is addition.
- Write terms in descending degree or align equal powers vertically.
- Insert zero placeholders for missing degrees when using columns.
- Add coefficients only within each like-term group.
- Check the degree and evaluate both original sum and simplified result at a convenient input.
Worked example
Representations and interpretation
Coefficient vectors align powers: $4x^3+0x^2-2x+7$ corresponds to $(4,0,-2,7)$. Adding it to $(1,5,6,-9)$ componentwise gives $(5,5,4,-2)$. Algebra tiles give a physical version for lower-degree terms.
Reasoning about variations
Adding cannot create a degree above the largest input degree, but leading terms can cancel and lower it. For example, $(3x^2+x)+(-3x^2+4)$ becomes $x+4$.
Common mistakes
How to check your work
- Evaluate at $x=0$ to verify the constant term.
- Evaluate at $x=1$ or $-1$ to compare original and simplified values.
- Confirm every input term appears in exactly one like-term group.
Practice
- Simplify $(3x^2-4x+1)+(5x^2+x-6)$.
- Add $(2a^2b-ab^2)+(5a^2b+3ab^2)$.
- Can the sum of two cubic polynomials be quadratic?
Answers and brief solutions
Show answers
- $8x^2-3x-5$ Add coefficients of $x^2$, $x$, and constants separately.
- $7a^2b+2ab^2$ Only identical variable parts combine.
- Yes Opposite cubic leading terms can cancel.
Synthesis and transfer
Adding two area models aligns rectangles of the same dimensions; the geometric grouping explains why unlike powers cannot be merged merely because their coefficients are numbers.
Let one region have area $3x^2+2x$ and an adjacent region have area $x^2-5x+6$. Their combined area is $4x^2-3x+6$ because only regions with matching dimensions contribute to the same kind of term. A coefficient table organized by powers prevents a missing zero term from shifting the alignment. Evaluating both original polynomials and the sum at $x=2$ supplies an independent numerical check. Degree can drop if leading coefficients cancel, so the degree of a sum is at most—not always equal to—the larger input degree. That boundary case matters when polynomials represent competing effects.
Related topics
Teaching and accessibility note
Try it yourself
Hints are part of learning. Open one whenever it makes the next step feel possible.
Simplify $(3x^2-4x+1)+(5x^2+x-6)$.
- Add coefficients of $x^2$, $x$, and constants separately.
End of lesson
Nice work making it this far.
Understanding grows through return visits. Save this lesson, try the practice, or continue when you are ready.
