The distance between a line and a point

  • Thread starter Thread starter seto6
  • Start date Start date
  • Tags Tags
    Line Point
seto6
Messages
248
Reaction score
0

Homework Statement


So this it the problem, i am not so good at latex, so i decided to use MS office:

dxieqs.png



Homework Equations


the cross product?


The Attempt at a Solution


wr10eq.png

ok i tried this but i got stuck, because i got the bottom right, i am not sure if the top is correct, what if the line (A) does not pass through the origin, then my method won't work, pointing me in the correct direction would be helpfull, also how do you get the projections of V on d, i know how to get the projection of V on A.
 
Physics news on Phys.org
I presume that this is the shortest distance from the point (x_{1},y_{1}) to the line? This happens when you look at the normal to the line passing through the point (x_{1},y_{1}) which you have noted.

Can you write the line in vector form? If two vectors are perpendicular to each other, what is the value of their dot product? Can you construct the normal from this?

Mat
 
the vector i am trying to find is d, which is perpendicular to A, thus if i do a dot product i would get a zero, but i won't be able to find d.
 
I would instingtively use co-ordainate geometry. The cross product only makes sense for three dimensional vectors.
Write \mathbf{d}=a\mathbf{i}+b\mathbf{j} and then by taking the dot product with the vector representing the line you will be able to find either a or b and use that to find the vector d.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top