SOLUTION: Write the equation of the line that is parallel to the line y = -x + 3 and contains the point (4,1).

Algebra ->  Systems-of-equations -> SOLUTION: Write the equation of the line that is parallel to the line y = -x + 3 and contains the point (4,1).      Log On


   



Question 1061902: Write the equation of the line that is parallel to the line y = -x + 3 and contains the point (4,1).
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
A similar problem.
Parallel lines have the same slope, makes it siimpler.
====================================
Perpendicular to y=-4x+1 passes through (-8,1)
---------
Find the slope of y = -4x + 1
call it m1
(Hint: in the form y = mx + b, m is the slope)
-----
The slope of lines perpendicular is the negative inverse, = -1/mi
Call that m2.
----------
y - y1 = m2*(x - x1) where (x1,y1) is the point.