Step 1 :
After factoring out $ -2 $ we have:
$$ -6x^{2}+4x+32 = -2 ( 3x^{2}-2x-16 ) $$Step 2 :
Step 2: Identify constants $ a $ , $ b $ and $ c $.
$ a $ is a number in front of the $ x^2 $ term $ b $ is a number in front of the $ x $ term and $ c $ is a constant. In this case:
Step 3: Multiply the leading coefficient $\color{blue}{ a = 3 }$ by the constant term $\color{blue}{c = -16} $.
$$ a \cdot c = -48 $$Step 4: Find out two numbers that multiply to $ a \cdot c = -48 $ and add to $ b = -2 $.
Step 5: All pairs of numbers with a product of $ -48 $ are:
| PRODUCT = -48 | |
| -1 48 | 1 -48 |
| -2 24 | 2 -24 |
| -3 16 | 3 -16 |
| -4 12 | 4 -12 |
| -6 8 | 6 -8 |
Step 6: Find out which factor pair sums up to $\color{blue}{ b = -2 }$
| PRODUCT = -48 and SUM = -2 | |
| -1 48 | 1 -48 |
| -2 24 | 2 -24 |
| -3 16 | 3 -16 |
| -4 12 | 4 -12 |
| -6 8 | 6 -8 |
Step 7: Replace middle term $ -2 x $ with $ 6x-8x $:
$$ 3x^{2}-2x-16 = 3x^{2}+6x-8x-16 $$Step 8: Apply factoring by grouping. Factor $ 3x $ out of the first two terms and $ -8 $ out of the last two terms.
$$ 3x^{2}+6x-8x-16 = 3x\left(x+2\right) -8\left(x+2\right) = \left(3x-8\right) \left(x+2\right) $$