Answer:
B i think
Step-by-step explanation:
Answer:
b. √x<-14
Step-by-step explanation:
square roots are never negative
Answer:
Common difference is 3. And the first term is 64.
Step-by-step explanation:
The differnce between 21 and 10 is 11. So there are 11 unknown numbers in between. And the difference between 37 and 4 is 33. 33/11 is equal to 3. So the pattern is minus three. the first term is 9 terms before 37. 9 times 3 is 27. 37+27 is equal to 64. so the first term is 64
Answer:
Vertex form
y = -4(x + 3)^2 + 10
Standard form;
y = -4x^2-24x - 26
Step-by-step explanation:
Mathematically, we have the vertex form as
y = a(x-h)^2 + k
(h,k) represents the vertex
We have h as -3 and k as 10
y = a(x+3)^2 + 10
To get a, we substitute any of the points
Let us use (-1,-6)
-6 = a(-1+3)^2 + 10
-6-10 = 4a
4a = -16
a = -16/4
a = -4
So we have the equation as;
y = -4(x+3)^2 + 10
For the standard form;
We expand the vertex form;
y = -4(x + 3)(x + 3) + 10
y = -4(x^2 + 6x + 9) + 10
y = -4x^2 - 24x -36 + 10
y = -4x^2 -24x -26