SOLUTION: Find four consecutive integers such that the sum of the second and the fourth is 200

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find four consecutive integers such that the sum of the second and the fourth is 200      Log On


   



Question 823468: Find four consecutive integers such that the sum of the second and the fourth is 200
Answer by faceoff57(108) About Me  (Show Source):
You can put this solution on YOUR website!
Find four consecutive integers such that the sum of the second and the fourth is 200
X
X+1
X+2
X+3
(X+1) + (x+3) = 200
X+1+x+3=200
2x+4=200
2x = 200 - 4
2x = 196
X = 98
The consecutive integers are 98, 99, 100, 101