Question 261679
The product of two consecutive integers is -4 more than the square of the smaller one.

x smaller integer
x+1 next integer

x * (x+1) = x^2 - 4
x^2 + x = x^2 - 4
x = -4
x + 1 = -3
integers are -4 and -3
check:
-4 * -3 = 12
-4^2=16
16 - 4 = 12