Geometry Calculator
Free geometry calculator. Find area, perimeter, volume and surface area for circles, rectangles, triangles, spheres and more. Step-by-step formulas.
Shape Calculator
Comprehensive Guide: 2D Areas, Perimeters & 3D Solid Volumes
Master universal formulas for circles, polygons, cylinders, cones, and spheres with surface area and volumetric derivations.
1. The Geometric Hierarchy: 1D, 2D & 3D Spatial Metrics
Euclidean geometry organizes spatial measurement across three dimensional tiers:
- One-Dimensional (Length & Perimeter): Measured in linear units (m, cm, inches, ft). Quantifies the 1D outer boundary perimeter enclosing a shape.
- Two-Dimensional (Surface Area): Measured in square units (m², cm², sq ft). Quantifies the amount of 2D plane space enclosed within boundaries.
- Three-Dimensional (Volume & Capacity): Measured in cubic units (m³, cm³, liters, gallons). Quantifies the 3D internal capacity of a solid.
2. Universal Formulas for Standard 2D Plane Shapes
| Shape | Area Formula | Perimeter / Circumference |
|---|---|---|
| Circle | A = πr² | C = 2πr = πd |
| Triangle | A = (1/2) × b × h | P = a + b + c |
| Trapezoid | A = ((a + b) / 2) × h | P = sum of 4 sides |
| Parallelogram | A = b × h | P = 2(a + b) |
| Ellipse | A = πab | P ≈ π[3(a+b) − √((3a+b)(a+3b))] |
3. Standard 3D Solid Formulas: Volume & Total Surface Area
- Sphere: Volume
V = (4/3)πr³, Surface AreaA = 4πr². - Right Circular Cylinder: Volume
V = πr²h, Surface AreaA = 2πr² + 2πrh. - Right Circular Cone: Volume
V = (1/3)πr²h, Surface AreaA = πr² + πr·s(where slant heights = √(r² + h²)). - Rectangular Prism: Volume
V = l × w × h, Surface AreaA = 2(lw + lh + wh).
4. Graduated Step-by-Step Worked Problems
Problem 1: Water Tank Volume & Capacity
A cylindrical water storage tank has an internal radius of 1.5 meters and a height of 4.0 meters. Calculate its volume in cubic meters and capacity in liters.
Step 1: Apply cylinder volume formula:
V = π · r² · h = π × (1.5)² × 4.0 = π × 2.25 × 4.0 = 9π ≈ 28.2743 m³.
Step 2: Convert cubic meters to liters (1 m³ = 1,000 L):
28.2743 × 1,000 ≈ 28,274.3 liters.
Result: Tank volume is 28.27 m³ (holds 28,274 liters of water).
Problem 2: Total Surface Area of a Closed Cylinder
Calculate the total exterior sheet metal needed for the same tank (r = 1.5 m, h = 4.0 m):
• Circular base areas (2 ends): 2 × (π × 1.5²) = 2 × 2.25π = 4.5π ≈ 14.137 m².
• Lateral side wall area: 2π × 1.5 × 4.0 = 12π ≈ 37.699 m².
• Total Surface Area: 14.137 + 37.699 = 51.836 m².
Result: Surface area is 51.84 m².
5. The Square-Cube Scaling Law & Biological Physics
When an object is scaled uniformly by a linear factor k:
• Its surface area scales by k².
• Its volume (and mass) scales by k³.
This fundamental geometric law explains why warm-blooded polar animals (polar bears, whales) are large to minimize heat loss per kilogram of body mass, and why giant movie monsters (like King Kong) are biologically impossible because bone strength scales with cross-sectional area (k²) while weight scales with volume (k³).
6. Frequently Asked Questions (FAQ)
What is Heron's Formula for triangle area?
When the height of a triangle is unknown, Heron's formula computes area using only sides a, b, c: A = √(s(s−a)(s−b)(s−c)), where semi-perimeter s = (a + b + c) / 2.
What is the difference between volume and capacity?
Volume measures the 3D space occupied by the object itself (measured in cubic meters or cubic centimeters). Capacity measures the amount of fluid or substance a hollow container can hold inside (measured in liters, milliliters, or gallons).
Why is a sphere the most efficient geometric shape in nature?
By the isoperimetric inequality in 3D space, a sphere has the absolute minimum surface area for any given volume. This minimizes surface tension in liquid droplets and heat loss in living organisms.