1. Expand and simplify $(x + 2)^2 - (x - 2)^2$.
- A.$0$
- B.$8x$
- C.$2x^2 + 8$
- D.$8$
View Answer
Answer: $8x$
Expand each square: $(x + 2)^2 = x^2 + 4x + 4$ and $(x - 2)^2 = x^2 - 4x + 4$. Subtract: $(x^2 + 4x + 4) - (x^2 - 4x + 4) = x^2 + 4x + 4 - x^2 + 4x - 4 = 8x$. Why distractors fail: Option A ($0$) would only be true if both expansions were identical. Option C ($2x^2 + 8$) results from adding instead of subtracting. Option D ($8$) confuses the result with only the constant part.