Michael J. answered 12/09/17
Tutor
5
(5)
Great at Simplifying Complex Concepts and Processes
Vertex form of a quadratic
y = a(x - h)2 + k
Now we just plug in the values to find what "a" is.
8 = a(3 + 6)2 + 2
8 = 81a + 2
6 = 81a
6/81 = a
2/27 = a
Then your equation is
y = (2/27)(x + 6)2 + 2
y = (2/27)(x2 + 12x + 36) + 2
y = (2/27)x2 + (8/9)x + (14/3)