Orthocenter Calculator

Find the orthocenter of a triangle from three vertex coordinates. Compare orthocenter, centroid, circumcenter, and incenter positions with area and Euler line analysis.

Vertex A

Vertex B

Vertex C

Orthocenter
(0.0000, 0.0000)
Outside the triangle (obtuse/right)
Centroid
(1.0000, 1.3333)
Always inside the triangle
Circumcenter
(1.5000, 2.0000)
Circumradius: 2.5000
Incenter
(1.0000, 1.0000)
Inradius: 1.0000
Area
6.0000
Using cross-product formula
Perimeter
12.0000
Sides: 5.00, 4.00, 3.00
Triangle Type
Right
Max angle: 90.00°
Euler Line Length
2.5000
Distance from orthocenter to circumcenter

Angles

Angle A90.00°
Angle B53.13°
Angle C36.87°

Side Lengths Comparison

Side a (BC)5.0000
Side b (AC)4.0000
Side c (AB)3.0000

Triangle Centers Comparison

CenterXYDescription
Orthocenter0.00000.0000Intersection of altitudes
Centroid1.00001.3333Intersection of medians
Circumcenter1.50002.0000Intersection of perpendicular bisectors
Incenter1.00001.0000Intersection of angle bisectors
Nine-Point Center0.75001.0000Center of nine-point circle

Distances Between Centers

FromToDistance
OrthocenterCentroid1.6667
OrthocenterCircumcenter2.5000
CentroidCircumcenter0.8333
IncenterCentroid0.3333
IncenterCircumcenter1.1180
Planning notes, formulas, and examples

About the Orthocenter Calculator

The orthocenter is one of the four classical triangle centers and is defined as the point where all three altitudes of a triangle intersect. An altitude is a perpendicular line drawn from a vertex to the opposite side (or its extension). Understanding the orthocenter and its relationship to other triangle centers—the centroid, circumcenter, and incenter—is foundational in coordinate geometry and analytic geometry.

For an acute triangle, the orthocenter lies inside the triangle. For a right triangle, it coincides with the vertex at the right angle. For an obtuse triangle, the orthocenter falls outside the triangle entirely. This behavior makes the orthocenter particularly interesting for studying triangle classification.

The Euler line is a remarkable geometric result: the orthocenter (H), centroid (G), and circumcenter (O) of any non-equilateral triangle are collinear, and the centroid divides the segment HO in a 2:1 ratio. This calculator computes all four classical centers, the nine-point center, side lengths, angles, area, perimeter, and Euler line distance so you can explore these relationships interactively.

Whether you are a student working through a coordinate geometry assignment, a teacher preparing visual demonstrations, or an engineer verifying triangle properties, it gives comprehensive triangle center analysis from just three pairs of coordinates.

When This Page Helps

Orthocenter problems often require several dependent steps, and a small arithmetic slip can propagate through every derived value. This calculator is tailored to that workflow: you enter a x, a y, b x, and it returns orthocenter, centroid, circumcenter, incenter in one consistent pass. It is useful for homework checks, worksheet generation, tutoring walkthroughs, and fast field/design estimates where you need reliable geometry results without rebuilding the full derivation each time.

How to Use the Inputs

  1. Enter the x and y coordinates for vertex A.
  2. Enter the x and y coordinates for vertex B.
  3. Enter the x and y coordinates for vertex C.
  4. View the orthocenter coordinates and other triangle centers together.
  5. Compare side lengths and angles using the visual bars.
  6. Use preset triangles to explore different triangle types.
  7. Review the centers comparison table for all coordinates and descriptions.
Formula used
Orthocenter H = 3G − 2O, where G is the centroid ((x₁+x₂+x₃)/3, (y₁+y₂+y₃)/3) and O is the circumcenter. Circumcenter is found by solving perpendicular bisector equations. Area = |x₁(y₂−y₃) + x₂(y₃−y₁) + x₃(y₁−y₂)| / 2.

Example Calculation

Result: Orthocenter = (0, 0)

For a right triangle with the right angle at vertex A (0,0), the orthocenter coincides with the vertex at the right angle. The centroid is at (1, 1.333), circumcenter at (1.5, 2), and incenter at (1, 1).

Tips & Best Practices

  • For a right triangle, the orthocenter is always at the vertex with the 90° angle.
  • For an equilateral triangle, all four centers coincide at the same point.
  • The Euler line does not exist for equilateral triangles since all centers overlap.
  • If your triangle is degenerate (collinear points), no orthocenter exists.
  • The nine-point center is always the midpoint between the orthocenter and circumcenter.

How Orthocenter Calculations Work

This orthocenter tool links the entered values (a x, a y, b x, b y) to the target geometry relationships used in class and practice problems. Instead of solving each intermediate step manually, you can validate setup and arithmetic quickly while still tracing which measurements drive the final result.

Formula focus: the calculator formula

Practical Uses for Orthocenter

Orthocenter shows up in school geometry, technical drafting, construction layout checks, and early engineering design estimates. When values are changed repeatedly, the calculator helps you compare scenarios quickly and see how sensitive the shape is to each dimension.

Interpreting the Results Correctly

Start with the primary outputs (orthocenter, centroid, circumcenter, incenter) and then use the remaining cards/tables to confirm consistency with your diagram. Keep units consistent across inputs, and round only at the end if your assignment or project specifies a fixed precision.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • The orthocenter is the point where all three altitudes of a triangle meet. An altitude is a perpendicular segment from a vertex to the opposite side.