Distance between two parallel line is given as d=|c1-c2|/sqrt(a2+b2) where two lines are ax+by+c1=0 and ax+by+c2=0.
Thus, d=|-7-5|/sqrt(122+52)=12/13
Friday S.
asked 05/31/19Distance between two parallel line is given as d=|c1-c2|/sqrt(a2+b2) where two lines are ax+by+c1=0 and ax+by+c2=0.
Thus, d=|-7-5|/sqrt(122+52)=12/13
the 2 equations are y = (7/5) - (12/5)x and y = -1 -(12/5)x
Using the second equation to obtain a point x = 0, y = -1
Then to find the closest point on the second line will look like this, the distance formula is used
d =SQRT( (0-x)2 + (-1-7/5+(12/5)x2 ) gives d = SQRT((169/25)x2-(288/25)x+144/25)
Taking the derivative of the discriminant, I get (338/25)x -(288/25) and setting that to zero gives
x = .852, from which we get y = -.6448 from the first equation. Now to find the distance between them is
d = SQRT( (0-.852)2 + (-1+.6448)2 ) from which I obtain d = .923
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.