Orthocenter Calculator
Find the intersection $(H)$ of the altitudes
Orthocenter Calculator: Altitudes, Slopes & Coordinates
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.
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$.
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)$.
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.
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
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