Translation......we wish to write the equation of a line in the form y = mx + b given the points (4, 5) and (-2, -7)
First.....find the slope = [subtract y's in some order] / [ subtract x's in the same order]
So we have
[ -7 - 5] / [ -2 - 4] = -12/ -6 = 2
And using either point ....the point-slope form becomes
y = 2(x - 4) + 5 simplify
y = 2x - 8 + 5
y = 2x - 3
