Stuart P.
asked 10/14/20
From the sequence 9, 16, 23, 30, 37, 44… solve the following.
- What is the 58th term of the given sequence?
- What is the sum of the first 350 terms of the given sequence?
Patrick B.
answered 10/14/20
Math and computer tutor/teacher
1) the common difference is D=7
A1=9
f(n) = A1 + (n-1)*D
= 9 + (n-1)*7
= 9+ 7n-7
= 7n + 2
f(58) = 7*58+2 = 408
2)
f(350) = 7*350+2 = 2452
Sn = N/2 ( A1+An)
= 350/2 ( 9+ 2452)
= 430765
Still looking for help? Get the right answer, fast.
OR
Find an Online Tutor Now
Choose an expert and meet online.
No packages or subscriptions, pay only for the time you need.