SOLUTION: Find two consecutive whole numbers such that the sum of their squares is 313.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive whole numbers such that the sum of their squares is 313.
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 633206
:
Find two consecutive whole numbers such that the sum of their squares is 313.
Answer by
flame8855(424)
(
Show Source
):
You can
put this solution on YOUR website!
x^2 + y^2 = 313
y=x+1
x^2 +x^2 +1 +2x = 313
2x^2 +2x-312 = 0
x^2 +x -156= 0
x = 12
y = 13