1. In the Product-Sum Method for factoring $x^2 + bx + c$, the two numbers $m$ and $n$ become part of which expression?
- A.$m x^2 + n x$
- B.$(x + m)(x + n)$
- C.$(m x + 1)(n x + 1)$
- D.$(x + mn)(x + 1)$
View Answer
Answer: $(x + m)(x + n)$
Recall the factored form: The Product-Sum Method produces the factorization $x^2 + bx + c = (x + m)(x + n)$ where $mn = c$ and $m + n = b$. Why the correct answer works: The numbers $m$ and $n$ appear as the constant terms in each binomial factor. Why distractors fail: Option A places $m$ and $n$ as coefficients of $x$, which applies when $a \neq 1$. Option C also misplaces them as leading coefficients. Option D incorrectly combines $m$ and $n$ into one factor.