A is 0.025 from what i worked out, I hope it is correct :)
Answer:
By excluding (10, 15), a better description can be given for the data set.
Step-by-step explanation:
Overall, this data seems to suggest a decreasing trend. The value (10, 15) is an outlier; if we remove it, the trend appears to be stronger. Thus if we exclude this value we can give a better description of the data set.
Answer:
x = -3/13
Step-by-step explanation:
cross multiply
4x + 6 = 30x + 12
combine like terms
-6 = 26x
x = -6/26 = -3/13
Answer:
p = 9
Step-by-step explanation:
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