You can put this solution on YOUR website! f(x)=x^2-x [solve for the x-term]
0=x^2-x [set the equation equal to zero and factor]
0=(x)(x-1) [set each factor equal to zero and solve for the x-term]
.
x=0
.
or x-1=0
x=1
.
check by plugging x=0 or x=1 back into the original equation and solve:
f(x)=x^2-x
f(0)=0^2-0
f(0)=0 [checks you]
.
f(x)=x^2-x
f(1)=1^2-1
f(1)=1-1
f(1)=0 [also checks out]