Consider an arithmetic progression with 2 and 101 as its first term and last term respectively. If the sum of the first 5 terms of this arithmetic progression is 40, find the sum of the last 5 terms of this progression.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
+1 For all the hard work .
Log in to reply
Thank you :)
Log in to reply
Nice problem... Fun solving it 😊
Log in to reply
@Abhiram Rao – Thanks! :)
Log in to reply
@Ashish Menon – Super easy but engaging problem. Should be a level 2 or 1 although :p, just joking nice problem
The average number for the first five terms is 5 4 0 = 8 which is 6 more than a 1 = 2 .
Similarly the average term for the last five term must be 1 0 1 − 6 = 9 5 , and their sum must be 9 5 ⋅ 5 = 4 7 5
For an AP, a r + a n − r + 1 sum to the same value, i.e. 1 0 3 in this case.
Hence sum of the last five terms is 5 ( 1 0 3 ) − 4 0 = 4 7 5 .
Problem Loading...
Note Loading...
Set Loading...
Let the first term be a and the common difference be d .
Let the sum of the first five terms be S 5 = 2 5 ( 2 a + ( 5 − 1 ) d ) 4 0 = 2 5 ( 2 × 2 + 4 d ) 5 4 0 × 2 − 4 = 4 d 1 2 = 4 d d = 4 1 2 = 3 .
Let there be n terms in the progression, then 1 0 1 is the n t h term. So, 1 0 1 = a + ( n − 1 ) d 1 0 1 = 2 + ( n − 1 ) × 3 3 9 9 = n − 1 n = 3 4 .
So, there are 3 4 terms in the given progression.
Since the last 5 terms whose sum we have to find is also a part of the arithmetic progression, they would have the same common difference. So, the sum of the last 5 terms = 2 5 ( a 3 0 + a 3 4 ) where a 3 0 is the fifth last term that is the ( 3 4 − 5 + 1 = 3 0 ) th term and a 3 4 is the last term.
So, Sum of last 5 terms = 2 5 ( a + 2 9 d + 1 0 1 ) = 2 5 ( 2 + 2 9 × 3 + 1 0 1 ) = 2 5 × 1 9 0 = 4 7 5 .
Alternate method:-
We know that last term is 1 0 1 and common difference is 3 . So, the sum of last 5 terms would be 1 0 1 + 9 8 + 9 5 + 9 2 + 8 9 = 4 7 5 .
Alternate method:-
Find the sum of all the terms and subtract from it the sum of first (n-5) terms.
Sum of all terms = 2 3 4 ( 2 + 1 0 1 ) = 1 7 5 1
Sum of first (n-5 = 29) terms = 2 2 9 ( 2 a + 2 8 d ) = 2 2 9 ( 2 × 2 + 2 8 × 3 ) = 1 2 7 6
So, sum of last 5 terms = 1 7 5 1 − 1 2 7 6 = 4 7 5 .
Alternate method:-
This is the same as the second method but observation based.
Common difference is 3 and first term is 2. So, observe that nth term is of the form 3n-1. So, the sum of last 5 terms would be ( 3 × 3 4 − 1 ) + ( 3 × 3 3 − 1 ) + ( 3 × 3 2 − 1 ) + ( 3 × 3 1 − 1 ) + ( 3 × 3 0 − 1 ) = ( 3 × n = 3 0 ∑ 3 4 n ) − 5 = ( 3 × 1 6 0 ) − 5 = 4 7 5 .