Question: If two lines are parallel and one line has the equation y = 3x + 2, what is the equation of a line parallel to it that passes through the point (1, 4)?
Options:
Correct Answer: y = 3x + 1
Solution:
A line parallel to y = 3x + 2 will have the same slope (3). Using point-slope form, y - 4 = 3(x - 1) gives y = 3x + 1.