SOLUTION: How to write the equation of the line passing through the point (1,3) and parallel to the line y=5x-4y

Algebra ->  Number-Line -> SOLUTION: How to write the equation of the line passing through the point (1,3) and parallel to the line y=5x-4y      Log On


   



Question 689478: How to write the equation of the line passing through the point (1,3) and parallel to the line y=5x-4y
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
y = 5x - 4y
5y = 5x
y = x

slope = 1, passes through (1, 3)

y - 3 = x - 1
y = x + 2