Question Statement
Prove that (a) altitudes, (b) right bisectors, and (c) medians of the following triangles are concurrent:
(i) A ( 4 , 6 ) , B ( 7 , 2 ) , C ( 2 , 3 )
(ii) P ( − 4 , 0 ) , Q ( 2 , 0 ) , R ( 0 , 3 )
Background and Explanation
Three lines are concurrent if they all intersect at a single common point. For three lines given by a 1 x + b 1 y + c 1 = 0 , a 2 x + b 2 y + c 2 = 0 , and a 3 x + b 3 y + c 3 = 0 , concurrency can be verified by showing that the determinant of their coefficients equals zero. This problem demonstrates the classic geometry theorems regarding the orthocenter (altitudes), circumcenter (right bisectors), and centroid (medians).
Solution
First, we calculate the slopes of the sides of △ A B C :
Slope of A B = 4 − 7 6 − 2 = 3 − 4
Slope of B C = 7 − 2 2 − 3 = 5 − 1
Slope of C A = 4 − 2 6 − 3 = 2 3
Altitude A E from A to B C :
Since A E ⊥ B C :
Slope of A E = Slope of B C − 1 = 5 − 1 − 1 = 5
Using point-slope form through A ( 4 , 6 ) :
y − 6 = 5 ( x − 4 )
y − 6 = 5 x − 20
⇒ 5 x − y − 14 = 0
Altitude B F from B to C A :
Since B F ⊥ C A :
Slope of B F = 2 3 − 1 = 3 − 2
Equation through B ( 7 , 2 ) :
y − 2 = − 3 2 ( x − 7 )
3 y − 6 = − 2 x + 14
⇒ 2 x + 3 y − 20 = 0
Altitude C D from C to A B :
Since C D ⊥ A B :
Slope of C D = 3 − 4 − 1 = 4 3
Equation through C ( 2 , 3 ) :
y − 3 = 4 3 ( x − 2 )
4 y − 12 = 3 x − 6
⇒ 3 x − 4 y + 6 = 0
Proving Concurrency:
To verify that the three altitudes meet at one point, we evaluate the determinant of their coefficients:
5 2 3 − 1 3 − 4 − 14 − 20 6
Expanding along the first row:
= 5 3 − 4 − 20 6 + 1 2 3 − 20 6 − 14 2 3 3 − 4
= 5 ( 18 − 80 ) + 1 ( 12 + 60 ) − 14 ( − 8 − 9 )
= 5 ( − 62 ) + 72 − 14 ( − 17 )
= − 310 + 72 + 238 = 0
Since the determinant equals zero, the altitudes are concurrent.
Let M 1 , M 2 , M 3 be the midpoints of sides A B , B C , and C A respectively:
M 1 = ( 2 4 + 7 , 2 6 + 2 ) = ( 2 11 , 4 )
M 2 = ( 2 2 + 7 , 2 3 + 2 ) = ( 2 9 , 2 5 )
M 3 = ( 2 2 + 4 , 2 3 + 6 ) = ( 3 , 2 9 )
Right bisector of A B :
Perpendicular to A B (slope 3 − 4 ), so slope = 4 3 . Through M 1 ( 2 11 , 4 ) :
y − 4 = 4 3 ( x − 2 11 )
4 y − 16 = 3 x − 2 33
8 y − 32 = 6 x − 33
⇒ 6 x − 8 y − 1 = 0
Right bisector of B C :
Perpendicular to B C (slope 5 − 1 ), so slope = 5 . Through M 2 ( 2 9 , 2 5 ) :
y − 2 5 = 5 ( x − 2 9 )
2 y − 5 = 10 x − 45
⇒ 5 x − y − 20 = 0
Right bisector of C A :
Perpendicular to C A (slope 2 3 ), so slope = 3 − 2 . Through M 3 ( 3 , 2 9 ) :
y − 2 9 = 3 − 2 ( x − 3 )
Multiplying by 6:
6 y − 27 = − 4 x + 12
⇒ 4 x + 6 y − 39 = 0
Proving Concurrency:
6 5 4 − 8 − 1 6 − 1 − 20 − 39
= 6 − 1 6 − 20 − 39 + 8 5 4 − 20 − 39 − 1 5 4 − 1 6
= 6 ( 39 + 120 ) + 8 ( − 195 + 80 ) − 1 ( 30 + 4 )
= 6 ( 159 ) + 8 ( − 115 ) − 34
= 954 − 920 − 34 = 0
Thus, the right bisectors are concurrent.
Using the same midpoints M 1 , M 2 , M 3 calculated above:
Median A M 2 from A ( 4 , 6 ) to M 2 ( 2 9 , 2 5 ) :
Using two-point form:
2 9 − 4 x − 4 = 2 5 − 6 y − 6
2 1 x − 4 = 2 − 7 y − 6
⇒ y − 6 = − 7 ( x − 4 )
⇒ 7 x + y − 34 = 0
Median B M 3 from B ( 7 , 2 ) to M 3 ( 3 , 2 9 ) :
3 − 7 x − 7 = 2 9 − 2 y − 2
− 4 x − 7 = 5 2 ( y − 2 )
5 ( x − 7 ) = − 8 ( y − 2 )
5 x − 35 = − 8 y + 16
⇒ 5 x + 8 y − 51 = 0
Median C M 1 from C ( 2 , 3 ) to M 1 ( 2 11 , 4 ) :
2 11 − 2 x − 2 = 4 − 3 y − 3
7 2 ( x − 2 ) = y − 3
2 x − 4 = 7 y − 21
⇒ 2 x − 7 y + 17 = 0
Proving Concurrency:
7 5 2 1 8 − 7 − 34 − 51 17
= 7 8 − 7 − 51 17 − 1 5 2 − 51 17 − 34 5 2 8 − 7
= 7 ( 136 − 357 ) − 1 ( 85 + 102 ) − 34 ( − 35 − 16 )
= 7 ( − 221 ) − 187 − 34 ( − 51 )
= − 1547 − 187 + 1734 = 0
Therefore, the medians are concurrent.
Calculate side slopes:
Slope of P Q = 2 − ( − 4 ) 0 − 0 = 0
Slope of QR = 0 − 2 3 − 0 = 2 − 3
Slope of R P = 0 − ( − 4 ) 3 − 0 = 4 3
Altitude P A from P to QR :
Slope = 2 − 3 − 1 = 3 2
Equation through P ( − 4 , 0 ) :
y = 3 2 ( x + 4 )
⇒ 2 x − 3 y + 8 = 0
Altitude QB from Q to R P :
Slope = 4 3 − 1 = 3 − 4
Equation through Q ( 2 , 0 ) :
y = 3 − 4 ( x − 2 )
3 y = − 4 x + 8
⇒ 4 x + 3 y − 8 = 0
Altitude R C from R to P Q :
Since P Q is horizontal (slope 0), the altitude is vertical:
⇒ x = 0
Proving Concurrency:
2 4 1 − 3 3 0 8 − 8 0
= 2 ( 0 − 0 ) + 3 ( 0 + 8 ) + 8 ( 0 − 3 )
= 0 + 24 − 24 = 0
The altitudes are concurrent.
Midpoints:
M 1 = ( 2 − 4 + 2 , 0 ) = ( − 1 , 0 )
M 2 = ( 2 2 + 0 , 2 0 + 3 ) = ( 1 , 2 3 )
M 3 = ( 2 − 4 + 0 , 2 3 ) = ( − 2 , 2 3 )
Right bisector of P Q :
Perpendicular to horizontal line P Q is vertical through M 1 :
⇒ x + 1 = 0
Right bisector of QR :
Slope = 3 2 through M 2 ( 1 , 2 3 ) :
y − 2 3 = 3 2 ( x − 1 )
6 y − 9 = 4 x − 4
⇒ 4 x − 6 y + 5 = 0
Right bisector of R P :
Slope = 3 − 4 through M 3 ( − 2 , 2 3 ) :
y − 2 3 = 3 − 4 ( x + 2 )
6 y − 9 = − 8 x − 16
⇒ 8 x + 6 y + 7 = 0
Proving Concurrency:
1 4 8 0 − 6 6 1 5 7
= 1 ( − 42 − 30 ) − 0 + 1 ( 24 + 48 )
= − 72 + 72 = 0
The right bisectors are concurrent.
Median P M 2 from P ( − 4 , 0 ) to M 2 ( 1 , 2 3 ) :
5 x + 4 = 2 3 y = 3 2 y
3 x + 12 = 10 y
⇒ 3 x − 10 y + 12 = 0
Median Q M 3 from Q ( 2 , 0 ) to M 3 ( − 2 , 2 3 ) :
− 4 x − 2 = 2 3 y = 3 2 y
3 x − 6 = − 8 y
⇒ 3 x + 8 y − 6 = 0
Median R M 1 from R ( 0 , 3 ) to M 1 ( − 1 , 0 ) :
− 1 x = − 3 y − 3
3 x = y − 3
⇒ 3 x − y + 3 = 0
Proving Concurrency:
3 3 3 − 10 8 − 1 12 − 6 3
= 3 ( 24 − 6 ) + 10 ( 9 + 18 ) + 12 ( − 3 − 24 )
= 3 ( 18 ) + 10 ( 27 ) + 12 ( − 27 )
= 54 + 270 − 324 = 0
All medians are concurrent.
Slope Formula: m = x 2 − x 1 y 2 − y 1
Perpendicularity Condition: m ⊥ = − m 1 (negative reciprocal)
Point-Slope Form: y − y 1 = m ( x − x 1 )
Two-Point Form: y 2 − y 1 y − y 1 = x 2 − x 1 x − x 1
Midpoint Formula: M = ( 2 x 1 + x 2 , 2 y 1 + y 2 )
Concurrency Condition: For lines a i x + b i y + c i = 0 , the determinant a 1 a 2 a 3 b 1 b 2 b 3 c 1 c 2 c 3 = 0
Summary of Steps
Calculate side slopes using the slope formula for all three sides of the triangle
Determine perpendicular slopes (negative reciprocals) for altitudes and right bisectors
Find midpoints of each side for right bisectors and medians
Derive line equations using point-slope form (through vertices for altitudes/medians, through midpoints for right bisectors)
Arrange equations in standard form a x + b y + c = 0 to extract coefficients
Evaluate the determinant of the 3 × 3 coefficient matrix—if zero, the lines are concurrent