Question Statement
Find the equations of the medians and the point of concurrency of the triangle DEF when D(−6,−4), E(6,−4) and F(−2,4). What is the name of the point of concurrency?
Background and Explanation
A median of a triangle is a line segment joining a vertex to the midpoint of the opposite side. The three medians intersect at a single point called the point of concurrency. To solve this problem, you need the midpoint formula and the two-point form of a line equation.
Solution
Consider the triangle DEF with vertices D(−6,−4), E(6,−4), and F(−2,4):
Let M1, M2, and M3 be the midpoints of sides DE, EF, and FD respectively. Using the midpoint formula (2x1+x2,2y1+y2):
M1M2M3=(2−6+6,2−4+(−4))=(0,−4)=(26+(−2),2−4+4)=(2,0)=(2−6+(−2),2−4+4)=(−4,0)
The median from D(−6,−4) to M2(2,0). Using the two-point form x2−x1x−x1=y2−y1y−y1:
2−(−6)x−(−6)8x+62x+6x+6x−2y−2=0−(−4)y−(−4)=4y+4=1y+4(dividing both sides by 4)=2y+8=0
The median from E(6,−4) to M3(−4,0):
−4−6x−6−10x−6−5x−62(x−6)2x−122x+5y+8=0−(−4)y−(−4)=4y+4=2y+4(dividing both sides by 2)=−5(y+4)=−5y−20=0
The median from F(−2,4) to M1(0,−4):
0−(−2)x−(−2)2x+21x+2−4(x+2)−4x−84x+y+4=−4−4y−4=−8y−4=−4y−4(dividing both sides by 2)=y−4=y−4=0
To find where the medians intersect, solve any two of the equations (i), (ii), and (iii). Let's solve equations (i) and (ii):
Multiply equation (i) by 2:
2x−4y−4=0
Subtract equation (ii) from this result:
(2x−4y−4)−(2x+5y+8)−9y−129yy=0=0=−12=−34
Substitute y=−34 into equation (i):
x−2(−34)−2x+38−2x+38−36x=0=0=0=−32
Thus, the point of concurrency is (−32,−34).
We can verify this result using the centroid formula, which states that the point of concurrency of medians has coordinates (3x1+x2+x3,3y1+y2+y3):
(3−6+6+(−2),3−4+(−4)+4)=(3−2,3−4)
This confirms our solution. The point of concurrency of the medians of a triangle is called the centroid of the triangle.
- Midpoint Formula: (2x1+x2,2y1+y2)
- Two-Point Form of a Line: x2−x1x−x1=y2−y1y−y1
- Centroid Formula: (3x1+x2+x3,3y1+y2+y3)
- Solving Simultaneous Linear Equations: Substitution or elimination method
Summary of Steps
- Calculate midpoints M1, M2, M3 of the three sides DE, EF, and FD using the midpoint formula.
- Find equations of the three medians DM2, EM3, and FM1 using the two-point form of a line.
- Solve any two median equations simultaneously using elimination or substitution to find the intersection point.
- Verify the result using the centroid formula (3x1+x2+x3,3y1+y2+y3).
- Identify the point of concurrency as the centroid of the triangle.