What are the two consecutive even integers whose squares have sum 340?
Both (B) and (C)
Let the first even integer be 2x
Second even integer will be 2x + 2
According to the question,
(2x)2 + (2x + 2)2 = 340
4x2 + 4x2 + 4 + 8x = 340
8x2 + 8x – 336 = 0
x2 + x – 42 = 0
x2 + 7x – 6x – 42 = 0
x(x + 7) – 6(x + 7) = 0
(x + 7)(x – 6) = 0
x = -7 and x = 6
If x = -7
2x = 2 -7 = -14
2x + 2 = 2 -7 + 2
= -14 + 2 = -12
If x =6
2x = 2 6 = 12
2x + 2 = 2 6 + 2
= 12 + 2 = 14