Question 315055
How to find the equation of the line tha contains the point (-1, 4) and is parallel to the line 2x - 3y = 5. 
I can get the slope of the given line. But i am getting lost using the point slope formula once I get to y -4 = 2/3x + 2/3. Could you please work through the entire equation without leaving any step out please.. Thank you so much 
----------------------------
y -4 = 2/3x + 2/3
You can add 4 to both sides to get y = (2/3)x + 14/3, but it's not necessary.  The slope is 2/3, that's all you need to know.
Parallel lines have the same slope.
-------------------
Use y = mx + b and the point to find b.
4 = (2/3)*-1 + b
b = 4 - 2/3 = 10/3
Now you have m and b
--> y = (2/3)x + 10/3