Understand the goal
orthocentre = intersection of the altitudes An altitude goes from a vertex perpendicular to the opposite side. The three altitudes meet at the orthocentre; we use two of them.
Find the gradient of the line joining the two points
mBC=x2−x1y2−y1=2−(5)5−(1)=−34 The gradient tells us how steep the line is. We subtract the y-values on top and the x-values underneath, always keeping the points in the same order. Remember from earlier work: rise over run.
Find the perpendicular gradient
mA=−−341=43 Perpendicular lines have gradients that multiply to give -1, so we flip the fraction and change the sign. This is the negative reciprocal rule.
Substitute the gradient and point into y - y_1 = m(x - x_1)
y−(1)=43(x−(1)) We use the point-gradient form because we know one point the line passes through and its gradient. Putting the numbers in fixes the line in place.
Rearrange into the form y = mx + c
y=43x+41 Expanding the bracket and tidying up gives the familiar straight-line equation. The number c is where the line crosses the y-axis.
This is the altitude from A
y=43x+41 It passes through A and is perpendicular to BC, so it is the altitude from A.
Find the gradient of the line joining the two points
mAC=x2−x1y2−y1=2−(1)5−(1)=4 The gradient tells us how steep the line is. We subtract the y-values on top and the x-values underneath, always keeping the points in the same order. Remember from earlier work: rise over run.
Find the perpendicular gradient
mB=−41=−41 Perpendicular lines have gradients that multiply to give -1, so we flip the fraction and change the sign. This is the negative reciprocal rule.
Substitute the gradient and point into y - y_1 = m(x - x_1)
y−(1)=−41(x−(5)) We use the point-gradient form because we know one point the line passes through and its gradient. Putting the numbers in fixes the line in place.
Rearrange into the form y = mx + c
y=−41x+49 Expanding the bracket and tidying up gives the familiar straight-line equation. The number c is where the line crosses the y-axis.
This is the altitude from B
y=−41x+49 It passes through B and is perpendicular to AC, so it is the altitude from B.
Solve the two altitudes together
43x+41=−41x+49 Where two lines cross, they share the same x and y. Setting the two right-hand sides equal lets us find that shared x-value first.
Solve for x
Collect the x-terms on one side and the numbers on the other, then divide to get x. Take your time with the signs here.
Substitute back to find y
Now put the x-value back into either equation to get y. Using the simpler equation reduces the chance of a slip.
State the orthocentre
(2, 47) This point where the altitudes cross is the orthocentre of the triangle.