Skip to content

Commit 92f750d

Browse files
authored
Update index.html
1 parent 71d87cb commit 92f750d

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

index.html

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,48 @@ <h1 style="font-size:160%;margin:7px">Exact geometry</h1>
492492
</p>
493493
<br>
494494
<br>
495+
<p style="margin:12px;">Key Points:
496+
<br>
497+
<br>
498+
- Comparative Geometry: Using geometric relationships to derive areas and volumes.
499+
<br>
500+
<br>
501+
- Scaling and Proportions: Applying proportional relationships for accurate calculations.
502+
<br>
503+
<br>
504+
- Algebraic Manipulation: Simplifying equations to ensure consistency and precision.
505+
<br>
506+
<br>
507+
- Exact Values instead of Approximations: Prioritizing the use of simpler constants for practicality while maintaining exact values for accuracy.
508+
<br>
509+
<br>
510+
1. Area of a Circle:
511+
<br>
512+
- Compared to a square, using geometric properties and the Pythagorean theorem.
513+
<br>
514+
- Formula: A = 3.2 × ( square value of the radius ).
515+
<br>
516+
<br>
517+
2. Circumference of a Circle:
518+
<br>
519+
- Derived from the area by subtracting a smaller theoretical circle.
520+
<br>
521+
- Formula: C = 6.4 × radius.
522+
<br>
523+
<br>
524+
3. Volume of a Sphere:
525+
<br>
526+
- Compared to a cube, using the area of the sphere's cross-section.
527+
<br>
528+
- Formula: V = " cubic value of ( √( 3.2 ) × radius ) ".
529+
<br>
530+
<br>
531+
4. Volume of a Cone:
532+
<br>
533+
- Compared to an octant sphere and a quarter cylinder.
534+
<br>
535+
- Formula: V = 3.2 × ( square value of the radius ) × height, divided by √8 .
536+
</p>
495537
<br>
496538
<br>
497539
</div>

0 commit comments

Comments
 (0)