Find the sum
3 + 6 + 9 + ...... + 90
A1395
B1935
C1359
D1953
Answer:
A. 1395
Read Explanation:
The sum of the sequence is 1,395.
This is an Arithmetic Progression (AP) where numbers increase by a constant difference.
## 1. Identify the key components
* First term (a) = 3
* Common difference (d) = 6 - 3 = 3
* Last term (l) = 90
## 2. Find the total number of terms (n)
Use the formula for the n-th term: l=a+(n−1)d
90=3+(n−1)3
90−3=(n−1)3
87=(n−1)3
n−1=387=29
n=29+1=30
## 3. Calculate the sum (Sn)
Use the sum formula for an arithmetic series: Sn=2n(a+l)
S30=230(3+90)
S30=15×93
S30=1395
## Final Answer
The sum of the series is 1,395.
