Question 1096127
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.