198 700+ problem question 16

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 2
Joined: Wed Mar 03, 2010 3:14 am

198 700+ problem question 16

by Psyker » Thu Jun 17, 2010 9:37 am
"A basket has 5 apples, one is spoiled. If Henry picked 2 apples simultaneously and at random, what is the probability that the 2 selected apples will include the spoiled one.

a) 1/5
b) 2/10
c) 2/5
d) 1/2
e) 3/5

Hi guys,

I'm kinda stuck on the reasoning for the answer being "C". Intuitively I thought 2/5 because in my reasoning, picking 2 simultaneously doesn't change the fact that 1/5 apples is always spoiled, and the remaining apple that can be picked to make up the 2 is 1/5?

Not sure if my reasoning makes sense. Could some please help to provide the explanation for this question? Thanks much in advance!
Source: — Problem Solving |

User avatar
Master | Next Rank: 500 Posts
Posts: 106
Joined: Mon Sep 28, 2009 9:29 am
Location: Boston, MA
Thanked: 26 times
Followed by:2 members
GMAT Score:700

by asamaverick » Thu Jun 17, 2010 9:55 am
Here is how I would approach this.

Picking 2 apples from the basket containing 5 : You can select this in 5C2 = 10 ways.
Out of these 10 ways, there will be 4 instances in which the spoiled one is selected.
If you denote the apples as G1, G2, G3, G3 & S. The four combinations of picking spoiled one are SG1, SG2, SG3 & SG4. (Remember order does not matter since we are picking them simultaneously SG1 = G1S).

So the probability = 4/10 = 2/5.

Master | Next Rank: 500 Posts
Posts: 186
Joined: Fri May 28, 2010 1:05 am
Thanked: 11 times

by jube » Thu Jun 17, 2010 10:08 am
Another approach:

Probability that one of the apples will be spoiled = 1- Probability that neither of the apples are spolit

Probability that neither of the apples are spoilt: (4/5)(3/4)=3/5

Answer: 1-(3/5)=2/5

User avatar
Legendary Member
Posts: 1893
Joined: Sun May 30, 2010 11:48 pm
Thanked: 215 times
Followed by:7 members

by kvcpk » Thu Jun 17, 2010 10:25 am
I am not sure if my approach is rite wor wrong.. I want an expert to correct me..

The question is same as picking 1 apple each time for 2 times.. but with an OR condition.

So the first time when i pick, probability to pick the spoilt apple is 1/5.
second time to pick it is also 1/5 [from the same apple set again]

we know that one of these two should occur. So 1/5 + 1/5 = 2/5

Please let me know if i am wrong!!

User avatar
Master | Next Rank: 500 Posts
Posts: 362
Joined: Fri Oct 02, 2009 4:18 am
Thanked: 26 times
Followed by:1 members

by indiantiger » Thu Jun 17, 2010 1:26 pm
the probability of getting a spoiled apple is 1/5

we can have total two cases :

Case 1 first one is spoil and second is fine.

Case 2 first one is fine and second one is spoil

so total cases * probability of the event

2 * 1/5 = 2/5

Please correct me if I am wrong.
"Single Malt is better than Blended"

User avatar
Master | Next Rank: 500 Posts
Posts: 214
Joined: Mon Mar 29, 2010 1:46 pm
Location: Houston, TX
Thanked: 37 times
GMAT Score:700

by sk818020 » Thu Jun 17, 2010 3:10 pm
I solved it rather quickly by:

Probability you the first one you draw is poisoned, a = 1/5
Probability the second is not poisoned, b = 4/4

1/5*4/4=4/20

Probability the first you draw is not poisoned, c = 4/5
Probability the second drawn is poisoned, d = 1/4

4/5*1/4=4/20

4/20+4/20=8/20=2/5

Or using statistical notation;

[P(a)*P(b)]+[P(c)*P(d)]=4/20+4/20=2/5

Hope that helps.

Thanks,

Jared

Master | Next Rank: 500 Posts
Posts: 152
Joined: Wed Mar 12, 2008 4:36 pm
Thanked: 8 times
Followed by:2 members

by artistocrat » Thu Jun 17, 2010 5:37 pm
I really like some of the methods for solving this problem that are described here. Here is another way to look at the problem.

So you have five apples: 1,2,3,4,5 (let's say 1 is rotten)

You have 10 pairs (taking out 2 "simultaneously"):

12 23 34 45
13 24 35
14 25
15

Notice that 1 is found in 4 pairs of 10.

4/10=2/5

Master | Next Rank: 500 Posts
Posts: 152
Joined: Wed Mar 12, 2008 4:36 pm
Thanked: 8 times
Followed by:2 members

by artistocrat » Thu Jun 17, 2010 5:39 pm
I really like some of the methods for solving this problem that are described here. Here is another way to look at the problem.

So you have five apples: 1,2,3,4,5 (let's say 1 is rotten)

You have 10 pairs (taking out 2 "simultaneously"):

12 23 34 45
13 24 35
14 25
15

Notice that 1 is found in 4 pairs of 10.

4/10=2/5

Newbie | Next Rank: 10 Posts
Posts: 2
Joined: Wed Mar 03, 2010 3:14 am

by Psyker » Thu Jun 17, 2010 6:22 pm
Thanks much to everyone for their help! :) really useful to see the different approaches.

User avatar
Legendary Member
Posts: 1893
Joined: Sun May 30, 2010 11:48 pm
Thanked: 215 times
Followed by:7 members

by kvcpk » Thu Jun 17, 2010 9:58 pm
kvcpk wrote:I am not sure if my approach is rite wor wrong.. I want an expert to correct me..

The question is same as picking 1 apple each time for 2 times.. but with an OR condition.

So the first time when i pick, probability to pick the spoilt apple is 1/5.
second time to pick it is also 1/5 [from the same apple set again]

we know that one of these two should occur. So 1/5 + 1/5 = 2/5

Please let me know if i am wrong!!
Can some expert confirm if my approach above is correct?