1. Expand, simplify, and factor: $(x + 2)(x + 5) - (x + 1)(x + 4) + (x + 3)$.
- A.$2(x + 3)$
- B.$2(x + 5)$
- C.$3(x + 3)$
- D.$x + 9$
View Answer
Answer: $3(x + 3)$
Expand the first product: $(x + 2)(x + 5) = x^2 + 7x + 10$. Expand the second product: $(x + 1)(x + 4) = x^2 + 5x + 4$. Subtract and add the linear term: $(x^2 + 7x + 10) - (x^2 + 5x + 4) + (x + 3) = 2x + 6 + x + 3 = 3x + 9$. Factor: $3x + 9 = 3(x + 3)$. Why distractors fail: Option A gives $2x + 6$, missing the $(x + 3)$ term. Option B gives $2x + 10$, which has the wrong constant. Option D gives $x + 9$, combining terms incorrectly.