Q. 2.38

Question

There aren socks, 3which are red, in the drawer. What is the value of n if, when 2the socks are chosen randomly, the probability that they are both red is12?

Step-by-Step Solution

Verified
Answer

The probability that they are both red12 isn=4.

1Step 1 Given Information.

There aren socks, 3  which are red, in a drawer. 

2Step 2 Explanation.

Definition permutation ( order is important):

Prn=n!(n-r)!

Definition combination (order is not important):

Crn=nr=n!r!(n-r)!

withn!=n·(n-1)··2·1.

3Step 3 Explanation.

The order in which the socks are selected is not important (as a different order result in the same colors of the socks) and thus we need to use the definition of a combination. There are n2ways to select2 out of n socks and thus there are n2

possible outcomes# of possible outcomes =n2.

There are 32ways to select2, 3red socks and thus there are 32favorable outcomes. The probability is the number of favorable outcomes divided by the number of possible outcomes:

P(both red)=# of favorable outcomes # of possible outcomes                       =32n2                      =3!2!(3-2)!n!2!(n-2)!                       =3n(n-1)(n-2)(n-3)12(1)(n-2)(n-3)(1)                        =3n(n-1)2                         =6n(n-1)

4Step 4 Explanation.

Next, we require the probability of both socks being red to is12.

12=P( both red )

12=6n(n-1)n(n-1) =12n(n-1)-12 =0n2-n-12 =0(n-4)(n+3)=0n-4=0 or n+3=0

Since the number of socks nin the drawers needs to be a non-negative integer, n=-3is impossible and thus we require that there aren=4 socks in the drawer.