Geometry Calculator

Calculate area, perimeter, and more for any 2D shape

Geometry Calculator

Calculate properties of circles, triangles, and rectangles

Circle Calculator

Enter radius to compute area, circumference, and diameter

Formula
Area = pi x r2, Circumference = 2 x pi x r

What is a Geometry Calculator?

A Geometry Calculator is a math tool that helps you calculate common geometric measurements such as area, perimeter, circumference, surface area, volume, and missing side lengths. Geometry focuses on shapes and space—like circles, triangles, rectangles, and 3D objects such as cylinders and spheres.

Instead of memorizing multiple formulas and doing the arithmetic by hand, a geometry calculator lets you enter the measurements you already know (like radius, length, width, base, height, or side lengths) and instantly computes the result. This is useful for students learning geometry, as well as real-world tasks like home projects, construction planning, packaging, landscaping, and design.

Many geometry problems are simple in concept but easy to mess up with unit conversions or formula mistakes. A calculator reduces errors and saves time, especially when working with decimals, large measurements, or multiple shapes.

How to Use This Geometry Calculator

  1. Choose the shape or calculation type -- example: circle area, rectangle perimeter, triangle area, cylinder volume
  2. Enter the required measurements -- such as radius, side lengths, base, height, length, width
  3. Select units if supported -- cm, inches, feet, meters, etc.
  4. Click "Calculate" -- to compute the result
  5. Review the output -- check that the unit makes sense (square units for area, cubic units for volume)

Tips:

  • Use consistent units for all inputs (don't mix inches and feet unless you convert first)
  • Area results are in square units (e.g., ft²), and volume results are in cubic units (e.g., ft³)
  • If your result seems too large or too small, double-check the inputs—most errors come from entering the wrong unit or swapping height/width

Geometry Formulas

2D Shapes (Area and Perimeter)

Rectangle

  • Area = length x width
  • Perimeter = 2(length + width)

Square

  • Area = side²
  • Perimeter = 4 × side

Triangle

  • Area = (base × height) ÷ 2
  • Perimeter = side1 + side2 + side3

Circle

  • Area = πr²
  • Circumference = 2πr

Where r = radius and π ≈ 3.14159

Right Triangle (Pythagorean Theorem)

a² + b² = c²

Where c is the hypotenuse (the longest side)

3D Shapes (Surface Area and Volume)

Rectangular Prism (Box)

  • Volume = length × width × height
  • Surface Area = 2(lw + lh + wh)

Cylinder

  • Volume = πr²h
  • Surface Area = 2πr² + 2πrh

Sphere

  • Volume = (4/3)πr³
  • Surface Area = 4πr²

Example Calculations

Example 1: Area of a Circle

Radius (r): 7

Formula: Area = πr²

Calculation: π × 7² = π × 49 ≈ 153.94

Result: Area ≈ 153.94 square units

Example 2: Perimeter of a Rectangle

Length: 12, Width: 8

Formula: Perimeter = 2(length + width)

Calculation: 2(12 + 8) = 2 × 20 = 40

Result: Perimeter = 40 units

Example 3: Area of a Triangle

Base: 10, Height: 6

Formula: Area = (base × height) ÷ 2

Calculation: (10 × 6) ÷ 2 = 60 ÷ 2 = 30

Result: Area = 30 square units

Example 4: Volume of a Cylinder

Radius (r): 3, Height (h): 10

Formula: Volume = πr²h

Calculation: π × 3² × 10 = π × 9 × 10 = 90π ≈ 282.74

Result: Volume ≈ 282.74 cubic units

Frequently Asked Questions

What's the difference between perimeter and area?

Perimeter is the distance around a 2D shape (measured in units like cm or inches). Area is the space inside a 2D shape (measured in square units like cm² or in²).

Why do circle formulas use π (pi)?

π is the constant ratio of a circle's circumference to its diameter. It appears in circle formulas because circles are defined by that constant relationship. A common approximation is π ≈ 3.14159.

What units should I use for geometry calculations?

Use consistent units for all inputs. If you measure length in inches, keep all values in inches. The output will follow the same unit system (square inches for area, cubic inches for volume).

How do I calculate a missing side in a right triangle?

Use the Pythagorean theorem: a² + b² = c². If you know two sides, you can solve for the third by rearranging the equation.

Why is my area or volume result "too big"?

The most common causes are entering values in the wrong unit (feet vs inches), mixing units without converting, or confusing radius with diameter (diameter is twice the radius).

Embed This Geometry Calculator on Your Website

Want to add this geometry calculator to your website? Get a custom embed code that matches your site's design and keeps visitors engaged.

Responsive design
Custom styling
Fast loading
Mobile optimized

What Is Geometry and Why Does It Matter?

Geometry is the branch of mathematics that studies the size, shape, and properties of figures and spaces. From the dimensions of a backyard fence to the blueprints of a skyscraper, geometry shows up everywhere. Builders use it to lay foundations, artists use it to design compositions, engineers rely on it for precise measurements, and land surveyors depend on it to map property lines accurately. Understanding basic geometry calculations is genuinely useful in everyday life — not just in the classroom.

This geometry calculator takes the manual work out of computing 2D shape properties. Whether you're a student working through a homework problem, a contractor estimating how much flooring you need, or a hobbyist planning a garden layout, you'll get accurate area, perimeter, and circumference results in seconds. Each result comes with the underlying formula so you can see exactly how the answer was reached — no black boxes.

How to Use the Geometry Calculator

  1. Select the shape you want to calculate — circle, triangle, rectangle, square, or trapezoid.
  2. Enter the known dimensions for that shape (radius, base, height, side lengths, etc.).
  3. Click the Calculate button to run the computation.
  4. Read the results: area, perimeter (or circumference for circles), and any other relevant measurements are displayed instantly.

Geometry Formulas at a Glance

Circle: A = πr², C = 2πr Triangle: A = ½ × base × height Rectangle: A = l × w, P = 2(l + w) Square: A = s², P = 4s Trapezoid: A = ½(a + b) × h

In all circle formulas, π ≈ 3.14159. Make sure all dimensions are expressed in the same unit before calculating — mixing centimeters and meters, for example, will give you an incorrect result.

Worked Examples

Circle with radius 5 cm

Using A = πr²: A = π × 5² = π × 25 ≈ 78.54 cm². Using C = 2πr: C = 2 × π × 5 ≈ 31.42 cm. So a circle with a 5 cm radius has an area of about 78.54 cm² and a circumference of about 31.42 cm.

Rectangle 8 m × 3 m

Area: A = l × w = 8 × 3 = 24 m². Perimeter: P = 2(l + w) = 2(8 + 3) = 2 × 11 = 22 m. This is handy for calculating how much tile you need (area) and how much baseboard trim to buy (perimeter).

Triangle with base 10 ft and height 6 ft

Area: A = ½ × base × height = ½ × 10 × 6 = 30 ft². This formula works for any triangle — right, isosceles, or scalene — as long as you have the perpendicular height from the base.

Frequently Asked Questions

What is the difference between area and perimeter?
Area measures the amount of surface a shape covers — it is expressed in square units (cm², m², ft², etc.). Perimeter measures the total length of the boundary around a shape — it is expressed in linear units (cm, m, ft, etc.). Think of area as the paint needed to fill a wall and perimeter as the trim that runs along its edges.
How do I find the area of an irregular shape?
Break the irregular shape into smaller, recognizable shapes (rectangles, triangles, semicircles), calculate the area of each piece, then add them all together. This technique — called decomposition — works for floors, garden plots, or any unusual polygon you encounter.
What units should I use for my measurements?
You can use any unit you like (centimeters, meters, inches, feet), but every dimension you enter must be in the same unit. The resulting area will be in that unit squared, and the perimeter will be in that same unit. If you mix units, convert them first.
How do I find the circumference of a circle?
Use the formula C = 2πr, where r is the radius (the distance from the center to the edge). If you only know the diameter d, use C = πd instead — the diameter is simply twice the radius. With π ≈ 3.14159, a circle with radius 7 cm has a circumference of 2 × 3.14159 × 7 ≈ 43.98 cm.
What is the difference between radius and diameter?
The radius is the distance from the center of a circle to any point on its edge. The diameter is a straight line that passes through the center from one edge to the other — it equals exactly twice the radius (d = 2r). When a problem gives you the diameter, divide by 2 to get the radius before using area or circumference formulas.