Question 1075927
Let the two numbers be n and (n+2), the next larger even number is (n+4)
Write an equation for exactly what it says
"the sum of the squares of two consecutive even numbers is 84 more than the square of the next larger even number."
n^2 + (n+2)^2 = (n+4)^2 + 84
FOIL
n^2 + n^2 + 4n + 4 = n^2 + 8n + 16 + 84
Combine like terms on the left
n^2 + n^2 - n^2 + 4n - 8n + 4 - 16 - 84 = 0
n^2 - 4n - 96 = 0
we know these are integers so this will factor
(n-12)(n+8) = 0
The positive solution is what we want here
n = 12
:
What are the numbers? 12 and 14 
:
;
Check this on your calc
12^2 + 14^2 = 
16^2 + 84 =
:
:
Note that the solution n = -8 will also satisfy the given requirement
-8^2 + -6^2 = -4^2 + 84
64 + 36 = 16 + 84