Given a parabolic shape with maximum height $OC=8m$ and maximum width $AB=20m$. If $M$ is the middle of $OB$, then what is the height $MK$, from $M$?
I attempted to solve the question as follows:
$OB=10m$
Hence, $OM=5m$
$OC=8m$
I state that $O$ is point $(0,0)$ on the Cartesian coordinate system.
$\implies M(5, 0), C(0, 8), B(0, 10), A(-10, 0)$. I then attempted to find the coordinates of K, but I don't know how to. Obviously, $\triangle AKB$ is isosceles, but I couldn't see anything else further than that. Could you please explain to me how to solve this question?

From A(-10,0)and B(10,0), x=-10 and x=10 are two roots:
\begin{align}y(x)=a(x+10)(x-10)\end{align}
From C(0,8), a= -$\frac{8}{100}$
\begin{align}y(x) =-\frac{8}{100}(x+10)(x-10)\end{align} \begin{align}y(5) =-\frac{8}{100}(5+10)(5-10)=6 \end{align}
K's coordinates (5 cm,6 cm)