1. Factor the expression $2x^2 + 12x + 18$ completely.
- A.$(\sqrt{2}x + 3\sqrt{2})^2$
- B.$2(x + 3)^2$
- C.$2(x + 9)(x + 2)$
- D.$(2x + 6)^2$
View Answer
Answer: $2(x + 3)^2$
Factor out the GCF: $2x^2 + 12x + 18 = 2(x^2 + 6x + 9)$. Recognize the perfect square: $x^2 + 6x + 9 = (x + 3)^2$ since $\sqrt{9} = 3$ and $2(1)(3) = 6$. So the answer is $2(x + 3)^2$. Why distractors fail: Option A introduces irrational coefficients unnecessarily. Option C: $2(x+9)(x+2) = 2(x^2 + 11x + 18) \neq 2x^2 + 12x + 18$. Option D: $(2x+6)^2 = 4x^2 + 24x + 36$, which is twice the original.