Polynomial Solution

50 Views Asked by At

If we have this polynomial: P($x$) = $x^3$ - $3x^2$ - 10$x$ + 24
and we want to find the root b: P(b) = 0 in the book, the solution is that b must be a factor of 24, why is that? I couldn't find an explanation for this.

book solution