Question 526989
A number is 90 less than its square. Find all such numbers.
---------
x = x^2 - 90
x^2 - x - 90 = 0
(x-10)*(x+9) = 0
x = -9, 10