Answer:
the equation of the line that is perpendicular to ST and goes through the midpoint between S and T is 3x + y = 10
Explanation:
To find the equation of a line that is perpendicular to ST and goes through the midpoint between S and T, we can follow these steps:1.
Find the slope of the line ST:- The slope of a line can be found using the formula: slope = (change in y-coordinates) / (change in x-coordinates).- Given S(4,8) and T(-2,6), the change in y-coordinates is 6 - 8 = -2 and the change in x-coordinates is -2 - 4 = -6.- Therefore, the slope of line ST is -2 / -6 = 1/3.2.
Determine the negative reciprocal of the slope of ST to find the slope of the line perpendicular to ST:- The negative reciprocal of a slope is obtained by flipping the fraction and changing its sign.- So, the negative reciprocal of 1/3 is -3/1 or simply -3.3.
Find the midpoint between S and T:- The midpoint of two points can be found using the midpoint formula: ((x₁ + x₂)/2, (y₁ + y₂)/2).- Using S(4,8) and T(-2,6), we have ((4 + -2)/2, (8 + 6)/2) = (1, 7).4.
Use the slope and the midpoint to determine the equation of the line:- We can use the point-slope form of a line, which is y - y₁ = m(x - x₁), where (x₁, y₁) is the midpoint and m is the slope.- Substituting the values, we get y - 7 = -3(x - 1).- Expanding and rearranging the equation, we have y - 7 = -3x + 3.- Finally, we can rewrite the equation in the standard form as 3x + y = 10.Therefore, the equation of the line that is perpendicular to ST and goes through the midpoint between S and T is 3x + y = 10.