Question
Question: How do you find the number of terms \[n\] given the sum \[{s_n} = 375\] of the series \[ - 10 + ( - ...
How do you find the number of terms n given the sum sn=375 of the series −10+(−5)+0+5+10+...?
Solution
In the given question we have to find the number of terms of the series −10+(−5)+0+5+10+... where the result of this series will be 375. Now you can do one by one addition of the terms but that would consume a lot of time so here you can use sum formula of arithmetic series because it clearly visible that the series given to us is an arithmetic progression with the common difference d=5 so simple you can use the formula:
sn=2n(2a+(n−1)d), where
sn=Sum of nterms
a=First term of the series
d=Common difference
n=Number of terms
Now put the values we have in the above given formula and find the value of n.
Complete step by step solution:
In the given question it is visible that the given series is an arithmetic progression with a common difference of 5.
Now we can use the formula which is used to find the sum of n terms of arithmetic progression which is given by:
sn=2n(2a+(n−1)d).........(i), where
sn= Sum of nterms
a= First term of the series
d= Common difference
n= Number of terms
Now according to question we have:
Now putting these value in (i) we get:
375=2n(2(−10)+(n−1)5) 375=2n(−20+5n−5)Further simplifying we get:
375=2n(5n−25) 750=n(5n−25) 750=5n2−25n 0=5n2−25n−750Now we have to solve this quadratic equation i.e.
0=5(n2−5n−150) 0=(n−15)(n+10)Now n=15 or n=−10
We know that the number of terms cannot be negative so n=−10 is rejected.
Hence, the number of terms are 15.
Note: Here you should learn the formula to find sum of n terms of and arithmetic progression also you should lean the formula to find nth term of an arithmetic progression which is Tn=a+(n−1)d. In this formula too a= First term of the series, d= Common difference.