Factorize each of the following expressions:

abx2 + ab + xa2 + xb2

= ax (bx + a) + b (bx + a)


= (ax + b) (bx + a)


18