Respuesta :

Answer:

option D is correct.

Step-by-step explanation:

We need to find the value of

[tex]\sum_{n=1}^{6} 4(3)^{n-1}[/tex]

Here value of n starts from 1 and goes on till 6

And we need to add the values of all the terms by putting value of n from 1 to 6

This can be written as:

[tex]=4(3)^{1-1}+4(3)^{2-1}+4(3)^{3-1}+4(3)^{4-1}+4(3)^{5-1}+4(3)^{6-1} \\    Solving\\=4(3)^0+4(3)^1+4(3)^2+4(3)^3+4(3)^4+4(3)^5\\=4(1)+4(3)+4(9)+4(27)+4(81)+4(243)\\=4+12+36+108+324+972\\=1456[/tex]

So, option D is correct.

Answer:

1456

Step-by-step explanation:

This is the sum of a geometric sequence

The n th term of a geometric sequence is

[tex]a_{n}[/tex] = a[tex](r)^{n-1}[/tex]

where a is the first term and r the common ratio

4[tex](3)^{n-1}[/tex] ← is in this form

with a = 4 and r = 3

The sum to n terms of a geometric sequence is

[tex]S_{n}[/tex] = [tex]\frac{a(r^n-1)}{r-1}[/tex], hence

[tex]S_{6}[/tex] = [tex]\frac{4(3^6-1)}{3-1}[/tex] = [tex]\frac{4(729-1)}{2}[/tex] = 2 × 728 = 1456