SOLUTION: 4. a box has 6 blue socks and 4 white socks. find the number of ways two socks can be drawn from the box where: ว a. there are no restrictions b. they are different colors c. t

Algebra ->  Permutations -> SOLUTION: 4. a box has 6 blue socks and 4 white socks. find the number of ways two socks can be drawn from the box where: ว a. there are no restrictions b. they are different colors c. t      Log On


   



Question 1200667: 4. a box has 6 blue socks and 4 white socks. find the number of ways two socks
can be drawn from the box where: ว a. there are no restrictions b. they are
different colors c. there are the same color

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
4. a box has 6 blue socks and 4 white socks. find the number of ways two socks
can be drawn from the box where:
a. there are no restrictions
  
10 socks choose 2 = 10C2 = C(10,2) = %28matrix%282%2C1%2C10%2C2%29%29 = %2810%2A9%29%2F%282%2A1%29 = 45
ways.
b. they are different colors c. there are the same color
Choose the blue sock 6 ways. For each of the ways we choose a blue sock, there
are 4 ways to choose a white sock.  That's 6 times 4 or 24 ways.

Edwin