Solving Scalar Product Problem: Find Perpendicular Distance

Click For Summary
SUMMARY

The discussion focuses on solving the Scalar Product Problem, specifically finding the perpendicular distance from a point A(x1, y1) to the line represented by the equation y = mx + c. The derived formula for this distance is |(mx1 - y1 + c) / √(m² + 1)|. Additionally, when the line is expressed in the standard form ax + by + d = 0, the perpendicular distance is given by |(ax1 - by1 + d) / √(a² + b²)|. The discussion emphasizes the use of vector analysis to derive these formulas.

PREREQUISITES
  • Understanding of parametric vector equations
  • Familiarity with the concepts of gradients and intercepts in linear equations
  • Knowledge of dot products and vector magnitudes
  • Basic skills in algebra and geometry
NEXT STEPS
  • Study vector projections and their applications in geometry
  • Learn about the derivation of distance formulas in coordinate geometry
  • Explore the implications of the dot product in vector analysis
  • Investigate the geometric interpretation of linear equations in different forms
USEFUL FOR

Students in mathematics, particularly those studying geometry and algebra, as well as educators seeking to explain concepts related to lines and distances in a coordinate system.

pavadrin
Messages
154
Reaction score
0
Hey,
Today I was given a problem to solve in class and was told to complete it for homework. This problem is as follows:

The line y=mx + c has a gradient m and cuts the y-axis at (0,c). Thus we can write the parametric vector equation of the line as:

[tex]r = cj +\lambda (i + mj)[/tex]

Using this fact show that that the perpendicular distance from point [tex]A(x_1 , y_1)[/tex] to y = mx + c is:

[tex]\mid(\frac{mx_{1} - y_{1} + c}{\sqrt{m^2 + 1}})\mid[/tex]

If y = mx + c is instead written as ax + by + d = 0 show that the perpendicular distance of point [tex]A(x_1 , y_1)[/tex] to as ax + by + d = 0 is given by:

[tex]\mid(\frac{ax_{1} - by_{1} + d}{\sqrt{a^2 + b^2}})\mid[/tex]

This diagram which I drew to help me may help:

PF.JPG


______________________​

I have tried solving this problem by using vectors:

PF4.GIF


and I know that the dot product of [tex]( x_1 , y_1 )[/tex] and y = mx + c is equal to zero but from there onwards I am not sure on how to approach this problem. All help is appreciated,
thanks, Pavadrin
 
Physics news on Phys.org
First, you need to find a vector perpendicular to the line y = mx + c. Call this vector u. Let v be the vector that points to A. Then for some n, nu + v = r. The magnitude of nu is the perpendicular distance from the point A to the line y = mx + c.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
6
Views
2K
Replies
8
Views
3K
Replies
10
Views
3K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
4K
  • · Replies 40 ·
2
Replies
40
Views
5K