Raymond B. answered 11/24/23
Math, microeconomics or criminal justice
y = ax^2 + bx + c
plug in the vertex (0,0), x=0, y=0
0= 0+0+c, c=0
the vertex is midway between focus and directrix, F(0,10)
y = ax^2+ bx+0
y= ax^2+b
plug in another couple points to solve for a and b
such as (20,10) and (-20,10)
10 =a(20^2) + b(20) = 400a+20b
10 =a(-20)^2+ b(-20) = 400a -20b
add
20 = 800a
a= 20/800=1/40
b = 0
y=x^2/40 is the parabola with vertex(0,0) and directrix y=-10
but whoops, you want directrix x=-10
so rotate the parabola 45 degrees clockwise to get
the inverse relation, just switch x and y
x = (y^2)/40
x= .025y^2
or
40x = y^2
the parabola is horizontal, not vertical, so there is no y=ax^2+bx+c to describe it, no matter what the values of a,b orc