Answer:
The manager can select a team in 61425 ways.
Step-by-step explanation:
The order in which the cashiers and the kitchen crews are selected is not important. So we use the combinations formula to solve this question.
Combinations formula:
is the number of different combinations of x objects from a set of n elements, given by the following formula.

In how many ways can the manager select a team?
2 cashiers from a set of 10.
4 kitchen crews from a set of 15. So

The manager can select a team in 61425 ways.
Answer:
8.6
Step-by-step explanation:
To find the distance between two points we use the formula posted below
All we need to do is figure out what the points are on the graph and plug them into the formula... we end up with
the square root of (5-(-2)^2+(2-(-3)^2 and get the answer of 8.602325267
then we round to the nearest tenth and get 8.6
Answer:
a. 6
b. 9
Step-by-step explanation:
a. The product modulo 7 can be found from the product of the individual numbers modulo 7:
(88·95·36·702) mod 7 = (88 mod 7)·(95 mod 7)·(36 mod 7)·(703 mod 7) mod 7
= (4·4·1·3) mod 7 = 48 mod 7 = 6
__
b. Powers of 4 mod 11 repeat with period 5:
4 mod 11 = 4
4^2 mod 11 = 5
4^3 mod 11 = 9
4^4 mod 11 = 3
4^5 mod 11 = 1
So, 4^83 mod 11 = 4^3 mod 11 = 9
The answer is d.2. hope it helps
Answer:
2
Step-by-step explanation:
4x = 32 - x2 would be much clearer if written as 4x = 32 - x^2. Please use
" ^ " to indicate exponentiation.
Rewrite 4x = 32 - x^2 in the standard form of a quadratic: x^2 + 4x - 32
Then the coefficients are a = 1, b = 4 and c = -32.
Find the discriminant. It is b^2-4ac.
Here, b^2-4ac = 4^2 - 4(1)(-32), or 16 + 128, or 144.
Because the discriminant is positive, we know immediately that this quadratic has two real, unequal roots.
So, the answer to this question is "the graph of 4x = 32 - x^2 cross the x-axis in two places."