To factor the quadratic expression \( 2x^2 + 5x - 3 \), we will use the method of factoring by grouping.
-
Multiply the coefficient of \( x^2 \) (which is 2) by the constant term (which is -3). This gives us: \( 2 \times -3 = -6 \).
-
We need to find two numbers that multiply to -6 and add to the coefficient of \( x \) (which is 5). The numbers that satisfy this condition are 6 and -1.
-
Rewrite the expression using these two numbers to split the middle term: \[ 2x^2 + 6x - 1x - 3 \]
-
Now group the terms: \[ (2x^2 + 6x) + (-1x - 3) \]
-
Factor out common factors from each group: \[ 2x(x + 3) - 1(x + 3) \]
-
Now we can factor out the common binomial factor \( (x + 3) \): \[ (2x - 1)(x + 3) \]
Thus, the factored form of the expression \( 2x^2 + 5x - 3 \) is:
\[ (2x - 1)(x + 3) \]