1. A square garden has a side length of $(2x + 3)$ metres. Which expression represents its area?
- A.$2x^2 + 3x + 9$ square metres
- B.$4x^2 + 6x + 9$ square metres
- C.$4x^2 + 12x + 9$ square metres
- D.$4x^2 + 12x + 6$ square metres
View Answer
Answer: $4x^2 + 12x + 9$ square metres
Set up the area expression: Area of a square $= (\text{side})^2 = (2x + 3)^2$. Expand using the pattern: $(2x + 3)^2 = (2x)^2 + 2(2x)(3) + 3^2 = 4x^2 + 12x + 9$. Why distractors fail: Option A has incorrect coefficients for every term. Option B uses $6x$ (missing the factor of 2 in $2ab$). Option D has $6$ instead of $9$ for the constant term.