Any polynomial p(x) of degree n ≥ 1 may be expressed as?

Any polynomial p(x) of degree n ≥ 1 may be expressed as?

Explanation
  • By the polynomial division algorithm, any polynomial p(x)p(x) can be expressed as:

    p(x)=(x−r)q(x)+k

    p(x)=(xr)q(x)+k

    where q(x)q(x) is the quotient and kk is the remainder.

  • If rr is a root of p(x)p(x), then k=0k = 0, making p(x)p(x) completely factored.