For this case we have that if two lines are perpendicular, then the product of their slopes is -1.
If we have the following equation of the line:
[tex]y = -4x + 9[/tex]
The slope is [tex]m_ {1} = - 4[/tex]
Then yes:
[tex]m_ {1} * m_ {2} = - 1\\m_ {2} = \frac {-1} {m_ {1}}\\m_ {2} = \frac {-1} {- 4}\\m_ {2} = \frac {1} {4}[/tex]
The equation of the new line will be:
[tex]y = \frac {1} {4} x + b[/tex]
We substitute the point to find "b":
[tex]5 = \frac {1} {4} (4) + b\\5 = 1 + b\\b = 5-1\\b = 4[/tex]
Finally, the equation is:
[tex]y = \frac {1} {4} x + 4[/tex]
Answer:
[tex]y = \frac {1} {4} x + 4[/tex]