raunakrajan wrote:If a sequence of 8 consecutive odd integers with increasing values has 9 as the 7th term what is the sum of the terms in the sequence?
thanks!
Amising's solution is correct, but far more work that you'd want to do on the actual GMAT. Remember, no points on test day for extra work!
If we know that the 7th term is 9, we can simply plot out the entire set:
after 9 we have one term: 11
before 9 we have six terms (counting backwards): 7, 5, 3, 1, -1, -3
So, our full set is:
{-3, -1, 1, 3, 5, 7, 9, 11, 13}
We want the sum... the first 4 terms cancel out, leaving us with:
5+7+9+11 = 32