To factor the quadratic expression \(2x^2 + x - 10\), we can follow these steps:
-
Multiply the leading coefficient (2) by the constant term (-10): \[ 2 \times -10 = -20. \]
-
We need to find two numbers that multiply to -20 and add up to the middle coefficient (1). The numbers that satisfy this are: \[ 5 \text{ and } -4. \]
-
Rewrite the middle term (x) using these two numbers: \[ 2x^2 + 5x - 4x - 10. \]
-
Now, group the terms: \[ (2x^2 + 5x) + (-4x - 10). \]
-
Factor out the common factors in each group: \[ x(2x + 5) - 2(2x + 5). \]
-
Now, factor out the common binomial factor \((2x + 5)\): \[ (2x + 5)(x - 2). \]
So, the completely factored form of the expression \(2x^2 + x - 10\) is: \[ (2x + 5)(x - 2). \]
Final Answer
\[ (2x + 5)(x - 2) \]