I think it may be 3. not sure though
Answer:
Ok. So we have 12 different styles of watches to choose from, so that means that the total number of combinations of styles for 5 boys is 12*12*12*12*12, since each boy has his pick of 12 options.
The way to answer this question is by way of the complementary rule: We want the number of ways that the boys can all have different styles. So the first boy to pick has 12 options available to him, the second boy has 11 options available to him, the 3rd boy has 10 options available to him, so on and so forth.
So the probability that the boys all have different watches is (12*11*10*9*8)/12^5= .3819.
To find the probability that at least two boys have the same style would just be 1 -.3819 = 6181
Answer:
the mean is 13, i believe! good luck
Step-by-step explanation:
9514 1404 393
Answer:
(x -y -1)(x +y)
Step-by-step explanation:
The expression can be factored by grouping.
x^2 -y^2 -x -y = (x^2 -y^2) -(x +y)
= (x -y)(x +y) -1(x +y)
= (x -y -1)(x +y)
_____
It is useful to know that a difference of squares is factored as ...
a^2 -b^2 = (a -b)(a +b)