SOLUTION: Find two consecutive negative integers such that the sum of their squares is 113.
Algebra
->
Quadratic Equations and Parabolas
->
Quadratic Equations Lessons
->
Quadratic Equation Lesson
-> SOLUTION: Find two consecutive negative integers such that the sum of their squares is 113.
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 566320
:
Find two consecutive negative integers such that the sum of their squares is 113.
Answer by
ad_alta(240)
(
Show Source
):
You can
put this solution on YOUR website!
Let 'n' be the smaller integer. Then n^2+(n+1)^2=113. Thus 2n^2+2n-112=0. Using the quadratic formula, we get n=-8. The two consecutive negative integers are -8 and -7.