Angelica D. answered 10/13/15
Tutor
4.8
(26)
Math and Science Tutoring!
So you are looking for a line perpendicular to a line that passes through the points (7,0) and (0,-49)
The slope of the line going through these points is:
m=(y1-y2)/(x1-x2)
m=(0-(-49))/(7-0)
m=49/7
m=7
Therefore the slope of the line you are looking for is -1/7.
Now we can use this slope and the given point (-4,5) to find the y-intercept (b)
y=mx+b
5=(-1/7)(-4)+b
5=4/7+b
b=31/7
Therefore, the equation of the line in point intercept form is:
y=-1/7x+31/7