SOLUTION: what is larger of two consecutive integers such that the sum of squares is 340?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: what is larger of two consecutive integers such that the sum of squares is 340?       Log On


   



Question 875698: what is larger of two consecutive integers such that the sum of squares is 340?

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive integers: x, (x+1)

x^2 + (x+1)^2 = 340
x^2 + x^2 + 2x + 1 = 340
2x^2 + 2x - 339 = 0

This equation has no integer solutions.