Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
437
2
avatar

What is the sum of the geometric sequence 2, 10, 50, ... if there are 7 terms? 

 Mar 8, 2021
 #1
avatar+37165 
+1

r = 5

 

2   + 10  + 50 + 250  + 1250 + 6250  +31250 =...........

 Mar 8, 2021
 #2
avatar+526 
0

GP = 2,10,50,...

Let first term a, no. of terms n and common ratio r.

⇒a = 2

 r = 5

n = 7

Sum = a(rn1)(r1)

        = 2(571)(51)

        = 39062

 Mar 8, 2021

2 Online Users

avatar