SOLUTION: Find two consective even integers such that the Square of the second, decresed by the first, is 92
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consective even integers such that the Square of the second, decresed by the first, is 92
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 988045
:
Find two consective even integers such that the Square of the second, decresed by the first, is 92
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
Find two consective even integers such that the Square of the second, decresed by the first, is 92
-------------
Use n-2 and n
---
n^2 - (n-2) = 92
n^2 - n - 90 = 0
(n - 10)*(n + 9) = 0
n = 10
--> 8 & 10