SOLUTION: Find 3 consecutive integers whose squares add up to 110.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find 3 consecutive integers whose squares add up to 110.      Log On


   



Question 297035: Find 3 consecutive integers whose squares add up to 110.
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
Here is your equation:
x^2 + (x + 1)^2 + (x + 2)^2 = 110
Can you do it now?