Evaluate the geometric series

Answer:
Option B is correct.
sum of given geometric series is, 255
Step-by-step explanation:
Evaluate the geometric series: [tex]\sum_{i=1}^{8} 2^{i-1}[/tex]
we can write this as:
[tex]1+2+4+.......+128[/tex]
Formula for the sum of the geometric series:
[tex]S_n = \frac{a(r^n-1)}{r-1}[/tex] for r > 1
where
a is the first term
n is the number of terms
r is the common ratio
In the given series:
common ratio (r) = 2>1, n = 8 and first term(a) = 1
Since,
[tex]\frac{2}{1} = 2[/tex]
[tex]\frac{4}{2} = 2[/tex] and so on...
then substitute the given values in [1] we have;
[tex]S_n = \frac{1((2)^8-1)}{2-1}[/tex]
or
[tex]S_n = 256-1 = 255[/tex]
Therefore, the sum of given geometric series is, 255