Write the sum using summation notation, assuming the suggested pattern continues. -9 - 4 + 1 + 6 + ... + 66
Do you see how the pattern is working? If so, can you tell me the next term after '6' ?
yes it's adding 5, so the next term would be 11
very good
so it turns out this is an arithmetic sequence because we keep adding 5 each time. The '5' is the common difference so d = 5 the first term is a = -9
you plug those two pieces of info into the formula below t = a + d(n-1) t = -9 + 5(n-1) t = ???? ... what do you get when you simplify?
-9 + 5n
not quite
you forgot about distributing fully
5(n-1) = 5*n + 5*(-1) = 5n - 5 use that to simplify
-9 + 5n - 5?
keep going
-14 + 5n? i'm lost lol
yep or 5n - 14
now set 5n - 14 equal to 66 5n - 14 = 66 solve for n to get the n = ???
16
correct
n = 16 means that 66 is the 16th term of that sequence given
-9 is the first term, so when n = 1
are you familiar with sigma notation?
yes i'm just not sure how these numbers work into it
-9 -4 + 1 + 6 + ... 66 so each term goes up by +5 so the slope is 5. 5n the first term (where everything starts from is 9), so -9+5n Now, whichTH term is 66? 66=-9+5(n-1) 75=5(n-1) 15=(n-1) n=16 So, there are 16 terms starting from n=1. Now all that remains is the sigma notation
Start with a sigma symbol (basically a funky looking E) |dw:1428535569411:dw|
at the bottom we will have k = 1. We use k instead of n because it's more common (at least in my experience) |dw:1428535624057:dw| the bottom is where we start. The top is where we end up. So think of it as climbing a mountain.
so we write 16 at the top to signify "stop adding when you get to the 16th term" |dw:1428535655129:dw|
Join our real-time social learning platform and learn together with your friends!