Francisco P. answered 10/22/14
Tutor
5.0
(297)
Rigorous Physics Tutoring
These are arithmetic sequences, so apply the sum formula: Sn = S1 + (n - 1)d
Sn: sum of the first n terms
S1: the value of the first term
d: the difference between succeeding terms
a) S1 = 5, d = +3. You want to find n with Sn = 670.
5 + (n - 1)(3) = 670
3(n - 1) = 665
n = 222 2/3
You can interpret this as an impossible problem (assuming n is an integer) or round to 223 to reach 670.
b) S1 = 3, d = 5, Sn = 1575
3 + 5(n - 1) = 1575
n = 315.4
n = 315 to reach 1575.
c) S1 = 64, d = -1, Sn = 0
64 -2(n - 1) = 0
n = 33