Last visit was: 25 Apr 2024, 04:22 It is currently 25 Apr 2024, 04:22

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:
Kudos
Tags:
Difficulty: 505-555 Levelx   Statistics and Sets Problemsx                                    
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 02 Dec 2012
Posts: 172
Own Kudos [?]: 23851 [109]
Given Kudos: 23
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618912 [34]
Given Kudos: 81595
Send PM
Senior Manager
Senior Manager
Joined: 28 Jun 2015
Posts: 250
Own Kudos [?]: 293 [26]
Given Kudos: 47
Concentration: Finance
GPA: 3.5
Send PM
Tutor
Joined: 17 Jul 2019
Posts: 1304
Own Kudos [?]: 2286 [7]
Given Kudos: 66
Location: Canada
GMAT 1: 780 Q51 V45
GMAT 2: 780 Q50 V47
GMAT 3: 770 Q50 V45
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
6
Kudos
1
Bookmarks
Expert Reply
Video solution from Quant Reasoning:
Subscribe for more: https://www.youtube.com/QuantReasoning? ... irmation=1
General Discussion
Target Test Prep Representative
Joined: 04 Mar 2011
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Posts: 3043
Own Kudos [?]: 6272 [9]
Given Kudos: 1646
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
6
Kudos
3
Bookmarks
Expert Reply
Walkabout wrote:
For the past n days, the average (arithmetic mean) daily production at a company was 50 units. If today's production of 90 units raises the average to 55 units per day, what is the value of n ?

(A) 30
(B) 18
(C) 10
(D) 9
(E) 7


We start with the formula for calculating the average.

average = sum/quantity

We are given that the initial quantity is n days and that the average for those n days is 50 units. We can use this to determine a sum for the n days.

Since sum = average x quantity, we know:

sum = (50) (n) = 50n

We are next given that today, the production was 90 units. This means we can add “1” to the current quantity and “90” to the current sum. We are also given that this new average is 55 units per day. Substituting this information into the average formula we get:

55 = (50n + 90)/(n + 1)

55(n + 1) = 50n + 90

55n + 55 = 50n + 90

5n = 35

n = 7 days

The answer is E.
Manager
Manager
Joined: 20 Jan 2013
Status:I am not a product of my circumstances. I am a product of my decisions
Posts: 95
Own Kudos [?]: 274 [5]
Given Kudos: 71
Location: India
Concentration: Operations, General Management
GPA: 3.92
WE:Operations (Energy and Utilities)
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
5
Kudos
Walkabout wrote:
For the past n days, the average (arithmetic mean) daily production at a company was 50 units. If today's production of 90 units raises the average to 55 units per day, what is the value of n ?

(A) 30
(B) 18
(C) 10
(D) 9
(E) 7



For "N" days avg production was 50 Units

Today production of 90 Units raises avg to 55 Units

So 90 Units of today raises each of N days avg unit by 5 Units + 55 Units of today.

Considering that if 55 Units were produced today then remaining 35 Units of today add up to raise value from 50 Units to 55 Units. Implies that if 5 units each are given to "N" days then the avg will be 55 Units

So, 35 / 5 = 7

Therefore "N" = 7

Ans E
Director
Director
Joined: 17 Mar 2014
Posts: 756
Own Kudos [?]: 608 [3]
Given Kudos: 1348
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
1
Kudos
2
Bookmarks
For past n days, average daily production is 50.
Today's average production of 90 unit raises average for (n+1)days by 55.

Weight Average formula.

(n*daily average+1*today's average) = 55
(n+1)

n*55 + 1*90 = 55
(n+1)

n=7

OA is E
avatar
Intern
Intern
Joined: 09 Feb 2014
Posts: 5
Own Kudos [?]: 15 [2]
Given Kudos: 25
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
1
Kudos
1
Bookmarks
Bunuel wrote:
Walkabout wrote:
For the past n days, the average (arithmetic mean) daily production at a company was 50 units. If today's production of 90 units raises the average to 55 units per day, what is the value of n ?

(A) 30
(B) 18
(C) 10
(D) 9
(E) 7


(average production for n days) * n = (total production for n days) --> 50n=(total production for n days);
(total production for n days) + 90 = (average production for n+1 days) * (n+1) --> 50n + 90 = 55 * (n+1) --> n=7.

Or as 40 extra units increased the average for n+1 days by 5 units per day then 40/(n+1)=5 --> n=7.

Answer: E.


Could you explain why there is n+1 days? I don't quite get the logic here. Thanks in advance.
Director
Director
Joined: 02 Sep 2016
Posts: 528
Own Kudos [?]: 194 [2]
Given Kudos: 275
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
1
Kudos
1
Bookmarks
Abhishek009 wrote:
Walkabout wrote:
For the past n days, the average (arithmetic mean) daily production at a company was 50 units. If today's production of 90 units raises the average to 55 units per day, what is the value of n ?

(A) 30
(B) 18
(C) 10
(D) 9
(E) 7


\(\frac{50n + 90}{n + 1}= 55\)

\(50n + 90 = 55n + 55\)

\(5n = 45\)



So, \(n = 9\)

Thus, answer must be (D) 9


Hi Abhishek

There is a calculation error.
90-55=35 and not 45

Thus the answer is 7.
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11665 [2]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
2
Kudos
Expert Reply
Hi All,

While I'm a fan of the algebraic approach for this type of question (because it's just about using the "average formula" and doing a bit of algebra), you have other ways to get to the correct answer. You could TEST THE ANSWERS. Here's how:

One of the 5 answers must be the number of days that will "fit" the given information in the question stem and lead to the end result that's written.

Let's start with answer D…
If N = 9 then….
9(50) + 90 = 540 over 10 days
540/10 = average = 54

The prompt says that the average IS 55 though, so we're really close, but D is incorrect. It's got to be C or E.

Most people would say that Answer C looks easier to deal with, so we can test that one next….

If N=10 then…

10(50) + 90 = 590 over 11 days
590/11 = average = a little over 53….
This isn't the answer EITHER. The average appears to be getting smaller, so E is probably the correct answer.

If N=7 then….

7(50) + 90 = 440 over 8 days
440/8 = average = 55
THAT is the MATCH.

Final Answer:

GMAT assassins aren't born, they're made,
Rich
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618912 [1]
Given Kudos: 81595
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
1
Bookmarks
Expert Reply
trambn wrote:
Bunuel wrote:
Walkabout wrote:
For the past n days, the average (arithmetic mean) daily production at a company was 50 units. If today's production of 90 units raises the average to 55 units per day, what is the value of n ?

(A) 30
(B) 18
(C) 10
(D) 9
(E) 7


(average production for n days) * n = (total production for n days) --> 50n=(total production for n days);
(total production for n days) + 90 = (average production for n+1 days) * (n+1) --> 50n + 90 = 55 * (n+1) --> n=7.

Or as 40 extra units increased the average for n+1 days by 5 units per day then 40/(n+1)=5 --> n=7.

Answer: E.


Could you explain why there is n+1 days? I don't quite get the logic here. Thanks in advance.


The past n days plus today, so one more day = n + 1 days.
User avatar
Senior Manager
Senior Manager
Joined: 07 Apr 2014
Status:Math is psycho-logical
Posts: 340
Own Kudos [?]: 386 [1]
Given Kudos: 169
Location: Netherlands
GMAT Date: 02-11-2015
WE:Psychology and Counseling (Other)
For the past n days, the average (arithmetic mean) daily [#permalink]
1
Kudos
Sort of same as above, but let me explain:

Start by writing down the formula for the mean:
M=S/N

From stem:
M=50
N=n days
S= unknown, but using the formula for the mean we have 50=S/n, S=50n.

So, it becomes:
50 = (50n)/n, which btw makes sense if you look at it matheatically too.

Now, we know that the new M=55 and the new n=one more than before, so new n=n+1. The new S is 90 plus the S we had before, so 50n+90.

Side by side:

50 = (50n)/n VS 55= (50n+90)/n+1

Use 55= (50n+90)/n+1 to solve for n:

55 = (50n+90)/n+1
50n+90 = 55n + 55
90 - 55 = 5n
35 = 5n
n = 7 ANS E
avatar
Intern
Intern
Joined: 27 Jan 2015
Posts: 3
Own Kudos [?]: 1 [1]
Given Kudos: 16
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
1
Kudos
I thought about this like a weighted average problem. Since 90 (the last day; weight of 1) is +35 above 55 (the new average) and 50 (all the previous days; weight of n) is -5 below 55. In order to reach the new average, the sum of everything above and below 55 must equal to 0, so...

+35(1) + -5n = 0
n = 7

(E)
User avatar
Manager
Manager
Joined: 12 Aug 2015
Posts: 226
Own Kudos [?]: 2724 [1]
Given Kudos: 1477
Concentration: General Management, Operations
GMAT 1: 640 Q40 V37
GMAT 2: 650 Q43 V36
GMAT 3: 600 Q47 V27
GPA: 3.3
WE:Management Consulting (Consulting)
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
1
Kudos
n/new one = 35/5 hence

n/new one = 7/1
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16595 [1]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
1
Bookmarks
Expert Reply
Past 'n' days: Average is 50 units

Sum: Average * Total = 50n

A new unit [90] added to raise the average to 55

55 = \(\frac{(50 n + 90) }{ (n + 1)}\)

=> 55n + 55 = 50n + 90

=> 5n = 35

=> n = 7

Answer E
Tutor
Joined: 17 Jul 2019
Posts: 1304
Own Kudos [?]: 2286 [1]
Given Kudos: 66
Location: Canada
GMAT 1: 780 Q51 V45
GMAT 2: 780 Q50 V47
GMAT 3: 770 Q50 V45
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
1
Kudos
Expert Reply
woohoo921 wrote:
avigutman wrote:
woohoo921 wrote:
Perhaps I am reading into this too much, but how do we necessarily know that there are not any days in between the "past n days" and today? What if there was break?


Does this help, woohoo921?
https://www.gymglish.com/en/gymglish/en ... seven-days

As a general rule, when the GMAT says "past few days" does that just always mean a few days prior until now?

Yes, woohoo921. And that rule isn't limited to the GMAT.
avatar
Intern
Intern
Joined: 11 Oct 2013
Posts: 17
Own Kudos [?]: 5 [0]
Given Kudos: 3
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
55(n+1) - 50n = 90

5n = 35
n = 7
Alum
Joined: 12 Aug 2015
Posts: 2282
Own Kudos [?]: 3128 [0]
Given Kudos: 893
GRE 1: Q169 V154
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
Here i my take on this one ->
Mean 1=50
Mean 2=55
Value added =100=50+40

Hence 40=5(n+1)
=>n=7

Hence E
Director
Director
Joined: 02 Sep 2016
Posts: 528
Own Kudos [?]: 194 [0]
Given Kudos: 275
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
Walkabout wrote:
For the past n days, the average (arithmetic mean) daily production at a company was 50 units. If today's production of 90 units raises the average to 55 units per day, what is the value of n ?

(A) 30
(B) 18
(C) 10
(D) 9
(E) 7


Total production for past n days= 50n

The new average after today's production= 55(n+1) (past n days+today's production)
55n+55-50n= 90
5n=35
n=7
Board of Directors
Joined: 11 Jun 2011
Status:QA & VA Forum Moderator
Posts: 6072
Own Kudos [?]: 4689 [0]
Given Kudos: 463
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Send PM
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
Walkabout wrote:
For the past n days, the average (arithmetic mean) daily production at a company was 50 units. If today's production of 90 units raises the average to 55 units per day, what is the value of n ?

(A) 30
(B) 18
(C) 10
(D) 9
(E) 7


\(\frac{50n + 90}{n + 1}= 55\)

\(50n + 90 = 55n + 55\)

\(5n = 45\)

So, \(n = 9\)

Thus, answer must be (D) 9
GMAT Club Bot
Re: For the past n days, the average (arithmetic mean) daily [#permalink]
 1   2   
Moderators:
Math Expert
92912 posts
Senior Moderator - Masters Forum
3137 posts

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