Let x = the smallest integer. A consecutive integer is 1 larger than the previous integer, hence seven consecutive integers are:
x, (x+1), (x+2), (x+3), (x+4), (x+5), (x+6)
Each integer is one larger than the integer before it. For example, if x = 3, then the 7 consecutive integers would be 3, 4, 5, 6, 7, 8, 9, 10. The largest integer in terms of x is the last one, (x+6).