SOLUTION: Number problems. Find two consecutive positive integers such that the sum of their squares is 85.
Algebra
->
Equations
-> SOLUTION: Number problems. Find two consecutive positive integers such that the sum of their squares is 85.
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 78280
:
Number problems. Find two consecutive positive integers such that the sum of their squares is 85.
Answer by
checkley75(3666)
(
Show Source
):
You can
put this solution on YOUR website!
x^2+(x+1)^2=85
x^2+x^2+2x+1=85
2x^2+2x+2-84=0
x^2+x-42=0
(x+7)(x-6)=0
x+7=0
x=-7
x-6=0
x=6 answer.
6^2+(6+1)^2=84
36+49=85
85=85