Question 49049
Factoring is making something shorter by finding prime values that multiply to get your result.
{{{x^2 - xy + 2x - 2y}}}
{{{x(x - y) + 2(x - y)}}}
{{{(x - y)(x + 2)}}}