How to Calculate Shortest Distance of Arbitrary Point from Line?
Shortest Distance of Arbitrary Point from Line calculator uses Shortest Distance of a Point from Line = modulus(((X Coefficient of Line*X Coordinate of Arbitrary Point)+(Y Coefficient of Line*Y Coordinate of Arbitrary Point)+Constant Term of Line)/sqrt((X Coefficient of Line^2)+(Y Coefficient of Line^2))) to calculate the Shortest Distance of a Point from Line, Shortest Distance of Arbitrary Point from Line formula is defined as the perpendicular distance from one arbitrary point to the Line under consideration. Shortest Distance of a Point from Line is denoted by d symbol.
How to calculate Shortest Distance of Arbitrary Point from Line using this online calculator? To use this online calculator for Shortest Distance of Arbitrary Point from Line, enter X Coefficient of Line (Lx), X Coordinate of Arbitrary Point (xa), Y Coefficient of Line (Ly), Y Coordinate of Arbitrary Point (ya) & Constant Term of Line (cLine) and hit the calculate button. Here is how the Shortest Distance of Arbitrary Point from Line calculation can be explained with given input values -> 9.838699 = modulus(((6*5)+((-3)*(-2))+30)/sqrt((6^2)+((-3)^2))).