
Hermela M.
asked 10/05/19What is the distance between the line going through points (1, − 5 4 ) and ( 1 3 , − 3 4 ) and the point (2, −3)?
2 Answers By Expert Tutors
Mark's question is important and the question cannot be answered unless Mark's question is answered first!
However, as a reminder the distance from a point to a line is given by
(ax1 + by1 + c)/sqrt(a2 + b2)
where ax + by + c is the general form of the given equation and(x1,y1) is the point in question.
Usually the absolute value of the expression is the distance.

Howard J. answered 10/05/19
Principal Mechanical Engineer with >30 years' math coaching experience
I show each and every step to help those most in need, so I apologize to those bored with a highly-detailed solution.
First we need to find the equation of the line. The slope is found using any two points on the line in any order:
m=Δy/Δx=(y2-y1)/(x2-x1)
Let (x2,y2)=(1,-54) and (x1,y1)=(13,-34)
m=(-54--34)/(1-13)=(-54+34)/(-12)=-20/-12=5/3
Now use the slope-intercept form to get the equation:
y=mx+b
Substitute any point into that form. I choose (x1,y1)=(13,-34)
-34=(5/3)(13)+b
b=-34-65/3=-167/3
Finally, the equation of the line is y=(5/3)x-167/3.
Now the distance, d, from a point (x0,y0) to the line ax+by+c=0 is:
d=|ax0+by0+c|/[a2+b2]1/2
(from https://brilliant.org/wiki/dot-product-distance-between-point-and-a-line/)
So we first have to write the equation of the line in this form:
y=(5/3)x-167/3
3(y)=3[(5/3)x-167/3]
3y=5x-167
-5x+3y+167=0
The point from which we want to find the distance from is (2,-3). So following the formula above:
d = |ax0+by0+c|/[a2+b2]1/2
= |(-5)(2)+(3)(-3)+167|/[(-5)2+32]1/2
=|-10-9+167|/[25+9]1/2
=|148|/341/2=148/341/2=25.38
but since the data were given with just two significant figures, we round it down to 25. The solution is 25.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
Are the y-coordinates fractions?10/05/19