To get the equation of a line, you can use the following:
y - y1 = m (x - x1)
Where:
- m is the slope (2)
- y1 is the y coordinate of a point (1, -5)
- x1 is the x coordinate of the same point (1, -5)
Just substitute in the values:
y - y1 = m (x - x1)
y - (-5) = 2(x - 1) ( - - 5 = + 5 )
y + 5 = 2(x - 1)
_________________________
Answer:
B. y + 5 = 2(x - 1)