152k views
1 vote
Evaluate the finite series of the given number of terms -175, -171,-167,-163,....;n=67

User Fwend
by
7.8k points

1 Answer

4 votes

When evaluating the series we can identify that it is a arithmetic progression, this is because all the numbers are related to its previous number by the sum of the same ratio. We can see this below:


\begin{gathered} -171-(-175)=4 \\ -167-(-171)=4 \\ -163-(-167)=4 \end{gathered}

To calculate the sum of a series of this kind we can use the following expression:


S=(n\cdot(a_1+a_n))/(2)

Where n is the number of terms the sequence has, in this case 67, a1 is the first term and an is the last term. To find the last term we can use the following expression:


a_n=a_1+(n-1)\cdot r_{}

Where r is the ratio for the series. Applying the data from the problem we have:


\begin{gathered} a_(67)=-175+(67-1)\cdot(4) \\ a_(67)=-175+264=89 \end{gathered}

Now we can calculate the sum for the sequence.


S=(67\cdot(-175+89))/(2)=-2881

The series up to the 67th term has a value of -2881. The correct alternative is the last one.

User Syed Ali Taqi
by
7.5k points