Get in touch

Contact Form Demo

Orthocenter Calculator

Find the intersection $(H)$ of the altitudes

$$ \text{Enter Vertices } A, B, C $$
Point A (x1)
Point A (y1)
Point B (x2)
Point B (y2)
Point C (x3)
Point C (y3)
Examples:
1
2
3
+
/
4
5
6
*
^
7
8
9
0
.
CLR
Orthocenter Coordinates (H)
Geometric Visualization
Detailed Solution
👨‍🏫
By Prof. David Anderson
Math Instructor | 20+ Years Experience
“In 20 years of teaching geometry, I’ve noticed a pattern: finding the Orthocenter is the moment students realize geometry is actually algebra in disguise. Unlike the Centroid (which is a simple average), the Orthocenter requires solving a system of linear equations. It demands precision with slopes and negative reciprocals. I designed this Orthocenter Calculator not just to give you the answer, but to teach you the ‘intersection of altitudes’ method step-by-step. Let’s break down this problem together.”

Orthocenter Calculator: Altitudes, Slopes & Coordinates

The Comprehensive Professor’s Guide to Triangle Geometry

The Orthocenter Calculator is a specialized tool used in analytic geometry to locate the precise intersection point of a triangle’s three altitudes. This point is mathematically denoted as $H(x,y)$.

Whether you are an engineering student analyzing the center of pressure or a high school student tackling coordinate geometry, finding the orthocenter is a rigorous test of your algebra skills. This guide will walk you through the manual calculation, the altitude formula, and the fascinating properties of the Euler Line.

1. Understanding the Altitude (The Core Concept)

Before we calculate, we must define our terms. A triangle has many “centers,” but the orthocenter is unique because it is defined by perpendicularity.

⚠️ Professor’s Correction: Altitude vs. Median

The most common mistake I see on exams is confusing the Altitude with the Median.

Median: Connects a vertex to the midpoint of the opposite side. (Used for Centroid).
Altitude: Connects a vertex to the opposite side at a 90-degree angle. (Used for Orthocenter).

Remember: An altitude does NOT necessarily cut the opposite side in half (unless the triangle is equilateral).

To find the orthocenter manually, we rely on the geometric property of perpendicular slopes. In the Cartesian coordinate system, if a line has a slope of $m$, any line perpendicular to it must have a slope of $-1/m$.

The Negative Reciprocal Rule
$$ m_{\perp} = -\frac{1}{m_{side}} $$
This formula is the engine behind the Orthocenter Calculator.

2. How to Find the Orthocenter (Step-by-Step Algorithm)

When you input coordinates into our tool, it performs a specific algebraic protocol. If you need to find the orthocenter with coordinates on a test, follow this exact procedure using vertices $A(x_1, y_1)$, $B(x_2, y_2)$, and $C(x_3, y_3)$.

Step 1 Calculate Slope of Side BC
Choose a side (e.g., side BC) and calculate its slope ($m$) using the standard slope formula.
$$ m_{BC} = \frac{y_3 – y_2}{x_3 – x_2} $$
Step 2 Determine Altitude Slope
The altitude from vertex A must be perpendicular to side BC. Calculate the negative reciprocal.
$$ m_{alt_A} = -\frac{1}{m_{BC}} $$
Step 3 Solve the System
Construct the line equation ($y – y_1 = m(x – x_1)$). Repeat steps 1-2 for a second altitude. Find the intersection $(x,y)$.

3. Professor’s Walkthrough: A Real Calculation Example

Theory is useful, but practice is better. Let’s work through a real “textbook style” problem together. This will show you exactly how the Orthocenter Calculator processes your data.

📝 Example Problem

Find the orthocenter of a triangle with vertices:
A (2, 5)
B (6, 1)
C (8, 7)

Phase 1: Find Altitude from Vertex A

1. Find Slope of Side BC:
$$ m_{BC} = \frac{7 – 1}{8 – 6} = \frac{6}{2} = 3 $$

2. Find Slope of Altitude from A:
Since the altitude is perpendicular to BC, we take the negative reciprocal of 3.
$$ m_{altA} = -\frac{1}{3} $$

3. Equation of Altitude A:
Use Point-Slope form $y – y_1 = m(x – x_1)$ with Vertex A(2,5).
$$ y – 5 = -\frac{1}{3}(x – 2) $$
$$ y = -\frac{1}{3}x + \frac{2}{3} + 5 $$
Equation 1: $$ y = -\frac{1}{3}x + \frac{17}{3} $$

Phase 2: Find Altitude from Vertex B

1. Find Slope of Side AC:
$$ m_{AC} = \frac{7 – 5}{8 – 2} = \frac{2}{6} = \frac{1}{3} $$

2. Find Slope of Altitude from B:
Negative reciprocal of $1/3$ is $-3$.
$$ m_{altB} = -3 $$

3. Equation of Altitude B:
Use Vertex B(6,1).
$$ y – 1 = -3(x – 6) $$
$$ y = -3x + 18 + 1 $$
Equation 2: $$ y = -3x + 19 $$

Phase 3: Find Intersection (Orthocenter)

Set Equation 1 equal to Equation 2:
$$ -\frac{1}{3}x + \frac{17}{3} = -3x + 19 $$
Multiply by 3 to clear fractions:
$$ -x + 17 = -9x + 57 $$
$$ 8x = 40 \implies x = 5 $$

Plug $x=5$ back into Equation 2:
$$ y = -3(5) + 19 = -15 + 19 = 4 $$

🎉 Final Answer: Orthocenter H is at (5, 4).

4. Where is the Orthocenter located?

One of the most interesting aspects of the orthocenter is that it is a “wandering point.” Unlike the centroid, which is anchored safely inside the triangle, the orthocenter can escape. Its location tells you the type of triangle.

Triangle Classification Orthocenter (H) Location Professor’s Insight
Acute Triangle Inside All angles < 90°. The altitudes intersect internally.
Right Triangle On the Vertex Exam Shortcut: H is located exactly at the 90° vertex. No math needed!
Obtuse Triangle Outside The “Ghost” center. Altitudes must be extended outside the shape to meet.

5. Comparison: Orthocenter vs. Other Centers

Geometry students often get confused by the “Big 4” triangle centers. Here is a cheat sheet to help you distinguish them.

  • 1. Centroid (G) – “The Balance Point”
    Intersection of Medians. Always inside. Used in physics for center of mass.
  • 2. Circumcenter (O) – “The Outer Circle”
    Intersection of Perpendicular Bisectors. Equidistant from vertices. Used in Voronoi diagrams.
  • 3. Incenter (I) – “The Inner Circle”
    Intersection of Angle Bisectors. Equidistant from sides.
  • 4. Orthocenter (H) – “The Height Center”
    Intersection of Altitudes. Used in advanced geometry constructions.

6. The Euler Line & Nine-Point Circle

The orthocenter is a key player in one of geometry’s most beautiful theorems: the Euler Line. In any triangle (except equilateral), the Orthocenter ($H$), Centroid ($G$), and Circumcenter ($O$) are collinear—they lie on a perfectly straight line.

The Golden Ratio of Geometry:
The distance from the Orthocenter to the Centroid is exactly twice the distance from the Centroid to the Circumcenter.
$$ HG = 2 \cdot GO $$

7. Professor’s FAQ Corner

Q: Can I calculate the orthocenter with side lengths only?
No, strictly speaking. The orthocenter is a coordinate position $(x,y)$. Side lengths (like 3, 4, 5) describe the shape, but not its position in space. To find $H$, you must define where the vertices are located on a grid (coordinates).
Q: Why is calculating the Orthocenter harder than the Centroid?
The Centroid is just the average of coordinates: $(x_1+x_2+x_3)/3$. Simple arithmetic. The Orthocenter requires finding slopes, creating linear equations, and solving a system. It involves significantly more algebra.
Q: What is the “equation of altitude”?
The equation of altitude is the linear equation (usually in $y=mx+b$ form) representing the line that passes through a vertex and is perpendicular to the opposite side. Our altitude calculator logic generates these equations internally to find the intersection.

References

  • Dunham, W. (1990). Journey Through Genius: The Great Theorems of Mathematics. Wiley. (Detailed history of the Euler Line).
  • Larson, R., & Hostetler, R. P. (2006). Precalculus with Limits. Houghton Mifflin. (Analytic Geometry of Altitudes).
  • Wolfram MathWorld. “Orthocenter.” (Advanced proofs and Nine-Point Circle relation).
  • Khan Academy. “Triangle Altitudes and Orthocenters.” (Educational video resources).

Solve Your Geometry Problem

Get step-by-step altitude equations and coordinates now.

Go to Orthocenter Calculator