You can put this solution on YOUR website! factorise
X^3 +2X^2-13X+10=0
-------------
Try the factors of 10 to find a zero.
1, 2, 5 & 10.
Plus and minus.
=================
f(x) = x^3 + 2x^2 - 13x + 10
f(1) = 1 + 2 - 13 + 10 = 0
--> (x-1) is a factor.
Divide by (x-1), then it's a quadratic.