Last visit was: 25 Apr 2024, 15:59 It is currently 25 Apr 2024, 15:59

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619022 [27]
Given Kudos: 81595
Send PM
Most Helpful Reply
Tutor
Joined: 16 Oct 2010
Posts: 14823
Own Kudos [?]: 64923 [7]
Given Kudos: 426
Location: Pune, India
Send PM
General Discussion
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8019
Own Kudos [?]: 4097 [0]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
Intern
Intern
Joined: 02 Jun 2016
Posts: 8
Own Kudos [?]: 6 [4]
Given Kudos: 35
Location: India
Concentration: Technology, Leadership
GMAT 1: 700 Q50 V32
Send PM
A box contains 10 apples, 9 of which are red. An apple is drawn from [#permalink]
1
Kudos
3
Bookmarks
I calculated valued when:

-> n=1 , p=9/10 . Total p=0.9
-> n=2 , p=8/9 . Total p=0.9*(8/9) it is greater than 0.5
-> n=3 , p=7/8 . Total p=0.9*(8/9)*(7/8) it is greater than 0.5
-> n=4 , p=6/7 . Total p=0.9*(8/9)*(7/8)*(6/7) it is greater than 0.5
-> n=5, p=5/6 . Total p=0.9*(8/9)*(7/8)*(6/7)*(5/6) it is greater than 0.5
-> n=6, p=4/5, total p = 0.9*(8/9)*(7/8)*(6/7)*(5/6) *(4/5) this is less than 0.5
for n>6, total p will continue to decrease
hence smallest possible value of n is 6

Answer: D
Intern
Intern
Joined: 14 Jul 2019
Posts: 31
Own Kudos [?]: 23 [0]
Given Kudos: 322
Send PM
Re: A box contains 10 apples, 9 of which are red. An apple is drawn from [#permalink]
Bunuel wrote:
A box contains 10 apples, 9 of which are red. An apple is drawn from the box and its color is noted before it is eaten. This is done a total of n times, and the probability that a red apple is drawn each time is less than 0.5. What is the smallest possible value of n?

(A) 3
(B) 4
(C) 5
(D) 6
(E) 7




P = (9/10)*(8/9)*...*[(9-n+1)/(10-n+1)] = (10-n)/10 < 1/2

So 20-2n < 10
n > 10/2 =5.
Minimum value of n = 6.
Intern
Intern
Joined: 08 Oct 2020
Posts: 15
Own Kudos [?]: 12 [0]
Given Kudos: 7
Location: United States
GMAT 1: 750 Q58 V59
Send PM
Re: A box contains 10 apples, 9 of which are red. An apple is drawn from [#permalink]
malvika2706 wrote:
I calculated valued when:

-> n=1 , p=9/10 . Total p=0.9
-> n=2 , p=8/9 . Total p=0.9*(8/9) it is greater than 0.5
-> n=3 , p=7/8 . Total p=0.9*(8/9)*(7/8) it is greater than 0.5
-> n=4 , p=6/7 . Total p=0.9*(8/9)*(7/8)*(6/7) it is greater than 0.5
-> n=5, p=5/6 . Total p=0.9*(8/9)*(7/8)*(6/7)*(5/6) it is greater than 0.5
-> n=6, p=4/5, total p = 0.9*(8/9)*(7/8)*(6/7)*(5/6) *(4/5) this is less than 0.5
for n>6, total p will continue to decrease
hence smallest possible value of n is 6

Answer: D



Technically, when n=5, p= 9/10 x 8/9 x 7/8 x 6/7 x 5/6 = 0.5, not greater than 0.5, but the prompt ask for smaller than 0.5, the answer remains unchanged, I just wanna point out the calcualtion ;)
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18761
Own Kudos [?]: 22052 [4]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: A box contains 10 apples, 9 of which are red. An apple is drawn from [#permalink]
2
Kudos
2
Bookmarks
Expert Reply
Bunuel wrote:
A box contains 10 apples, 9 of which are red. An apple is drawn from the box and its color is noted before it is eaten. This is done a total of n times, and the probability that a red apple is drawn each time is less than 0.5. What is the smallest possible value of n?

(A) 3
(B) 4
(C) 5
(D) 6
(E) 7



Solution:

If n = 1, the probability that a red apple was chosen each time is 9/10. If n = 2, the probability that a red apple was chosen each time is 9/10 * 8/9 = 8/10. Following this logic, we see that the probability that a red apple was chosen each time for n times is 9/10 * 8/9 * 7/8 * … * (10 - n)/(11 - n). This expression simplifies to (10 - n)/10. We are looking for the smallest possible value of n such that (10 - n)/10 is less than 0.5 = 1/2. We can create the following inequality:

(10 - n)/10 < 1/2

20 - 2n < 10

2n > 10

n > 5

Thus, the smallest possible value of n is 6.

Answer: D
Manager
Manager
Joined: 28 Nov 2020
Posts: 119
Own Kudos [?]: 25 [0]
Given Kudos: 96
Send PM
Re: A box contains 10 apples, 9 of which are red. An apple is drawn from [#permalink]
it's quite easy yhe probability goes as following 9*8*7*6*5*4/10*9*8*7*6*5 = 0.4 this is when the probability goes down below 0.5 this has to be done 6 times therefoew IMO D
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16598 [0]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
Re: A box contains 10 apples, 9 of which are red. An apple is drawn from [#permalink]
Expert Reply
P(red) = \(\frac{9}{10} = 1^{st}\) time

P(red) = \( \frac{9}{10} * \frac{8 }{ 9} = \frac{8}{10} = 2^{nd}\) time


=> For 5 times, it will reach to \(\frac{5}{10} = 0.5.\)

=> We need the probability to be less than 0.5. Hence, n > 5 which is 6


Answer D
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32679
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: A box contains 10 apples, 9 of which are red. An apple is drawn from [#permalink]
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.
GMAT Club Bot
Re: A box contains 10 apples, 9 of which are red. An apple is drawn from [#permalink]
Moderators:
Math Expert
92915 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne