1. A student divides $x^4 - 16$ by $(x - 2)$ using synthetic division. Which set of coefficients should they list for the dividend?
- A.$1, -16$
- B.$1, 0, 0, 0, -16$
- C.$1, 0, -16$
- D.$1, -2, 0, 0, -16$
View Answer
Answer: $1, 0, 0, 0, -16$
Identify all missing terms: $x^4 - 16$ is missing the $x^3$, $x^2$, and $x$ terms. Each must be represented with a coefficient of $0$. Why the correct answer works: The full expansion is $1x^4 + 0x^3 + 0x^2 + 0x - 16$, giving coefficients $1, 0, 0, 0, -16$. Why distractors fail: Option A omits three zero placeholders. Option C only includes one zero, missing two terms. Option D incorrectly inserts $-2$ (the divisor value) into the coefficient list.