SOLUTION: find two consecutive even numbers if the sum of their squares is 100

Algebra.Com
Question 478487:
find two consecutive even numbers if the sum of their squares is 100

Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
an even number is one that is divisible by 2.
let x be the first even number.
let x + 2 be the second even number.
the sum of their squares = 100 means:
x^2 + (x+2)^2 = 100
expand this equation to get:
x^2 + x^2 + 4x + 4 = 100
combine like terms to get:
2x^2 + 4x + 4 = 100
divide both sides of the equation by 2 to get:
x^2 + 2x + 2 = 50
subtract 100 from both sides of the equation to get:
x^2 + 2x - 48 = 0
factor this quadratic equation to get:
(x+8) * (x-6) = 0
solve for x to get:
x = -8 or x = 6
if x = -8, then x+2 = -6
if x = 6, then x+2 = 8
in both cases, plugging those answers into he original equation will show that those values are good.
when x = -8 and x+2 = -6, we get:
64 + 36 = 100
when x = 6 and x+2 = 8, we get:
36 + 64 = 100

RELATED QUESTIONS

find two consecutive even numbers if the sum of their squares is 100. (answered by amoresroy)
find two consecutive positive even numbers such that the sum of their squares is 164. (answered by Alan3354)
Find two consecutive even natural numbers such that the sum of their squares is 340 . (answered by Theo)
TWO CONSECUTIVE POSITIVE EVEN INTEGERS ARE SUCH THE SUM OF THEIR SQUARES IS 164. FIND... (answered by mananth)
The sum of the squares of two consecutive even integers is 100. Find the two... (answered by checkley71)
The sum of the squares of two consecutive even numbers is 6500. Find the... (answered by Alan3354)
the sum of the squares of two positive consecutive even integers is 100. Find the... (answered by drk)
The sum of the squares of two consecutive even integers is 100. Find the integers (answered by drk,unlockmath)
find two consecutive even integers such that the sum of their squares is 340. (answered by nyc_function)