Answer:
a =2, b =2, and c = -6
Explanation:
We factor the polynomial and then see which value corresponds to what.
2x^3-8x^2-24x
As we see it, all terms are factorable by 2x. So if we take out 2x from every term, we get
2x(x^2 - 4x - 12)
Now we factor the quadratic, which we can do mentally to get
2x(x+2)(x-6)
ax(x+b)(x+c)
Comparing that to ax(x+b)(x+c), we can tell that a =2, b =2, and c = -6.