Polynomial Addition and Subtraction Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Add (3x2+5xβˆ’2)+(x2βˆ’3x+7)(3x^2 + 5x - 2) + (x^2 - 3x + 7).

Solution

  1. 1
    Step 1: Group like terms: (3x2+x2)+(5xβˆ’3x)+(βˆ’2+7)(3x^2 + x^2) + (5x - 3x) + (-2 + 7).
  2. 2
    Step 2: Combine: 4x2+2x+54x^2 + 2x + 5.
  3. 3
    Check: At x=1x = 1: (3+5βˆ’2)+(1βˆ’3+7)=6+5=11(3+5-2) + (1-3+7) = 6 + 5 = 11 and 4+2+5=114+2+5 = 11 βœ“

Answer

4x2+2x+54x^2 + 2x + 5
To add polynomials, combine like terms β€” terms with the same variable raised to the same power. The coefficients are added while the variable parts stay the same.

About Polynomial Addition and Subtraction

Adding or subtracting polynomials by combining like termsβ€”terms with the same variable raised to the same power.

Learn more about Polynomial Addition and Subtraction β†’

More Polynomial Addition and Subtraction Examples