Concept:
For two lines to be perpendicular, the product of their slopes must be \( -1 \) (\( m_1 \cdot m_2 = -1 \)). Once the perpendicular slope is found, we use the point-slope form \( y - y_1 = m(x - x_1) \).
Step 1: Calculating the initial and perpendicular slopes.
Slope of the line through \( (1, 0) \) and \( (-4, 1) \):
\[ m_1 = \frac{1 - 0}{-4 - 1} = -\frac{1}{5} \]
The perpendicular slope \( m_2 \) is the negative reciprocal:
\[ m_2 = 5 \]
Step 2: Deriving the final equation.
Using the point \( (-3, 5) \) and slope \( 5 \):
\[ y - 5 = 5(x - (-3)) \implies y - 5 = 5x + 15 \]
\[ 5x - y + 20 = 0 \]