SOLUTION: The sum of the squares of two consecutive odd negative integers is 290.Find the numbers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of the squares of two consecutive odd negative integers is 290.Find the numbers.      Log On


   



Question 383860: The sum of the squares of two consecutive odd negative integers is 290.Find the numbers.
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the numbers be x & x+2
..
x^2+(x+2)^2=290
..
x^2+x^2+4x+4=290
2x^2+4x+4=290
/2
x^2+2x+2-145=0
x^2+2x-143=0
x^2+13x-11x-143=0
x(x+13)-11(x+13)=0
(x+13)(x-11)=0
x=-13 OR 11
So x = -13
The numbers are -13, -11
...
m.ananth@hotmail.ca