1. Simplify and then factor: $(x + 5)(x + 1) - (x + 3)(x - 1)$.
- A.$2(2x + 4)$
- B.$4(x + 2)$
- C.$2(x + 4)$
- D.$8x + 8$
View Answer
Answer: $4(x + 2)$
Expand the first product: $(x + 5)(x + 1) = x^2 + 6x + 5$. Expand the second product: $(x + 3)(x - 1) = x^2 + 2x - 3$. Subtract and simplify: $(x^2 + 6x + 5) - (x^2 + 2x - 3) = x^2 + 6x + 5 - x^2 - 2x + 3 = 4x + 8$. Factor the result: $4x + 8 = 4(x + 2)$. Why distractors fail: Option A gives $4x + 8$ when expanded, which is equivalent, but is not fully factored since $2$ can be factored out of $(2x + 4)$. Option C gives $2x + 8$ when expanded, which is incorrect. Option D equals $8x + 8$, which does not match $4x + 8$.