Currently I am trying to prove the following sentence:
Let $B(0,r)$ be an open ball. Show that $B(0,r)$ is Jordan measurable, with the Jordan measure $$m_{J} (B) = c_d \cdot r^d$$ for some constant $c(d)$ depending only on the dimension $d$, such that $$\left(\frac{2}{\sqrt{d}}\right)^d \leq c_d \leq 2^d$$
For me a key observation was that the ball $B^{(d)}(0,r)$ is the same as the area under/above the graph of $$\pm f:B^{(d-1)}(0,r)\to\mathbb{R}, \quad x\mapsto \pm\sqrt{r^2-\|x\|^2}$$ I wrote a relatively lengthy proof that by induction shows that the ball/area under this graph is Jordan measurable (by building an outer cover and the inner cover that do not differ in measure by more than $\epsilon$).
However, when it comes to establishing $c_d$ and its quantitative bounds, I am completely stuck. All of the sources I found in internet (such as this) use integrals to establish some kind of quantitative bounds, but I am not allowed to use them at all. Please help!