1. Factor completely: $49x^2 - 36$.
- A.$(7x - 6)^2$
- B.$(7x + 6)(7x - 6)$
- C.$(7x + 36)(7x - 1)$
- D.$(49x + 6)(x - 6)$
View Answer
Answer: $(7x + 6)(7x - 6)$
Identify the perfect squares: $49x^2 = (7x)^2$ and $36 = 6^2$. The expression is $(7x)^2 - 6^2$, a difference of squares. Apply the formula: Using $a^2 - b^2 = (a + b)(a - b)$ with $a = 7x$ and $b = 6$: $(7x + 6)(7x - 6)$. Why distractors fail: Option A: $(7x - 6)^2 = 49x^2 - 84x + 36$, which has a middle term. Option C: Expanding gives $49x^2 - 7x + 252x - 36$, incorrect. Option D: Expanding gives $49x^2 - 294x + 6x - 36$, incorrect.