Last visit was: 26 Apr 2024, 12:25 It is currently 26 Apr 2024, 12:25

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
SORT BY:
Date
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619224 [36]
Given Kudos: 81609
Send PM
Most Helpful Reply
User avatar
Manager
Manager
Joined: 29 Jul 2015
Posts: 144
Own Kudos [?]: 647 [9]
Given Kudos: 59
Send PM
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16600 [5]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
General Discussion
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5962
Own Kudos [?]: 13391 [1]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
If p and n are positive integers, with p > n, what is the average of n [#permalink]
1
Bookmarks
Expert Reply
Bunuel wrote:
If p and n are positive integers, with p > n, what is the average of n consecutive multiples of p (starting with p), less the average of p consecutive multiples of n (starting with n)?

A. (p + n)/2
B. (p – n)/2
C. p + n
D. p – n
E. p^2 – n^2


Let, n = 2
and p = 3

i.e. Average of 2 (n) consecutive multiples of 3 (p) starting from 3 (p) = (3+6)/2 = 9/2
and Average of 3 (p) consecutive multiples of 2 (n) starting from 2 (n) = (2+4+6)/3 = 12/3 = 4

The average of n consecutive multiples of p (starting with p), less the average of p consecutive multiples of n (starting with n) = (9/2)-4 = (1/2)

A. (p + n)/2 = (3+2)/2 = 7/2 INCORRECT
B. (p – n)/2 = (3-2)/2 = 1/2 CORRECT
C. p + n = (3+2) = 7 INCORRECT
D. p – n = (3-2) = 1 INCORRECT
E. p^2 – n^2 = 3^2 - 2^2 = 5 INCORRECT

Answer: option B
avatar
Intern
Intern
Joined: 06 Jan 2014
Posts: 6
Own Kudos [?]: 1 [0]
Given Kudos: 10
Send PM
Re: If p and n are positive integers, with p > n, what is the average of n [#permalink]
Hello bunuel
Please post the concept behind this question when you post the answer! I got the answer as b by picking numbers.
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619224 [1]
Given Kudos: 81609
Send PM
Re: If p and n are positive integers, with p > n, what is the average of n [#permalink]
1
Kudos
Expert Reply
Bunuel wrote:
If p and n are positive integers, with p > n, what is the average of n consecutive multiples of p (starting with p), less the average of p consecutive multiples of n (starting with n)?

A. (p + n)/2
B. (p – n)/2
C. p + n
D. p – n
E. p^2 – n^2


MANHATTAN GMAT OFFICIAL SOLUTION:

The easiest way to solve this problem is to pick convenient numbers for p and n. Say that p = 3 and n = 2, to follow the constraint that p > n.

Then we need to take the difference of two quantities:

1. The average of 2 consecutive multiples of 3 (starting with 3)
2. The average of 3 consecutive multiples of 2 (starting with 2).

The first quantity is the average of 3 and 6. That number is 4.5.

The second quantity is the average of 2, 4, and 6. That number is 4.

The difference between these two numbers is 0.5. We now look for the answer choice that yields 0.5 when p = 3 and n = 2. The only answer choice that does so is (p – n)/2.

Proving that this answer is correct in the abstract is significantly harder, but not outlandish.

The sum of n consecutive multiples of p = p + 2p + 3p + … + np.

Factor out a p to get p(1 + 2 + 3 + … + n). Now, the sum of n consecutive integers starting at 1 is the average of those integers times the number of integers.

The average of the integers is (n+ 1)/2. The number of integers is n.

So the sum of 1 through n is n(n + 1)/2. This is a formula that you shouldn’t memorize, but you should be distantly familiar with it, as passing acquaintances.

Thus, the sum of n consecutive multiples of p is pn(n + 1)/2, and the average of those n multiples is that sum divided by n, or p(n + 1)/2.

A similar argument gives you the average of p consecutive multiples of n. You can just switch p and n in the formula above: this average is n(p + 1)/2.

Subtracting these two gives you (p – n)/2.

The correct answer is B.
Director
Director
Joined: 09 Mar 2018
Posts: 783
Own Kudos [?]: 453 [0]
Given Kudos: 123
Location: India
Send PM
Re: If p and n are positive integers, with p > n, what is the average of n [#permalink]
Bunuel wrote:
If p and n are positive integers, with p > n, what is the average of n consecutive multiples of p (starting with p), less the average of p consecutive multiples of n (starting with n)?

A. (p + n)/2
B. (p – n)/2
C. p + n
D. p – n
E. p^2 – n^2


They are +ive Integers, 3 > 2

average of n consecutive multiples of p (starting with p) = (3+6)/2 = 4.5

average of p consecutive multiples of n (starting with n) => 2+4+6 / 3 = 4

Less than ?? => 4.5 - 4 = 0.5, we have to look for this now

3-2 / 2

Answer B
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18767
Own Kudos [?]: 22062 [0]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: If p and n are positive integers, with p > n, what is the average of n [#permalink]
Expert Reply
Bunuel wrote:
If p and n are positive integers, with p > n, what is the average of n consecutive multiples of p (starting with p), less the average of p consecutive multiples of n (starting with n)?

A. (p + n)/2
B. (p – n)/2
C. p + n
D. p – n
E. p^2 – n^2


Solution:

We can let p = 3 and n = 2.

The average of 2 multiples of 3, starting with 3, is (3 + 6)/2 = 4.5.

The average of 3 multiples of 2, starting with 2, is (2 + 4 + 6)/3 = 4.

We see that the difference is 4.5 - 4 = 0.5, which is also the value of (3 - 2)/2. Therefore, B is the correct answer (note: none of the other choices will yield the value of 0.5).

Alternate Solution:

The average of n consecutive multiples of p, starting with p, is (p + 2p + 3p + … + np)/n = p(1 + 2 + … + n)/n = (p/n)(n(n + 1)/2) = p(n + 1)/2.

The average of p consecutive multiples of n, starting with n, is (n + 2n + 3n + … + pn)/p = n(1 + 2 + … + p)/p = (n/p)(p(p + 1)/2) = n(p + 1)/2.

Thus, subtracting the second expression from the first, we get p(n + 1)/2 - n(p + 1)/2 = (np + p - np - n)/2 = (p - n)/2.

Answer: B
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32688
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If p and n are positive integers, with p > n, what is the average of n [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: If p and n are positive integers, with p > n, what is the average of n [#permalink]
Moderators:
Math Expert
92948 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne