Answer:
============================================
Step-by-step explanation:
This is an arithmetic sequence
is the first term
is the common difference as we add 3 to each term to get the next term (eg: -1+3 = 2, or 2+3 = 5, or 5+3 = 8, etc)
let's find the nth term
Therefore, we are summing terms of the form 3n-4 from n = 1 to n = 10
With sigma notation, we would write
This is a shorthand way to write out adding -1+2+5+8+11+...+26 where 26 is the tenth term. You would plug n = 10 into 3n-4 to get 26 as the tenth term.