Question 80789
"Three consecutive even integers"
x, (x+2), (x+4)
:
"are such that the square of the third is 76 more than the square of the second."
(x+4)^2 = (x+2)^2 + 76
:
x^2 + 8x + 16 = (x^2 + 4x + 4) + 76
:
x^2 + 8x + 16 = x^2 + 4x + 80
:
x^2 - x^2 + 8x - 4x = 80 - 16
:
4x = 64
:
x = 16
:
16, 18, 20 are the numbers
:
:
Check on calc: 20^2 - 18^2 = 76