SOLUTION: Find the slope of any line perpendicular to the line though points (0,5) and (-3,-4) Thank you

Algebra ->  College  -> Linear Algebra -> SOLUTION: Find the slope of any line perpendicular to the line though points (0,5) and (-3,-4) Thank you      Log On


   



Question 106047: Find the slope of any line perpendicular to the line though points (0,5) and (-3,-4) Thank you
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
To find a line perpendicular to the line going throught the 2 points,
we need to find its slope first.
m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29
for the two points (0,5) and (-3,-4),
m=%28-4-5%29%2F%28-3-0%29
m=%28-9%29%2F%28-3%29
m=3
The line going through (0,5) and (-3,-4) has a slope of 3.
Perpendicular lines have a relationship between their slopes as follows,
m%5B1%5D%2Am%5B2%5D=-1
In this case,
3%2Am%5B2%5D=-1
m%5B2%5D=-%281%2F3%29
Therefore your perpendicular line equation is,
y=mx%2Bb
y=-%281%2F3%29x
where b=0 for simplicity.