Last visit was: 19 Nov 2025, 02:14 It is currently 19 Nov 2025, 02:14
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
User avatar
achan
Joined: 30 Apr 2010
Last visit: 13 Aug 2011
Posts: 39
Own Kudos:
592
 [389]
Given Kudos: 1
Posts: 39
Kudos: 592
 [389]
33
Kudos
Add Kudos
354
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,379
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,379
Kudos: 778,171
 [153]
70
Kudos
Add Kudos
83
Bookmarks
Bookmark this Post
User avatar
Testluv
User avatar
Kaplan GMAT Instructor
Joined: 21 Jun 2010
Last visit: 10 Dec 2010
Posts: 55
Own Kudos:
492
 [51]
Given Kudos: 2
Location: Toronto
Posts: 55
Kudos: 492
 [51]
36
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
User avatar
whiplash2411
Joined: 09 Jun 2010
Last visit: 02 Mar 2015
Posts: 1,761
Own Kudos:
3,578
 [40]
Given Kudos: 210
Status:Three Down.
Concentration: General Management, Nonprofit
Posts: 1,761
Kudos: 3,578
 [40]
22
Kudos
Add Kudos
18
Bookmarks
Bookmark this Post
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.
User avatar
ConnectTheDots
Joined: 28 Apr 2012
Last visit: 06 May 2020
Posts: 239
Own Kudos:
1,021
 [21]
Given Kudos: 142
Location: India
Concentration: Finance, Technology
GMAT 1: 650 Q48 V31
GMAT 2: 770 Q50 V47
WE:Information Technology (Computer Software)
13
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
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.
General Discussion
User avatar
shrouded1
User avatar
Retired Moderator
Joined: 02 Sep 2010
Last visit: 29 Apr 2018
Posts: 609
Own Kudos:
3,191
 [19]
Given Kudos: 25
Location: London
Products:
Posts: 609
Kudos: 3,191
 [19]
15
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
shan123
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)
avatar
MackyCee
Joined: 17 Dec 2010
Last visit: 05 Aug 2012
Posts: 82
Own Kudos:
Given Kudos: 15
Location: Australia
GMAT 1: 690 Q48 V37
GPA: 3.37
WE:Engineering (Consulting)
GMAT 1: 690 Q48 V37
Posts: 82
Kudos: 37
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,379
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,379
Kudos: 778,171
Kudos
Add Kudos
Bookmarks
Bookmark this Post
MackyCee
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.
avatar
blink005
Joined: 20 Aug 2011
Last visit: 23 Jun 2016
Posts: 61
Own Kudos:
215
 [9]
Posts: 61
Kudos: 215
 [9]
6
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Supergmatgirl
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.
User avatar
EvaJager
Joined: 22 Mar 2011
Last visit: 31 Aug 2016
Posts: 514
Own Kudos:
2,325
 [1]
Given Kudos: 43
WE:Science (Education)
Posts: 514
Kudos: 2,325
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
achan
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
User avatar
akashganga
User avatar
SDA Bocconi Thread Master
Joined: 27 Dec 2012
Last visit: 18 Mar 2016
Posts: 26
Own Kudos:
36
 [5]
Given Kudos: 34
Location: India
Concentration: Technology, Entrepreneurship
GMAT 1: 660 Q48 V33
GMAT 2: 730 Q49 V40
WE:Engineering (Energy)
GMAT 2: 730 Q49 V40
Posts: 26
Kudos: 36
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
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
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Nov 2025
Posts: 16,267
Own Kudos:
76,986
 [15]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 76,986
 [15]
8
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
kingston
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

This is actually a direct application of weighted averages. If you recall the scale method (explained here: https://www.youtube.com/watch?v=_GOAU7moZ2Q ), this is what the number line will look like

AVG-5000 _____________ AVG _________________________AVG+15000

Number of managers/Number of directors = [(AVG+15000) - AVG]/[AVG - (AVG - 5000)] = 3/1

Percentage of directors = 1/(1+3) = 1/4 = 25%
User avatar
rakaisraka
Joined: 27 Aug 2015
Last visit: 10 Apr 2019
Posts: 70
Own Kudos:
Given Kudos: 80
Posts: 70
Kudos: 18
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
kumarpritam
Each employee on a certain task force is either a manager or director. What percent of the employees on the task force are director?
1. The average (Arithmetic Mean) salary of the mangers on the task force is $5,000 less than the average salary of all employees on the task force.
2. The average (Arithmetic Mean) salary of the directors on the task force is $15,000 greater than the average salary of all employees on the task force.


As Rich said, the right forum for this question is the DS forum.

The employees are a mix of managers and directors. We need to find the percentage of directors.

No statement alone gives you information on both managers and directors. We need to find whether both statements together are sufficient.

Use the scale method of weighted averages here.

w1/w2 = (A2 - Aavg)/(Aavg - A1) = 15000/5000 = 3:1
So for every 3 managers, there is one director. Hence, directors are 25% of the employees task force.
Answer (C)

Check this post for details of the scale method: https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2011/03 ... -averages/

Hi Karishma, I also tried the same method for this but the ratio of 3:1 s the ration of average salary. How can we say that it would be the ratio of Managers and Directors?
Thanks
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Nov 2025
Posts: 16,267
Own Kudos:
76,986
 [1]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 76,986
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
rakaisraka
VeritasPrepKarishma
kumarpritam
Each employee on a certain task force is either a manager or director. What percent of the employees on the task force are director?
1. The average (Arithmetic Mean) salary of the mangers on the task force is $5,000 less than the average salary of all employees on the task force.
2. The average (Arithmetic Mean) salary of the directors on the task force is $15,000 greater than the average salary of all employees on the task force.


As Rich said, the right forum for this question is the DS forum.

The employees are a mix of managers and directors. We need to find the percentage of directors.

No statement alone gives you information on both managers and directors. We need to find whether both statements together are sufficient.

Use the scale method of weighted averages here.

w1/w2 = (A2 - Aavg)/(Aavg - A1) = 15000/5000 = 3:1
So for every 3 managers, there is one director. Hence, directors are 25% of the employees task force.
Answer (C)

Check this post for details of the scale method: https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2011/03 ... -averages/

Hi Karishma, I also tried the same method for this but the ratio of 3:1 s the ration of average salary. How can we say that it would be the ratio of Managers and Directors?
Thanks

How would you find the average salary of both - Managers + Directors

Average salary of group = (Avg sal of Managers * No of managers + Avg sal of Directors * No of Directors) / (No of Managers + No of Directors)

So note that the weights in weighted average formula are 'no of managers' and 'no of directors'.

The formula w1/w2 = (A2 - Aavg)/(Aavg - A1) is just an arrangement of the above formula.

w1 and w2 are the weights. A2 is the average salary of Directors, Aavg is the average salary of the group and A1 is the average salary of Managers.

Stmt. 1. The average (Arithmetic Mean) salary of the mangers on the task force is $5,000 less than the average salary of all employees on the task force.
This means Aavg - A1 = 5,000

Stmt 2. The average (Arithmetic Mean) salary of the directors on the task force is $15,000 greater than the average salary of all employees on the task force.
This means A2 - Aavg = 15,000
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 16 Nov 2025
Posts: 4,844
Own Kudos:
8,945
 [1]
Given Kudos: 225
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,844
Kudos: 8,945
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Q stem: What percent of the employees on the task force are directors?
So we need some values for number of directors/Managers to get to a definite answer.

St(1):The average salary for manager is $5,000 less than the total average salary
This does not tell us of the number of Managers/Directors. (Insufficient) Eliminate A and D.

St(2):The average salary for directors is $15,000 more than the total average salary.
This does not tell us of the number of Managers/Directors. (Insufficient) Eliminate B.

Lets combine the information. Use concept of Weighted Average to use the information.
Let there be m managers and d directors. Let the average salary be y
y-5000 y y+5000

Ratio of m/d = (y+15000)-y / y - (y-5000) =3:1

Directors represent 1 part and hence it is 1/(1+3)*100 =25%.Eliminate E.
(option c)
D.S
GMAT SME
User avatar
mcelroytutoring
Joined: 10 Jul 2015
Last visit: 15 Nov 2025
Posts: 1,204
Own Kudos:
2,644
 [3]
Given Kudos: 282
Status:Expert GMAT, GRE, and LSAT Tutor / Coach
Affiliations: Harvard University, A.B. with honors in Government, 2002
Location: United States (CO)
Age: 45 (10 years and counting on GMAT Club!)
GMAT 1: 770 Q47 V48
GMAT 2: 730 Q44 V47
GMAT 3: 750 Q50 V42
GMAT 4: 730 Q48 V42 (Online)
GRE 1: Q168 V169
GRE 2: Q170 V170
Expert
Expert reply
GMAT 4: 730 Q48 V42 (Online)
GRE 1: Q168 V169
GRE 2: Q170 V170
Posts: 1,204
Kudos: 2,644
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is a fascinating DS / weighted average question.

Many students who do not test examples or successfully complete the (complicated!) algebra will use theory to arrive at Choice E, because the difference between the average salary of this task force and the average salary of managers and directors does not appear to be enough to deduce the percentage of directors — which is in fact true for both conditions 1 and 2 individually (cross off A, D, and B).

However, when we combine the conditions in considering Choice C vs. Choice E, we realize that because both conditions are tied to the average salary of an employee, we in fact cannot change the ratio of managers to directors without changing the average salary, thus "breaking" the conditions. Hence, Choice C is correct.

Keep in mind that if the question asked for the number of directors, not the percentage of directors, then Choice E would in fact be correct, because all we can deduce is the correct ratio of managers to directors in the task force — not the actual number of directors (or managers, for that matter).

One final note: we cannot always infer a percentage from a ratio. We can only do so in cases where we know that the ratio includes all the elements in the set, which is why the question specifies that the task force consists of only managers and directors.
User avatar
nisen20
Joined: 16 Jun 2020
Last visit: 17 Nov 2025
Posts: 94
Own Kudos:
Given Kudos: 504
Posts: 94
Kudos: 340
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I guess everyone could be familiar with the question below:
In a grocery store, each apple sold for 10 and each banana sold for 20. Zoe bought some apples and bananas, and the average money she paid for each fruit was 12.
What was the ratio of the apple she bought to the ratio of the banana she bought?

And this director & manager question is just a inverted vertion of apple & banana question.
User avatar
Drang
Joined: 26 Sep 2022
Last visit: 08 Mar 2023
Posts: 13
Own Kudos:
Given Kudos: 7
Posts: 13
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Statement 1 gives you the total deficit from average
Statement 2 gives you the total surplus from average

deficit is equal to surplus since the average doesn't change

number of managers * 5000 = number of directors * 15000 --> it is possible to find the ratio between the number of directors and managers --> it is possible to find the ratio between any one of them and total which is basically percentage --> answer is C.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,583
Own Kudos:
Posts: 38,583
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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.
Moderators:
Math Expert
105379 posts
496 posts