To find the perpendicular distance you need to find the equation of the line the two points (1, 3.25) and (6, -0.5), and the equation of the line through the point (7, 5) that is perpendicular to this line.
With these equations, you can find the common point (using simultaneous equations) where they intercept and thus the distance (using Pythagoras) between this point and the point (7, 5).
To do this you need:
The gradient m of a line between two points (x0, y0) and (x1, y1) is given by:
[1] m = change_in_y/change_in_x = (y1 - y0)/(x1 - x0)
The equation of a line with gradient m thorough a point (x0, y0) is given by:
[2] y - y0 = m(x - x0).
The gradient m' of a perpendicular line to a line with gradient m is such that:
[3] mm' = -1, ie m' = -1/m
The distance between two points (x0, y0) and (x1, y1) is given using Pythagoras by:
[4] distance = √((x1 - x0)^2 + (y1-y0)^2)
Using the above the problem can be solved:
1) Find the equation of the line between the two points (1, 3.25) and (6, -0.5), using [1] and [2] above;
2) Find the equation of the perpendicular line going through the point (7, 5), using [3] and [2] above;
3) Solve the simultaneous equations formed from (1) and (2) to get the point of intercept
4) Find the distance from this point to (7, 5) using [4] above.
Have a go at a solution using the above before reading any further.
This is the solution using the above method:
1) gradient m = ((-0.5) - (3.25))/(6 - 1) = -3.75/5 = -0.75 = -3/4
→ line is (using the fraction):
y - (-0.5) = -(3/4)(x - 6)
→ 4y + 2 = -3x + 18
→ 4y + 3x = 16
2) gradient m' = -1/(-0.75) = -1/(-3/4) = 4/3 = 1.333...
→ line is (using the fraction):
y - 5 = (4/3)(x - 7)
→ 3y - 15 = 4x - 28
→ 3y - 4x = -13
3) solving to find the common point (point of intercept):
(1)x3 → 12y + 9x = 48
(2)x4 → 12y - 16x = -52
subtracting second from first:
→ 25x = 100
→ x = 4
Substituting back into (1) gives:
4y + 3x4 = 16
→ 4y +12 = 16
→ 4y = 4
→ y = 1
Checking by substituting in (2) gives:
3y - 4x = -13
3x1 - 4x4 = 3 - 16 = -13 as required
→ point of intercept is (4, 1)
4) Distance required is from (4,1) to (7, 5)
→ distance = √((7 - 4)^2 + (5 - 1)^2) = √(3^2 + 4^2) = √(9 + 16) = √25 = 5
Equation: y = 2x+10 Point: (2, 4) Perpendicular slope: -1/2 Perpendicular equation: y-4 = -1/2(x-2) => 2y = -x+10 Both equations intersect at: (-2, 6) Using distance formula: (2, 4) to (-2, 6) = 2 times square root of 5
Points: (4, 1) and (0, 4) Slope: -3/4 Equation: 4y = -3x+16 Perpendicular slope: 4/3 Perpendicular equation: 3y = 4x-13 Both equations meet at: (4, 1) from (7, 5) at right angles Perpendicular distance: square root of [(4-7)squared+(1-5)squared)] = 5 units
If: 3y = 9x+18 then y = 3x+6 with a slope of 3 Perpendicular slope: -1/3 Perpendicular equation: y-29 = -1/3(x-19) => 3y = -x+106 Both equations intercept at: (8.8, 32.4) Perpendicular distance: square root of (8.8-19)^2+(32.4-29)^2 = 10.75 rounded
Points: (0, 5) and (3, 0) Midpoint: (1.5, 2.5) Slope: -5/3 Perpendicular slope: 3/5 Perpendicular equation: y--5 = 3/5(x--3) => 5y = 3x-16 Distance is the square root of (1.5--3)^2+(2.5--5)^2 = 8.746 to three decimal places
Equation: y = 2x+10 and slope is 2 Perpendicular slope: -1/2 Perpendicular equation: 2y = -x+20 Both equations intersect at: (0, 10) from (4, 8) Distance: square root of (0-4)^2 plus (10-8)^2 = 4.472 to three decimal places
Equation: y = 2x+10 Point: (2, 4) Perpendicular slope: -1/2 Perpendicular equation: y-4 = -1/2(x-2) => 2y = -x+10 Both equations intersect at: (-2, 6) Using distance formula: (2, 4) to (-2, 6) = 2 times square root of 5
Points: (4, 1) and (0, 4) Slope: -3/4 Equation: 4y = -3x+16 Perpendicular slope: 4/3 Perpendicular equation: 3y = 4x-13 Both equations meet at: (4, 1) from (7, 5) at right angles Perpendicular distance: square root of [(4-7)squared+(1-5)squared)] = 5 units
If: 3y = 9x+18 then y = 3x+6 with a slope of 3 Perpendicular slope: -1/3 Perpendicular equation: y-29 = -1/3(x-19) => 3y = -x+106 Both equations intercept at: (8.8, 32.4) Perpendicular distance: square root of (8.8-19)^2+(32.4-29)^2 = 10.75 rounded
Points: (0, 5) and (3, 0) Midpoint: (1.5, 2.5) Slope: -5/3 Perpendicular slope: 3/5 Perpendicular equation: y--5 = 3/5(x--3) => 5y = 3x-16 Distance is the square root of (1.5--3)^2+(2.5--5)^2 = 8.746 to three decimal places
Equation: y = 2x+10 and slope is 2 Perpendicular slope: -1/2 Perpendicular equation: 2y = -x+20 Both equations intersect at: (0, 10) from (4, 8) Distance: square root of (0-4)^2 plus (10-8)^2 = 4.472 to three decimal places
1 Equation: y = 2x+10 2 Perpendicular equation works out as: 2y = -x+10 3 Point of intersection: (-2, 6) 4 Distance is the square root of: (-2-2)2+(6-4)2 = 2 times sq rt of 5
Equation: 3x+4y = 0 => y = -3/4x Perpendicular slope: 4/3 Perpendicular equation: 4x-3y-13 = 0 Equations intersect at: (2.08, -1.56) Distance from (7, 5) to (2.08, -1.56) = 8.2 units using the distance formula
Points: (13, 19) and (23, 17) Midpoint: (18, 18) Slope: -1/5 Perpendicular slope: 5 Perpendicular equation: y-18 = 5(x-18) => y = 5x-72
To find the perpendicular distance from a given point to a given line, find the equation of the line perpendicular to the given line which passes through the given point. Then the distance can be calculated as the distance from the given point to the point of intersection of the two lines, which can be calculated by using Pythagoras on the Cartesian coordinates of the two points. A line in the form y = mx + c has gradient m. If a line has gradient m, the line perpendicular to it has gradient m' such that mm' = -1, ie m' = -1/m (the negative reciprocal of the gradient). A line through a point (x0, y0) with gradient m has equation: y - yo = m(x - x0) Thus the equation of the line through (5, 7) that is perpendicular to 3x - y + 2 = 0 can be found. The intercept of this line with 3x - y + 2 = 0 can be calculated as there are now two simultaneous equations. → The perpendicular distance from (5, 7) to the line 3x - y + 2 = 0 is the distance form (5, 7) to this point of interception, calculated via Pythagoras: distance = √((change_in_x)^2 + (change_in_y)^2) This works out to be √10 ≈ 3.162
Coordinate: (11, 17)If: 3x+4y-63.5 = 0Then: 4y = -3x+63.5 => y = -3/4x+15.875Slope: -3/4Perpendicular slope: 4/3Perpendicular equation: y-17 = 4/3(x-11) => 3y = 4x+7Both equations intersect at: (6.5, 11)Perpendicular distance: square root of [(6.5-11)^2+(11-17)^2] = 7.5
Points: (4, -2) Equation: 2x-y-5 = 0 Perpendicular equation: x+2y = 0 Equations intersect at: (2, -1) Perpendicular distance is the square root of: (2-4)2+(-1--2)2 = 5 Distance = square root of 5
Coodinate: (2, 5) Equation: y = 7x+13 Slope: 7 Perpendicular slope: -1/7 Perpendicular equation: 7y = -x+37 Both equations intersect at: (-1.08, 5.44) Perpendicular distance: square root of [(-1.08-2)^2+(5.44-5)^2] = 3.111 to 3 d.p.