Answer:
Step-by-step explanation:
Two lines are perpendicular if the first line has a slope of [tex]m[/tex] and the second line has a slope of [tex]\frac{1}{-m}[/tex].
With this information, we first need to figure out what the slope of the line is that we're given, and then we can determine what the slope of the line we're trying to find is:
[tex]5x - 2y = -6[/tex]
[tex]-2y = -5x - 6[/tex]
[tex]y = \frac{5}{2}x + 3[/tex]
We now know that [tex]m = \frac{5}{2}[/tex] for the first line, which means that the slope of the second line is [tex]m = \frac{-2}{5}[/tex]. With this, we have the following equation for our new line:
[tex]y = \frac{-2}{5}x + C[/tex]
where [tex]C[/tex] is the Y-intercept that we now need to determine with the coordinates given in the problem statement, [tex](5, -4)[/tex]:
[tex]y = \frac{-2}{5}x + C[/tex]
[tex](-4) = \frac{-2}{5}(5) + C[/tex]
[tex]-4 = -2 + C[/tex]
[tex]C = -2[/tex]
Finally, we can create our line:
[tex]y = \frac{-2}{5}x - 2[/tex]
[tex]5y = -2x - 10[/tex]
[tex]2x + 5y = -10[/tex]