diff --git a/guide/english/mathematics/area-of-a-square/index.md b/guide/english/mathematics/area-of-a-square/index.md index c046895d7d..f7fae77e03 100644 --- a/guide/english/mathematics/area-of-a-square/index.md +++ b/guide/english/mathematics/area-of-a-square/index.md @@ -32,19 +32,19 @@ Perimeter - the sum of the length of four sides in a square. The four sides are 1. Given length of one side of square is 8 units: - Area = 8 x 8 = 64 units2 - +
   Area = 8 x 8 = 64 units2 
+ 2. Given area of a square is 100 units2: - Length = 100 = 10 units +
 Length = 100 = 10 units 
3. Given diagonal of square is 25 units: - Area = 102 / 2 = 50 units2 +
 Area = 102 / 2 = 50 units2 
4. Given perimeter of a square is 20 units: - Area = (20 / 4)2 = 25 units2 +
 Area = (20 / 4)2 = 25  units2 
@@ -54,9 +54,9 @@ To find the area of a square given the perimeter, simply start by dividing the g Ex: Perimeter: 20 -20 / 4 = 5 -5 x 5 = 25 -25 = 25² +
 20 / 4 = 5 
+
 5 x 5 = 25 
+
 25 = 25² 
#### More Information: