Polynomials Math Example 2

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

Example 2

medium
Add the polynomials (3x2+2xโˆ’5)(3x^2 + 2x - 5) and (x2โˆ’4x+3)(x^2 - 4x + 3).

Solution

  1. 1
    Align like terms: (3x2+x2)+(2x+(โˆ’4x))+(โˆ’5+3)(3x^2 + x^2) + (2x + (-4x)) + (-5 + 3).
  2. 2
    Combine: 4x2โˆ’2xโˆ’24x^2 - 2x - 2.
  3. 3
    The result is a polynomial of degree 2.

Answer

4x2โˆ’2xโˆ’24x^2 - 2x - 2
To add polynomials, combine like terms (terms with the same variable raised to the same power). The degree of the sum is at most the larger degree of the two polynomials.

About Polynomials

An expression built by adding terms that consist of constants multiplied by variables raised to non-negative integer powers.

Learn more about Polynomials โ†’

More Polynomials Examples