When the remainder of Ruffini’s division is zero, the divisor is a factor of the polynomial: this is why Ruffini’s rule is also a powerful factorisation technique for polynomials of degree 3\ge 3.

Property — Zero of a polynomial

If substituting x=ax=a into the polynomial P(x)P(x) gives P(a)=0P(a)=0, then (xa)(x-a) is a divisor of P(x)P(x) and the remainder of Ruffini’s division is zero. The polynomial factorises as: P(x)=(xa)Q(x).P(x) = (x-a)\cdot Q(x). The number aa is called a zero of the polynomial.

Example

Let us factorise x32x25x+6x^3-2x^2-5x+6.

We try x=1x=1: 125+6=01-2-5+6=0 ✓, so (x1)(x-1) is a factor.

x3x^3x2x^2xx11
112-25-566
c=1c=1111-16-6
111-16-60\boxed{0}

Therefore x32x25x+6=(x1)(x2x6)=(x1)(x3)(x+2)x^3-2x^2-5x+6 = (x-1)(x^2-x-6) = \boxed{(x-1)(x-3)(x+2)}.

Topics: Algebraic calculation
Concepts: Ruffini’s rule · Factorisation · Zero of a polynomial
Skills: Factorising
People: Paolo Ruffini