+0  
 
0
2382
1
avatar

I have a drawer with 4 shirts, 5 pairs of shorts, and 6 pairs of socks in it. If I reach in and randomly remove three articles of clothing, what is the probability that I get one shirt, one pair of shorts, and one pair of socks? (Treat pairs of socks as one article of clothing.)

 Apr 3, 2015

Best Answer 

 #1
avatar+33666 
+5

Prob of shirt followed by shorts followed by socks = (4/15)*(5/14)*(6/13) = (4*5*6)/(15*14*13)

Prob of shirt followed by socks followed by shorts = (4/15)*(6/14)*(5/13) = (4*5*6)/(15*14*13)

Prob of shorts followed by shirt followed by socks = (5/15)*(4/14)*(6/13) = (4*5*6)/(15*14*13)

... etc.  3! possibilities

 

So probability = 3!*(4*5*6)/(15*14*13) = 24/91 ≈ 0.264

.

 Apr 4, 2015
 #1
avatar+33666 
+5
Best Answer

Prob of shirt followed by shorts followed by socks = (4/15)*(5/14)*(6/13) = (4*5*6)/(15*14*13)

Prob of shirt followed by socks followed by shorts = (4/15)*(6/14)*(5/13) = (4*5*6)/(15*14*13)

Prob of shorts followed by shirt followed by socks = (5/15)*(4/14)*(6/13) = (4*5*6)/(15*14*13)

... etc.  3! possibilities

 

So probability = 3!*(4*5*6)/(15*14*13) = 24/91 ≈ 0.264

.

Alan Apr 4, 2015

0 Online Users