SOLUTION: Write the equation of the line if it is joined by the two points (1, -3) and (4, -2)

Algebra ->  Test -> SOLUTION: Write the equation of the line if it is joined by the two points (1, -3) and (4, -2)      Log On


   



Question 636408: Write the equation of the line if it is joined by the two points (1, -3) and (4, -2)
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
First let's find the slope of the line through the points and


Note: is the first point . So this means that x%5B1%5D=1 and y%5B1%5D=-3.
Also, is the second point . So this means that x%5B2%5D=4 and y%5B2%5D=-2.


m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29 Start with the slope formula.


m=%28-2--3%29%2F%284-1%29 Plug in y%5B2%5D=-2, y%5B1%5D=-3, x%5B2%5D=4, and x%5B1%5D=1


m=%281%29%2F%284-1%29 Subtract -3 from -2 to get 1


m=%281%29%2F%283%29 Subtract 1 from 4 to get 3


So the slope of the line that goes through the points and is m=1%2F3


Now let's use the point slope formula:


y-y%5B1%5D=m%28x-x%5B1%5D%29 Start with the point slope formula


y--3=%281%2F3%29%28x-1%29 Plug in m=1%2F3, x%5B1%5D=1, and y%5B1%5D=-3


y%2B3=%281%2F3%29%28x-1%29 Rewrite y--3 as y%2B3


y%2B3=%281%2F3%29x%2B%281%2F3%29%28-1%29 Distribute


y%2B3=%281%2F3%29x-1%2F3 Multiply


y=%281%2F3%29x-1%2F3-3 Subtract 3 from both sides.


y=%281%2F3%29x-10%2F3 Combine like terms. note: If you need help with fractions, check out this solver.


So the equation that goes through the points and is y=%281%2F3%29x-10%2F3