Question on A.P. formula

Problem Solving — algebra and arithmetic (GMAT Focus Edition)
This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 6
Joined: Sat May 31, 2008 4:19 am

Question on A.P. formula

by knightwalker » Mon Aug 31, 2009 6:24 am
In an increasing sequence of 10 consecutive integers the sum of the first 5 integers in 560. What is the sum of the last 5 integers in the sequence?

now the approach given in the answer is fairly straightforward, saying that sum of first five integers from x,x+1,x+2,x+3 & x+4 gives us the equation 5x+10=560,thus 5x=550 and x=110.

However when i tried to do it on my own i applied the formula for the sum of an Arithmetic Progression which is:

(2x+(n-1)d)*n/d

where x is the first term of the A.P., n is the number of terms, and d is the difference b/w terms.
when applying this formula you end up with,
(2x+(5-1)1)*5/1=560
-> 2x+4=112
-> x=108/2 which equals 54

am i making some really silly mistake here? is the formula wrong? (i rechecked it in a couple of places)... does it not apply for consecutive numbers? Conceptually the answer is obviously wrong as 5 consecutive numbers adding to over 500 means each must be greater than 100 but i can't seem to see the mistake i'm making...
Source: — Quantitative Reasoning |

Master | Next Rank: 500 Posts
Posts: 379
Joined: Wed Jun 03, 2009 3:05 am
Thanked: 19 times
Followed by:1 members
GMAT Score:690

by sreak1089 » Mon Aug 31, 2009 6:38 am
Hi knightwalker,

Your formula seems to be wrong. Correct formula for the AP is:

(n/2)[(2a + (n-1)d]

=> (5/2)[2x + 4] = 560
=> 10x + 20 = 560 * 2
=> 2x + 4 = 224
=> x = 220/2 = 110

Hope this clarifies.

Newbie | Next Rank: 10 Posts
Posts: 6
Joined: Sat May 31, 2008 4:19 am

by knightwalker » Mon Aug 31, 2009 6:47 am
thanks a ton for the clarification sreak

User avatar
Master | Next Rank: 500 Posts
Posts: 142
Joined: Sat Feb 20, 2010 7:23 pm
Thanked: 8 times
Followed by:1 members

by bpgen » Mon Mar 22, 2010 6:50 pm
another approach:

Take average of consecutive numbers=> (first+last)/2
Applying this above formula, we get, (n+(n+4))/2=560/5 => n=110

now, sum of last five consecutive numbers would be (((n+5)+(n+9))/2) *5 (i.e average*5)

Therefore after substituting n, we get (((n+5)+(n+9))/2) *5 =>585
"Ambition is the path to success. Persistence is the vehicle you arrive in."

Legendary Member
Posts: 610
Joined: Fri Jan 15, 2010 12:33 am
Thanked: 47 times
Followed by:2 members

by kstv » Mon Mar 22, 2010 7:55 pm
The sum of the first 5 is 560
Let us say the average of 1st 5 nos be x ( the actual value is 560/5, but that's not imp)
this is the 3rd no.
the average of 6 - 10 is the 8th no
i.e x+5
so the total 6 to 10 will be 25 more than the average of 1st to 5th
i.e 560+25 = 585
I have a firm belief that all AP sums in GMAT are solvable without memorising any formula just the concepts.
Please correct me if it is otherwise or better still, prove me wrong ('ll appreciate it!).

Newbie | Next Rank: 10 Posts
Posts: 2
Joined: Thu Dec 01, 2011 3:28 am
Location: Chennai, India
GMAT Score:480

by suhaibsyed » Tue Jun 19, 2012 5:31 am
thanks

User avatar
Junior | Next Rank: 30 Posts
Posts: 19
Joined: Thu Jun 21, 2012 6:55 pm
Thanked: 5 times

by jcnasia » Sat Jun 23, 2012 3:57 am
If a, b, c, d, and e are consecutive integers and a+b+c+d+e=560, then the next five integers are...
a+5, b+5, c+5, d+5, and e+5, and they add up to...

a+b+c+d+e+(5*5) = 560 + 25 = 585