Scalar projection - finding distance between line and point

Click For Summary
SUMMARY

The distance from a point P(x1, y1) to a line represented by the equation ax + by + c = 0 can be calculated using scalar projection. The formula for this distance is |ax1 + by1 + c| / √(a² + b²). To derive this, one must identify a normal vector to the line and a vector from a point on the line to the given point, utilizing the concept of projections in vector mathematics.

PREREQUISITES
  • Understanding of scalar projections in vector mathematics
  • Familiarity with the equation of a line in the form ax + by + c = 0
  • Knowledge of normal vectors and their properties
  • Basic skills in algebra and geometry
NEXT STEPS
  • Study the concept of normal vectors in geometry
  • Learn about vector projections and their applications
  • Explore the derivation of distance formulas in analytic geometry
  • Practice solving problems involving distances from points to lines
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are looking to deepen their understanding of geometric concepts and vector projections.

tysonk
Messages
33
Reaction score
0
Using a scalar projections how do you show that the distance from a point P(x1,y1) to line
ax + by + c = 0 is

[itex]\frac{|ax1 +b y1 + c|}{\sqrt{a^2 +b^2}}[/itex]

I do not know how to approach this, please provide some guidance.
 
Physics news on Phys.org
tysonk said:
Using a scalar projections how do you show that the distance from a point P(x1,y1) to line
ax + by + c = 0 is

[itex]\frac{|ax1 +b y1 + c|}{\sqrt{a^2 +b^2}}[/itex]

I do not know how to approach this, please provide some guidance.

Find a normal vector ##\hat n## to the line and a vector ##\vec V## from some point on your line to your given point and think about projections.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
12K
Replies
17
Views
3K
Replies
12
Views
5K
Replies
4
Views
2K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
1K