Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
489
1
avatar

Find the sum of the first 20 terms of the arithmetic sequence -11, -3, 5, 13, ...

 Jul 25, 2020
 #1
avatar+37165 
+1

common differece, d = 8         a1 = 11        a20 = -11 + 8(19) = 141

 

Sum = n/2 (a1 + a20)

        = 20/2 (-11 + 141) = ..........

 Jul 25, 2020

1 Online Users