SOLUTION: Find the distance between the two parallel lines 2x-3y=4 and 2x-3y=-4 I was told there was a formula for this, but I cannot seem to find it. Thank you

Algebra ->  Length-and-distance -> SOLUTION: Find the distance between the two parallel lines 2x-3y=4 and 2x-3y=-4 I was told there was a formula for this, but I cannot seem to find it. Thank you      Log On


   



Question 927826: Find the distance between the two parallel lines 2x-3y=4 and 2x-3y=-4
I was told there was a formula for this, but I cannot seem to find it.
Thank you

Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
You could say there is a formula but you do not need it. You could try to derive a formula, or you could just pick any point on either of the two given lines, find where a line intersects both of these and passes through you chosen point.

The two given lines have slope of 2%2F3. Any line perpendicular to them will have slope -3%2F2. Try to put either equation into slope-intercept form if you not see this.

Pick an equation and find an axis intercept.
2x=4%2B3y
x=4%2F2%2B3y%2F4
x=3y%2F4%2B2
One point on this line is (2,0), which is x-intercept for 2x-3y=4.

The line containing (2,0) and with slope -3%2F2, using point-form to start, is y-0=-%283%2F2%29%28x-2%29
y=-3x%2F2%2B3

You want to find what point is the intersection of this line with the second given line of 2x-3y=-4.
Solve this second equation for y:
-3y=-2x-4
y=%282%2F3%29x%2B4%2F3
-
Equate the expressions of y for the perpendicular equation and the given second equation:
highlight_green%28-%283%2F2%29x%2B3=%282%2F3%29x%2B4%2F3%29
LCD is 6;
Multiply left and right by 6;
-9x%2B18=4x%2B8
-9x-4x=8-18
-13x=-10
x=-10%2F13----seems inconvenient.....
Use x to find y:
y=%282%2F3%29%28-10%2F13%29%2B4%2F3
4%2F3-20%2F39
52%2F39-20%2F39
%2852-20%29%2F39
32%2F39
-
Point on this second line is (32/39, -10/13).

LAST, use the Distance Formula to find the distance between the points, (32/39, -10/39) and (2,0).

(Process and final result not here shown...)