Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
-2
37
1
avatar+216 

Let a1, a2, a3, be an arithmetic sequence. Let Sn denote the sum of the first n terms. If S1=15 and S2=110, then find S15.

 Jun 8, 2024
 #1
avatar+130466 
+1

S1 = a1 = 1/5

S2  = 2a1 + d

1/10 = 2/5 +  d

1/10 - 2/5 = d

d  =  -3/10

 

 

sum of the first n terms of an  arithmetic sequence  =

 

(n)*a1 +  (n)(n-1)/2 *d

 

S15  =  (15 ) (1/5)  + (15)(14)/2 * (-3/10)  =   3 - 63/2  = -57/2  = - 28.5

 

cool cool cool

 Jun 8, 2024
edited by CPhill  Jun 8, 2024

1 Online Users

avatar