1. According to the Remainder Theorem, when a polynomial $p(x)$ is divided by $(x - c)$, what is the remainder?
- A.$p(0)$
- B.$p(c)$
- C.$p(-c)$
- D.$c$
View Answer
Answer: $p(c)$
State the Remainder Theorem: The Remainder Theorem says that when a polynomial $p(x)$ is divided by the linear divisor $(x - c)$, the remainder is exactly $p(c)$. Why the correct answer works: By direct statement of the theorem, evaluating the polynomial at $x = c$ gives the remainder. So $p(c)$ is correct. Why distractors fail: $p(0)$ would only be the remainder if $c = 0$, i.e., dividing by $x$ itself. $p(-c)$ confuses the sign — the divisor is $(x - c)$, so we substitute $c$, not $-c$. The constant $c$ alone has no general relationship to the remainder.