Analyzing the Centroid
To find the centroid D of triangle ABC with vertices A(3,−1), B(1,3), and C(2,4), we use the centroid formula, which calculates the average of the coordinates:
D=(3x1+x2+x3,3y1+y2+y3)
Substituting the given values into the formula:
This simplifies to the anchor point D(2,2).
Finding the Intersection Point
We now determine the intersection point P of the lines x+3y−1=0 and 3x−y+1=0. We solve this system using the elimination method.
Multiplying the second equation by 3 yields:
Adding this to the first equation, x+3y=1, the y terms cancel out:
Substituting x=−51 back into the first equation:
Thus, our second anchor point is P(−51,52).
Constructing the Line
We now find the equation of the line passing through D(2,2) and P(−51,52). First, we calculate the slope m:
m=x2−x1y2−y1=2−(−51)2−52=51158=118
Using the point-slope form y−y1=m(x−x1) with point D(2,2):
Cross-multiplying and simplifying:
11(y−2)=8(x−2)
11y−22=8x−16
8x−11y+6=0
Final Verification
We test the point (−9,−6) against our derived line equation 8x−11y+6=0:
8(−9)−11(−6)+6=−72+66+6=0
Since the result is zero, the point satisfies the equation. The line passing through the centroid and the intersection of the two given lines is 8x−11y+6=0.