quadratic function and equation--

Determine 3 consecutive integers if the square of the largest number is 84 less than the sum of the squares of the two smaller integers.

so you want x, x+1, x+2 such that

(x+2)^2 = x^2 + (x+1)^2 - 84
I suspect a typo