The sum of the squares of two consecutive positive even integers is 340. How do you find the number?

1 Answer
Apr 10, 2018

The numbers are 1212 and 1414

Explanation:

To find the answer, set up an equation.

Set xx equal to the lower number, and x+2x+2 as the higher number since they are consecutive even numbers so they are two apart.

Now write out the equation according to the question

(x)^2+color(blue)((x+2))^2 = 340(x)2+(x+2)2=340

x^2 + color(blue)(x^2 + 4x + 4) = 340x2+x2+4x+4=340

Combine like terms.

2x^2 + 4x + 4 = 3402x2+4x+4=340

Set equal to zero so you can factor.

2x^2 + 4x -336 = 02x2+4x336=0

(2x+ 28)(x-12) = 0(2x+28)(x12)=0

x= -14, 12x=14,12

x=12x=12 because the answer must be positive according to the question.

That means x+2x+2 is 14.

You can double check:

(12)^2 + (14)^2= 340(12)2+(14)2=340

144+196=340144+196=340

340=340340=340