To determine which of the given quadratic equations is not solvable by grouping, we need to check if there are pairs of terms in each equation that can be factored or grouped effectively.
-
Equation: \(2x^2 + 14x + 12 = 0\)
Factoring out 2 gives:
\(2(x^2 + 7x + 6) = 0\)
Further factoring \(x^2 + 7x + 6 = (x + 1)(x + 6)\). -
Equation: \(x^2 - 12x + 35 = 0\)
This can be factored as:
\((x - 5)(x - 7) = 0\). -
Equation: \(x^2 - 2x + 1 = 0\)
This can be factored as:
\((x - 1)(x - 1) = 0\) or \((x - 1)^2 = 0\). -
Equation: \(2x^2 - 2x - 10 = 0\)
Factoring out 2 gives:
\(2(x^2 - x - 5) = 0\).
The quadratic \(x^2 - x - 5\) does not factor nicely with integer pairs, and results in irrational solutions.
From this analysis:
- The first three equations can be factored or grouped satisfactorily.
- The fourth equation, \(2x^2 - 2x - 10 = 0\), does not factor nicely and is best solved using the quadratic formula rather than grouping.
Therefore, the equation that is not solvable by grouping is:
2x^2 - 2x - 10 = 0.