Question 254642
Here is the original question:
x^2=x+6
I assume you want to solve for x.
step 1 - get everything on one side = 0. LIke this
{{{x^2 - x - 6 = 0}}}
step 2 - factor like this
{{{(x-3)(x+2) = 0}}}
step 3 - solve each (_) part like this
x - 3 = 0
x = 3
x + 2 = 0
x = -2.
So we have -2 and 3.