A277
B297
C377
D397
Answer:
C. 377
Read Explanation:
Arithmetic Sequences and Series
This problem involves an arithmetic sequence, which is a sequence of numbers such that the difference between consecutive terms is constant. This constant difference is called the common difference, denoted by d. The general form of an arithmetic sequence is a, a+d, a+2d, a+3d, ..., where a is the first term.
Key Formulas for Arithmetic Sequences:
The nth term of an arithmetic sequence is given by: an = a + (n-1)d
The sum of the first n terms of an arithmetic sequence is given by: Sn = n/2 × [2a + (n-1)d] or Sn = n/2 × (a + an)
Problem Analysis:
We are given that the 6th term (a6) is 24.
We are also given that the 8th term (a8) is 34.
We need to find the sum of the first 13 terms (S13).
Step-by-Step Solution:
Finding the common difference (d):
Using the formula an = a + (n-1)d, we can write:
a6 = a + (6-1)d = a + 5d = 24
a8 = a + (8-1)d = a + 7d = 34
Subtracting the first equation from the second:
(a + 7d) - (a + 5d) = 34 - 24
2d = 10
d = 5
Finding the first term (a):
Substitute the value of d (which is 5) into the equation for a6:
a + 5d = 24
a + 5(5) = 24
a + 25 = 24
a = -1
Finding the sum of the first 13 terms (S13):
Using the formula Sn = n/2 * [2a + (n-1)d]:
S13 = 13/2 × [2(-1) + (13-1)5]
S13 = 13/2 × [-2 + (12)5]
S13 = 13/2 × [-2 + 60]
S13 = 13/2 × [58]
S13 = 13 × 29 = 377