How Do You Calculate the Distance Between Two Skew Lines in 3D Space?

  • Thread starter Thread starter menal
  • Start date Start date
  • Tags Tags
    Calculus
Click For Summary

Homework Help Overview

The problem involves calculating the distance between two skew lines in 3D space, defined by their parametric equations. The lines are given as L1=(-2,1,0)+s(1,-1,1) and L2=(0,1,0)+t(1,1,2).

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss various methods for finding the common perpendicular between the two lines, including the use of scalar products and determinants. There are attempts to calculate the vector joining the two points on the lines and to evaluate the distance based on these vectors.

Discussion Status

Participants are actively engaging with the problem, sharing their calculations and questioning each other's methods. Some have proposed results while others are verifying the correctness of their approaches. There is no explicit consensus on the final answer yet, but guidance on the relationship between the distances and the common perpendicular has been provided.

Contextual Notes

There is a discussion about the constraints of the problem, including the assertion that the distance between the lines cannot exceed the distance between any two points on the respective lines. Participants are also considering the need to divide results by the magnitude of the common perpendicular.

menal
Messages
42
Reaction score
0

Homework Statement




Determine the distance between L1=(-2,1,0)+s(1,-1,1) and L2=(0,1,0)+t(1,1,2)

how would this question be done?
 
Physics news on Phys.org
What have you tried?

Where are you stuck?
 
i tried taking the scalar
product of the vector joining the two given points with the unit
vector of the common perpendicular.

|i j k|
|1 1 2|
1 -1 1| but i get stuck after that...will it equal i+j+k?
 
What did you get for the common perpendicular?
 
I got 1,1,1
so i+j+k
 
and the vector joining the 2 given points would be" (2,0,0)
 
i tried the question and got 5 as my answer, is tht correct?
 
I get <3, 1, -2> = 3i + j -2k for the common perpendicular.
 
may i ask how you got that? using cross product?
 
  • #10
I evaluated the following determinant.

\begin{vmatrix}<br /> \hat{i}&amp;\hat{j}&amp;\hat{k}\\<br /> 1 &amp; 1 &amp; 2\\<br /> 1 &amp; -1 &amp; 1<br /> \end{vmatrix}
 
  • #11
oh yup, i see what i did wrong there. i switched up the values while calculating.
alright, so i used your common perpendicular, and the vector joining the two points (2,0,0) and did this:

[(-2,1,0)-(0,1,0)]dotproduct(3,1,-2)/1
=[(2,0,0)*(3,1,2)/1]
=(2)(3)+(0)(1)+(-2)(0)/1=6/1
=6

would that be correct?
 
  • #12
The distance distance between L1 & L2 can't be greater than the distance between any two points on the respective lines, so it can't be greater than 2.

You need to divide your result by the magnitude of the common perpendicular.
You want the component of <2, 0, 0> in the direction of <3, 1, -2> .
 
Last edited:
  • #13
so your saying: 6/3/2=1 would be my answer?
 
  • #14
No, the magnitude of <3, 1, -2> is given by:

\left|\left\langle3,\,1,\,-2\right\rangle\right|=\sqrt{3^2+1^2+(-2)^2}=\sqrt{14}

.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
9K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K