
Andrew M. answered 03/16/16
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
With vertex (h,k) the formula will be
y = a(x-h)2 + k
y = a(x-4)2 + 8
Is the basic formula. We need to find the value of "a"
We know it passes through (0,0) so
0 = a(0-4)2 + 8
0 = 16a + 8
16a = -8
a = -8/16
a = -1/2
Your equation is: y = (-1/2)(x-4)2 + 8