SOLUTION: the difference of the squares of two consecutive integers is 9. find the numbers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the difference of the squares of two consecutive integers is 9. find the numbers
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 913661
:
the difference of the squares of two consecutive integers is 9. find the numbers
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
(x+1)^2 - x^2 = 9
x^2 + 2x + 1 - x^2 = 9
2x + 1 = 9
2x = 8
x = 4
The integers are 4 and 5.