SOLUTION: Write the equation of the line parallel to 3x - y = 2 and passing through (2,-3).

Algebra ->  Expressions-with-variables -> SOLUTION: Write the equation of the line parallel to 3x - y = 2 and passing through (2,-3).      Log On


   



Question 141996: Write the equation of the line parallel to 3x - y = 2 and passing through (2,-3).
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find the slope m of 3x - y = 2. Put the eqn in the form y=mx + b
3x - y = 2
-y = -3x + 2
y = 3x -2
So the slope is 3.
A line parallel will have the same slope of 3
Use (y -y1) = m(x-x1) where x1 and y1 are the known point (2,-3)
y+3 = 3(x-2)
y+3 = 3x-6
y = 3x-9
3x - y = 9