All you have to do is 19+5 because it is 5 less. 19 is 5 less than the kiwis. so 19+5= 24.
There is 24 boxes of kiwis
I believe your answer will be reflection
hope this helps
A triangle's angles will always equal up to 180. Since you already have to of the angles, you will add them up together. 30+20=50. Then, you take 180 and subtract it by the sum of the two previous angles. 180-50=130. Now you know the last angle is 130. You also know that the missing angle is also 130. The reason for that is because the two angles are the exact same if you look at it.
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