Calculadora de Circuncentro | CalcxApp

Encontre o circuncentro de um triângulo

Point A

Point B

Point C

Results

Circumcenter X

3.00

Circumcenter Y

0.88

Circumradius

3.13

Side Lengths

Calculadora de Circuncentro | CalcxApp

PropertyValue
Circumcenter X3.0000
Circumcenter Y0.8750
Circumradius3.1250
Triangle Area12.0000
Perimeter16.0000
Side a (BC)5.0000
Side b (AC)5.0000
Side c (AB)6.0000

About o Circumcenter

What Is the Circumcenter?

The circumcenter of a triangle is the point where the perpendicular bisectors of all three sides intersect. It is equidistant from all three vertices, making it the center of the circumscribed circle (circumcircle). The circumcircle passes through all three vertices of the triangle.

Finding the Circumcenter

Given three vertex coordinates A(x1,y1), B(x2,y2), and C(x3,y3), the circumcenter (ux, uy) is found using the formula that solves the system of equations arising from the equal distance condition. The circumradius R equals the distance from the circumcenter to any vertex.

Properties

The circumcenter has important properties: it is equidistant from all three vertices, the circumradius R = (abc)/(4A) where a,b,c are side lengths and A is the area. For an acute triangle, the circumcenter lies inside; for an obtuse triangle, it lies outside; for a right triangle, it lies at the midpoint of the hypotenuse.

Applications

Circumcenter calculations are used in computational geometry, Delaunay triangulation, mesh generation, GPS trilateration, and computer graphics. The circumcircle is the smallest circle that passes through all three vertices.

Practical Example

Triangle A(0,0), B(6,0), C(3,4)

Step 1: Side a (BC) = sqrt((6-3)² + (0-4)²) = 5

Step 2: Side b (AC) = sqrt((3-0)² + (4-0)²) = 5

Step 3: Side c (AB) = sqrt(36) = 6

Step 4: Circumcenter = (3, 1.75)

Step 5: Circumradius R = 3.125

Perguntas Frequentes

O que é o circumcircle?

O circumcircle é o unique circle that passes through todos três vertices de um triangle. Its center é o circumcenter e its radius é o circumradius.

Onde é o circumcenter para um right triangle?

For um right triangle, o circumcenter é em o midpoint de o hypotenuse. O circumradius equals half o hypotenuse comprimento.

Can o circumcenter ser outside o triangle?

Yes. For obtuse triangles, o circumcenter lies outside o triangle. For acute triangles isso é inside, e para right triangles isso é em o hypotenuse.

O que é o relationship entre circumradius e área?

R = (abc)/(4A), onde a, b, c são side lengths e A é o triangle área. This é known como o extended law de sines.

É o circumcenter o mesmo como o centroid?

No. O circumcenter é o intersection de perpendicular bisectors, enquanto o centroid é o intersection de medians. They coincide apenas em equilateral triangles.

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