A830
B930
C900
D800
Answer:
C. 900
Read Explanation:
Arithmetic Progression Basics
An arithmetic progression (AP) is a sequence of numbers such that the difference between consecutive terms is constant. This constant difference is called the common difference (d).
Algebraic Form of an AP
The general form of an arithmetic sequence is given by an = a + (n-1)d, where a is the first term and d is the common difference.
The given sequence has an algebraic form of 4n + 3. This form represents the n-th term of the sequence.
Finding the First Term and Common Difference
To find the first term (a1), substitute n=1 into the algebraic form: a1 = 4(1) + 3 = 7.
To find the second term (a2), substitute n=2: a2 = 4(2) + 3 = 11.
The common difference (d) is the difference between any two consecutive terms. In this case, d = a2 - a1 = 11 - 7 = 4.
Alternatively, from the form 4n + 3, the coefficient of n directly represents the common difference, so d = 4.
Sum of the First n Terms of an AP
The formula for the sum of the first n terms of an AP is given by: Sn = n/2 * [2a + (n-1)d]
Another form of the sum formula is: Sn = n/2 * (a1 + an), where a1 is the first term and an is the n-th term.
Calculating the Sum of the First 20 Terms
We need to find the sum of the first 20 terms (S20).
Here, n = 20, a1 = 7, and d = 4.
Using the formula Sn = n/2 * [2a + (n-1)d]:
S20 = 20/2 * [2(7) + (20-1)4]
S20 = 10 * [14 + (19)4]
S20 = 10 * [14 + 76]
S20 = 10 * 90
S20 = 900
Alternatively, using the formula Sn = n/2 * (a1 + an):
First, find the 20th term (a20) using the given algebraic form an = 4n + 3: a20 = 4(20) + 3 = 80 + 3 = 83.
Now, calculate the sum: S20 = 20/2 * (7 + 83)
S20 = 10 * (90)
S20 = 900