My Question: How do I know by which number to increase my adding from start to finish with Sigma As far as I have learned when using sigma with a rule from start and finish your number always increases by one. (I had a like situation with square roots until I learned there was a markup for things like 3 square and 4 square etc...)

So for the above equation assume the start is 2 and the finish is 10. Is there any way to tell someone to increase by say two when doing this equation instead of one.
There is no special notation needed for that. Use a summation $\displaystyle\sum_{i=1}^5(\ldots)$ and write $2i$ everywhere you want your quantity that increases from $2$ to $10$ in steps of $2$.