There are 7 white socks and 4 black socks. 2 are taken at random without replacement. What is the probablity that 2 socks of the same colour are taken?

With a more wordy question like this, it is always best to break it up and write down all of the key pieces of information. So we want to work out the probability of picking: white AND white, OR, black AND black. In probability, AND means 'multiply' and OR means 'add'. So: [P(white) X P(white)] + [P(black) X P(black)] Another importnant part of the question is 'WITHOUT REPLACEMENT'. This means that the probablities will CHANGE when you remove a sock. So: P(first white)= 7/(7+4) P(second white)= 6/(6+4) P(first black)= 4/(7+4) P(second black)= 3/(7+3) P(White and White)= (7/11)X(6/10) = 42/110 P(Black and Black)= (4/11)X(3/10) = 12/110 now we need to add the 2 probablities together: 42/110 + 12/110 = 54/110 = 0.49

FH

Related Maths GCSE answers

All answers ▸

How do we complete the square with questions involving a number stuck with the x-squared?


A graph is given with a plot of y = sin(x) for 0 <= x <= 360. Which value of x in the range 90 <= x <= 180 satisfies sin(x) = sin(30)?


Why is Pythagoras theorem (a^2 + b^2 = c^2) true for every right angle triangle?


What is the slope of the function y=3x(squared)-9x+7 at x=2.