<p>Well, since you were asking whether there was a quicker, less computational way, you could get it by thinking about it like this:</p>
<p>The average of t and t+2 has to be the number halfway between them. Since you know the numbers will go t, t+1, t+2 in order, it's easy to see (without actually calculating the average) that t+1 will be the average.</p>
<p>Same deal for t and t-2. The numbers, in order, will go t-2, t-1, t . . . so again, you can just "see" that t-1 will be the average.</p>
<p>Do the same process yet again to find the average of t-1 and t+1: in order, the numbers will go t-1, t, t+1 and so the average would have to be t.</p>
<p>Notice, it's the same as the calculations you did, but just takes advantage of the fact that the question is asking for the average of numbers that are really only separated by one term. So, you shouldn't have to waste time <em>calculating</em> those averages. In terms of speed, this question differentiates those who know the formula for calculating an average from those who "get" that the average is the halfway point and can determine that point without calculation, even in an algebraic situation. </p>
<p>So, keep that in mind if you're trying to speed up. You wouldn't "calculate" the average of 1 and 3, or 10 and 30 or 100 and 300 if you can see that the point in the middle is 2, or 20, or 200. The same is true in an algebraic context. </p>
<p>Of course, there are lots of other perfectly good suggestions here, and there's nothing wrong with doing the calculations if you can do them quickly enough to meet your standards. Personally, I am comfortable thinking of averages as halfway points. Others do the long work every time, but can do it quickly enough that it doesn't slow them down. Just pick a method that works for you.</p>