EXPLANATION
Since we need a line that passes through the points (2,-5) and perpendicular to the line that passes through the points (x_1,y_1) = (−3, −2) and (x_2,y_2) = (5, 4).
We first need to compute the slope of this line by applying the slope formula:
[tex]\text{Slope}=\frac{y_2-y_1}{x_2-x_1}[/tex]Substituting terms:
[tex]\text{Slope}=\frac{4-(-2)}{5-(-3)}[/tex]Subtracting numbers:
[tex]\text{Slope}=\frac{6}{8}=\frac{3}{4}[/tex]As the first line is perpendicular to the second, the slope should be negative and reciprocal.
Thus, the slope of the first line is slope= -4/3
Now, we already know that the equation of a line is as follows:
[tex]y=mx\text{ + b}[/tex]Where x=2 and y=-5 (the given point) and m=slope= -4/3
Plugging in the values into the equation:
[tex]-5=-\frac{4}{3}\cdot2+b[/tex]Multiplying numbers:
[tex]-5\text{ = -}\frac{8}{3}+b[/tex]Adding +8/3 to both sides:
[tex]-\frac{7}{3}=b[/tex]Finally, the equation of the line is the following:
[tex]y=-\frac{4}{3}x-\frac{7}{3}[/tex]