The more obtuse the triangle, the more acute the angle of the corner of the voronoi area gets. Because the both sides of this corner have to be in a 90° angle to the sides of the traingle.
We define: $h=\frac{||\underline{p}_i -\underline{p}_j||}{2}$ and $b=b_1+ b_2$ where $b_1$ is left part of the baseline facing $\alpha_{ij}$ and $b_2$ is the right one facing $\beta_{ij}$. In addition we define the vertex of the traingle facing $\alpha_{ij}$ to be $A$ and the vertex of the triangle facing $\beta_{ij}$ to be $B$. The distance between $p_i$ and $A$ (R) is equal to $\frac{||\underline{p}_i-\underline{p}_j||}{2 sin(\alpha_{ij}}$. It can be assumed that the angle $\underline{p}_S \underline{A}\underline{p}_i=\alpha_{ij}$ with $p_S$ as the vertex where the red triangle crosses the edge from $\underline{p}_i$ to $\underline{p}_j$. As a result it can be assumed that $cos(\alpha_{ij})=\frac{b_1}{R}$ and also $b_1= cos(\alpha_{ij})\times R$\\
As a result the surface of the left part of the red triangle can be calculated:
We know every vertex($v$) has three edges($e$) and 2 faces($f$). In addition every edge($e$) can separated into two half edges ($e_h$), this means $e_h =2*e =6*v$.\\
If we add the memory for every part it results in a formula:\\
Because in a quad mash two triangles are combined into one quad, the resulting faces will be reduced by a half. The resulting ratio will be 1:3:1 (for v : e : f)
\subsection*{(c)}
We know every vertex($v$) has three edges($e$) and one face($f$). In addition every edge($e$) can separated into two half edges ($e_h$), this means $e_h =2*e =6*v$.\\
If we add the memory for every part it results in a formula:\\