You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,24 +10,24 @@ Key Points
10
10
11
11
- Comparative Geometry: Using geometric relationships to derive areas and volumes.
12
12
- Scaling and Proportions: Applying proportional relationships for accurate calculations.
13
-
- Algebraic Manipulation: Simplifying equations to ensure coherence and precision.
14
-
- Exact vs. Approximate Values: Recognizing the use of simpler constants for practicality while maintaining exact values for accuracy.
13
+
- Algebraic Manipulation: Simplifying equations to ensure consistency and precision.
14
+
- Exact instead of Approximate Values: Prioritizing the use of simpler constants for practicality while maintaining exact values for accuracy.
15
15
16
16
1. Area of a Circle:
17
17
- Compared to a square, using geometric properties and the Pythagorean theorem.
18
-
- Formula: A = 3.2r²
18
+
- Formula: A = 3.2r².
19
19
20
20
2. Circumference of a Circle:
21
21
- Derived from the area by subtracting a smaller theoretical circle.
22
-
- Formula: C = 6.4r
22
+
- Formula: C = 6.4r.
23
23
24
24
3. Volume of a Sphere:
25
25
- Compared to a cube, using the area of the sphere's cross-section.
26
-
- Formula: V = (√(3.2)r)³
26
+
- Formula: V = (√(3.2)r)³.
27
27
28
28
4. Volume of a Cone:
29
29
- Compared to an octant sphere and a quarter cylinder.
30
-
- Formula: V = 3.2r²height/√8
30
+
- Formula: V = 3.2r²height/√8.
31
31
32
32
33
33
Applications
@@ -53,7 +53,7 @@ Other shapes are more challenging. The ratios are in the shapes; one just has to
53
53
54
54
The constant relationship between a circle's circumference and its diameter has captivated mathematicians for millennia.
55
55
56
-
While its approximate value of 3.14159…, commonly denoted by the Greek letter π, is widely recognized today, the historical development of this concept is less understood.
56
+
While its approximate value of 3.14, commonly denoted by the Greek letter π, is widely recognized today, the historical development of this concept is less understood.
57
57
58
58
Ancient civilizations grappled with this geometric challenge, employing various methods to approximate this ratio.
59
59
@@ -82,7 +82,7 @@ It was not until the 18th century that the symbol π, popularized by the mathema
82
82
83
83
Several complex formulas were introduced by different mathematicians, aimed at more accurately estimating this ratio, based on a theoretical polygon with an infinite number of sides.
84
84
85
-
All of the comparison methods mentioned above have one thing in common. They are estimating the perimeters of polygons and do not account for the curved shape of the circle.
85
+
All of the above mentioned approximation methods have one thing in common. They are estimating the perimeters of polygons and do not account for the curved shape of the circle.
86
86
87
87
Historical records suggest that a legislative process took place in 1897, Indiana, USA, known as House Bill 246, or Indiana Pi Act, aiming to replace the numeric value 3.14 by 3.2.
0 commit comments