Question 174998
The sum of an integer and its square is 30.
-------
Let the integer be "x".
EQUATION:
x + x^2 = 30
x^2 + x - 30 = 0
Factor:
(x+6)(x-5) = 0
x = -6 or x = 5
=======================
Cheers,
Stan H.