SOLUTION: factorise x3-10x2-x+10

Algebra ->  Volume -> SOLUTION: factorise x3-10x2-x+10       Log On


   



Question 1059856: factorise x3-10x2-x+10

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
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)