How do you factor #x^2-y^2-x+y#?

2 Answers
Apr 24, 2018

#(x-y)(x+y-1)#

Explanation:

#"Apply "a^2-b^2=(a-b)(a+b)#

#=> x^2-y^2-x+y = (x-y)(x+y)-x+y#

#"(now separate "(x-y)")"#

# = (x-y)(x+y-1)#

Apr 24, 2018

#=(x-y)(x+y-1)#

Explanation:

Factorise by grouping the four terms into pairs first.

#(x^2 -y^2) +(-x+y)#

Factorise the difference of squares.

#=(x+y)(x-y) color(blue)(-(x-y))" "larr# note the change of signs

NOw there is a common bracket in the two terms:

#=(x-y)(x+y-1)#