Answer:
1716 ;
700 ;
1715 ;
658 ;
1254 ;
792
Step-by-step explanation:
Given that :
Number of members (n) = 13
a. How many ways can a group of seven be chosen to work on a project?
13C7:
Recall :
nCr = n! ÷ (n-r)! r!
13C7 = 13! ÷ (13 - 7)!7!
= 13! ÷ 6! 7!
(13*12*11*10*9*8*7!) ÷ 7! (6*5*4*3*2*1)
1235520 / 720
= 1716
b. Suppose seven team members are women and six are men.
Men = 6 ; women = 7
(i) How many groups of seven can be chosen that contain four women and three men?
(7C4) * (6C3)
Using calculator :
7C4 = 35
6C3 = 20
(35 * 20) = 700
(ii) How many groups of seven can be chosen that contain at least one man?
13C7 - 7C7
7C7 = only women
13C7 = 1716
7C7 = 1
1716 - 1 = 1715
(iii) How many groups of seven can be chosen that contain at most three women?
(6C4 * 7C3) + (6C5 * 7C2) + (6C6 * 7C1)
Using calculator :
(15 * 35) + (6 * 21) + (1 * 7)
525 + 126 + 7
= 658
c. Suppose two team members refuse to work together on projects. How many groups of seven can be chosen to work on a project?
(First in second out) + (second in first out) + (both out)
13 - 2 = 11
11C6 + 11C6 + 11C7
Using calculator :
462 + 462 + 330
= 1254
d. Suppose two team members insist on either working together or not at all on projects. How many groups of seven can be chosen to work on a project?
Number of ways with both in the group = 11C5
Number of ways with both out of the group = 11C7
11C5 + 11C7
462 + 330
= 792
answer:
Sharon used more milk because 3 cups equal 1.5 (one and a half) pints.
Detailed answer:
1 cup equals 0.5 pints or half of a pint. So if you take 0.5 and multiply it by 3 you get 1.5 and that is the amount of pints that Sharon uses but Sue uses 1 pint or 2 cups. so 1.5 pints is grater than 1 pint by 0.5
(sorry if this was not so clear i am not that good at explaining things, also i hope this helps and you get a good score on whatever you are doing.)
Answer:
P = 2(2y+3)
P = 30
Step-by-step explanation:
P = 2 (L+W) or P = L + L + W + W
P = 2 (2y+3)
P = 4y+6
Plug in 6 for y.
P = 24+6
P = 30
Answer:
The equation has one solution.
Step-by-step explanation:
6x + 35 = -6x - 35
subtract 6x from both sides of the equation
35 = -35 - 12x
add 35 to both sides of the equation
70 = -12x
divide -12x on both sides of the equation
x = 5.833333333