Michael H. answered 12/09/19
High School Math, Physics, Computer Science & SAT/GRE/AP/PRAXIS Prep
There is no unique answer, however, the easiest answer assumes that the parabola passes through three points:
( 0 , 0)
(-5, 10)
(+5, 10)
To pass through the origin (0,0), the equation must be of the form y = kx2
To pass through the point (5,10), k must be such that
10 = k(52)
or
k = 10 / 25 = 2 / 5
Thus we have the simplest solution:
y = (2/5) x2
We can place the vertex anywhere, such as at (a,b). In that case, our answer would be
y - b = (2/5)(x - b)2