Asked by Crystal
Is there a way to find the term number of a sum in an arithmetic series? Like if you had the sum of the first 12 terms in a series could you find the term value of term 12 using the sum?
For example in one of my previous questions :
For each series, calculate t12 and S12
a) 37 + 41 + 45 + 49 + ...
I calculated S12 to be 708. Using 708 is there a way to find t12?
For example in one of my previous questions :
For each series, calculate t12 and S12
a) 37 + 41 + 45 + 49 + ...
I calculated S12 to be 708. Using 708 is there a way to find t12?
Answers
Answered by
Reiny
There are two common formulas for the sum of n terms of an AS
sum(n) = (n/2)(2a + (n-1)d)
and
sum(n) - (n/2)(first term + last term)
if you know S12 = 708, and we know a = 37 and n=12
708 = (12/2)(37 + last)
708 = 6(37+last)
118 = 37 + last
last = 81
but the last term would be term(12)
so term12 = 81
sum(n) = (n/2)(2a + (n-1)d)
and
sum(n) - (n/2)(first term + last term)
if you know S12 = 708, and we know a = 37 and n=12
708 = (12/2)(37 + last)
708 = 6(37+last)
118 = 37 + last
last = 81
but the last term would be term(12)
so term12 = 81
Answered by
Crystal
Thank you!!
Answered by
Reiny
welcome
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.