Answer:
C
Step-by-step explanation:
This is a combination question.
In the first instance, we select 5 from 20 and in the second case , we select 4 from 20.
The total number of ways to solve the first instance is 20C5 = 15504 ways
The total number of ways to solve the second instance is 20C4 = 4,845
The ratio of the first to the second scenario is 15,504/4,845 = 3.2 = 16 to 5
Answer:
n^2 - n - 12 = (n+3)(n-4)
Step-by-step explanation:
3 times - 4 = -12 ( two numbers when multiplied = -12, when added=-1)
3 + -4 = -1
Since the values are the same on both sides the matrix value is a=1
Answer:
V ≈ 527.79
Step-by-step explanation:
Formula is V= πr2h
therefore
V = π * 4 * 2 * 10.5
V = π * 8 * 10.5
V ≈ 527.79
Answer:
f(3) = 9
Step-by-step explanation:
Wherever you see an x on the right, put a 3 in for that x
f(x) = 2x^2 + x - 12
f(3) = 2*(3)^2 + 3 - 12
f(3) = 2*9 + 3 - 12
f(3) = 18 + 3 - 12
f(3) = 9