How To Find The Orthocentre Of A Triangle
sampleletters
Mar 15, 2026 · 6 min read
Table of Contents
How to Find the Orthocentre of a Triangle: A Complete Guide
The orthocentre of a triangle is a fundamental concept in geometry, representing the precise point where the three altitudes of a triangle intersect. An altitude is a perpendicular line segment drawn from a vertex of the triangle to the line containing the opposite side (or its extension). This single point, denoted as H, holds a special place in triangle geometry due to its unique properties and its relationship with other key centers like the centroid and circumcenter. Understanding how to locate the orthocentre is not just an academic exercise; it deepens your comprehension of spatial relationships and provides a gateway to more advanced geometric theorems. Whether you are a student tackling geometry for the first time or someone revisiting mathematical concepts, mastering this construction will sharpen your analytical skills. This guide will walk you through the definition, step-by-step construction methods for all triangle types, algebraic techniques using coordinates, and the fascinating properties that make the orthocentre so significant.
Understanding the Altitude and the Orthocentre
Before constructing the orthocentre, you must firmly grasp what an altitude is. For any triangle ABC, the altitude from vertex A is the line segment that starts at A and meets side BC at a perfect 90-degree angle. The foot of this perpendicular is where the altitude touches the line BC. A critical nuance is that for obtuse triangles, the altitude from the acute-angle vertices will fall outside the triangle, landing on the extension of the opposite side. The orthocentre is simply the common intersection point of these three altitudes, no matter where they fall.
The location of the orthocentre is not fixed; it moves dramatically depending on the triangle's angles:
- Acute Triangle: All angles are less than 90°. The orthocentre lies inside the triangle.
- Right Triangle: One angle is exactly 90°. The orthocentre is located at the vertex of the right angle.
- Obtuse Triangle: One angle is greater than 90°. The orthocentre lies outside the triangle.
This variable position is the first key to understanding the orthocentre's behavior.
Step-by-Step Geometric Construction
Finding the orthocentre with just a compass and straightedge is a classic construction. You only need to draw two altitudes, as the third is guaranteed to pass through their intersection point.
Method for Any Triangle (Using Compass and Straightedge)
- Draw the First Altitude: Choose any vertex, say A. Using your compass and straightedge, or a set square, construct a line perpendicular to the opposite side (BC) that passes through A. Extend this line sufficiently. This is your first altitude.
- Draw the Second Altitude: Choose a different vertex, such as B. Construct a line perpendicular to the opposite side (AC) that passes through B. Extend this line.
- Locate the Intersection: The point where these two constructed altitudes cross is the orthocentre (H).
- Verification (Optional): For thoroughness, you can construct the third altitude from vertex C to side AB. It will invariably pass through the point H you just found, confirming your construction.
Pro Tip: For accuracy, especially with obtuse triangles where altitudes fall on extensions, it's often easiest to start with the altitude from the vertex opposite the longest side, as its foot is more likely to be on the side itself or a clear extension.
Special Case: The Right Triangle
If you identify your triangle as a right triangle (use the converse of Pythagoras' Theorem if side lengths are known), the process simplifies immensely. The two legs of the triangle (the sides forming the right angle) are themselves altitudes. Therefore, the orthocentre is simply the vertex where the right angle is located. No construction is needed beyond identifying the 90° corner.
Algebraic Method: Using Coordinate Geometry
When the vertices of the triangle are given as coordinates on a plane (e.g., A(x₁,y₁), B(x₂,y₂), C(x₃,y₃)), you can find the orthocentre algebraically by solving the equations of two altitudes. This method is precise and essential for applications in computer graphics and engineering.
Step-by-Step Algebraic Process:
- Find the Slope of a Side: Calculate the slope of side BC. The formula for slope between points B(x₂,y₂) and C(x₃,y₃) is
m_BC = (y₃ - y₂) / (x₃ - x₂). - Determine the Slope of the Altitude: The altitude from vertex A is perpendicular to BC. The slopes of perpendicular lines are negative reciprocals. So, if
m_BCis the slope of BC, the slope of the altitude from A,m_a, ism_a = -1 / m_BC. (If BC is horizontal,m_BC = 0, so the altitude from A is vertical,x = x₁). - Write the Equation of the Altitude: Use the point-slope form with vertex A(x₁,y₁) and slope
m_a:y - y₁ = m_a (x - x₁). - Repeat for a Second Vertex: Follow steps 1-3 for another vertex, say B. Find the slope of side AC (
m_AC), then the slope of its perpendicular altitude from B (m_b = -1 / m_AC), and write its equation:y - y₂ = m_b (x - x₂). - Solve the System: You now have two linear equations (the two altitudes). Solve this system of equations simultaneously using substitution or elimination. The solution (x, y) gives the coordinates of the orthocentre H.
Example: For triangle with A(1, 3), B(5, 7), C(8, 2).
- Slope of BC:
(2-7)/(8-5) = -5/3. Altitude from A slope:3/5. Equation:y - 3 = (3/5)(x - 1). - Slope of AC:
(2-3)/(8-1) = -1/7. Altitude from B slope:7. Equation: `y
Solving these equations yields ( x = \frac{19}{4} ) and ( y = \frac{21}{4} ), so the orthocentre is ( H\left(\frac{19}{4}, \frac{21}{4}\right) ) or ( H(4.75, 5.25) ). This algebraic result matches what would be found through precise geometric construction, demonstrating the consistency between synthetic and coordinate approaches.
Conclusion
The orthocentre serves as a fundamental triangle center, revealing key properties about the triangle's shape—whether it lies inside an acute triangle, at the right-angle vertex of a right triangle, or outside an obtuse triangle. You now have two reliable methods to locate it: a visual, compass-and-straightedge construction ideal for geometric insight, and an algebraic coordinate technique suited for exact calculations and computational applications. The choice of method depends on your given information and context. Remember the special case simplifications for right triangles and the practical tip for handling obtuse triangles. Mastering both approaches equips you with a versatile tool for deeper exploration into triangle geometry and its many real-world applications, from structural engineering to computer-aided design.
Latest Posts
Latest Posts
-
Describing Words That Start With K
Mar 15, 2026
-
Common Multiples Of 5 And 8
Mar 15, 2026
-
What Is 23 Inches In Centimetres
Mar 15, 2026
-
Words That Have The Letter K
Mar 15, 2026
-
Things That Start With The Letter H
Mar 15, 2026
Related Post
Thank you for visiting our website which covers about How To Find The Orthocentre Of A Triangle . We hope the information provided has been useful to you. Feel free to contact us if you have any questions or need further assistance. See you next time and don't miss to bookmark.