SOLUTION: Trying to factor: x^2-xy-x+y

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Trying to factor: x^2-xy-x+y      Log On


   



Question 296074: Trying to factor:
x^2-xy-x+y

Found 2 solutions by scott8148, richwmiller:
Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
rearrange and group ___ (x^2 - x) + (-xy + y)

factor ___ x(x - 1) - y(x - 1)

(x - y) (x - 1)

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
No need to rearrange.
x*(x-y)-1*(x-y)
(x-1)*(x-y)