Polynomials Math Example 5

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

Example 5

medium
Subtract (2x3โˆ’x+4)(2x^3 - x + 4) from (5x3+3x2โˆ’2)(5x^3 + 3x^2 - 2).

Solution

  1. 1
    (5x3+3x2โˆ’2)โˆ’(2x3โˆ’x+4)=5x3+3x2โˆ’2โˆ’2x3+xโˆ’4(5x^3 + 3x^2 - 2) - (2x^3 - x + 4) = 5x^3 + 3x^2 - 2 - 2x^3 + x - 4.
  2. 2
    Combine: 3x3+3x2+xโˆ’63x^3 + 3x^2 + x - 6.

Answer

3x3+3x2+xโˆ’63x^3 + 3x^2 + x - 6
When subtracting polynomials, distribute the negative sign to every term in the second polynomial, then combine like terms.

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