Area Quadrilateral Calculator
Quadrilateral area calculator: split on a known diagonal and apply Heron's formula to both triangles — sides alone never determine the area.
Area Quadrilateral Calculator
Background.
Ask for the area of a triangle with sides 3, 4, 5 and one answer exists: 6. Ask for the area of a quadrilateral with sides 3, 4, 3, 4 and the honest reply is a question — which one? Those four sides bound a rectangle of area 12, every slimmer parallelogram down to a degenerate sliver of area 0, and kites besides: quadrilaterals hinge. Four sides fix a triangle but not a four-sided shape, and any calculator that returns an area from four sides alone has silently guessed the shape for you.
The missing fact is one diagonal. A diagonal braces the hinge — carpenters know this as the reason a gate gets a cross-brace — and mathematically it splits the quadrilateral into two triangles, each now rigid with three known sides. Heron's classical formula turns each triangle's three sides into its area, and the quadrilateral's area is their sum. That is exactly this page's method: enter sides a, b, c, d and the diagonal that separates the (a, b) corner-pair from the (c, d) pair, and it returns the summed area plus the perimeter.
The approach handles any convex quadrilateral — no need for right angles, parallel sides, or a recognised name — which makes it the practical tool for irregular plots of land, sheet-metal offcuts, and room floors that refuse to be rectangles. Field surveyors have measured exactly these five lengths with a tape for centuries precisely because they determine the figure.
Two cautions frame the tool: the diagonal must actually reach between the correct opposite corners (each triangle's three sides must satisfy the triangle inequality, which the page checks), and for a non-convex, dented quadrilateral the split is only valid across a diagonal that stays inside the shape — as the scope note beside the result records.
What is area quadrilateral calculator?
This calculator finds the area of a general quadrilateral from its four sides and one diagonal, by triangulation: the diagonal e splits the figure into a triangle with sides (a, b, e) and another with sides (c, d, e), each of whose areas follows from Heron's formula — √(s(s−x)(s−y)(s−z)) with s the semi-perimeter — and the total is their sum. The diagonal is not optional decoration: four side lengths leave a quadrilateral free to flex through a whole family of shapes with different areas, and the diagonal is the brace that pins down which shape you mean. Perimeter is the plain sum a+b+c+d.
How to use this calculator.
- Label the sides in order around the shape — a, b, c, d — and measure the diagonal that runs between the corner where a meets d and the corner where b meets c, so it separates the a-b pair from the c-d pair.
- Enter all five lengths in the same unit; the area returns in that unit squared.
- If the calculator rejects the inputs, the three sides of one triangle violate the triangle inequality — almost always a sign the other diagonal was measured, or a side order was swapped.
- For real plots and rooms, measure the diagonal rather than deriving it: a taped diagonal is the ground truth that makes the five numbers determine the figure.
- Cross-check irregular shapes by computing with the other diagonal too (relabelling sides accordingly) — agreement of the two areas is a strong audit of all five measurements.
The formula.
Triangulation rests on rigidity: three sides determine a triangle completely (SSS congruence), so a quadrilateral cut by a diagonal becomes two solvable pieces. Heron's formula supplies each piece's area from sides alone — for sides x, y, z and semi-perimeter s = (x+y+z)/2, area = √(s(s−x)(s−y)(s−z)) — no angles or heights required, which is what makes tape-measure-only surveying possible. The quadrilateral's area is Heron(a, b, e) + Heron(c, d, e) for diagonal e, and its correctness needs the diagonal to lie inside the figure (true for every diagonal of a convex quadrilateral; true for one of the two in a concave one). The negative test is as informative as the positive: if s(s−x)(s−y)(s−z) goes negative, no triangle with those sides exists — the entered ‘diagonal’ cannot span those corners — and the page refuses rather than inventing a shape. The engine evaluates both Heron roots and the sum in Decimal arithmetic, rounding once to twelve significant digits.
A worked example.
A plot has sides a = 3, b = 4, c = 3, d = 4, and a taped diagonal of 5 running between the corners that separate the 3-4 pairs. The diagonal makes two triangles, each with sides 3, 4, 5. Heron's formula on the first: semi-perimeter s = (3+4+5)/2 = 6, area = √(6×(6−3)×(6−4)×(6−5)) = √(6×3×2×1) = √36 = 6. The second triangle is identical: another 6. Total area = 6 + 6 = 12, and the perimeter is 3+4+3+4 = 14. The 3-4-5 sides are the giveaway: each triangle is right-angled, so this particular quadrilateral is a 3×4 rectangle, and 12 checks against length×width instantly. But the diagonal was doing real work — with the same four sides and a diagonal of 4.5 instead, the two Heron triangles are slimmer and the area drops to about 10.9; push the diagonal toward 1.1 and the shape collapses toward a sliver. Same sides, different diagonal, different quadrilateral: the fifth measurement is what made the first answer 12 rather than anything else.
Frequently asked questions.
Why can't the area be computed from the four sides alone?
Which diagonal do I measure — a quadrilateral has two?
Does this work for a concave (dented) quadrilateral?
How is this related to the formulas for squares, trapezoids, and cyclic quadrilaterals?
The calculator says my measurements are invalid — what went wrong?
References& sources.
- [1]OpenStax, Rice University. Precalculus 2e, 2021. Trigonometry and analytic geometry chapters. Retrieved 2026-08-06. independence: primary; access: open.
- [2]OpenStax, Rice University. College Algebra 2e, 2021. Algebra and function chapters. Retrieved 2026-08-06. independence: secondary-check; access: open.
- [3]NIST/SEMATECH. e-Handbook of Statistical Methods, 2012. Chapter 1.3 and Chapter 4. Retrieved 2026-08-06. independence: primary; access: open.
How this page was produced
- Published by
- Quanta Calculator
- Primary sources
- 3 cited below
- Method
- Split on a known diagonal; area = Heron(a,b,e)+Heron(c,d,e); perimeter=a+b+c+d
- Published
- Last verified
Built with AI assistance and verified by automated tests against the cited sources — every worked example on this page is computed by the same code that runs the calculator. How we build and check calculators.
In this category
Embed
Quanta Pro
Paid features are coming later.
- All 1560 calculators remain free
- No billing is enabled