Skip to content

Commit 3133138

Browse files
authored
Update index.html
1 parent c659a91 commit 3133138

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,7 +1499,7 @@ <h6 style="font-size:160%;margin:7px;">Area of a regular polygon</h6>
14991499
The area of a circle is defined by comparing it to a square since that is the base of area calculation.
15001500
<br>
15011501
<br>
1502-
The circle is cut to four quadrants, each placed with their origin on the vertices of a square.
1502+
The circle can be cut into four quadrants, each placed with their origin on the vertices of a square.
15031503
<br>
15041504
<br>
15051505
In this layout the arcs of the quadrants of an inscribed circle would meet at the midpoints of the sides of the square.
@@ -1757,8 +1757,7 @@ <h6 style="font-size:160%;margin:7px;">Area of a regular polygon</h6>
17571757
<p style="margin:12px;">The equation can be simplified algebraically.
17581758
</p>
17591759
<br>
1760-
<br>
1761-
<p style="margin:12px;">Simplifying the original equation:
1760+
<p style="margin:12px;">Dividing both sides by 3.2r² :
17621761
</p>
17631762
<br>
17641763
<math style="margin:12px;" xmlns="http://www.w3.org/1998/Math/MathML" >
@@ -1873,7 +1872,7 @@ <h6 style="font-size:160%;margin:7px;">Area of a regular polygon</h6>
18731872
</math>
18741873
<br>
18751874
<br>
1876-
<p style="margin:12px;">Substituting 90°/360° for 1/4:
1875+
<p style="margin:12px;">Substituting 90°/360° for 1/4 :
18771876
</p>
18781877
<br>
18791878
<math style="margin:12px;" xmlns="http://www.w3.org/1998/Math/MathML" >

0 commit comments

Comments
 (0)