Factorize each of the following expressions :
ax + ay - bx - by
= a (x + y) - b (x + y)
{ (x + y) is common }
= (x + y) (a - b)