Find the quadratic function that has a vertex at (3,4) and goes through the point (0,13).

f(x)=

1 answer

the vertex tells you that
y = a(x-3)^2 + 4
Now plug in (0,13) to find a
13 = a(0-3)^2 + 4