SOLUTION: Twice the second consecutive integer is 2 less than the sum of the first and third integers. Find the integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Twice the second consecutive integer is 2 less than the sum of the first and third integers. Find the integers      Log On


   



Question 1096127: Twice the second consecutive integer is 2 less than the sum of the first and third integers. Find the integers
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Twice the second consecutive integer is 2 less than the sum of the first and third integers. Find the integers
------
2*n = (n-1) + (n+1) - 2
2n = 2n - 2
No such integers.