You can put this solution on YOUR website! What is the equation of the line that passes through the points (4,0) and (1,-2)?
;
Assign the given coordinates as follows:
x1=4; y1=0
x2=1; y2=-2
:
Find the slope (m) using the slope formula: m =
m = = =
:
Create the equation using the point/slope formula: y - y1 = m(x - x1)
y - 0 = (x - 4)
:
y = x - (4)
:
y = x - ; is the equation