Step 1: 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 2: Multiply the leading coefficient $\color{blue}{ a = 3 }$ by the constant term $\color{blue}{c = -32} $.
$$ a \cdot c = -96 $$Step 3: Find out two numbers that multiply to $ a \cdot c = -96 $ and add to $ b = -10 $.
Step 4: All pairs of numbers with a product of $ -96 $ are:
| PRODUCT = -96 | |
| -1 96 | 1 -96 |
| -2 48 | 2 -48 |
| -3 32 | 3 -32 |
| -4 24 | 4 -24 |
| -6 16 | 6 -16 |
| -8 12 | 8 -12 |
Step 5: Find out which factor pair sums up to $\color{blue}{ b = -10 }$
| PRODUCT = -96 and SUM = -10 | |
| -1 96 | 1 -96 |
| -2 48 | 2 -48 |
| -3 32 | 3 -32 |
| -4 24 | 4 -24 |
| -6 16 | 6 -16 |
| -8 12 | 8 -12 |
Step 6: Replace middle term $ -10 x $ with $ 6x-16x $:
$$ 3x^{2}-10x-32 = 3x^{2}+6x-16x-32 $$Step 7: Apply factoring by grouping. Factor $ 3x $ out of the first two terms and $ -16 $ out of the last two terms.
$$ 3x^{2}+6x-16x-32 = 3x\left(x+2\right) -16\left(x+2\right) = \left(3x-16\right) \left(x+2\right) $$