Sign In
The shortest distance between a point and a line is the length of the line segment that is perpendicular to the given line.
3sqrt(2)
The shortest distance between a point and a line is the length of the line segment that is perpendicular to the given line. We will need to find the perpendicular line and then we can find the intersection point. Finally, we can calculate the distance from the given point to the point of intersection.
Perpendicular lines have negative reciprocal slopes. This means the product of their slopes is equal to -1.
m_1 * m_2=- 1
The given line has a slope of 1.
y=x+4 ⇔ y= 1x+4
Now, to find the equation of the perpendicular line, we can substitute the known point in the slope-intercept form, using that the slope is - 1.
We can add this value of b, along with the known slope, into the slope-intercept form to have a complete equation for the perpendicular line. y= -1x+ 10 ⇔ y=- x+10
To find the distance, we also need to know where the given line and the perpendicular line intersect. By setting up a system of equations, we can find the point of intersection. y=x+4 y=- x+10 Since both equations have y isolated, it is most convenient to use the Substitution Method.
Having solved the second equation for x, we can substitute this value into the first equation to find the value of y.
The lines intersect at (3,7).
Now that we know the two endpoints of the segment, we can use the Distance Formula to calculate the length of the segment.
Substitute ( 6,4) & ( 3,7)
The distance from the point (6,4) to the line y=x+4 is 3sqrt(2).