Fórmula de Heron | CalcxApp

Calculadora online gratuita com gráficos e resultados detalhados.

Results

Area

6.00

Perimeter

12.00

Inradius

1.00

Side Comparison

Fórmula de Heron | CalcxApp

PropertyValue
Area6.0000
Perimeter12.0000
Semi-perimeter6.0000
Inradius1.0000
Circumradius2.5000

About Heron's Formula

What Is Heron's Formula?

Heron's formula (also called Hero's formula) calculates the area of a triangle when only the three side lengths are known. Named after Hero of Alexandria, it states: A = sqrt(s(s-a)(s-b)(s-c)), where s is the semi-perimeter (a+b+c)/2 and a, b, c are the side lengths.

The Formula

A = sqrt(s(s-a)(s-b)(s-c)) where s = (a+b+c)/2. This formula is remarkable because it does not require knowledge of any angles or heights, only the three sides. It works for any valid triangle.

Related Properties

From Heron's formula, we can derive the inradius r = A/s and the circumradius R = abc/(4A). These additional properties make Heron's formula a powerful tool that unlocks the full geometry of a triangle from just three side measurements.

Applications

Heron's formula is widely used in surveying, navigation, construction, and computer graphics. It is particularly useful when measuring heights or angles is impractical but side lengths can be measured directly.

Practical Example

Triangle with sides 3, 4, 5

Step 1: Semi-perimeter s = (3+4+5)/2 = 6

Step 2: A = sqrt(6 x 3 x 2 x 1) = sqrt(36) = 6

Step 3: Inradius = 6/6 = 1

Step 4: Circumradius = (3x4x5)/(4x6) = 2.5

Perguntas Frequentes

O que é o semi-perimeter?

O semi-perimeter é half o perimeter: s = (a + b + c) / 2. It é um key component de Herons fórmula e também relates para o inradius.

Does Herons fórmula trabalho para todos triangles?

Yes, isso works para any valid triangle (um onde o sum de any dois sides exceeds o third). If o sides cannot form um valid triangle, o fórmula produces um error (negativo under square root).

O que é o inradius?

O inradius é o radius de o inscribed circle (incircle) that touches todos três sides. It equals Area / semi-perimeter.

O que é o circumradius?

O circumradius é o radius de o circumscribed circle passing through todos três vertices. R = (abc)/(4A).

O que happens se o sides cannot form um triangle?

If o triangle inequality é violated (any side exceeds o sum de o other dois), o expression under o square root becomes negativo, e não valid triangle exists. O calculadora detects this.

Disclaimer: Esta calculadora fornece estimativas para fins informativos e educacionais. Para decisões importantes, consulte um profissional qualificado.

References

  1. Wikipedia. "Circumcircle." en.wikipedia.org
  2. Wolfram MathWorld. mathworld.wolfram.com

Comentários