Last visit was: 24 Apr 2026, 09:42 It is currently 24 Apr 2026, 09:42
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
EBITDA
Joined: 24 May 2016
Last visit: 29 May 2020
Posts: 119
Own Kudos:
471
 [26]
Given Kudos: 33
Posts: 119
Kudos: 471
 [26]
Kudos
Add Kudos
26
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
ksrikanthchetty
Joined: 11 Jan 2013
Last visit: 08 Feb 2019
Posts: 4
Own Kudos:
8
 [8]
Given Kudos: 2
Posts: 4
Kudos: 8
 [8]
4
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,456
 [6]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,456
 [6]
2
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
msk0657
User avatar
Retired Moderator
Joined: 26 Nov 2012
Last visit: 14 Feb 2020
Posts: 455
Own Kudos:
569
 [4]
Given Kudos: 46
Posts: 455
Kudos: 569
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
EBITDA
In a sequence, each term is obtained by adding 4 to the preceding one. If the sum of the first 10 terms is equal to 80, what is the result of the addition of the first 40 terms?

A) 94
B) 320
C) 2,720
D) 27,200
E) 54,400

Please explain in detail the answer.

a is first term and d = 4 since the preceding number is always greater than the previous one..

Now 10th term is a+9(4).

Sum of n terms is n/2(first term + last term) and here we have to get sum of 10 terms , we get 10/2 ( a + a+36) = 80 ( given sum of 10 terms is 80)

=> 5(2a+36) = 80
=> 2a+36 = 16
=> a = -10

Now to get sum of first 40 terms , we need to get 40th term value i.e. -10+39(4) = 146.

Sum of first 40 terms = 40/2( -10 + 146) = 2720.

Hence option C is correct answer..
User avatar
Zoser
Joined: 17 Nov 2016
Last visit: 06 Oct 2018
Posts: 18
Own Kudos:
Given Kudos: 14
Posts: 18
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
Sum of AP = n/2 (first term +last term)

Can we apply this formula on any sequence?

Thanks
Zoser
User avatar
msk0657
User avatar
Retired Moderator
Joined: 26 Nov 2012
Last visit: 14 Feb 2020
Posts: 455
Own Kudos:
Given Kudos: 46
Posts: 455
Kudos: 569
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Zoser
Quote:
Sum of AP = n/2 (first term +last term)

Can we apply this formula on any sequence?

Thanks
Zoser




Hi Zosar,

Sum of AP = n/2 (first term +last term) - This is only used only for Arithmetic progressions.

For Geometric progression - a *( r^n - 1 / r -1 ) - where a is first term and r is the ration.

For ex: we have series 3,9,27 etc... and we want to find the 10th sum...then a = 3 , r = 3 and n = 10 and use the formula.

Hope this clears..
avatar
scorpion740
Joined: 08 Feb 2017
Last visit: 27 Aug 2019
Posts: 12
Own Kudos:
Given Kudos: 174
Posts: 12
Kudos: 14
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Jus calculate the 1st series
10x+180(sum of 9 multiples of 4)=80
x=-10
Last number in the series=36+-10=26

2nd series will start with 26
It will have total 10 number of 26 i.e. 26*10=260
Rest 10 multiples of 4 i.e. from 4 to 40
Sum of 1st 10 multiples of 4=220
Total = 260+220=480

3rd series will begin with 66(26+40)
66*10=660
660+220=880

4th series will begin with 106(66+40)
106*10=1060
1060+220=1280

Total=80+480+880+1280=2720

option "c"
User avatar
KrishnakumarKA1
Joined: 05 Jan 2017
Last visit: 13 Oct 2020
Posts: 398
Own Kudos:
314
 [1]
Given Kudos: 15
Location: India
Posts: 398
Kudos: 314
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
EBITDA
In a sequence, each term is obtained by adding 4 to the preceding one. If the sum of the first 10 terms is equal to 80, what is the result of the addition of the first 40 terms?

A) 94
B) 320
C) 2,720
D) 27,200
E) 54,400

Please explain in detail the answer.

sum = 10/2 . (2a +9*4)

or 80 = 5*(2a +36)

or 16 = 2a +36

or 8 = a + 18 or a = -10

sum of 40 terms = 40/2 . (-10*2 + 9*39) = 2720
User avatar
jfranciscocuencag
Joined: 12 Sep 2017
Last visit: 17 Aug 2024
Posts: 227
Own Kudos:
Given Kudos: 132
Posts: 227
Kudos: 144
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATPrepNow

Hello!

Could you please explain to me why is it wrongdoing the following?

Sum = (Average)(n)

x + (x+4) + (x+8) + ... + (x+36) = 80

10x + 180 = 80

x = -10

Then...

a = -10
n = 10
d = 4
nth ?

nth = a + d(n-1)
nth = (-10) + 4(10-1)
nth = 26

Sum = (Average)(n)

\(Sum = \frac{(26 -10)}{2} * 40\)

Sum = 320

Kind regards!
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,456
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jfranciscocuencag
GMATPrepNow

Hello!

Could you please explain to me why is it wrongdoing the following?

Sum = (Average)(n)

x + (x+4) + (x+8) + ... + (x+36) = 80

10x + 180 = 80

x = -10

Then...

a = -10
n = 10
d = 4
nth ?

nth = a + d(n-1)
nth = (-10) + 4(10-1)
nth = 26

Sum = (Average)(n)

\(Sum = \frac{(26 -10)}{2} * 40\)


Sum = 320

Kind regards!
The problem with your solution is highlighted above.

We know that: the sum of the first 40 terms = (average of the first 40 terms)(40)

HOWEVER, you are using your own formula that says: sum of the first 40 terms = (average of the first 10 terms)(40)

Cheers,
Brent
User avatar
jfranciscocuencag
Joined: 12 Sep 2017
Last visit: 17 Aug 2024
Posts: 227
Own Kudos:
Given Kudos: 132
Posts: 227
Kudos: 144
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATPrepNow
jfranciscocuencag
GMATPrepNow

Hello!

Could you please explain to me why is it wrongdoing the following?

Sum = (Average)(n)

x + (x+4) + (x+8) + ... + (x+36) = 80

10x + 180 = 80

x = -10

Then...

a = -10
n = 10
d = 4
nth ?

nth = a + d(n-1)
nth = (-10) + 4(10-1)
nth = 26

Sum = (Average)(n)

\(Sum = \frac{(26 -10)}{2} * 40\)


Sum = 320

Kind regards!
The problem with your solution is highlighted above.

We know that: the sum of the first 40 terms = (average of the first 40 terms)(40)

HOWEVER, you are using your own formula that says: sum of the first 40 terms = (average of the first 10 terms)(40)

Cheers,
Brent

GMATPrepNow

But shouldn't the average of two terms, in this case, the first term (-10) and final term 26, (in an arithmetic progression) be the same no matter the number of terms?

Kind regards!
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,456
 [2]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,456
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
jfranciscocuencag


GMATPrepNow

But shouldn't the average of two terms, in this case, the first term (-10) and final term 26, (in an arithmetic progression) be the same no matter the number of terms?

Kind regards!

But the last term (the 40th term) isn't 26
The 40th term is 146
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,973
Own Kudos:
Posts: 38,973
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109814 posts
Tuck School Moderator
853 posts