Figure 2.73 Industrial pipe installations often feature pipes running in different directions. How can we find the distance between two skew pipes? Finding the distance from a point to a line or from a line to a plane seems like a pretty abstract procedure. But, if the lines represent pipes in a chemical plant or tubes in an oil refinery or roads at an intersection of highways, confirming that the distance between them meets specifications can be both important and awkward to measure. One way is to model the two pipes as lines, using the techniques in this Chapter, and then calculate the distance between them. The calculation involves forming vectors along the directions of the lines and using both the cross product and the dot product. The symmetric forms of two lines, L 1 and L 2 , are L 1 : x − x 1 a 1 = y − y 1 b 1 = z − z 1 c 1 L 2 : x − x 2 a 2 = y − y 2 b 2 = z − z 2 c 2 You are to develop a formula for the distance d between these two lines, in terms of the values a 1 , b 1 , c 1 ; b 2 , c 2 ; x 1 , y 1 , z 1 ; and x 2 , y 2 , z 2 . The distance between two lines is usually taken to mean the minimum distance, so this is the length of a line segment or the length of a vector that is perpendicular to both lines and intersects both lines. 1. First, write down two vectors, v 1 and v 2 , that lie along L 1 and L 2 , respectively.
Figure 2.73 Industrial pipe installations often feature pipes running in different directions. How can we find the distance between two skew pipes? Finding the distance from a point to a line or from a line to a plane seems like a pretty abstract procedure. But, if the lines represent pipes in a chemical plant or tubes in an oil refinery or roads at an intersection of highways, confirming that the distance between them meets specifications can be both important and awkward to measure. One way is to model the two pipes as lines, using the techniques in this Chapter, and then calculate the distance between them. The calculation involves forming vectors along the directions of the lines and using both the cross product and the dot product. The symmetric forms of two lines, L 1 and L 2 , are L 1 : x − x 1 a 1 = y − y 1 b 1 = z − z 1 c 1 L 2 : x − x 2 a 2 = y − y 2 b 2 = z − z 2 c 2 You are to develop a formula for the distance d between these two lines, in terms of the values a 1 , b 1 , c 1 ; b 2 , c 2 ; x 1 , y 1 , z 1 ; and x 2 , y 2 , z 2 . The distance between two lines is usually taken to mean the minimum distance, so this is the length of a line segment or the length of a vector that is perpendicular to both lines and intersects both lines. 1. First, write down two vectors, v 1 and v 2 , that lie along L 1 and L 2 , respectively.
Figure 2.73 Industrial pipe installations often feature pipes running in different directions. How can we find the distance between two skew pipes?
Finding the distance from a point to a line or from a line to a plane seems like a pretty abstract procedure. But, if the lines represent pipes in a chemical plant or tubes in an oil refinery or roads at an intersection of highways, confirming that the distance between them meets specifications can be both important and awkward to measure. One way is to model the two pipes as lines, using the techniques in this Chapter, and then calculate the distance between them. The calculation involves forming vectors along the directions of the lines and using both the cross product and the dot
product.
The symmetric forms of two lines,
L
1
and
L
2
,
are
L
1
:
x
−
x
1
a
1
=
y
−
y
1
b
1
=
z
−
z
1
c
1
L
2
:
x
−
x
2
a
2
=
y
−
y
2
b
2
=
z
−
z
2
c
2
You are to develop a formula for the distance
d
between these two lines, in terms of the values
a
1
,
b
1
,
c
1
;
b
2
,
c
2
;
x
1
,
y
1
,
z
1
;
and
x
2
,
y
2
,
z
2
.
The distance between two lines is usually taken to mean the
minimum distance, so this is the length of a line segment or the length of a vector that is perpendicular to both lines and intersects both lines.
1. First, write down two vectors,
v
1
and
v
2
,
that lie along
L
1
and
L
2
,
respectively.
Quantities that have magnitude and direction but not position. Some examples of vectors are velocity, displacement, acceleration, and force. They are sometimes called Euclidean or spatial vectors.
Elementary Statistics: Picturing the World (7th Edition)
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.