Hi Lauren A
b = -72
c = 153
You are given a parabola in Standard or General Form f(x) = y = ax2 + bx + c and the coordinates of its vertex (4,9), h and k where h is the x coordinate of the vertex and k is the y coordinate.
Given
y = 9x2 + bx + c
where a = 9
vertex = (4,9), h = x = 4 = -b/2a and k = y = 9
You have a, x and y for your parabola
You can use and follow the given standard format and the relationship between the variables to solve and check the problem.
The coordinates of the vertex, h = x = -b/2a substituting
4 = -b/2(9)
4 = -b/18
4(-18) = b
-72 = b
Since we have b and we know x and y from the vertex coordinates we can simply solve for c as follows:
9 = 9(4)2 - 72(4) + c
9 = 9(16) - 288 + c
9 = 144 -288 + c
9 = -144 + c
Add 144 to both sides of the equation to solve for c
9 + 144 = c
153 = c
Now that you have the variables, your standard form equation is
y = 9x2 - 72x +153
In vertex form
y = 9(x - 4)2 + 9
You can graph both equations on a graphing calculator if you have one or at Desmos.com to check and confirm the coordinates of the vertex.