Last visit was: 24 Apr 2026, 02:07 It is currently 24 Apr 2026, 02:07
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
mydreammba
Joined: 28 Jul 2011
Last visit: 06 Dec 2013
Posts: 224
Own Kudos:
Given Kudos: 16
Location: United States
Concentration: International Business, General Management
GPA: 3.86
WE:Accounting (Commercial Banking)
Posts: 224
Kudos: 1,677
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
joeshmo
Joined: 01 Jan 2012
Last visit: 15 Oct 2015
Posts: 22
Own Kudos:
Location: United States
Concentration: Strategy, General Management
GMAT 1: 720 Q49 V40
GPA: 3.76
WE:Engineering (Consulting)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,442
Own Kudos:
Given Kudos: 485
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,442
Kudos: 79,400
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
shinbhu
Joined: 29 Jul 2011
Last visit: 14 Oct 2013
Posts: 51
Own Kudos:
Given Kudos: 6
Location: United States
Posts: 51
Kudos: 175
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I won't provide a complete numerical solution, but will give equations to work with.

First, let number of only Java = x, number of only PHP = y, number of Java + PHP = z

First ratio: J:P = 5:3 -> (x+z)/(y+z) = 5/3
Second ratio: P:(J+P) = 6:4 -> (y+z)/z = 6/4
Third ratio: P: !(J+P) = 3:1 -> (y+z)/[100-(x+y+z)] = 3/1

May be try solving the above equations. However, Karishma's explanation sounds easier. I tried to solve it in Venn diagram form.
User avatar
mydreammba
Joined: 28 Jul 2011
Last visit: 06 Dec 2013
Posts: 224
Own Kudos:
Given Kudos: 16
Location: United States
Concentration: International Business, General Management
GPA: 3.86
WE:Accounting (Commercial Banking)
Posts: 224
Kudos: 1,677
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
kotela
XYZ Tech is an IT company with 100 employees who all are software developers.The ratio of developers working on Java to developers working on PHP is 5:3.The ratio of developers working on PHP to developers working on Java and PHP is 6:4.The ratio of developers working on PHP to developers not working on Java and PHP is 3:1.

Find.
1. How many developers work only on Java?
2. How many developers work only on PHP?
3. How many developers work only on both Java and PHP?
4. How many developers neither work on Java nor PHP?

Answers for the 4 questions are
1.50
2.10
3.20
4.10

There is a problem with the numbers given (as pointed out in the post above). The solution would look something like this:

Ratio of developers working on Java:developers working on PHP = 5:3
Ratio of developers working on PHP:developers working on both = 6:4 = 3:2
Ratio of developers working on PHP:developers not working on Java and PHP = 3:1

Ratio of developers working on Java:developers working on PHP:developers working on both:developers working on neither Java nor PHP = 5:3:2:1

Say, developers working on Java is 5n. Then developers working on PHP is 3n, developers working on both is 2n and developers working on neither is n.

100 - n = 5n + 3n - 2n
100 = 7n
n cannot be a non-integral value since it represents the number of people. This is the problem with the numbers here. Either total number of people cannot be 100 or some of the ratios are incorrect.
Once we get n, it is straightforward to find everything needed.

Thanks you made it look simple.......

+1 Kudos for you
avatar
subhajeet
Joined: 12 Jun 2010
Last visit: 11 Feb 2013
Posts: 74
Own Kudos:
Given Kudos: 1
Status:MBA Aspirant
Location: India
Concentration: Finance, International Business
WE:Information Technology (Finance: Investment Banking)
Posts: 74
Kudos: 255
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
kotela
XYZ Tech is an IT company with 100 employees who all are software developers.The ratio of developers working on Java to developers working on PHP is 5:3.The ratio of developers working on PHP to developers working on Java and PHP is 6:4.The ratio of developers working on PHP to developers not working on Java and PHP is 3:1.

Find.
1. How many developers work only on Java?
2. How many developers work only on PHP?
3. How many developers work only on both Java and PHP?
4. How many developers neither work on Java nor PHP?

Answers for the 4 questions are
1.50
2.10
3.20
4.10

There is a problem with the numbers given (as pointed out in the post above). The solution would look something like this:

Ratio of developers working on Java:developers working on PHP = 5:3
Ratio of developers working on PHP:developers working on both = 6:4 = 3:2
Ratio of developers working on PHP:developers not working on Java and PHP = 3:1

Ratio of developers working on Java:developers working on PHP:developers working on both:developers working on neither Java nor PHP = 5:3:2:1

Say, developers working on Java is 5n. Then developers working on PHP is 3n, developers working on both is 2n and developers working on neither is n.

100 - n = 5n + 3n - 2n
100 = 7n
n cannot be a non-integral value since it represents the number of people. This is the problem with the numbers here. Either total number of people cannot be 100 or some of the ratios are incorrect.
Once we get n, it is straightforward to find everything needed.

I used the below approach.

let number of only Java = x, number of only PHP = z, number of Java + PHP = y

so acc to the question:

(x+y)/(y+z) = 5/3
(y+z)/y = 6/4
(z+y)/z = 3/1

on solving the above 3 equations we get
x=3z, y=2z and z

so x+y+z = 100 => 6z = 100

for the first question we have to get the value of x => 3*50/3 = 50
but for the remaining question I am getting answers in farctions.

I think the question is not correct. Correct me if I am wrong.



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Problem Solving (PS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
Moderator:
Math Expert
109802 posts