Explanation:
vertex form :
y = a(x - h)² + k
(h, k) are the coordinates of the vertex.
"a" is the orientation (up-down) and widening factor.
we use the given h, k and x, y (the given point) to calculate "a".
-5 = a(2 - 3)² + 1 = a(-1)² + 1 = a + 1
a = -6
and the full vertex form is then
y = -6(x - 3)² + 1