asked 204k views
2 votes
Find the sum. 0+3+6+...+(3n-3)

1 Answer

1 vote

Answer:


Explanation:

a1 = 0

an = a1 + (n -1)*d = 3n - 3

a1 = 0

(n - 1)*d = 3(n-1)

From which d = 3

Now for the sum

Sum = (a1 + an)*n/2

Sum = (an * n)/2

Sum = 3(n - 1) * n / 2

Sum = (3n - 3)*n/2

Sum = (3n^2 - 3n)/2

answered
User Ppant
by
7.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.