QUESTION IMAGE
Question
subtracting polynomials
subtracting polynomials is similar to adding polynomials with one additional rule. if a and b are polynomials, then \\(a - b = a + (-b)\\). the subtraction distributes through the second polynomial
examples: subtract and simplify
\\(7x^3 + 2x^5 - 1 - 5x^4) - (-5 - 3x^4 + 4x^5 + 4x^3)\\
Distribute the negative sign
$$
(7x^3 + 2x^5 - 1 - 5x^4) - (-5 - 3x^4 + 4x^5 + 4x^3) = 7x^3 + 2x^5 - 1 - 5x^4 + 5 + 3x^4 - 4x^5 - 4x^3
$$
Group and combine like terms
$$
LATEXBLOCK0
$$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$$-2x^5 - 2x^4 + 3x^3 + 4$$