The orthocenter is the single point where a triangle’s three altitudes meet.
Triangle geometry has a few famous “centers”: centroid, circumcenter, incenter, orthocenter. Each one comes from a different set of lines. The orthocenter comes from altitudes, so it’s all about perpendicularity.
If you can draw a clean perpendicular from a vertex to the opposite side line, you can find the orthocenter. Once you’ve got it, many proofs and coordinate problems get shorter.
Orthocenter Meaning In A Triangle
An altitude is a line from a vertex that hits the opposite side at a right angle. A non-degenerate triangle has three altitudes, and they always cross at one shared point. That meeting point is the orthocenter.
The orthocenter can land inside the triangle, on a vertex, or outside the triangle. Its position tracks the triangle’s angle type, so it’s a handy “shape detector.”
What Counts As An Altitude
Altitudes are about a 90° hit, not about landing neatly on the side segment. If the perpendicular from a vertex meets the extension of the opposite side, it still counts. That’s why obtuse triangles often need side extensions in your sketch.
Why The Three Altitudes Meet
This concurrency is a standard theorem in Euclidean geometry. One common proof uses right angles and similar triangles to show that once two altitudes cross, the third one passes through the same crossing point.
What Is Orthocenter in Geometry? With Clear Triangle Setups
The easiest way to “see” the orthocenter is to link it to acute, right, and obtuse triangles.
Where The Orthocenter Sits In Acute, Right, And Obtuse Triangles
- Acute triangle: all altitudes fall inside the triangle, so the orthocenter is inside.
- Right triangle: the two legs are perpendicular, so the orthocenter is the right-angle vertex.
- Obtuse triangle: two altitudes meet side extensions, so the orthocenter sits outside.
This location rule is a fast check. If your triangle is obtuse but your orthocenter is inside, recheck your perpendiculars.
Orthocenter Vs. Other Triangle Centers
Mix-ups happen when the “source lines” get swapped. Here’s the clean match:
- Orthocenter: altitudes
- Centroid: medians
- Circumcenter: perpendicular bisectors
- Incenter: angle bisectors
Khan Academy connects these centers and shows how the orthocenter behaves in special triangles. Common orthocenter and centroid is a clean visual lesson.
How To Find The Orthocenter By Hand
You only need two altitudes to locate the orthocenter. The third altitude will pass through the same point, so it works as a built-in check.
Step-By-Step Construction With A Ruler And Set Square
- Draw triangle ABC clearly. If it looks obtuse, extend the sides lightly with a pencil line.
- From vertex A, draw a line perpendicular to side BC (or its extension). Mark the foot.
- From vertex B, draw a line perpendicular to side AC (or its extension).
- Label the intersection of those two altitudes as H.
- Draw the altitude from C to confirm it also passes through H.
Perpendicular Tricks That Save Time
- In a right triangle, use the legs as two altitudes. Their intersection is the orthocenter.
- In an isosceles triangle, the altitude from the apex lies on the symmetry line, so H lies on that same line.
- If a foot of an altitude “won’t land” on the side segment, extend the side line and try again.
Orthocenter Properties That Show Up In Problems
Once you’ve found H, you gain a tight cluster of right angles. That cluster feeds the tools that show up in classwork: similar triangles, cyclic quadrilaterals, and clean perpendicular arguments.
MathWorld lists the definition and many classic properties, including coordinate forms used in triangle geometry. Orthocenter is a strong reference when you want the formal statements.
Perpendicular Facts You Can Reuse
- AH ⟂ BC, BH ⟂ AC, and CH ⟂ AB, by definition.
- In an acute triangle, the three feet of the altitudes form the orthic triangle.
- In an obtuse triangle, two altitude feet lie on extensions, not on the side segments.
Orthocenter And The Euler Line
In any non-equilateral triangle, the centroid G, circumcenter O, and orthocenter H lie on one line, called the Euler line. If you ever plot G and O, H should fall on the same straight line.
Orthocenter Moves In Proof Problems
Many geometry proofs turn into a hunt for equal angles. The orthocenter helps because altitudes create guaranteed right angles, and right angles are easy to track.
Right Angles Create Circles Fast
If a point D is the foot of an altitude, then one angle at D is 90°. A 90° angle is often enough to show that four points lie on one circle. Once a circle appears, you can use equal angles that subtend the same chord, or you can use “opposite angles sum to 180°” inside a cyclic quadrilateral.
Similar Triangles Around The Orthocenter
When two altitudes cross at H, you get pairs of right angles that point in the same directions. That setup often yields similar triangles that share an acute angle. Similarity then gives you ratios, parallel lines, and angle equalities that would be hard to spot from the triangle alone.
Quick Proof Routine
- Mark every 90° angle created by altitudes.
- Check whether any pair of right angles points to a cyclic quadrilateral.
- Look for a shared acute angle that can trigger similar triangles.
- Only then write algebraic steps; the diagram should do most of the work.
Common Orthocenter Facts At A Glance
This table keeps the most-used facts in one place.
| Situation | Orthocenter Result | How Students Use It |
|---|---|---|
| Acute triangle | H is inside | No side extensions needed for altitude construction |
| Right triangle | H is the right-angle vertex | Two altitudes are already the legs |
| Obtuse triangle | H is outside | Extend sides before drawing perpendiculars |
| Equilateral triangle | All centers coincide | Orthocenter matches centroid, incenter, circumcenter |
| Isosceles triangle | H lies on the symmetry line | Find that line first, then drop one more altitude |
| Coordinate geometry | Intersection of two altitude equations | Build perpendicular slopes, then solve the system |
| Checking work | Third altitude passes through H | Use it to catch construction or algebra slips |
| Euler line | G, O, H are collinear | A quick diagram check in center-geometry problems |
Finding The Orthocenter In Coordinate Geometry
On a grid, you can compute H by intersecting two altitude lines. The recipe is consistent: build a line through a vertex that is perpendicular to the opposite side, then repeat once more.
Method Using Slopes
- Find slope(BC). The altitude from A has slope equal to the negative reciprocal of slope(BC). Write that line through A.
- Find slope(AC). The altitude from B has slope equal to the negative reciprocal of slope(AC). Write that line through B.
- Solve the two line equations to get H.
Worked Sample With Clean Numbers
Let A(0, 4), B(0, 0), C(6, 0). BA is vertical and BC is horizontal, so angle B is 90°.
- The altitude from A to BC is the line x = 0, which matches BA.
- The altitude from C to AB is the line y = 0, which matches BC.
Those two altitudes meet at B(0, 0). So the orthocenter is B, which matches the right-triangle rule.
A Dot-Product Option When Lines Turn Vertical
Vertical lines can make slope work feel clunky. In proofs, you can use vectors instead: two directions are perpendicular when their dot product is 0. That keeps the algebra tidy when a slope is undefined.
Orthocenter With Vectors And Dot Products
If slopes feel shaky, vectors give a steady path. Build direction vectors for each side: BC, CA, AB. An altitude from A is a line through A whose direction vector is perpendicular to BC. Perpendicular means dot product 0, so you can pick a direction vector u such that u · BC = 0. Do the same from B against AC. Two lines, one intersection, same target point H.
This style shows up in coordinate proofs where the triangle is rotated, shifted, or scaled. Dot products stay stable under those moves, so you spend less time on special cases like vertical lines.
Second Table: Quick Checks While Solving
These checks help you catch the usual errors early.
| Check | What You Verify | What A Mismatch Often Means |
|---|---|---|
| Angle type vs. orthocenter location | Acute → inside, Right → vertex, Obtuse → outside | Wrong line type drawn (median or angle bisector) |
| Perpendicular marks | Each altitude hits its opposite side line at 90° | Foot point placed on the segment without checking the right angle |
| Two-altitude rule | Two altitudes intersect at H, third passes through H | Algebra slip in line equations or intersection |
| Right-triangle shortcut | H equals the right-angle vertex | Hypotenuse treated like an altitude |
| Euler line check | G, O, H lie on one line (non-equilateral) | Circumcenter swapped with incenter |
| Side extensions in obtuse triangles | Altitude feet may land off the segments | You avoided extending sides, so perpendiculars missed |
Mistakes That Cost Points
Most orthocenter misses come from one of these three habits.
Drawing To Midpoints Instead Of Perpendiculars
If you find midpoints and connect them to vertices, you are drawing medians, not altitudes. Always mark a 90° angle where your altitude hits the opposite side line.
Keeping Every Line Inside The Triangle
Obtuse triangles push the orthocenter outside. If you force the construction to stay inside, the lines may not meet. Extend the sides and redo the perpendicular drops.
Label Drift
Name the feet of your altitudes and stick with those labels. A clean diagram with steady labels often beats clever algebra.
Wrap-Up
The orthocenter is the altitude intersection point of a triangle. Build two altitudes, mark their crossing as H, and use the third altitude plus the location rule as your error check. With that, the orthocenter turns into a reliable tool for triangle proofs and coordinate geometry.
References & Sources
- Khan Academy.“Common orthocenter and centroid.”Connects the orthocenter (altitude intersection) with other triangle centers using a worked geometry argument.
- Wolfram MathWorld.“Orthocenter.”Defines the orthocenter and lists widely used properties and coordinate expressions.