Order what numbers from least to greatest
<h3>
Answer: 5</h3>
=========================================================
Explanation:
Vertex form is
y = a(x-h)^2 + k
We are told the vertex is (3,-2), so we know (h,k) = (3,-2)
y = a(x-h)^2 + k will update to y = a(x-3)^2 - 2
--------
Then we also know that (x,y) = (4,3) is a point on the parabola. Plug those x and y values into the equation and solve for 'a'
y = a(x-3)^2 - 2
3 = a(4-3)^2 - 2
3 = a(1)^2 - 2
3 = a - 2
3+2 = a
5 = a
a = 5
This is the coefficient of the x^2 term since the standard form is y = ax^2+bx+c.
Answer:
m= -3
Step-by-step explanation:
slope intercept formula
(y2-y1)/ (x2-x1)
-6-3= -9
-2-1=-3
-9/3 =-3
The subtracton property of equality allows you to subtract the same amount from both sides of an equation without changing the truth of the equation.