What is x^3-2x^2+4x-3 divided by x-1?
1 Answer
Jan 8, 2017
Explanation:
Factor by grouping, splitting each term so that the binomials are each divisible by
x^3-2x^2+4x-3 = (x^3-x^2)-(x^2-x)+(3x-3)
color(white)(x^3-2x^2+4x-3) = x^2(x-1)-x(x-1)+3(x-1)
color(white)(x^3-2x^2+4x-3) = (x^2-x+3)(x-1)
So:
(x^3-2x^2+4x-3)/(x-1) = x^2-x+3
Alternatively, you can long divide the coefficients like this:
The dividend