Question 1059856
factorise x^3-10x^2-x+10
Use ^ (Shift 6) for exponents.
------
x^3-10x^2-x+10
Group them
= x^2*(x - 10) - 1*(x - 10)
= (x^2 - 1)*(x - 10)
= (x-1)*(x+1)*(x-10)