Ask a New Question

Asked by Lee

Given the sequence: 89, 103, 117, 131, ……, find
the sum of teams from the 8th to the 15th inclusive
3 years ago

Answers

Answered by oobleck
sum(8..15) = sum(1..15) - sum(1..7)
so, since a=89 and d=14, you have
15/2 (2*89 + 14*14) - 7/2 (2*89 + 6*14) = 1888
3 years ago
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.

Related Questions

Consider the sequence t0 = 3, t1 = 3^3, t2 = 3^3^3 , t3 = 3^3^3^3,….. , defined by t0 = 3 and tn+1 =... what comes next in the sequence 6,12,20,32,52,88,156 A sequence has the following pattern 3/2,4,15/2,12,35/2,24.Starting n=1 find the general term for th... For the sequence 0,3,8,15,24; Write the general term (an equation) for the nth term of this sequenc... What is the sequence of 3 21 39 57 need help is so hard it says to think smat Which is a possible sequence in the life cycle of a massive star?(1 point) super red giant, pro... what is the next sequence -58, -57, -46, -25, 6, In the sequence, an = (-1)n+1)(n+2), what is a10? tell whether each sequence is arithmetic to justify your answer. if the sequence is arithmetic write... A sequence u1, u2, u3, … is defined by u1=4 and un+1= 2/un for n≥1 a. Write down the values of u2...
Submit Your Answer

Question

Given the sequence: 89, 103, 117, 131, ……, find
the sum of teams from the 8th to the 15th inclusive

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use