Answer:
The equation x² - 1 = x can be rewritten as x² - x - 1 = 0. We can use the quadratic formula to find the solutions:
x = (-b ± sqrt(b² - 4ac)) / 2a
In this case, a = 1, b = -1, and c = -1. So:
x = (1 ± sqrt(1 - 4(1)(-1))) / 2(1)
x = (1 ± sqrt(5)) / 2
Therefore, the equation has two real solutions, and the discriminant is positive. The answer is 2. Its discriminant is 5, so it has two real solutions.