Category: Updates

Factoring a Cubic Polynomial

I've been trying to understand how ${x^3-12x+9}$ factors to $(x-3) (x^2+3 x-3)$ What factoring rule does this follow? The net result seems to be simi...