|
Author |
Message |
|
TAGS:
|
|
|
Manager
Joined: 30 Apr 2010
Posts: 82
Followers: 1
Kudos [?]:
4
[1] , given: 1
|
Each employee of a certain task force is either a manager or [#permalink]
18 May 2010, 08:01
1
This post received KUDOS
Question Stats:
55% (02:19) correct
44% (01:48) wrong based on 9 sessions
Each employee of a certain task force is either a manager or a director. What percent of the employees on the task force are directors? (1) the average ( Arithemetic mean) salary of the managers on the task force is 5000 less than the average salary of all the employees on the task force. (2) the average ( Arithemetic mean) salary of the directors on the task force is 15000 greater than the average salary of all the employees on the task force.
Last edited by Bunuel on 08 Aug 2012, 06:08, edited 1 time in total.
OA added.
|
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11519
Followers: 1792
Kudos [?]:
9538
[9] , given: 826
|
Re: Each employee.. [#permalink]
18 May 2010, 08:21
9
This post received KUDOS
achan wrote: Each employee of a certain task force is either a manager or a director. What percent of the employees on the task force are directors? 1) the average ( Arithemetic mean) salary of the managers on the task force is 5000 less than the average salary of all the employees on the task force. 2) the average ( Arithemetic mean) salary of the directors on the task force is 15000 greater than the average salary of all the employees on the task force. S_a - Average salary of all employees S_m - Average salary for manager S_d - Average salary of directors d - # of directors; m - # of managers. Question \frac{d}{m+d}=?(1) S_m=S_a-5000 --> Not sufficient to calculate ratio. (2) S_d=S_a+15000 --> Not sufficient to calculate ratio. (1)+(2) S_a=\frac{S_m*m+S_d*d}{d+m} --> substitute S_m and S_d --> S_a=\frac{(S_a-5000)*m+(S_a+15000)*d}{d+m} --> S_a*d+S_a*m=S_a*m-5000*m+S_a*d+15000*d --> S_a*d and S_a*m cancel out --> m=3d --> \frac{d}{m+d}=\frac{d}{3d+d}=\frac{1}{4}. Sufficient. Answer: C. Or for (1)+(2): if we say that the fraction of the directors is x ( x=\frac{d}{d+m}) then the fraction of the managers will be (1-x) ( 1-x=\frac{m}{d+m}) --> S_a=x(S_a+15000)+(1-x)(S_a-5000) --> S_a=x*S_a+15000x+S_a-5000-x*S_a+5000x --> x=\frac{1}{4}.
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Ms. Big Fat Panda
Status: Biting Nails Into Oblivion
Joined: 09 Jun 2010
Posts: 1859
Followers: 293
Kudos [?]:
1114
[3] , given: 194
|
Re: NEED HELP - 2 DATA SUFFICIENCY PROBLEMS [#permalink]
03 Jul 2010, 22:54
3
This post received KUDOS
Question 1:
Okay, let us assume the number of managers are M and the number of directors are D. So the total number of employees = M +D
Average Salary of Manager = x Average Salary of Director = y
So, we have: Total salary of all employees = Mx + Dy Average salary of employee = Total salary/Total employees = \frac{Mx+Dy}{M+D}
Statement 1:
Average salary of manager = Average salary of employee - 5000
x = \frac{Mx+Dy}{M+D} - 5000
Cross multiplying to the other side we get:
x(M+D) = Mx + Dy - 5000
Cancelling Mx on both sides and rearranging like terms together we get:
D(y-x) = 5000 - (1)
However, this doesn't say anything specific to us. So we move on to the second statement.
Statement 1:
Average salary of director = Average salary of employee + 15000
y = \frac{Mx+Dy}{M+D} + 15000
Cross multiplying to the other side we get:
y(M+D) = Mx + Dy + 15000
Cancelling Mx on both sides and rearranging like terms together we get:
M(y-x) = 15000 - (2)
This doesn't say anything by itself either. But when we put the results of the two statements [(1) and (2)] together, we get:
D(y-x) = 5000 M(y-x) = 15000
Dividing statement 1 by 2 we get
\frac{D}{M} = \frac{5000}{15000} = \frac{1}{3}
M = 3D
Total = M+D = 4D
From here, we can say percentage of directors = \frac{D}{4D}*100 = 25%.
Hence answer is C.
|
|
|
|
|
|
Intern
Joined: 17 Jan 2013
Posts: 8
Followers: 0
Kudos [?]:
-25
[0], given: 1
|
DS Weighted Average [#permalink]
17 Jan 2013, 01:48
In a work force, the employees are either managers or directors. What is the percentage of directors? (1) the average salary for manager is $5,000 less than the total average salary. (2) the average salary for directors is $15,000 more than the total average salary.
c
|
|
|
|
|
|
Kaplan GMAT Instructor
Joined: 21 Jun 2010
Posts: 75
Location: Toronto
Followers: 16
Kudos [?]:
64
[2] , given: 2
|
Re: NEED HELP - 2 DATA SUFFICIENCY PROBLEMS [#permalink]
04 Jul 2010, 00:46
2
This post received KUDOS
| I don't understand how can you get the number of employees from an average salary. Can someone explain this problem. For me neither of the 2 statements answer the question. |
We can't get the number. We can get the ratio of director to total though. This is a weighted average problem. From (1) and (2) together, we know that the managers are 5,000 smaller than the grand average, and that the directors are 15,000 greater than the grand average, or: 5000----grand average-------------15000 (mgrs)----------------------------(dirctrs) The managers are way closer to the grand average than are the directors. So, there must be way more managers than directors. In fact, there are 15000/5000 or 3 times as many managers as directors. So, the manager to director ratio is 3:1. Thus, the director to total ratio is 1:4, or 25%. I discuss weighted average strategy in more detail here: mixtures-96284.html(For question 2, whiplash's explanation was simply superb).
_________________
Kaplan Teacher in Toronto http://www.kaptest.com/GMAT
Prepare with Kaplan and save $150 on a course!

Kaplan Reviews
|
|
|
|
|
|
Manager
Status: Meh, I can't take the GMAT before 2017.
Joined: 20 Aug 2011
Posts: 157
Followers: 3
Kudos [?]:
48
[2] , given: 0
|
2
This post received KUDOS
Supergmatgirl wrote: Can you please elaborate? One has to understand the concept of weighted averages pretty well to understand my solution. The point of a weighted average is to know how much weight to give these two individual groups, the managers and the directors. Statement 1 tells how the managers' salaries relate to employee average but there is no information about how the directors' salaries relate to the employee average. Insufficient Eliminate A & D Statement 2 tells how the directors' salaries relate to employee average but there is no information about how the managers' salaries relate to the employee average. Insufficient Eliminate B Statements 1 and 2 together: The manager average is 5000 less than the combined average. The director average is 15000 greater than the combined average. The difference between the manager average and the director average is 20000. If there were an equal number of managers and directors they would each be 10000 off of the combined average - that would be a 50/50 weighting. But the combined average is closer to the manager average, so there are more managers than directors. Use the above three numbers to know how much: the difference is 20000, and the combined average is three-quarters of the way towards the manager average. Hence, 3/4 of the employees are managers & 1/4 are directors. Sufficient. Hence C.
_________________
Hit kudos if my post helps you. You may send me a PM if you have any doubts about my solution or GMAT problems in general.
|
|
|
|
|
|
Intern
Joined: 27 Dec 2012
Posts: 9
Location: India
Concentration: Technology, General Management
GMAT Date: 06-27-2013
GPA: 3
WE: Engineering (Energy and Utilities)
Followers: 0
Kudos [?]:
13
[2] , given: 1
|
Re: DS Weighted Average [#permalink]
17 Jan 2013, 02:07
2
This post received KUDOS
Let T be the total average salary. M be the no of Managers D be no of Directors.
1st Statement: Aveg salary of Managers is T-5000. 2nd Statement: Avg salary of Directors is T+15000
1st things first. None of the statements provide sufficient information when taken one at a time. So the answer is either C or E Combine two statements and you get one equation:
(T-5000)*M + (T+15000)*D = T*(M+D) (Average Salary of M * no of Managers + Average salary of D* no of directors = Total Average Salary T * (M+D)
solving this we get M=3D
So ratio of Directors = D/(D+M) = D/(D + 3D) = 1/4 = 0.25
Hence 25%. So the answer is C
DJ
|
|
|
|
|
|
Manager
Joined: 28 Apr 2012
Posts: 129
Location: India
WE: Information Technology (Computer Software)
Followers: 2
Kudos [?]:
45
[1] , given: 35
|
Re: Each employee of a certain task force is either a manager or [#permalink]
26 Aug 2012, 06:35
1
This post received KUDOS
This can be solved in allegations method. The ratio of the components is inverse of the ratio of their differences from the average. #Managers:#Directors = Difference between salary between combined avg and directors : Difference between salary between combined avg and managers M:D = 15000:500 = 3:1 D:M = 1:3 D:(M+D) = 1: (1+3) = 1:4 this way you can solve under 30 secs.
_________________
"Appreciation is a wonderful thing. It makes what is excellent in others belong to us as well." ― Voltaire
Press Kudos, if I have helped. Thanks!
|
|
|
|
|
|
Director
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43
Kudos [?]:
267
[1] , given: 43
|
Re: Each employee of a certain task force is either a manager or [#permalink]
26 Aug 2012, 08:56
1
This post received KUDOS
achan wrote: Each employee of a certain task force is either a manager or a director. What percent of the employees on the task force are directors?
(1) the average ( Arithemetic mean) salary of the managers on the task force is 5000 less than the average salary of all the employees on the task force. (2) the average ( Arithemetic mean) salary of the directors on the task force is 15000 greater than the average salary of all the employees on the task force. This is a question involving weighted average. Having two quantities Q_1 and Q_2 with averages a_1 and a_2 respectively, if the combined average is a, and let assume that a_1>a>a_2, then we can write: \frac{a_1Q_1+a_2Q_2}{Q_1+Q_2}=a from which a_1Q_1+a_2Q_2=aQ_1+aQ_2 or (a_1-a)Q_1=(a-a_2)Q_2, which means that the distances from the combined average are inversely proportional to the quantities. This equality we can also be written as \frac{a_1-a}{a-a_2}=\frac{Q_2}{Q_1}.To answer the question it is enough to know the ratio between the two types of employees. In our case we have a certain number of managers Q_1 and a certain number of directors Q_2.From the above, if we know the two differences between the combined average (average salary of all employees) and each type of average, then in fact we have the ratio between Q_1 and Q_2.Sufficient Answer C
_________________
PhD in Applied Mathematics Love GMAT Quant questions and running.
|
|
|
|
|
|
Intern
Joined: 03 Mar 2010
Posts: 41
Followers: 1
Kudos [?]:
6
[0], given: 1
|
Re: Each employee.. [#permalink]
27 Jul 2010, 05:01
Let's call all employee A, manager M, and director D, so A=M+D. Their average salary is Sa, Sm, and Sd for A, M, and D respectively. The percentage of M and D are x% and y% respectively, so x+y=100%. We have the following equation: Sa=\frac{x*Sm+y*Sd}{x+y} or Sa=\frac{x*Sm+y*Sd}{100} Now consider the statement 1, it can be written as Sm=Sa-5000, not sufficient to determine x and y. The same for statement 2, it leads to Sd=Sa+15000, not sufficient to determine x and y. Nevertheless, using both statement, by eliminating the constant as follows: 3Sm+Sd=3*(Sa-5000)+(Sa+15000) 3Sm+Sd=4Sa Sa=\frac{3Sm+Sd}{4}=Sa=\frac{75Sm+25Sd}{100} Answer is C.
_________________
Hardworkingly, you like my post, so kudos me.
|
|
|
|
|
|
Manager
Joined: 21 Feb 2010
Posts: 216
Followers: 1
Kudos [?]:
10
[0], given: 1
|
Re: Each employee.. [#permalink]
15 Aug 2010, 12:14
thanks a lot bunuel!! i wonder how you know that someone posted the same question before. i did try to do a search, but couldn't find any...
|
|
|
|
|
|
Manager
Joined: 17 Dec 2010
Posts: 100
Location: Australia
GMAT 1: 690 Q48 V37
GPA: 3.37
WE: Engineering (Consulting)
Followers: 1
Kudos [?]:
17
[0], given: 15
|
Re: Percentage of salary of directors. [#permalink]
05 Jan 2011, 19:58
From the given, avg salary = (D(X%) + M(100-X%))/100 Statement 1 doesn't provide any info on D. Not Sufficient Statement 2 doesn't provide any info on M. Not Sufficient Now we have 3 unknowns - with 2 equations... Statement 1 & Statement 2 can come together to provide us with our 3rd equation, which is, on avg, M = D - 20,000 With 3 equations and 3 unknowns - u can find M, D & X. Sufficient Answer: C
_________________
Kudos always appreciated if my post helped you
|
|
|
|
|
|
Retired Moderator
Joined: 02 Sep 2010
Posts: 815
Location: London
Followers: 56
Kudos [?]:
300
[0], given: 25
|
Re: Percentage of salary of directors. [#permalink]
06 Jan 2011, 00:37
shan123 wrote: In a work force, the employees are either managers or directors. What is the percentage of directors? (1) The average salary for manager is $5,000 less than the total average salary. (2) The average salary for directors is $15,000 more than the total average salary. (1) : Tells us nothing about how many directors or managers (2) : Again tells us nothing about how many (1+2) : Say average salary is x and there be m fraction of managers and hence (1-m) directors m(x-5000) + (1-m)(x+15000) = x mx - 5000m + x + 15000 -mx - 15000m = x 15000 - 20000m = 0 m = (3/4) Hence fraction of directors = (1/4) Sufficient ! Answer is (c)
_________________
Math write-ups 1) Algebra-101 2) Sequences 3) Set combinatorics 4) 3-D geometry
My GMAT story
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Manager
Joined: 17 Dec 2010
Posts: 100
Location: Australia
GMAT 1: 690 Q48 V37
GPA: 3.37
WE: Engineering (Consulting)
Followers: 1
Kudos [?]:
17
[0], given: 15
|
Re: Each employee.. [#permalink]
06 Jan 2011, 02:34
Bunuel - is my minimalist solution of just identifying 3 equations satisfactory? Or do you recommend fully solving it out to see if I net a result?
_________________
Kudos always appreciated if my post helped you
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11519
Followers: 1792
Kudos [?]:
9538
[0], given: 826
|
Re: Each employee.. [#permalink]
06 Jan 2011, 03:31
MackyCee wrote: Bunuel - is my minimalist solution of just identifying 3 equations satisfactory?
Or do you recommend fully solving it out to see if I net a result? Generally you can stop solving a DS question at the point you realize a statement is sufficient to get the answer. Note that for this question we don't need to solve for unknowns, we need to get the ratio of directors to total employees. I don't know what 3 equations are you talking about but the statements together are indeed sufficient to get the desired ratio and one can get this even not calculating its exact value.
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Intern
Status: "You never fail until you stop trying." ~Albert Einstein~
Joined: 16 May 2010
Posts: 32
Followers: 0
Kudos [?]:
4
[0], given: 7
|
Re: Each employee.. [#permalink]
06 Jan 2011, 10:56
Good question. While you can not figure out the number of manager and directors available, you still can manipulate the two equations to get a ratio or percentage. I didn't do any calculations but knowing that there where two statements that are relative to one another and that has factors that do not cancel one another out when setting up the equation to solve for the ratio is enough to conclude that C is the answer.
|
|
|
|
|
|
Manager
Status: what we want to do, do it as soon as possible
Joined: 24 May 2010
Posts: 118
Location: Vietnam
WE 1: 5.0
Followers: 1
Kudos [?]:
31
[0], given: 315
|
Re: Each employee.. [#permalink]
15 Mar 2011, 23:31
Bunuel wrote: achan wrote: Each employee of a certain task force is either a manager or a director. What percent of the employees on the task force are directors? 1) the average ( Arithemetic mean) salary of the managers on the task force is 5000 less than the average salary of all the employees on the task force. 2) the average ( Arithemetic mean) salary of the directors on the task force is 15000 greater than the average salary of all the employees on the task force. S_a - Average salary of all employees S_m - Average salary for manager S_d - Average salary of directors d - # of directors; m - # of managers. Question \frac{d}{m+d}=?(1) S_m=S_a-5000 --> Not sufficient to calculate ratio. (2) S_d=S_a+15000 --> Not sufficient to calculate ratio. (1)+(2) S_a=\frac{S_m*m+S_d*d}{d+m} --> substitute S_m and S_d --> S_a=\frac{(S_a-5000)*m+(S_a+15000)*d}{d+m} --> S_a*d+S_a*m=S_a*m-5000*m+S_a*d+15000*d --> S_a*d and S_a*m cancel out --> m=3d --> \frac{d}{m+d}=\frac{d}{3d+d}=\frac{1}{4}. Sufficient. Answer: C. Or for (1)+(2): if we say that the fraction of the directors is x ( x=\frac{d}{d+m}) then the fraction of the managers will be (1-x) ( 1-x=\frac{m}{d+m}) --> S_a=x(S_a+15000)+(1-x)(S_a-5000) --> S_a=x*S_a+15000x+S_a-5000-x*S_a+5000x --> x=\frac{1}{4}. GREAT EXPLANATION.
_________________
Consider giving me kudos if you find my explanations helpful so i can learn how to express ideas to people more understandable.
|
|
|
|
|
|
Manager
Joined: 29 Jul 2011
Posts: 113
Location: United States
Followers: 1
Kudos [?]:
21
[0], given: 6
|
Good one. To solve it under 2 minutes, I had to guess this one as C. You are provided two relationships: managers-all and directors-all. That should be likely enough to determine the number of managers and directors as note that the differences in average numbers are specific to the number of managers and directors. To calculate, you can solve two equations such as: 1. Sm/m = (Sm+Sd)/(m+d) - 5000. 2. Sd/d = (Sm+Sd)/(m+d) + 15000. You need to solve for d/m+d.
_________________
I am the master of my fate. I am the captain of my soul. Please consider giving +1 Kudos if deserved!
DS - If negative answer only, still sufficient. No need to find exact solution. PS - Always look at the answers first CR - Read the question stem first, hunt for conclusion SC - Meaning first, Grammar second RC - Mentally connect paragraphs as you proceed. Short = 2min, Long = 3-4 min
|
|
|
|
|
|
Intern
Joined: 28 Dec 2010
Posts: 23
Followers: 0
Kudos [?]:
0
[0], given: 2
|
There should be a minor correction in the above equations - as the salaries are not same. 1. S1m/m = (S1m+S2d)/(m+d) - 5000. 2. S2d/d = (S1m+S2d)/(m+d) + 15000.
Going back to the weighted average method. I would think in this way, say if the average of all employee’s salary is 10K then that of Manager is(10-5) = 5K and of Directors is (10+15) = 25 k . So for each new directors, we need 3 managers to offset the total average from increasing. That’s it - meaning for every 4 employees - 3 are manager and 1 is director.
|
|
|
|
|
|
Manager
Joined: 12 Feb 2012
Posts: 63
Followers: 1
Kudos [?]:
3
[0], given: 23
|
Re: Each employee of a certain task force is either a manager or [#permalink]
12 May 2012, 19:19
Hey Bunuel,
What clue told you that "average salary of all the employees", your S_alpha was a weighted average?I tried solving the problem thinking it was an arithmetic average. Was the clue that the question did not specify that it was an arithmetic? Just puzzled. I mean it makes sense that its a weighted average but the question did not specify that info.
|
|
|
|
|
|
|
Re: Each employee of a certain task force is either a manager or
[#permalink]
12 May 2012, 19:19
|
|
|
|
|
|
|
|
|
|
|