Carol H. answered 10/05/17
Tutor
4.9
(285)
Masters' Degree in Mathematics with 35 Years of Teaching Experience
Let's assume the problem is to write the equation of a line parallel to y = -1/2 x + 4 that passes through the point (-3,5).
The given line has a slope of -1/2. Since parallel lines have equal slopes, the new line will also have a slope of -1/2.
Now, you have a point and a slope, so use the Point-Slope Form for the equation of a line.
y - y1 = m(x - x1)
y - 5 = -1/2(x + 3)
y - 5 = -1/2 x - 3/2
y = -1/2 x + 3 1/2