Thread Closed

distance between a point and a line in space

 
Share Thread Thread Tools
Feb16-10, 05:14 PM   #1
 

distance between a point and a line in space


1. The problem statement, all variables and given/known data
Find the distance between (2,5,1) and the line 2i − 3j + 6k.


2. Relevant equations



3. The attempt at a solutionI can't find a formula to figure this (or one that makes any sense)...
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Feb16-10, 05:38 PM   #2
 
Quote by lockedup View Post
... and the line 2i − 3j +6k.
It's a plane.
 
Feb16-10, 05:52 PM   #3
 
Mentor
Quote by Gunthi View Post
It's a plane.
No, it isn't.
 
Feb16-10, 05:55 PM   #4
 
Mentor

distance between a point and a line in space


Quote by lockedup View Post
1. The problem statement, all variables and given/known data
Find the distance between (2,5,1) and the line 2i − 3j + 6k.
2i - 3j + 6k isn't a line -- it's a vector. It has a certain length, while a line has infinite length. The problem is probably something more like this:
Find the distance between (2,5,1) and the line whose direction is given by the vector 2i − 3j + 6k.
Quote by lockedup View Post


2. Relevant equations



3. The attempt at a solutionI can't find a formula to figure this (or one that makes any sense)...
Just as well. Given that you can't find a formula, how would you approach this problem? According to the forum rules, you have to give it a good shot before anyone can give you any help.
 
Feb16-10, 05:58 PM   #5
 
Gunthi,

I believe you are asking how to find the distance between a point in space, and a vector?

If so, start by looking at line-distance formulas and vector math.

I hope this gives you a jumping-off point.
 
Feb16-10, 06:25 PM   #6
 
Quote by Mark44 View Post
2i - 3j + 6k isn't a line -- it's a vector. It has a certain length, while a line has infinite length. The problem is probably something more like this:
Find the distance between (2,5,1) and the line whose direction is given by the vector 2i − 3j + 6k.

Just as well. Given that you can't find a formula, how would you approach this problem? According to the forum rules, you have to give it a good shot before anyone can give you any help.
My assignment sheet says line...

Does 20 or so google searches count? I've clicked on numerous links, some from here, and none of it makes any sense.

The formula in my Calculus book states:

[tex]D = \frac{||PQ \times u||}{||u||}[/tex]

P is a point on the line, Q is the point in space, and u is the direction vector. Since I'm only given a vector and as opposed to a line, can I use (0, 0, 0) for P so that PQ is just Q?
 
Feb16-10, 06:50 PM   #7
 
Mentor
Sure, give your formula a shot.

And no, Google searches don't count...
 
Feb16-10, 07:58 PM   #8
 
Quote by Mark44 View Post
No, it isn't.
You're right, I confused notation, sorry lockedup.
 
Feb16-10, 07:59 PM   #9
 
Quote by pootette View Post
Gunthi,

I believe you are asking how to find the distance between a point in space, and a vector?

If so, start by looking at line-distance formulas and vector math.

I hope this gives you a jumping-off point.
That was not my question.
 
Feb16-10, 08:00 PM   #10
 
Mentor
Gunthi,
If it were 2x - 3y + 6z = 0, you would be right
 
Feb16-10, 08:22 PM   #11
 
Quote by Mark44 View Post
Gunthi,
If it were 2x - 3y + 6z = 0, you would be right
Yes, that was what I thought initialy.
I'm just not accostumed to working with i,j,k.
 
Feb16-10, 10:10 PM   #12
 
The formula wants you to multiply the scalar (point) by a unit vector and cross multiply with the given vector. Take the magnitude of the resultant vector. Then divide by magnitude of the unit vector (just a step that has to be done - balances things out :)). This will give a scalar quantity of distance.
 
Thread Closed
Thread Tools


Similar Threads for: distance between a point and a line in space
Thread Forum Replies
Distance of a point from a line (3-D) Calculus & Beyond Homework 8
how to find 3D point on the 3D line with given distance and from given 3D point Differential Geometry 1
Orthogonality, point on line closest to point in space Calculus & Beyond Homework 3
point line and the distance Calculus & Beyond Homework 2
distance from point to line Precalculus Mathematics Homework 3