Now, we want to find the equation of a line that passes through the given point. When two lines are perpendicular, their slopes are . This means that their must be -1.
m_1* m_2=- 1
From Part
A, we know that the slope of the given line is - 4. We can substitute - 4 for m_1 into the above equation to find m_2, the slope of the perpendicular line.
m_1* m_2=- 1
( - 4)* m_2=- 1
m_2=- 1/- 4
m_2=1/4
The slope of the perpendicular line is 14. We can write its partial equation recalling the slope-intercept form.
y= mx+b
↓
y= 1/4x+b
Next, by substituting the given point ( -4, 0) in the above equation, we can find the y-intercept b.
Now that we know that b= 2, we can write the equation of our line.
y=1/4x+ 1