Question 1133358
Find three even consecutive integers such that the sum of the squares of the first and second integers is equal to the square of the third integer plus 20.
---------------
Use n-2, n and n+2
---
(n-2)^2 + n^2 = (n+2)^2 + 20
Solve for n