well, when x = 0, namely at the very beginning, y = 27, thus, that IS the initial value.
I think is
y = x - 1y = 3x - 9
y - y = x - 3x = -9
0 = - 2x = - 9
Answer:
hope it helps you
Step-by-step explanation:
https://mathsolver.microsoft.com/en/solve-problem/-4.2y%2B2.1%20%3E%20%20-2.52
Answer: s > 5
Step-by-step explanation:
-s² + 25s - 100 > 0
Coefficient of s² is -1, multiply the equation through by -1.
-1 × (-s² + 25s - 100)
s² — 25s + 100
ax² + bx + c
Then you get the factors x and y that gives x + y = b and xy = c
b = -25 and c = 100, x = -20 and y = -5
-20 × -5 = 100 and -20 + -5 = -25
Then
s² — 20s — 5s + 100 > 0
Factorising,
s (s — 20) — 5(s — 20) > 0
(s — 5)(s — 20) > 0
(s — 5) > 0 and (s — 20) > 0
s>5 and s>20
s > 5
Hope this Helps?