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


   



Question 988045: Find two consective even integers such that the Square of the second, decresed by the first, is 92
Answer by Alan3354(69443) About Me  (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
10%5E2+-+8+=+92