What is Developmental Sequence?

A sequence/series problem: what's the sum of terms in the sequence?

  • Answer:

    { E }

student at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

{ E }

ted s

1st term = 1 = 2^0 2nd term = 2 = 2^1 3rd term = 4 = 2^2 4th term = 8 = 2^3 nth term = 2^(n-1) So, 16th term = 2^15 17th term = 2^16 18th term = 2^17 Sum of 16th, 17th and 18th term = 2^15 + 2^16 + 2^17 = 2^15 + (2^15 * 2) + (2^15 * 2 * 2) = 2^15 + 2(2^15) + 4(2^15) = 7(2^15)

Jinghui

1st term = 1 = 2^0 2nd term = 2 = 2^1 3rd term = 4 = 2^2 4th term = 8 = 2^3 nth term = 2^(n-1) So, 16th term = 2^15 17th term = 2^16 18th term = 2^17 Sum of 16th, 17th and 18th term = 2^15 + 2^16 + 2^17 = 2^15 + (2^15 * 2) + (2^15 * 2 * 2) = 2^15 + 2(2^15) + 4(2^15) = 7(2^15)

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.