Explanation:
Hi there!
The given equation is:
y = -2x + 5………………(i)
Comparing the equation with y = mx+c, we get;
m1 = -2
Also another equation of the line which passes through point (-4,2), we get;
(y-2) = m2(X+4)............(ii) { using the formula (y-y1) = m2(x-x2)}
According to the question, they are perpendicular to eachother, So according to the condition of perpendicular lines;
m1*m2 = -1
-2*m2 = -1
or, m2 = 1/2.
Therefore, m2= 1/2.
Now, keeping the value of m2 in equation (ii).
(y-2) = 1/2(x+4)
y = (1/2)x + 4
Therefore, the required equation is: y = (1/2)x + 4.
Hope it helps!