Given $a,b,c$ and $h$. What would be the calculations for $d$ and $e$?
2026-03-25 23:38:22.1774481902
Lengths of radii of ellipsoid cap
209 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$\frac{x^2}{a^2}+\frac{y^2}{b^2}+\frac{z^2}{c^2}=1$$
$x=0\rightarrow \frac{y^2}{b^2}+\frac{z^2}{c^2}=1$
$z=h\rightarrow \frac{(y=d)^2}{b^2}=1-\frac{h^2}{c^2}$
Therefore :
$d=\pm\frac bc\sqrt{c^2-h^2}$
Similarly:
$y=0\rightarrow \frac{x^2}{a^2}+\frac{z^2}{c^2}=1$
$z=h\rightarrow \frac{(x=e)^2}{a^2}=1-\frac{h^2}{c^2}$
Therefore :
$e=\pm\frac ac\sqrt{c^2-h^2}$