Difficulty: Easy
Correct Answer: 240
Explanation:
Given data
Concept / Approach
Step-by-step calculation
a = 2, l = 30, d = 2n = ((l − a)/d) + 1 = ((30 − 2)/2) + 1 = 15S = 15/2 · (2 + 30) = 15/2 · 32 = 15 · 16 = 240
Common pitfalls
Final Answer
Sum = 240.
Discussion & Comments