Given vertex: (4, 8), where h = 4 and k = 8.
Vertex form: y = a(x - h)2 + k
Standard form: y = ax2 + bx + c
We will use the given point (1, -7) to find the "a" term.
a(1 - 4)2 + 8 = -7
a(-3)2 + 8 = -7
9a + 8 = -7
9a = -15
a = -15/9
a = -5/3
Vertex form: y = -5/3(x - 4)2 + 8
Let's convert from vertex form to standard form.
y = -5/3(x2 - 4x - 4x + 16) + 8
y = -5/3(x2 - 8x + 16) + 8
y = (-5/3)x2 + (40/3)x - 80/3 + 8
y = (-5/3)x2 + (40/3)x - 80/3 + (24/3)
Standard form: y = (-5/3)x2 + (40/3)x - 56/3