Last visit was: 18 Nov 2025, 17:43 It is currently 18 Nov 2025, 17:43
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,073
 [9]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,073
 [9]
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
avatar
Deepakjhamb
Joined: 29 Mar 2020
Last visit: 15 Sep 2022
Posts: 218
Own Kudos:
Given Kudos: 14
Location: India
Concentration: General Management, Leadership
GPA: 3.96
WE:Business Development (Telecommunications)
Posts: 218
Kudos: 135
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
ananya3
avatar
Current Student
Joined: 05 Oct 2018
Last visit: 17 Dec 2022
Posts: 107
Own Kudos:
117
 [1]
Given Kudos: 152
Location: India
GMAT 1: 700 Q49 V36
GPA: 3.87
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
rocky620
User avatar
Retired Moderator
Joined: 10 Nov 2018
Last visit: 11 May 2023
Posts: 501
Own Kudos:
Given Kudos: 229
Location: India
Concentration: General Management, Strategy
GMAT 1: 590 Q49 V22
WE:Other (Retail: E-commerce)
GMAT 1: 590 Q49 V22
Posts: 501
Kudos: 607
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let,
Men with degree = md
Men without degree = mnd
Women with degree = wd
Women without degree = wnd

We are given = md+mnd+wd+wnd = 100........eq1
we have to find md

(1) The number of women who have not earned a college degree is 30 percent less than the number of men who have not earned a college degree, and the number of men who have not earned a college degree is 25 percent less than the number of women who have earned a college degree.

wnd = .70mnd........eq-2
mnd = .75wd.........eq-3
so, wnd = .70*.75wd

Putting these values in eq1, md+.75wd+wd+.70*.75wd = 100
2 variables 1 eq.

Insufficient

(2) The number of women who have not earned a college degree is 70 percent of the number of men who have not earned a college degree, and the number of men who have earned at least one college degree is 30 percent of the number of men who have not earned a college degree.

wnd=.70mnd
md=.30mnd

Putting these values in eq1

.30mnd+mnd+wd+.70mnd = 100
2mnd+wd = 100......eq4

Insufficient

Combining 1&2
Putting value of mnd from eq3 in eq4

1.5wd+wd=100
2.5wd=100 => wd=40
From eq3, mnd=.75wd =>mnd=.75*40=30
From eq2, wnd=.70mnd => wnd=.70*30=21

Putting all these values in eq1.

md=9.

Sufficient

IMO Option C
User avatar
Green2k1
Joined: 06 Jun 2019
Last visit: 19 Aug 2024
Posts: 105
Own Kudos:
Given Kudos: 48
Location: India
Concentration: International Business, Technology
Posts: 105
Kudos: 102
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Correct Answer C

A journalist is writing an article on the 100 members of the United States Senate. After researching her article, the journalist classifies the Senators into one of four categories: men who have earned at least one college degree, men who have not earned a college degree, women who have earned at least one college degree, and women who have not earned a college degree. How many Senators are men who have earned at least one college degree?

Total: 100
------Men with >1 degree----------Men with no degree--------Women with >1 degree----------Women with no degree


(1) The number of women who have not earned a college degree is 30 percent less than the number of men who have not earned a college degree, and the number of men who have not earned a college degree is 25 percent less than the number of women who have earned a college degree.
Total: 100
------Men with >1 degree----------Men with no degree--------Women with >1 degree----------Women with no degree
--------Z---------------------------------x or 0.75y---------------------------------y------------------------------0.7x
one equation z and x or y - unknown
- not sufficient


(2) The number of women who have not earned a college degree is 70 percent of the number of men who have not earned a college degree, and the number of men who have earned at least one college degree is 30 percent of the number of men who have not earned a college degree.

Total: 100
------Men with >1 degree----------Men with no degree--------Women with >1 degree----------Women with no degree
--------Z or 0.3x---------------------------------x -------------------------------------y------------------------------0.7x
one equation y and x or z - unknown
- not sufficient

Together
Two equation 2 can be simplified in 2 variable terms
sufficient
avatar
TarunKumar1234
Joined: 14 Jul 2020
Last visit: 28 Feb 2024
Posts: 1,107
Own Kudos:
1,348
 [1]
Given Kudos: 351
Location: India
Posts: 1,107
Kudos: 1,348
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given, Total no. =100

(1) The number of women who have not earned a college degree is 30 percent less than the number of men who have not earned a college degree, and the number of men who have not earned a college degree is 25 percent less than the number of women who have earned a college degree.

Men without degree=x (say), So, women without degree=0.7*x, women with degree=4/3*x, men with degree=y (say)
So, y+x+0.7*x + 4/3*x = 100 or, 9.1*x +3*y= 300 or, 91*x+30*y=3000, now, (x,y)= (0,100) or (30,9). but atleast, there should be a value of x so, x=0 (not possible) Sufficient.

(2) The number of women who have not earned a college degree is 70 percent of the number of men who have not earned a college degree, and the number of men who have earned at least one college degree is 30 percent of the number of men who have not earned a college degree.

Men without degree=x (say), So, women without degree=0.7*x, men with degree=0.3*x, women with degree=y (say)
So, 0.3*x+x+y+0.7*x = 100 or, 2*x +y= 100; now, (x,y)= (0,100) or (1,98) or (2,96)....... Not sufficient.

So, I think A. :)
User avatar
Kushchokhani
Joined: 05 Jan 2020
Last visit: 03 Apr 2024
Posts: 513
Own Kudos:
Given Kudos: 692
Status:Admitted to IIM Shillong (PGPEx 2023-24)
Affiliations: CFA Institute; ICAI; BCAS
Location: India
WE 2: EA to CFO (Consumer Products)
GPA: 3.78
WE:Corporate Finance (Commercial Banking)
Products:
Posts: 513
Kudos: 644
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Deepakjhamb
for statement 1 : by matrix method we get

eq as 34x +35y = 100 which can have either 1 or 2 solutions by Diphantine equation analysis

we see that it can have only 1 solution that is x = 30 and y = 28 anything else will go into negative for other direction in trade -off method
Deepakjhamb

Can you please elaborate your calculations? It is very hard to understand by just what you have stated here.
User avatar
Kushchokhani
Joined: 05 Jan 2020
Last visit: 03 Apr 2024
Posts: 513
Own Kudos:
Given Kudos: 692
Status:Admitted to IIM Shillong (PGPEx 2023-24)
Affiliations: CFA Institute; ICAI; BCAS
Location: India
WE 2: EA to CFO (Consumer Products)
GPA: 3.78
WE:Corporate Finance (Commercial Banking)
Products:
Posts: 513
Kudos: 644
Kudos
Add Kudos
Bookmarks
Bookmark this Post
TarunKumar1234
91*x+30*y=3000, now, (x,y)= (0,100) or (30,9).
TarunKumar1234

How did you arrive at the values of (x,y)? Please let us know your approach. TIA.

Bunuel chetan2u

Can you please help solving this ques?
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 15 Nov 2025
Posts: 11,238
Own Kudos:
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,238
Kudos: 43,696
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Kushchokhani
TarunKumar1234
91*x+30*y=3000, now, (x,y)= (0,100) or (30,9).
TarunKumar1234

How did you arrive at the values of (x,y)? Please let us know your approach. TIA.

Bunuel chetan2u

Can you please help solving this ques?


91x+30y=3000 or 91x=3000-30y=30(100-y)

There are no shortcut methods but a bit of analysis of equation may help us.

1) x and y are integers as we are talking of number of men or women.
2) 91 has no common factors with 30, so x has to be a multiple of 30, so 0, 30, 60… But as 91x<3000, x cannot be greater than 30
So x can be 0 or 30.
This means 91*0=30(100-y), that is y=100. (0,100)
Or, 91*30=30(100-y), that is y=9. (30,9)
No other possibilities

Also, 100-y has to be a multiple of 91. Thus y has to be 9, and we could find x accordingly.
User avatar
Kushchokhani
Joined: 05 Jan 2020
Last visit: 03 Apr 2024
Posts: 513
Own Kudos:
Given Kudos: 692
Status:Admitted to IIM Shillong (PGPEx 2023-24)
Affiliations: CFA Institute; ICAI; BCAS
Location: India
WE 2: EA to CFO (Consumer Products)
GPA: 3.78
WE:Corporate Finance (Commercial Banking)
Products:
Posts: 513
Kudos: 644
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u
Or, 91*30=30(100-y), that is y=9. (9,100)
A small correction- brackets should read (30,9) instead of (9,100)

TarunKumar1234
Given, Total no. =100

(1) The number of women who have not earned a college degree is 30 percent less than the number of men who have not earned a college degree, and the number of men who have not earned a college degree is 25 percent less than the number of women who have earned a college degree.

Men without degree=x (say), So, women without degree=0.7*x, women with degree=4/3*x, men with degree=y (say)
So, y+x+0.7*x + 4/3*x = 100 or, 9.1*x +3*y= 300 or, 91*x+30*y=3000, now, (x,y)= (0,100) or (30,9). but atleast, there should be a value of x so, x=0 (not possible) Sufficient.

Further, we can alternatively calculate as below:

Women with degree=x (say), So, men without degree=3/4*x, women without degree=3/4*7/10*x, men with degree=y (say)
So, y+x+3/4*x + 3/4*7/10*x = 100 or, 91/40*x + y= 100 or, 91*x+40*y=4000, so, (x,y)= (40,9).

In this alternative calculation, value of x is different from the quoted value. chetan2u Can you please check whether I have committed any error?
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
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
105355 posts
496 posts