Last visit was: 23 Apr 2024, 15:34 It is currently 23 Apr 2024, 15:34

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: 92883
Own Kudos [?]: 618585 [10]
Given Kudos: 81563
Send PM
Most Helpful Reply
Tutor
Joined: 16 Oct 2010
Posts: 14816
Own Kudos [?]: 64882 [6]
Given Kudos: 426
Location: Pune, India
Send PM
General Discussion
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8018
Own Kudos [?]: 4095 [2]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
Intern
Intern
Joined: 11 Oct 2018
Posts: 19
Own Kudos [?]: 27 [0]
Given Kudos: 40
Location: Germany
Send PM
Re: When 15 is appended to a list of integers, the mean is increased by 2. [#permalink]
Bunuel wrote:
When 15 is appended to a list of integers, the mean is increased by 2. When 1 is appended to the enlarged list, the mean of the enlarged list is decreased by 1. How many integers were in the original list?

(A) 4
(B) 5
(C) 6
(D) 7
(E) 8


\(x=\) Sum of integers
\(y=\) number of integers

\(I. \frac{x+15}{y+1}=\frac{x}{y}+2\) or \(\frac{x+15}{y+1}-1=\frac{x}{y}+1\)

\(II. \frac{x+16}{y+2}=\frac{x}{y}+1\)

\(\frac{x+15}{y+1}-1=\frac{x+16}{y+2}\)

Cross-multiply

\((y+2)(x+15)-(y+2)(y+1)=(y+1)(x+16)\)
\(x=y^2+4y-12\)

Plug in in \(I\)

\(\frac{y^2+4y-12+15}{y+1}=\frac{y^2+4y-12}{y}+2\)

Simplify

\(\frac{(y+1)(y+3)}{(y+1)}=y+6-\frac{12}{y}\)

\(y+3-(y+6)=-\frac{12}{y}\)
\(y=4\)

IMO A

That approach is really time consuming. I hope there are some faster approaches.
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18753
Own Kudos [?]: 22041 [1]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: When 15 is appended to a list of integers, the mean is increased by 2. [#permalink]
1
Kudos
Expert Reply
Bunuel wrote:
When 15 is appended to a list of integers, the mean is increased by 2. When 1 is appended to the enlarged list, the mean of the enlarged list is decreased by 1. How many integers were in the original list?

(A) 4
(B) 5
(C) 6
(D) 7
(E) 8


We can let n = the number of integers in the original list and a = the average of these integers. We can create the equations:

(na + 15)/(n + 1) = a + 2

and

(na + 15 + 1)/(n + 2) = a + 2 - 1

Solving the first equation, we have:

na + 15= (n + 1)(a + 2)

na + 15 = na + 2n + a + 2

13 = 2n + a

13 - 2n = a

Solving the second equation, we have:

(na + 16)/(n + 2) = a + 1

na + 16 = (n + 2)(a + 1)

na + 16 = na + n + 2a + 2

14 = n + 2a

Substituting a = 13 - 2n into 14 = n + 2a, we have:

14 = n + 2(13 - 2n)

14 = n + 26 - 4n

3n = 12

n = 4

Answer: A
Manager
Manager
Joined: 01 Feb 2017
Posts: 246
Own Kudos [?]: 345 [0]
Given Kudos: 148
Send PM
Re: When 15 is appended to a list of integers, the mean is increased by 2. [#permalink]
Change in Average = value added above old average / n+1

1st Case: Original set (Avg A) to Enlarged set
2= (15-A) / (n+1)
A+2n = 13

2nd Case: Enlarged set (Avg A') to Super Enlarged set
-1= (1-A') / (n+2)
A'-n= 3

We are given that A'=A+2
So,
Equation 1: A+2n = 13
Equation 2: A'-n = A+2-n = 3 >>> A-n = 1
Solving, we get 3n = 12 and so n=4

Ans A
Manager
Manager
Joined: 13 Jun 2019
Posts: 203
Own Kudos [?]: 92 [0]
Given Kudos: 646
GMAT 1: 490 Q42 V17
GMAT 2: 550 Q39 V27
GMAT 3: 630 Q49 V27
Send PM
Re: When 15 is appended to a list of integers, the mean is increased by 2. [#permalink]
KarishmaB

Could you please share your approach on this question as well? whether there can be a shorter method.
Manager
Manager
Joined: 13 Jun 2019
Posts: 203
Own Kudos [?]: 92 [0]
Given Kudos: 646
GMAT 1: 490 Q42 V17
GMAT 2: 550 Q39 V27
GMAT 3: 630 Q49 V27
Send PM
Re: When 15 is appended to a list of integers, the mean is increased by 2. [#permalink]
Hi KarishmaB

I also tried to approach a similar method earlier but took algebraic approach later. Doing so, i got the answer in -ve. I am unable to understand where I am going wrong. I am pretty sure I made mistake in the second equation

Let us consider original mean of the list as m.
Then we can consider the list as {m, m, m, m....... (n times)}

When 15 is appended to a list of integers, the mean is increased by 2.
Hence list becomes
{m, m, m, ..... (n times), 15}
As this list has mean as m+2, hence going by your approach, I can say that total of 2ns (2 + 2+ 2 +.... (n times)) is carry forwarded from ms to 15
Hence, 15+2n=m+2

When 1 is appended to the enlarged list, the mean of the enlarged list is decreased by 1
hence the list becomes
{m, m, m, ..... (n times), 15, 1} and its mean is m+2-1=m+1
Again following the same rule, I can say that n (1+1+1...(n times)) is carry forwarded from all ms to 15 and m is carry forwarded from 1 to 15.
Hence we can otherwise say 15 + n - m = m+1

So if i solve for n using the equations 15+2n=m+2 and 15 + n - m = m+1, i am getting the answer as n = -4
Tutor
Joined: 16 Oct 2010
Posts: 14816
Own Kudos [?]: 64882 [1]
Given Kudos: 426
Location: Pune, India
Send PM
Re: When 15 is appended to a list of integers, the mean is increased by 2. [#permalink]
1
Kudos
Expert Reply
rsrighosh wrote:
Hi KarishmaB

I also tried to approach a similar method earlier but took algebraic approach later. Doing so, i got the answer in -ve. I am unable to understand where I am going wrong. I am pretty sure I made mistake in the second equation

Let us consider original mean of the list as m.
Then we can consider the list as {m, m, m, m....... (n times)}

When 15 is appended to a list of integers, the mean is increased by 2.
Hence list becomes
{m, m, m, ..... (n times), 15}
As this list has mean as m+2, hence going by your approach, I can say that total of 2ns (2 + 2+ 2 +.... (n times)) is carry forwarded from ms to 15
Hence, 15+2n=m+2

When 1 is appended to the enlarged list, the mean of the enlarged list is decreased by 1
hence the list becomes
{m, m, m, ..... (n times), 15, 1} and its mean is m+2-1=m+1
Again following the same rule, I can say that n (1+1+1...(n times)) is carry forwarded from all ms to 15 and m is carry forwarded from 1 to 15.
Hence we can otherwise say 15 + n - m = m+1

So if i solve for n using the equations 15+2n=m+2 and 15 + n - m = m+1, i am getting the answer as n = -4



The equations will be
15 - 2n = m + 2
(15 gives away 2 to each of the n elements so that it becomes m + 2 which is the new average)

and
1 + (n + 1) = m + 1
(All the n+1 elements (including 15) give 1 to 1 so that it comes up to the new average which is m+1)

When you solve these, you get m = 5, n = 4
Manager
Manager
Joined: 13 Jun 2019
Posts: 203
Own Kudos [?]: 92 [0]
Given Kudos: 646
GMAT 1: 490 Q42 V17
GMAT 2: 550 Q39 V27
GMAT 3: 630 Q49 V27
Send PM
Re: When 15 is appended to a list of integers, the mean is increased by 2. [#permalink]
KarishmaB

Thanks for explaining.. its clear now :) :please:
GMAT Club Bot
Re: When 15 is appended to a list of integers, the mean is increased by 2. [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts

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