Question 357647
A list of 1000 consectutive integers would look like this: <br>

x, x+1, x+2, x+3 ... x+999<br>

Notice if we had a list of four consecutive integers, it would be<br>

x, x+1, x+2, x+3<br>

By the same reasoning, the last term in 1000 consecutive integers would be x+999<br>

So, now we just need to find the difference between the first and last terms:<br>

{{{(x+999)-(x)}}}<br>

{{{999}}}<br>

<b>The difference between the greatest integer and smallest integer would be 999.</b><br>

I hope this helps!<br>