A soccer ball is a truncated icosahedron; it consists of 12 black regular pentagons and 20 white regular hexagons; the edge lengths of the pentagons and hexagons are congruent. What is the measure of the solid angle (in ste-radian) subtended by each pentagon of the soccer ball?
My Explanation:
If the edge length of the regular pentagon is $a$, according to mathworld.wolfram.com, the radius of the circle circumscribing the pentagon is \begin{equation*} R = \left(\frac{1}{10}\sqrt{50 + 10\sqrt{5}}\right)a \approx 0.8507 a , \end{equation*} and the radius of the circle inscribed in the pentagon is \begin{equation*} r = \left(\frac{1}{10}\sqrt{25 + 10\sqrt{5}}\right)a \approx 0.6882 a. \end{equation*} So, the length of the line segment between a vertex of a pentagon and the midpoint of the side of the same pentagon across from this vertex is \begin{equation*} R + r = \left(\frac{1}{10}\sqrt{50 + 10\sqrt{5}}\right)a + \left(\frac{1}{10}\sqrt{25 + 10\sqrt{5}}\right)a \approx 1.5388 a. \end{equation*}
According to wikipedia.org/wiki/Truncated_icosahedron, the radius of the sphere circumscribing the truncated icosahedron is \begin{equation*} \frac{a}{4} \sqrt{58 + 18\sqrt{5}} \approx 2.478 a. \end{equation*}
An implementation of Heron's Formula yields the distance between the center of the sphere and the midpoint of a side of the pentagon of about $2.427a$. An implementation of the Law of Cosines shows that the angle with its vertex at the center of the icosahedron and its endpoints at a vertex of a pentagon and the midpoint of the side of the same pentagon across from this vertex is approximately $36.5^\circ$.
Is that correct? Is that what is meant by "the angle subtended by each pentagon"?

Based on the website provided by N74, I am posting the calculations that can obtain the answer to the question in my post. I would appreciate the efforts of someone knowledgeable in solid geometry to peruse my calculations and tell me whether it is right.
I got an answer of about 4.7866. If the solid angle of the whole sphere is $4\pi$, this answer is too big, considering that there are 12 black regular pentagons on a soccer ball.
My calculations
I am looking to calculate the measure of the solid angle subtended by each pentagon of a soccer ball.
$a$ denotes the edge length of each regular pentagon. According to
the altitude of each pyramid with a regular pentagonal base is $$h = a\sqrt{\frac{1}{2} - \frac{1}{2}\sqrt{\frac{1}{5}}} \approx 0.52573 a.$$ According to
the radius of the sphere circumscribing the truncated icosahedron - the soccer ball - is $$r = \frac{a}{4}\sqrt{58 + 18\sqrt{5}} \approx 2.478 a.$$ According to
the measure of the solid angle subtended by each pentagon is $$2\pi - 2(5)\arctan\sqrt{\frac{\tan(\pi/5)}{\sqrt{1 + r^2/h^2}}}.$$ As $$\sqrt{1 + r^2/h^2} \approx 4.818358,$$ the measure of the solid angle subtended by each pentagon is approximately 4.7866.