Question 790617
The sum of the squares of two consecutive integers is 685. Find the integers. 
--------
1st: x
2nd: x+1
------
Equation:
x^2 + (x+1)^2 = 685
x^2 + x^2 + 2x + 1 = 685
-----
2x^2 + 2x - 684 = 0
x^2 + x - 342 = 0
------
x = 18
x+1 = 19
=================
Cheers,
Stan H.