Arturo O. answered 08/21/17
Tutor
5.0
(66)
Experienced Physics Teacher for Physics Tutoring
Start with
y = a(x - h)2 + k
There are 3 unknowns a, h, and k, so we need 3 pieces of information. The 2 points provide 2 pieces. The fact that the parabola is on the y-axis provides another. For the parabola to be along the y-axis, the vertex must be on the y-axis, so h = 0.
So far we have
y = ax2 + k
Now use the 2 points to find a and k.
0 = a(1)2 + k ⇒ a + k = 0
4 = a(2)2 + k ⇒ 4a + k = 4
Solve for a and k from
a + k = 0
4a + k = 4
and get
a = 4/3
k = -4/3
Final answer:
y = (4/3)x2 - 4/3
Test the answer.