diff --git a/guide/english/mathematics/2d-shapes-polygons-and-more/index.md b/guide/english/mathematics/2d-shapes-polygons-and-more/index.md index 49bb57caa2..96e7a85a58 100644 --- a/guide/english/mathematics/2d-shapes-polygons-and-more/index.md +++ b/guide/english/mathematics/2d-shapes-polygons-and-more/index.md @@ -15,8 +15,8 @@ All internal angles are 90 degrees Sum of all internal angles in 360 degrees Diagonals are mutually perpendicular and bisect one another -Area - a * b -Perimeter - 2(a+b) +
Area - a * b
+
Perimeter - 2(a+b)
### Square @@ -27,8 +27,8 @@ All internal angles are 90 degrees Sum of all internal angles in 360 degrees Diagonals are mutually perpendicular and bisect one another -Area - 1/2(base -Perimeter - 4a +
Area - a*a
+
Perimeter - 4*a
### Triangle @@ -37,7 +37,7 @@ Special Info- Has a height which is the perpendicular distance from a vertex to the opposite side(base), can lie inside or outside the triangle Sum of all angles is 180 degrees -Area - 1/2(base * height) +
Area - 1/2(base * height)
### Circle @@ -49,8 +49,8 @@ Perpendicular distance from the center to a point on periphery is called the rad Any line passing through the circle and touching the periphery at both ends is called a chord Chord passing through the center of the circle is diameter -Area - {pi} * r * r -Perimeter - 2 * {pi} * r +
Area - {pi} * r * r
+
Perimeter - 2 * {pi} * r