Geometry is the branch of mathematics that deals with shapes, sizes, and dimensions. Whether you’re calculating how much carpet you need for a room or figuring out the size of a cylindrical water tank, geometry formulas show up constantly in everyday life. This guide covers the fundamental formulas for 2D shapes, 3D solids, and key theorems, with examples to help you apply each one.
Two-dimensional geometry deals with flat shapes that have length and width. The formulas for these shapes typically calculate either area (the space inside) or perimeter (the distance around the edges).
A circle is a round shape where every point on the edge is the same distance from the center. The distance from the center to any point on the circle is the radius, and the distance across the circle through the center is the diameter.
The area of a circle is A = πr², where r is the radius. For example, a circle with a radius of 5 cm has an area of π × 5² = 25π ≈ 78.54 cm².
The circumference (distance around the circle) is C = 2πr or C = πd, where d is the diameter. Using our example, the circumference would be 2 × π × 5 = 10π ≈ 31.42 cm.
“The ratio of a circle’s circumference to its diameter is always π (pi), approximately 3.14159. This constant appears in engineering, physics, and computer graphics.”
These formulas matter in architecture, where circular windows and domes require precise measurements, and in manufacturing, where cylindrical objects need accurate surface area calculations.
A triangle is a three-sided polygon with three angles that sum to 180 degrees. Triangles can be equilateral (all sides equal), isosceles (two sides equal), scalene (all sides different), right (one 90-degree angle), acute (all angles under 90 degrees), or obtuse (one angle over 90 degrees).
The area of any triangle is A = ½ × base × height. The base is any side, and the height is the perpendicular distance from that base to the opposite vertex. A triangle with a base of 6 inches and height of 4 inches has an area of ½ × 6 × 4 = 12 in².
For a triangle with sides a, b, and c, you can also find the area using Heron’s formula: A = √[s(s-a)(s-b)(s-c)], where s = (a + b + c) / 2.
The perimeter is simply P = a + b + c.
A rectangle is a four-sided shape with four right angles, where opposite sides are equal. Length typically refers to the longer side, and width to the shorter side.
The area is A = length × width. An 8-foot by 5-foot rectangle has an area of 8 × 5 = 40 ft².
The perimeter is P = 2(length + width). Using the same example, P = 2(8 + 5) = 26 feet.
Rectangles show up everywhere, from room dimensions to screen sizes. These calculations help with flooring, fencing, and countless other home projects.
A square is a rectangle where all four sides are equal. All angles are exactly 90 degrees.
The area is A = side². A square with a side of 7 meters has an area of 7² = 49 m².
The perimeter is P = 4 × side. The same square has a perimeter of 4 × 7 = 28 m.
The diagonal is d = s√2, derived from the Pythagorean theorem. For a 7-meter square, the diagonal is 7√2 ≈ 9.9 m.
A parallelogram has opposite sides that are parallel and equal. Rectangles and squares are special types of parallelograms.
The area is A = base × height, where height is measured perpendicular to the base. A parallelogram with a base of 10 cm and height of 6 cm has an area of 10 × 6 = 60 cm².
The perimeter is P = 2(base + slant side).
A trapezoid has one pair of parallel sides (the bases) and two non-parallel legs.
The area is A = ½(base₁ + base₂) × height. A trapezoid with bases of 8 inches and 5 inches, and a height of 4 inches, has an area of (8 + 5) × 4 / 2 = 26 in².
The perimeter is P = base₁ + base₂ + leg₁ + leg₂.
Trapezoids appear in architectural elements like door frames and windowpanes. The area formula is useful for calculating square footage of oddly-shaped rooms.
Three-dimensional shapes have length, width, and height. They have both surface area (total area of all faces) and volume (space inside).
A cube has six equal square faces. All edges are the same length.
The surface area is SA = 6s². A cube with 4-cm edges has a surface area of 6 × 4² = 96 cm².
The volume is V = s³. The same cube has a volume of 4³ = 64 cm³.
The space diagonal is d = s√3. For our 4-cm cube, this equals 4√3 ≈ 6.93 cm.
A sphere is a perfectly round 3D shape where every point on the surface is equidistant from the center. Think of a ball or a globe.
The surface area is SA = 4πr². A sphere with a radius of 3 inches has a surface area of 4π × 3² = 36π ≈ 113.1 in².
The volume is V = (4/3)πr³. The same sphere has a volume of (4/3)π × 27 = 36π ≈ 113.1 in³. Note that for a sphere, the surface area and volume formulas produce the same numerical value when the radius is 3.
A cylinder has two parallel circular bases connected by a curved surface. A can of soup is a common example.
The surface area is SA = 2πr(h + r). This accounts for both circular bases plus the curved side. A cylinder with radius 2 m and height 5 m has a surface area of 2π × 2 × (5 + 2) = 28π ≈ 87.96 m².
The volume is V = πr²h. Using the same example: π × 2² × 5 = 20π ≈ 62.83 m³.
A cone has a circular base that tapers to a single point (the apex). Ice cream cones and traffic cones are everyday examples.
The surface area is SA = πr(l + r), where l is the slant height. The slant height is l = √(r² + h²).
The volume is V = (1/3)πr²h. A cone occupies one-third the volume of a cylinder with the same base and height. A cone with radius 3 feet and height 4 feet has a volume of (1/3)π × 9 × 4 = 12π ≈ 37.7 ft³.
A rectangular prism (or cuboid) has six rectangular faces, like a shoebox. Opposite faces are equal.
The surface area is SA = 2(lw + lh + wh). A box 10 in × 6 in × 4 in has a surface area of 2(10×6 + 10×4 + 6×4) = 248 in².
The volume is V = l × w × h. The same box has a volume of 10 × 6 × 4 = 240 in³.
These principles apply across multiple shapes and situations.
This theorem applies to right triangles, which have one 90-degree angle.
The theorem states that a² + b² = c², where a and b are the legs (the sides forming the right angle), and c is the hypotenuse (the longest side, opposite the right angle).
If a right triangle has legs of 3 and 4 units, then 3² + 4² = 9 + 16 = 25, so c = √25 = 5. This creates the 3-4-5 right triangle, which builders have used for centuries to create perfect right angles.
“The Pythagorean theorem isn’t just abstract math—it’s the principle behind GPS technology, which calculates positions using distances from satellites.”
The distance formula finds the distance between two points in a coordinate plane. It’s derived from the Pythagorean theorem.
The formula is d = √[(x₂ – x₁)² + (y₂ – y₁)²]. To find the distance between (1, 3) and (4, 7): the difference in x is 3, the difference in y is 4, so d = √(3² + 4²) = √25 = 5.
The midpoint formula finds the center point between two coordinates.
The formula is M = [(x₁ + x₂)/2, (y₁ + y₂)/2]. For points (2, 4) and (6, 8), the midpoint is [(2+6)/2, (4+8)/2] = [4, 6].
First, figure out what you’re working with. Is it 2D or 3D? What specific shape? Then determine whether you need area/perimeter or surface area/volume.
Label your known values (radius, height, length, width) before calculating.
Always use consistent units. Never mix meters and centimeters in the same problem—convert to one first.
Area answers use square units (ft², cm²). Volume answers use cubic units (in³, m³). Perimeter uses linear units. Include units in your final answer.
Some problems need more than one formula. Finding the surface area of a cone requires calculating the slant height with the Pythagorean theorem first, then applying the surface area formula.
Work systematically: identify what you know, determine what you need, select formulas in the right order, and show each step.
Geometry formulas help you measure the world. Whether you’re figuring out how much paint to buy or calculating tank capacity, these principles have practical applications in construction, manufacturing, and everyday projects.
The key is understanding both the formulas and when to use them. This guide gives you the fundamentals—2D shapes, 3D solids, and the theorems that connect them all. Keep it handy, practice with real objects around you, and don’t worry about memorizing everything. You can always look these up when you need them.
What is the formula for the area of a triangle?
A = ½ × base × height. Multiply the base by the height and divide by two.
How do you find the volume of a cylinder?
V = πr²h. Multiply π by the radius squared, then multiply by the height.
What is the Pythagorean theorem used for?
Finding the length of any side in a right triangle when you know the other two sides. It’s essential for distances, slopes, and any problem involving right angles.
How do you calculate the circumference of a circle?
C = 2πr (using radius) or C = πd (using diameter).
What is the difference between surface area and volume?
Surface area is the total area of all outer faces (in square units). Volume is the space inside (in cubic units).
How do you find the area of a trapezoid?
A = ½(base₁ + base₂) × height. Add the two parallel sides, multiply by the height, divide by two.
Kashvee Gautam is a name that’s buzzing around India’s women’s cricket scene — and quite…
Shab e Barat Namaz: How to Pray, Dua, and Importance opens a window into a profound night…
Kamindu Mendis, the Sri Lankan all-rounder with an uncanny knack for rewriting cricketing norms, has…
Spending money on ads before you have product-market fit is one of the most expensive…
Your value proposition is the only thing that determines whether a prospect keeps reading or…
Most entrepreneurs waste weeks crafting marketing plans that sit in drawers gathering dust. The reason…