diff --git a/frontend/textbooks/geometry_8_ch4.html b/frontend/textbooks/geometry_8_ch4.html
index 466a125..c77e3ae 100644
--- a/frontend/textbooks/geometry_8_ch4.html
+++ b/frontend/textbooks/geometry_8_ch4.html
@@ -3249,18 +3249,31 @@ function buildP8(){
Если центральный угол $\\alpha$, то дуга $\\smile AC = \\alpha°$.
-
`);
@@ -3291,19 +3304,34 @@ function buildP8(){
$$\\ell = \\dfrac{\\alpha}{360°} \\cdot 2\\pi R$$
Примеры: при $\\alpha=90°$ дуга $= \\dfrac{\\pi R}{2}$; при $\\alpha=180°$ дуга $= \\pi R$.
-
-
-
-
-
-
-
- O
- A
- C
- α
- ℓ = α/360·2πR
- R
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ R
+
+ O
+ A
+ C
+ α
+
+ ℓ
+ красная дуга AC = ℓ
+ ℓ = (α/360°)·2πR
`);