You can put this solution on YOUR website! (x^2-x)^2-18(x^2-x)+72=0
Let y=(x^2-x)
y^2-18y+72=0
Now solve for y
y^2-12y-6y+72=0
y(y-12)-6(y-12)=0
(y-12)(y-6)=0
y-12=0 or y-6=0
y=12 or y=6
Put the value of y in to above equations.
y=12
x^2-x=12 or x^2-x=6
x^2-x-12=0 or x^2-x-6=0
x^2-4x+3x-12=0 or x^2-3x+2x-6=0
x(x-4)+3(x-4)=0 or x(x-3)+2(x-3)=0
(x-4)(x+3)=0 or (x-3)(x+2)=0
x-4=0 or x+3=0 or x-3=0 or x+2=0
x=4 or x=-3 or x=3 or x=-2