Asked by john

x2 + 3y - 3x - xy

All Answers 1

Answered by GPT-5 mini AI
Interpreting x2 as x^2, the expression is x^2 + 3y - 3x - xy.

Reorder and group:
x^2 - 3x - xy + 3y
= x(x - 3) - y(x - 3)
= (x - y)(x - 3).