Perimeter of a Quadrilateral Calculator

By: Calculator Grid

Perimeter of a Quadrilateral Calculator

Add four known side lengths or calculate the four edge lengths from ordered vertex coordinates, with instant unit conversion and a validated Excel export.

Method: four sides Unit: m 4 boundary segments Live calculation

Inputs

Given

Changing the unit converts all current side and coordinate values.

m

m

m

m

Enter vertices in boundary order A → B → C → D. The calculator closes the shape from D back to A.

m

m

m

m

m

m

m

m

Live result

Perimeter

23.00 m

Total distance around the four boundary segments.

P = a + b + c + d = 5 + 7.5 + 6 + 4.5 = 23 m
Perimeter is 23.00 meters.

Side-length breakdown

Each row uses the same canonical side length that feeds the perimeter total and the Excel workbook.

Boundary segment Length Share of perimeter
Side a 5.00 m 21.74%
Side b 7.50 m 32.61%
Side c 6.00 m 26.09%
Side d 4.50 m 19.57%

For vertex inputs, the segment labels become AB, BC, CD, and DA. Coordinate order determines which points are connected.

How to use the quadrilateral perimeter calculator

What this calculator does

This calculator finds the total distance around a four-sided boundary. You can supply four measured side lengths directly, or supply four ordered coordinate pairs and let the calculator derive the four edge lengths with the two-dimensional distance formula. The result is a length, not an area. It is an exact arithmetic identity for the values entered, subject only to display rounding. It does not prove that four independently measured side lengths can form a non-degenerate quadrilateral, and it does not reorder coordinate points to guess the intended boundary.

When to use it

Use it when estimating the border around an irregular four-sided garden, checking the amount of trim needed for a four-edge panel, verifying a geometry exercise, or converting a surveyed set of four boundary points into a perimeter. The coordinate method is especially useful when the side lengths are not listed but the vertices are known on a Cartesian grid.

How to calculate

  1. The calculator opens with a complete demonstration: Side a = 5 m, Side b = 7.5 m, Side c = 6 m, and Side d = 4.5 m. The live perimeter and a validated example Excel workbook are immediately available.
  2. Under Given, choose 4 side lengths for measured edges or 4 vertices for coordinate pairs. Replace the demonstration values with your own numbers.
  3. Choose the Length unit. A unit change converts every current side and coordinate value, so 1 m becomes 100 cm rather than merely changing the suffix.
  4. Read Perimeter in the result card and review the Side-length breakdown. Select Download Excel to export the current validated inputs, derived lengths, total, and notes as a real XLSX workbook.
  5. Reset clears both the side and coordinate demonstration data. After Reset, Download Excel is disabled until the active method again has a complete valid input set.

Input guide

Given is required and selects the calculation method. Choose 4 side lengths when a, b, c, and d are already known. Choose 4 vertices when you know A(x, y), B(x, y), C(x, y), and D(x, y). A common mistake in vertex mode is entering points in a random order; the calculator always connects A→B→C→D→A.

Length unit is required and applies to every input and output. Available units are millimeters, centimeters, meters, kilometers, inches, feet, and yards. The input format uses a decimal point, with optional correctly grouped thousands commas. For example, 1,250.5 is accepted, while decimal-comma text such as 1,5 is rejected as ambiguous. NIST's guidance on SI units of length and metric conversions is useful when choosing or checking metric units.

Side a, Side b, Side c, and Side d are required positive lengths in side mode. Values must be greater than zero and no larger than 1 trillion in the selected unit. Increasing any one side increases the perimeter by exactly the same amount. Negative values, zero, scientific notation, unsupported symbols, and incomplete entries are rejected.

Vertex A – x through Vertex D – y are the eight required coordinates in vertex mode. Coordinates may be positive, zero, or negative and must lie between – 1 trillion and 1 trillion in the selected unit. Adjacent vertices must not coincide because that would create a zero-length edge. The calculator computes AB, BC, CD, and DA using the standard formula √((x₂ – x₁)²+(y₂ – y₁)²). OpenStax provides a detailed explanation of the distance formula on the coordinate plane.

Output guide

Perimeter is the sum of the four current boundary lengths in the selected unit. A larger value means a longer boundary; zero is never shown as a valid result because every side must have positive length. In side mode it is the direct sum of a, b, c, and d. In vertex mode it is the sum of AB, BC, CD, and DA after the distance calculation.

The Side-length breakdown lists each Boundary segment, its Length, and its Share of perimeter. Share is a percentage of the same total, so the four rows sum to 100% apart from displayed rounding. The table is a comparison aid, not a separate formula or recommendation.

Worked example

With the startup values 5 m, 7.5 m, 6 m, and 4.5 m, the calculator applies P = a + b + c + d. Therefore, P = 5 + 7.5 + 6 + 4.5 = 23 m, displayed as 23.00 m. Side b contributes 7.5 ÷ 23 × 100 = 32.61% of the boundary. The downloaded workbook stores the canonical numeric values and uses spreadsheet number formats for presentation.

Learn more

Perimeter is measured in linear units, so keep every side or coordinate in one consistent unit before interpreting the total. For formal notation, NIST explains that a numerical value and its unit symbol are normally separated by a space in its rules for expressing values of quantities.

How the model handles edge cases

Direct side entry follows the standard perimeter identity and intentionally does not infer angles, diagonals, convexity, or area. Four positive numbers are added exactly as entered. If geometric feasibility matters, additional construction information is required beyond perimeter alone.

Coordinate mode treats the points as an ordered closed path. It accepts convex, concave, and self-intersecting paths because each still has four specified boundary segments. It rejects an adjacent duplicate point because that creates a zero-length segment. Very large finite inputs are also checked after subtraction, squaring, square roots, and summation so that a derived overflow cannot reach the page or workbook.

Changing units preserves physical length by converting through meters. Displayed values use up to four decimals for compactness, while the model and workbook retain the finite canonical values. A displayed total may therefore differ from the sum of individually rounded row text by a tiny visual rounding amount; the raw model remains internally consistent.