1.5x + 2.5x = 240
4x 240
x = 240/4
x = 60
96% is the answer 100%/x%=125/120
(100/x)*x=(125/120)*x - we multiply both sides of the equation by x
100=1.04166666667*x - we divide both sides of the equation by (1.04166666667) to get x
100/1.04166666667=x
96=x
x=96
Answer:
first of all we don't know what u look like
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