Answer:
The equation of the line that passes through (1, 2) is y = - 2x + 4
Explanation:
2x + y - 1 = 0
2x + y - 1 + 1 = 0 + 1
2x + y = 1
2x - 2x + y = 1
y = - 2x + 1
parallel lines have the same slope, so the equation line will be -2
plug in the point, y = mx + b (x, y)
y = (-2)x + b , (1, 2)
(2) = (-2)(1) + b
2 = -2 + b
2 + 2 = -2 + 2 + b
4 = b
y = - 2x + 4