Find all School-related info fast with the new School-Specific MBA Forum

It is currently 22 May 2013, 17:27
Customize  |  Hide

Of the students in a certain class, 55% of the female and

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Director
Director
User avatar
Joined: 04 Jan 2008
Posts: 924
Followers: 25

Kudos [?]: 91 [0], given: 14

GMAT Tests User
Of the students in a certain class, 55% of the female and [#permalink] New post 29 Mar 2009, 10:59
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
Of the students in a certain class, 55% of the female and 35% of the male passed an exam. Did more than half of the students in the class pass the exam?

(1) More than half of the students in the class are female.
(2) The number of the female students is 20 more than the number of the male students.


Good Q
show your calculations
_________________

math-polygons-87336.html
competition-for-the-best-gmat-error-log-template-86232.html

Senior Manager
Senior Manager
User avatar
Joined: 19 Aug 2006
Posts: 261
Followers: 2

Kudos [?]: 5 [0], given: 0

GMAT Tests User
Re: DS-male/female in a class [#permalink] New post 29 Mar 2009, 11:38
nitya34 wrote:
Of the students in a certain class, 55% of the female and 35% of the male passed an exam. Did more than half of the students in the class pass the exam?

(1) More than half of the students in the class are female.
(2) The number of the female students is 20 more than the number of the male students.


Good Q
show your calculations


I'll venture a B.

stmnt1 is clearly not sufic.
stmnt2 - plugging in numbers, we can find the answer.
GMAT Instructor
Joined: 04 Jul 2006
Posts: 1278
Location: Madrid
Followers: 9

Kudos [?]: 69 [0], given: 0

Re: DS-male/female in a class [#permalink] New post 29 Mar 2009, 11:57
Suppose there are f% of the students are female: 55f/100 + 35(100-f)/100 = 35 + 20f/100 percent of the students passed. Thus we need to know whether f/5 > 15, i.e. whether f > 75

(1) f > 50 not suff
(2) only tells us that f > 50 not suff
(t) not suff

easier drawing a number line:


(male)35-----15-----50--5--55 (female)

we need to know whether 15m < 5f i.e f > 3m
Intern
Intern
Joined: 29 Dec 2006
Posts: 33
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: DS-male/female in a class [#permalink] New post 17 Apr 2009, 19:43
i got B. after picking several numbers, i got the answer that more than 1/2 of the class did not pass.
Senior Manager
Senior Manager
Joined: 08 Jan 2009
Posts: 338
Followers: 2

Kudos [?]: 42 [0], given: 5

GMAT Tests User
Re: DS-male/female in a class [#permalink] New post 18 Apr 2009, 00:50
Can some one help on this question please.

Brief explaination is needed.
1 KUDOS received
Manager
Manager
Joined: 22 Feb 2009
Posts: 141
Schools: Kellogg (R1 Dinged),Cornell (R2), Emory(Interview Scheduled), IESE (R1 Interviewed), ISB (Interviewed), LBS (R2), Vanderbilt (R3 Interviewed)
Followers: 7

Kudos [?]: 58 [1] , given: 10

GMAT Tests User
Re: DS-male/female in a class [#permalink] New post 19 Apr 2009, 11:09
1
This post received
KUDOS
nitya34 wrote:
Of the students in a certain class, 55% of the female and 35% of the male passed an exam. Did more than half of the students in the class pass the exam?

(1) More than half of the students in the class are female.
(2) The number of the female students is 20 more than the number of the male students.


Good Q
show your calculations


Lets say total students=100, Female x,then Male=100-x.

As per question
0.55x+0.35(100-x) > 0.5 * 100
solving we get is x>75 ?

St 1. not sufficient as we need to prove number of female > 75
St 2 : if x+y=100 and x-y=20 then solving we get x=60 (number of female). therefore we can say Number of female < 75 and therefore SUFFICIENT.

hence IMO B
Manager
Manager
Joined: 02 Mar 2009
Posts: 139
Followers: 1

Kudos [?]: 24 [0], given: 0

Re: DS-male/female in a class [#permalink] New post 19 Apr 2009, 23:40
Ok I got B as well but did it in a different way. I like Bandit's way better though. None the less, here goes:

1 not sufficient..we all agree.

2: The minimum number of males must be 20 and this is because we need a whole number that can split into the proportions 35% and 65%. I arrived at this by computing the prime factorizing 35, 65 and 100. 35= 5*7; 65= 5*13 and 100 = 2*2*5*5. Thus the 5 of 100 will cancel but the 2*2*5 will not. Thus the number of males must be multiples of 20.

Now I used M=20 and F=40 (because females is simply 20 more)

At this the numbers passed = 29 < 30
We can stop here..we need not calculate for M=40, 60,etc because as the proportion of males increase, since the passing rate is low for males, we are all the more sure that less than half of the students have passed.

Thus Ans B
Senior Manager
Senior Manager
Joined: 08 Jan 2009
Posts: 338
Followers: 2

Kudos [?]: 42 [0], given: 5

GMAT Tests User
Re: DS-male/female in a class [#permalink] New post 20 Apr 2009, 06:46
thank you bandit and shkusira
Director
Director
Joined: 29 Aug 2005
Posts: 891
Followers: 6

Kudos [?]: 87 [0], given: 7

GMAT Tests User
Re: DS-male/female in a class [#permalink] New post 10 Jun 2009, 04:38
E for me.

When statements involve absolute relationship (i.e Stmt2 F-20=M) vs. relative (e.g. F/M=2/5) , you cannot say "lets assume F+M=100".

Let's look at the stem:
0.55F+0.35M>0.5(F+M)?

Simplify: 0.05F>0.15M? or F>3M or
F/M>3?

Stmt1: F>M or F/M>1
This is not sufficient to answer the question.

Stmt2: F-20=M
This statement does not give a relative value of F to M. It does not matter whether F-1=M or F-100000=M. We need total number of students to be able to use this statement. Hence, it is not sufficient.

Together, still we cannot answer the question. Hence, E.
CEO
CEO
User avatar
Joined: 17 Nov 2007
Posts: 3594
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Followers: 231

Kudos [?]: 1300 [0], given: 346

GMAT ToolKit User GMAT Tests User
Re: DS-male/female in a class [#permalink] New post 10 Jun 2009, 09:50
seofah wrote:
Stmt2: F-20=M
This statement does not give a relative value of F to M. It does not matter whether F-1=M or F-100000=M. We need total number of students to be able to use this statement. Hence, it is not sufficient.


We cannot get 55% and 35% for any F and M. This is a trap here. In other words, M cannot be 1 or any number up to 19, because 35% * M will not be an integer value. So, M can be 20 and more. But for M>=20, the total number of students who passed exam will be always less than a half.
_________________

iOS/Android: GMAT ToolKit - The bestselling GMAT prep app | GMAT Club (free) | PrepGame | GRE ToolKit | LSAT ToolKit
PROMO: Are you an exiting GMAT ToolKit (iOS) user? Get GMAT ToolKit 2 (iOS) for free* (read more)
Math: GMAT Math Book ||| General: GMATTimer ||| Chicago Booth: Slide Presentation
The People Who Are Crazy Enough to Think They Can Change the World, Are the Ones Who Do.

Manager
Manager
User avatar
Joined: 08 Feb 2009
Posts: 149
Schools: Anderson
Followers: 3

Kudos [?]: 26 [0], given: 3

Re: DS-male/female in a class [#permalink] New post 10 Jun 2009, 19:42
Let F = number of females,
M = number of males
\Rightarrow (F+M) = number of people in class.


Question is whether \frac{(0.55) F + (0.35) M}{(F+M)} \hspace{20}\geq \hspace{20} \frac{1}{2}

Simplifying, we get:

F \hspace{10}> \hspace{10}3M


(1)
It is NOT SUFFICIENT because the statement only says that F \hspace{10}> \hspace{10}M



(2)
F \hspace{5}= \hspace{5}M + 20

Substituting statement-2 in F \hspace{10}> \hspace{10}3M

\Rightarrow M + 20 \hspace{10}> \hspace{10}3M

\Rightarrow 10 \hspace{10}> \hspace{10}M

Clearly, the above statement can be disproved using the fact that 35% \hspace{5}of\hspace{5} M \geq\hspace{5} 20, in order for it to be an integer.

Thus, statement-2 is SUFFICIENT.

Answer B.
Manager
Manager
Joined: 28 Jan 2004
Posts: 210
Location: India
Followers: 2

Kudos [?]: 9 [0], given: 4

GMAT Tests User
Re: DS-male/female in a class [#permalink] New post 10 Jun 2009, 23:12
B.
Stmt 1 - We agree that it is insuff.
Stmt 2 -
No. of Boys = X
No. of girls = X + 20
So total students = X + X + 20 = (2X + 20)
We can assume that the number of students be 100 (it will not make a diff. as X will change accordingly)

So Boys = 40
Girls = 60

%Boys passed = 35% of 40 = 14
%Girls passed = 55% of 60 = 33
Total passed = 47 which is less then 50.
Hence suff.
Re: DS-male/female in a class   [#permalink] 10 Jun 2009, 23:12
    Similar topics Author Replies Last post
Similar
Topics:
New posts In a senior class 72 % of male students and 80 % of female Paayal 4 05 Oct 2006, 19:01
Popular new posts Of the total student in a class, 55% of female and 35% of GODSPEED 18 03 Nov 2008, 01:12
New posts 6 Each of the 30 students in a class is either male or female, powerka 4 21 Sep 2009, 18:32
New posts EXPERTS_POSTS_IN_THIS_TOPIC If each of the students in a certain mathematics class is udaymathapati 1 23 Aug 2010, 08:54
New posts Each of the 30 students in a class is either male or female Shawshank 1 30 Sep 2012, 00:03
Display posts from previous: Sort by

Of the students in a certain class, 55% of the female and

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.