$x^5-x^4-2x^3+2x^2-3$ is identical to $(x+1)(x-2)Q(x)+ax-b$, where $Q(x)$ is a polynomial
2026-04-12 16:56:15.1776012975
Comparing coefficients with polynomials
121 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
By degree reasons $Q(x)$ is a monic polynomial of degree $3$. Comparison of coefficients gives $$ Q(x)=x^3 +2, $$ which in turn determine $a$ and $b$, namely $a=2$ and $b=-1$.