Question 976996: The product of two consecutive integers is 12 less than the square of the lesser integer. Find the greater of the two integers. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The product of two consecutive integers is 12 less than the square of the lesser integer. Find the greater of the two integers.
---------
x(x+1) = x^2-12
x^2 + x = x^2 - 12
--------------------
x = -12
----
Ans: x+1 = -11
----------------------
Cheers,
Stan H.
-----------------