SOLUTION: Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible. (-1,3)and (4,-2)

Algebra ->  Linear-equations -> SOLUTION: Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible. (-1,3)and (4,-2)      Log On


   



Question 69560: Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible.
(-1,3)and (4,-2)

Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible.
(-1,3)and (4,-2)
In order to write the equation of a line, we need a point and a slope. We have two points and no slope, therefore we need to find the slope between these two points.
We can find the slope between two points using the slope formula: highlight%28m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29%29, where m=slope, (x1,y1) and (x2,y2) are two given points.
(x1,y1)=(-1,3) and (x2,y2)=(4,-2)
m=%28-2-3%29%2F%284-%28-1%29%29
m=-5%2F5
m=-1
Now we have a slope and a point, so we can use the point slope formula to find the equation of the line:highlight%28y-y%5B1%5D=m%28x-x%5B1%5D%29%29, where m=slope and (x1,y1) is a given point.
m=-1 and (x1,y1)=(-1,3)
y-3=-1%28x-%28-1%29%29
y-3=-%28x%2B1%29
y-3=-x-1
y-3%2B3=-x-1%2B3
highlight%28y=-x%2B2%29
Happy Calculating!!!!