Answer:
26 rows
Step-by-step explanation:
this is like a rectangle length×width situation.
seats per row = s
number of rows = r
s × r = 884
s = r + 8
so, we can use e.g. the second equation in the first :
(r + 8) × r = 884
r² + 8r = 884
r² + 8r - 884 = 0
the general solution to such a quadratic equation is
x = (-b ± sqrt(b² - 4ac))/(2a)
in our case
x = r
a = 1
b = 8
c = -884
r = (-8 ± sqrt(8² - 4×1×-884))/(2×1) =
= (-8 ± sqrt(64 + 3536))/2 = (-8 ± sqrt(3600))/2 =
= (-8 ± 60)/2 = -4 ± 30
r1 = -4 + 30 = 26
r2 = -4 - 30 = -34
a negative number did not make any sense for the number of rows, so r = 26 is our answer.
It should be 715, i don’t understand why that isn’t one of the choices.
you’re supposed to multiply everything
Answer:
y<=5
Step-by-step explanation:
2-5y>=-23
subtract 2 from each side
-5y>=-25
divide both sides by -5
y<=5
Answer:
There are a total of
functions.
Step-by-step explanation:
In order to define an injective monotone function from [3] to [6] we need to select 3 different values fromm {1,2,3,4,5,6} and assign the smallest one of them to 1, asign the intermediate value to 2 and the largest value to 3. That way the function is monotone and it satisfies what the problem asks.
The total way of selecting injective monotone functions is, therefore, the total amount of ways to pick 3 elements from a set of 6. That number is the combinatorial number of 6 with 3, in other words