Given a group of
n object. We want to make a selection of
k objects out of the n object. This can be done in
C(n, k) many ways, where

,
where k!=1*2*3*...(k-1)*k
Thus, we can do the selection of 3 cd's out of 5, in C(5,3) many ways,
where

Answer: 10
There are 72 different ways the director can fill the positions.
(1+2+3+4+5+6+7+8) x 2
You multiply it by 2 because there are going to be 4 other people who will not have a position, and 8/4 is 2.
1. EFG
2. F
3. FA and FB Take a moment to look at this one. The two rays are pointing in opposite directions. They are 180o apart. They share a common point at F.
FE and FG does the same thing.
4. No G is on a line that has only one point on the plane and that point is F.
5, AC has an infinite number of points on the plane.
Answer:
C and D
Step-by-step explanation:
the answers are C and D.
Let <em>q</em> be the number of quarts of pure antifreeze that needs to be added to get the desired solution.
8 quarts of 40% solution contains 0.40 × 8 = 3.2 quarts of antifreeze.
The new solution would have a total volume of 8 + <em>q</em> quarts, and it would contain a total amount of 3.2 + <em>q</em> quarts of antifreeze. You want to end up with a concentration of 60% antifreeze, which means
(3.2 + <em>q</em>) / (8 + <em>q</em>) = 0.60
Solve for <em>q</em> :
3.2 + <em>q</em> = 0.60 (8 + <em>q</em>)
3.2 + <em>q</em> = 4.8 + 0.6<em>q</em>
0.4<em>q</em> = 1.6
<em>q</em> = 4