92.9k views
4 votes
An explained answer

An explained answer-example-1
User Veton
by
5.7k points

1 Answer

5 votes

Answer:

225

Explanation:

When you fill in values of n, you find the series is an arithmetic series of 15 terms with a first term of 1 and a common difference of 2. The formula for the sum of such a series can be used.

Terms

Looking at terms of the series for different values of n, we find ...

for n = 1: 2(1) -1 = 1 . . . . . the first term

for n = 2: 2(2) -1 = 3 . . . . the second term; differs by 3-1=2

for n = 15: 2(15) -1 = 29 . . . . the last of the 15 terms

Sum

The sum of the terms of an arithmetic series is the product of the average term and the number of terms. The average term is the average of the first and last terms.

Sum = (1 +29)/2 × 15 . . . . . . average term × number of terms

Sum = 15 × 15 = 225

The sum of the series is 225.

__

Additional comment

Based on the first term (a1), the common difference (d), and the number of terms (n), the sum can also be written ...

S = (2×a1 +d(n -1))(n/2)

For the parameters of this series, the sum is ...

S = (2(1) +2(15 -1))(15/2) = 30(15/2) = 225

An explained answer-example-1
User Atrus
by
5.7k points