.
Find the distance d between two parallel lines 3x - y + 2 = 0 and 3x - y + 7 = 0.
~~~~~~~~~~~~~~~~~
Thank you for asking.
If two parallel lines in a coordinate plane are given by equations
ax + by + e = 0
and
ax + by + f = 0,
then the distance between these parallel lines is
d = .
See this Wikipedia article
https://en.wikipedia.org/wiki/Distance_between_two_parallel_lines#:~:text=The%20distance%20between%20two%20parallel,distance%20between%20them%20is%20zero.
In your case, a = 3; b = -1; e = 2; f = 7.
So, according to the formula above, the distance between the given parallel lines is
d = = = = = 1.581 (rounded). ANSWER
Solved, answered and carefully explained.