1. A student expands $(2x + 3)^2$ and gets $4x^2 + 9$. A peer says the answer is $4x^2 + 12x + 9$. Which evaluation of these two answers is correct?
- A.Both are correct representations of $(2x + 3)^2$.
- B.The first student is correct because exponents distribute over addition.
- C.The peer is correct because the first student omitted the cross product $2(2x)(3) = 12x$.
- D.Neither is correct because $(2x + 3)^2 = 4x^2 + 6x + 9$.
View Answer
Answer: The peer is correct because the first student omitted the cross product $2(2x)(3) = 12x$.
Correct expansion: $(2x + 3)^2 = (2x)^2 + 2(2x)(3) + 3^2 = 4x^2 + 12x + 9$. Why the correct answer works: Option C identifies the error: the first student omitted the middle term $12x$. The peer's expansion is correct. Why distractors fail: Option A is wrong because $4x^2 + 9 \neq 4x^2 + 12x + 9$. Option B is wrong because exponents do not distribute over addition: $(a + b)^2 \neq a^2 + b^2$. Option D gives $6x$ instead of $12x$, missing the factor of 2.