Factor completely.

2x2+11x+9

1 answer

To factor the quadratic expression \(2x^2 + 11x + 9\), we can use the method of factoring by grouping or look for two numbers that multiply to \(2 \cdot 9 = 18\) and add to \(11\).

  1. Identify the product and the sum:

    • Product: \(2 \cdot 9 = 18\)
    • Sum: \(11\)
  2. The two numbers that multiply to \(18\) and add up to \(11\) are \(2\) and \(9\).

  3. Rewrite the middle term (11x) using these two numbers: \[ 2x^2 + 2x + 9x + 9 \]

  4. Now, group the terms: \[ (2x^2 + 2x) + (9x + 9) \]

  5. Factor out the common factors in each group: \[ 2x(x + 1) + 9(x + 1) \]

  6. Notice that \((x + 1)\) is a common factor: \[ (2x + 9)(x + 1) \]

So, the fully factored form of \(2x^2 + 11x + 9\) is: \[ (2x + 9)(x + 1) \]