Question 998563
Call the first x.  The next must be x + 2.
Thus
x + (x + 2) >= 108
or
2x + 2 >= 108
2x >= 106
x >= 53 but x must be even.
If your teacher is really picky, you can establish some integer y, such that 2y is automatically an even number and go from there...