You can put this solution on YOUR website! Solve the following problem: The sum of the squares of two consecutive positve even integers is 340. Find the integers.
-------------
x^2 + (x+2)^2 = 340
x^2 + x^2 + 4x +4 = 340
2x^2 + 4x + 4 = 340
x^2 + 2x -168 = 0
(x-12)*(x+14) = 0
x = 12
x = -14
It's 12 and 14, since it said positive.
12*12 + 14*14 = 340, so it's correct.
You can put this solution on YOUR website! two consecutive positive even integers we will call a and a+2
: distribute
: combine a write as a quadratic
: divide by 2
:
throw out the negative value since we are looking for positive
so the integers are