SOLUTION: The sum of squares of two consecutive natural numbers is 61. Find the numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of squares of two consecutive natural numbers is 61. Find the numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 907827: The sum of squares of two consecutive natural numbers is 61. Find the numbers
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
x^2 + (x+1)^2 = 61
2x^2 + 2x -60 = 0
x^2 + x - 30 = 0
(x+6)(x-5) = 0
x = -6, 5
Numbers are: -6, -5 0r 5, 6