SOLVETUTORMATH SOLVER

Instrument MI-01-004 · Mathematics

3 Sides Triangle Area Calculator

Three straight lengths are all this identity needs. Give it the three sides of any triangle and it returns the exact area, semi-perimeter shown along the way.

Instrument MI-01-004
Sheet 1 OF 1
Rev A
Verified
Type 05 — Geometry SER. 2026-01004

Area

6.00000000

s = (a+b+c) ⁄ 2

6.00000000 Semi-perimeter
The working Every figure verified twice
  1. s = (3 + 4 + 5) ⁄ 2 = 6.00000000
  2. area = √(6·(6 − 3)·(6 − 4)·(6 − 5)) = 6.00000000
Worksheet log
  1. No entries yet — change an input to log a scenario.

How this instrument works

Heron's formula turns three side lengths straight into an area, with nothing else measured. Add the sides and halve the total to get the semi-perimeter s = (a+b+c) ⁄ 2, then the area is A = √(s(s−a)(s−b)(s−c)). No angle, no height, no coordinates — just three lengths a tape measure can give you directly, which is exactly the situation this instrument is built for. Compare that to a triangle's other area routes: side-angle-side needs an included angle, the coordinate formula needs vertex positions, and plain base-times-height needs a perpendicular dropped by hand. Three known sides and nothing else is the one case only Heron's formula answers directly.

The identity is not a coincidence of algebra; it falls out of the Law of Cosines. Write cos C in terms of the three sides, use sin²C + cos²C = 1 to solve for sin C, then substitute into the ordinary area formula A = ½ab·sin C — the resulting expression, factored twice over as a difference of squares, collapses into the tidy four-term product under the square root. The formula is named for Heron of Alexandria, who recorded it in his first-century treatise Metrica, though several historians suspect Archimedes knew the result centuries earlier and Heron simply preserved it. A neat side effect of the derivation: because a triangle's area also equals its inradius times its semi-perimeter, A = r·s, Heron's formula is quietly handing you the incircle's radius too, one division away.

Not every trio of numbers describes a real triangle. Each side must be shorter than the sum of the other two, or the term under the square root turns negative and no triangle exists to measure — this sheet catches that before it happens rather than returning an error from a stray square root. Push the three sides right up against that limit and the enclosed area shrinks toward zero, the triangle flattening into a straight line at the exact moment one side equals the sum of the other two. Scale a valid triangle up instead, keeping its proportions fixed, and the area does not scale with the sides — it scales with the square of that factor, a direct consequence of every term inside the square root carrying one factor of length.

s=a+b+c2s = \frac{a+b+c}{2}A=s(sa)(sb)(sc)A = \sqrt{s(s-a)(s-b)(s-c)}
a, b, c — the three side lengths · s — the semi-perimeter, half the perimeter · A — the triangle's area, real only when each side is shorter than the sum of the other two.
  • Enter your triangle's three measured lengths into Side a, Side b, and Side c — any consistent unit works.
  • Semi-perimeter reports s = (a+b+c) ⁄ 2 automatically, the halfway figure Heron's formula is built from.
  • Read Area for the final result — the enclosed area, expressed in that same unit squared.
  • If a warning appears instead, re-check the three lengths: any two sides must add to more than the third or no triangle exists.

Worked example — squaring a corner with 3-4-5

Builders check that a corner is truly square with the oldest trick in the trade: tape out a triangle with legs of 3 m, 4 m, and 5 m, the smallest whole-number right triangle, and if the corner between the 3 m and 4 m legs is a true right angle, the far ends land exactly 5 m apart. Feed those three lengths into this sheet: semi-perimeter s = (3+4+5) ⁄ 2 = 12 ⁄ 2 = 6, then area A = √(6 × 3 × 2 × 1) = √36 = 6 square metres — matching the plain ½ × 3 × 4 = 6 check a right triangle allows, confirming both the corner and the arithmetic at once.

Double every length in that triangle instead — 6 m, 8 m, and 10 m — and the area does not simply double. Semi-perimeter becomes s = (6+8+10) ⁄ 2 = 12, and area works out to A = √(12 × 6 × 4 × 2) = √576 = 24 square metres, four times the original 6 m², not two. That factor of four is 2², the square of the scale factor applied to the sides — a pattern that holds for any shape, not just this one triangle.

Questions

What is Heron's formula for the area of a triangle?

Area equals √(s(s−a)(s−b)(s−c)), where a, b, and c are the three side lengths and s = (a+b+c) ⁄ 2 is the semi-perimeter. It is the only common area formula that needs nothing beyond the three side lengths — no angle, no height, no coordinates — which makes it the standard tool whenever a triangle's sides are all you have measured.

Why does the formula use the semi-perimeter instead of the full perimeter?

Because that is what the derivation actually produces: rearranging the Law of Cosines into an area formula and factoring the result twice as a difference of squares leaves s = (a+b+c) ⁄ 2 sitting inside every term, not the full perimeter. As a bonus, that same s relates directly to the triangle's inscribed circle — its radius is r = Area ⁄ s — so the semi-perimeter is doing double duty, not just serving as a convenient shortcut.

What happens if the three side lengths I enter can't form a triangle?

One length is too long relative to the other two — the triangle inequality, which requires each side to be shorter than the sum of the other two, has failed, and the term under the square root would be negative. This sheet checks for that before computing anything and reports that no triangle exists, rather than asking you to interpret an imaginary result.

How is this different from the SAS area formula, ½ab·sin(C)?

SAS needs two sides plus the angle trapped between them; this formula needs all three sides and no angle at all. They answer the same question from different starting data: measure an angle directly and SAS is quicker, but a tape measure alone — around a plot, a plate, or a piece of stock — gives you three lengths and nothing else, which is exactly when Heron's formula applies.

Does Heron's formula work for obtuse and very thin triangles?

Yes, across every valid shape — acute, right, obtuse, or nearly flat — with no special case to remember. As the three sides approach the failure point of the triangle inequality, the computed area shrinks smoothly toward zero rather than misbehaving, matching a real triangle collapsing into a straight line at that exact limit.

Who was Heron, and did he actually discover this formula?

Heron of Alexandria recorded the formula and its proof around 60 CE in a text called Metrica, which is why his name has stuck to it. Several historians of mathematics suspect Archimedes knew the result centuries earlier and that Heron's contribution was preserving and proving it rather than discovering it first — the attribution rests more on surviving records than on settled priority.

References